Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:36
· 28 commits to main since this release

v0.4.2

Sub-agents get first-class visibility and per-mode model control.

New

  • Set a default model per chat mode and per sub-agent — sub-agents now run on their own resolved model (CLI, VS Code).
  • Sub-agent usage and stats now show in the sidebar, with a live elapsed timer while a run is active (VS Code).
  • Cursor subscription details are now listed on the providers page (web).

Improved

  • Click anywhere on the conversation sidebar to toggle it, with better keyboard/accessibility support (VS Code).
  • Code blocks and diffs now wrap long lines instead of scrolling horizontally (VS Code).
  • Tool results pair more reliably with their calls in the terminal transcript (CLI).