• v1.15.0
    Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m1s
    CI / Lint & Test (push) Successful in 16m30s
    CI / Build Linux (push) Successful in 20m47s
    CI / Build Windows (cross-compile) (push) Successful in 30m45s
    Stable

    naomi released this 2026-05-06 17:57:10 -07:00 | 0 commits to main since this release

    v1.15.0

    New Features

    • Effort Level Setting — Configure Claude's reasoning effort via a new UI dropdown (--effort flag; supports low, medium, high, xhigh, and max)
    • Prompt Caching TTL — Control prompt caching behaviour with new environment variable options (ENABLE_PROMPT_CACHING_1H or FORCE_PROMPT_CACHING_5M)
    • PreCompact Hook — Hikari now shows a toast notification and enters thinking state when context compaction is about to begin
    • Plugin Error Surfacing — MCP plugin errors reported at session init are now surfaced as visible error output instead of being silently discarded
    • claude-opus-4-7 Support — Added Opus 4.7 to the model picker

    🐛 Bug Fixes

    • Fixed claude-opus-4-6 context window displaying as 200K instead of the correct 1M

    🔧 Maintenance

    • Supported CLI version bumped to v2.1.131
    • Fixed unnecessary_sort_by Clippy lint in sessions.rs
    • Fixed manual_checked_ops Clippy lint in wsl_bridge.rs
    Downloads