Skip to content

0.2.2 — security level in the panel

Choose a tag to compare

@nwaddon nwaddon released this 15 Aug 14:33
· 1 commit to main since this release

0.2.2 — security level in the panel

Added

  • Security level in the >_ menu: light / deep / paranoid. The level decides what the agent does silently — reads outside the project, secrets, network calls — and is shared with the terminal, so setting it here changes it everywhere.
  • Sign in to ExecAI, connect and disconnect providers, reasoning level and iteration limit, all from the panel. A provider key is asked in an editor input and never leaves your machine.

Changed

  • Requires CLI R6.56 or newer (was R6.49). R6.56 closed the permission bypasses and added the commands this panel offers; pointing at an older binary would mean menu entries that silently do nothing. The extension can download the right CLI for you on first run.

Fixed

  • The stop button was visible and spinning at rest: a higher-specificity CSS rule beat its display: none. Its animations now run only while a turn is in flight.

Install from the VS Code Marketplace, from Open VSX (Cursor, VSCodium, Windsurf), or grab the .vsix below.