generated from nhcarrigan/template
feat: Claude Code CLI v2.1.105–v2.1.131 support #274
Reference in New Issue
Block a user
Delete Branch "feat/lotsa"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Full audit and implementation of Claude Code CLI changelog entries from v2.1.105 through v2.1.131.
Changes
Implemented
claude-opus-4-7to the model picker, update all model pricing and context window sizes (also fixes a bug whereclaude-opus-4-6was coded as 200K context instead of 1M)--effort <level>flag (low,medium,high,xhigh,max)ENABLE_PROMPT_CACHING_1H/FORCE_PROMPT_CACHING_5M)PreCompacthook support — emitsclaude:pre-compactevent with "Compacting context..." toast and thinking stateplugin_errorsfrom stream-json init event and surface them as error output lines2.1.131Closed as Not Applicable
autoScrollEnabled) — TUI-only setting; we manage our own scroll behaviourtuifullscreen mode) — TUI-only setting; we use stream-json and never activate the TUITesting
All checks pass (
./check-all.sh) including frontend lint, format, type check, Vitest coverage, Clippy, and Rust test coverage.✨ This PR was created with help from Hikari~ 🌸