Improved
- Read .claude/settings.json and .claude/settings.local.json as additional repo config sources
- Model picker opens in full-screen view with inline reasoning effort adjustment using ← / → arrow keys
- OTEL hook executions are now recorded as span events instead of child spans, reducing trace clutter
- User prompt appears in the conversation immediately after pressing Enter
- /allow-all (/yolo) now supports on, off, and show subcommands to enable, disable, or check allow-all mode
- Ctrl+Y in plan mode opens the most recent research report when no plan exists yet
Fixed
- @ file picker no longer shows .git directory contents
- Scroll position stays in place when the terminal is resized
- /yolo path permissions persist after using /clear to start a new session
- Emoji characters are selected and highlighted correctly in terminal text selection
- Sessions with active work are no longer cleaned up by the stale session reaper
- Resume session restores the previously selected custom agent
- CLI no longer crashes with out-of-memory errors when running shell commands that produce high-volume output
- Pressing Escape multiple times during autopilot cancellation no longer leaves the session stuck