generated from nhcarrigan/template
-
v1.15.0
Stablereleased this
2026-05-06 17:57:10 -07:00 | 0 commits to main since this releasev1.15.0
✨ New Features
- Effort Level Setting — Configure Claude's reasoning effort via a new UI dropdown (
--effortflag; supportslow,medium,high,xhigh, andmax) - Prompt Caching TTL — Control prompt caching behaviour with new environment variable options (
ENABLE_PROMPT_CACHING_1HorFORCE_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_byClippy lint insessions.rs - Fixed
manual_checked_opsClippy lint inwsl_bridge.rs
Downloads
- Effort Level Setting — Configure Claude's reasoning effort via a new UI dropdown (