File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 0.25.0
4+
5+ #### Improvements
6+ - ** Model Defaults** : Default models updated to Claude 4.5/4.6.
7+ - ** Image Paste** : Cmd+V is now accepted as an image paste shortcut in addition to the existing binding.
8+ - ** Shell Support** : Shell tools now support ` sh ` , and the TUI uses your configured shell for async commands.
9+ - ** Billing Summary** : Account display now shows a billing summary with credits and cost breakdown including sub-agent rollup.
10+ - ** MCP Environment Variables** : MCP servers support environment variable expansion and working directory injection.
11+ - ** Indexing Visibility** : Improved status visibility when codebase indexing gets stuck.
12+ - ** Session List Pagination** : Large session lists are now paginated to avoid timeouts.
13+
14+ #### Bug Fixes
15+ - Fixed ESC key behavior in Enhance mode and slash command menus no longer interrupting the agent.
16+ - Fixed image attachments not passing through the TUI message queue.
17+ - Fixed tool-call blocks disappearing in cloud-connect TUI history.
18+ - Fixed ` session delete ` failing when workspace ID is missing.
19+ - Fixed duplicate rows appearing in the CLI transcript queue.
20+ - Fixed API retry error messages appearing raw in TUI and headless output.
21+ - Fixed session errors not being surfaced to users.
22+ - Removed spurious "Logging configured" message on CLI startup.
23+ - Fixed ` /stats ` message count accuracy by excluding tool-result continuations.
24+ - Fixed ` /web ` fallback link formatting.
25+ - Fixed ` view_range ` display for end-of-file ranges in tool call titles.
26+
327### 0.24.0
428
529#### New Features
You can’t perform that action at this time.
0 commit comments