This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryModel pill shows active Claude Code model details and updates live via statusLine hook.
Full changelog
✨ Added
- Model pill in the terminal header surfaces the active Claude Code model (e.g. "Opus 4.7") at a glance — click it to open a popover with the full session config: raw model id, reasoning effort, thinking on/off, fast mode, context window size, output style, agent, and live session cost.
- All values stay live via Claude Code's documented
statusLinehook, so running/model,/effort, or/fastinside the session updates the pill on the next status refresh — no need to pop/statusor dig into~/.claude/settings.json.
🐛 Fixed
- Context Inventory now reports usage against the real 1M context window on extended-context sessions instead of clipping at 200k.
Thanks to @amirelion for the feature request in #11. Full discussion and implementation in #13.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Clave
Native macOS app for running multiple AI coding-agent CLIs (Claude Code, Gemini CLI, Codex) in parallel — split/grid terminal layouts, per-project session groups, a built-in git panel, and remote sessions over SSH. Fully local, no account. Electron. MIT.
Beta — feedback welcome: [email protected]