Skip to content

VS Code v0.1.18

Choose a tag to compare

@aktsmm aktsmm released this 01 Jun 12:37

Highlights

  • Prefer VS Code Language Model API in Auto for both chat and browser-agent flows, with Copilot CLI kept as the last answer fallback.
  • Demote the Public Preview Copilot SDK route to experimental diagnostics/fallback and gate it when the VS Code extension host cannot safely start the SDK runtime.
  • Remove provider markers from assistant-visible response text so fallback diagnostics do not appear as model output.
  • Return richer provider capabilities for Chrome Settings, including user-selectable and feature-support flags.
  • Keep model filtering and request authorization behavior aligned with the Chrome bridge contract.

Tests

  • VS Code extension: npm run test, npm run lint, npm run compile, npm audit

Artifact

  • VSIX: copilot-browser-bridge-vscode-0.1.18.vsix
  • Size: 190605723 bytes
  • SHA256: DE4001007DD2DA7AAA35112C1FA33F799D2F151A52AF29DD5BD40C7365AF274C

Marketplace

  • Publish with refreshed VSCE_PAT from the User environment value and verify by tag, GitHub Release, and Marketplace listing. If Marketplace listing lags, do not re-bump or re-publish based on stale UI alone.