Changelog

<- Back to changelog

Jul 29, 2025

1.3

Shared terminal with Agent, context usage in chat, and faster edits

Share terminal with Agent

Agents can now use your native terminal. A new terminal will be created when needed and runs in the background if one isn’t already open. Click Focus to bring it up front where you can see Agent commands and also take over.

0:00

-0:00

View context usage in Chat

At the end of a conversation you can now see how much of the context window is used.

Faster edits

Agent edits are now faster by lazy loading linter errors. Search & Replace edit latency has been reduced by 25% and Apply edits by almost 11%.

Improvements (6)
  • Active Tab in Chat
  • Right-click directory and Send to Chat
  • Checkpoints work with Notebooks
  • Improved security by removing denylist (in favor of allowlists) for auto-run
  • Removed Manual mode from chat
  • New extension monitor available from the command palette after enabling it in the application settings.
Fixes (2)
  • Extension marketplace supports custom URLs
  • Background Agent fixes
Enterprise (1)
  • Allow team admins to configure an extension allowlist
Patches (5)
  • 1.3.1: Fixed git checkpoints, agent contexts, and terminal sharing
  • 1.3.2: Improved performance
  • 1.3.3: Fixed chat history performance issues
  • 1.3.4: Fixed markdown parsing
  • 1.3.5: Fixed terminal bugs