- [new] Rewind now works end-to-end across conversation and file state with proper CAS handling.
- [fix] Git branch icons now render correctly on Windows without Nerd Fonts.
- [fix] Mermaid diagrams now render inline without the model suggesting external viewers.
- [fix] MCP connection errors now show the actual failure reason to the model.
- [fix] MCP servers with noisy stdout no longer disconnect unexpectedly.
- [fix] Usage warnings now always display "Usage left: N%" instead of varying between "Free credits left" and "Credits left".
- [fix] Window title no longer flashes or oscillates during permission prompts while the terminal window is focused.
- [fix] Fixed pager freezes and 100% CPU usage when rendering very long agent reasoning outputs with thousands of styled spans.
- [new] Administrators can now pin always-approve (
bypassPermissions) mode off via[ui] disable_bypass_permissions_mode = trueinrequirements.toml(with support for managed and system-level enforcement tiers).
Under the hood
- Added support for a new
disable_bypass_permissions_modeconfiguration key and related permission-mode handling. - Updated bundled skill and persona checksums.
Upgrade notes
No manual steps required.