Supersmooth: open-source extension that fixes terminal auto-proceed, auto-scroll, and other AG friction

Hey everyone,

Just released Supersmooth v0.1.2 with a feature many of you have been hitting: those browser URL and file access approval dialogs that interrupt your agent flow.

What’s new:

  • Auto-accepts browser URL prompts (“Opening URL in Browser” with Always Allow / Allow Once)
  • Auto-accepts file access prompts (“Allow file access to /tmp/…” with Allow This Conversation)
  • Smart priority: always picks the persistent option (Always Allow, Allow This Conversation) so you don’t get the same prompt again

Previously Supersmooth only handled terminal autorun confirmations and basic approval buttons. Now it covers the full range of agent approval dialogs, so your agent can work uninterrupted.

Fresh install:

  1. Download from Open VSX or GitHub
  2. In AG: Extensions > Install from VSIX
  3. Ctrl+Shift+P > Supersmooth: Enable Supersmooth
  4. Fully quit and reopen AG

Upgrading from v0.1.1:

  1. Ctrl+Shift+P > Supersmooth: Disable Supersmooth
  2. Uninstall Supersmooth from Extensions
  3. Fully quit and reopen AG
  4. Install the new VSIX from Extensions > Install from VSIX
  5. Ctrl+Shift+P > Supersmooth: Enable Supersmooth
  6. Fully quit and reopen AG

Source code: Fully open source at github.com/curlymolelabs/supersmooth

If Supersmooth is making your workflow smoother, I’d really appreciate a rating on Open VSX. It helps other AG users discover it. Thanks!

3 Likes