Skip to content

VS Code v0.1.16

Choose a tag to compare

@aktsmm aktsmm released this 30 May 20:26

Highlights

  • Add GitHub Copilot SDK provider support with a strict browser-agent-lite prompt boundary and default rejection of SDK tool permission requests.
  • Add GitHub Copilot CLI fallback routing and keep Auto provider order aligned with the Chrome Settings UI.
  • Harden the local bridge request guard for Playwright navigation, evaluate, selectors, text/raw payloads, form fields, and select options.
  • Improve bridge capabilities and provider responses so user-facing model lists hide internal/utility Copilot models.
  • Add cross-extension consistency validation so provider lists and Auto route order cannot drift silently.

Tests

  • Added/updated tests for Copilot SDK prompt/tool boundaries, Auto provider routing, model filtering, bridge request authorization, Playwright parameter guards, and provider consistency.

Artifact

  • VSIX: copilot-browser-bridge-vscode-0.1.16.vsix
  • Size: 190604994 bytes
  • SHA256: BAE4CC5119CE2D8D58BA490C4B2EF1AFAF2EC68486496E3E1DBD7249461766D5

Marketplace

If VSCE_PAT is valid, this VSIX is published to the Marketplace. Otherwise the same VSIX is attached to the GitHub Release and republished after PAT renewal without re-tagging.