chore: update supported CLI version constant to 2.1.80 #229

Closed
opened 2026-03-20 08:26:15 -07:00 by hikari · 0 comments
Owner

Background

The CLI changelog for versions 2.1.75 through 2.1.80 has been audited and all actionable items have been filed as separate issues. The SUPPORTED_CLI_VERSION constant in src/lib/components/CliVersion.svelte still reads 2.1.74.

Required Change

Update the constant to 2.1.80 once the following blocking issues from this audit cycle are resolved or accepted:

  • Elicitation hook support
  • StopFailure hook support
  • PostCompact hook support
  • Subprocess stdin hang verification

If those issues are not resolved before the bump, the badge state should remain "ahead" (warning) for users on CLI ≥ 2.1.75 rather than falsely showing "current".

Acceptance Criteria

  • Blocking issues addressed or deferred with explicit decision
  • SUPPORTED_CLI_VERSION updated to 2.1.80 in CliVersion.svelte
  • Memory file updated to reflect Last audited version: 2.1.80

This issue was created with help from Hikari~ 🌸

## Background The CLI changelog for versions 2.1.75 through 2.1.80 has been audited and all actionable items have been filed as separate issues. The `SUPPORTED_CLI_VERSION` constant in `src/lib/components/CliVersion.svelte` still reads `2.1.74`. ## Required Change Update the constant to `2.1.80` once the following blocking issues from this audit cycle are resolved or accepted: - Elicitation hook support - StopFailure hook support - PostCompact hook support - Subprocess stdin hang verification If those issues are not resolved before the bump, the badge state should remain "ahead" (warning) for users on CLI ≥ 2.1.75 rather than falsely showing "current". ## Acceptance Criteria - [ ] Blocking issues addressed or deferred with explicit decision - [ ] `SUPPORTED_CLI_VERSION` updated to `2.1.80` in `CliVersion.svelte` - [ ] Memory file updated to reflect `Last audited version: 2.1.80` ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-03-23 14:28:09 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#229