• v1.7.0 1bb7eb4d26

    v1.7.0
    Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m23s
    CI / Lint & Test (push) Successful in 16m55s
    CI / Build Linux (push) Successful in 19m53s
    CI / Build Windows (cross-compile) (push) Successful in 30m20s
    Stable

    naomi released this 2026-02-24 21:02:23 -08:00 | 21 commits to main since this release

    Features

    • Supported CLI version badge now appears alongside the installed version badge, colour-coded to indicate whether your installed CLI matches, exceeds, or lags behind the audited version — with plain-English warning text for mismatches
    • Added Account section to the settings sidebar showing auth status, email, org, and API key source, with login/logout buttons and an override indicator when a custom API key is active in Hikari's config
    • Rate limit events from the Claude stream are now displayed in the terminal as amber [rate-limit] lines with details on remaining requests/tokens and reset time
    • "Prompt is too long" errors are now detected and surfaced with a Compact Conversation button directly in the terminal
    • Agent Monitor panel now shows a preview snippet of the last assistant message from each completed subagent
    • Added worktree isolation toggle in session settings — passes --worktree to Claude Code when enabled
    • WorktreeCreate and WorktreeRemove hook events now display as green [worktree] lines in the terminal
    • ConfigChange hook events now display as blue [config-change] lines in the terminal
    • Added "Disable 1M context window" toggle in session settings — sets CLAUDE_CODE_DISABLE_1M_CONTEXT=1 for sessions where you want the standard context limit
    • Bumped supported CLI version to 2.1.50

    Bug Fixes

    • Fixed tab status indicator getting stuck at "Connecting..." forever — the tab now correctly waits for the first assistant response before turning green
    Downloads