Skip to content

VS Code v0.1.15

Choose a tag to compare

@aktsmm aktsmm released this 30 May 12:23

Highlights

  • Harden the optional agent run_terminal tool further by blocking token-revealing flags (--show-token), output-file flags (--output, -o), Windows drive paths, and UNC paths.
  • Keep the feature read-only and default-off while reducing accidental secret exposure and arbitrary file reads from allowed command prefixes.
  • Hide internal/utility Copilot language models from the /models response so user-facing selectors only show practical model families.

Tests

  • Added regression coverage for blocked token output, output-file flags, and absolute/UNC path reads.
  • Added regression coverage for internal/utility model filtering.

Artifact

  • VSIX: copilot-browser-bridge-vscode-0.1.15.vsix
  • Size: 40,666 bytes
  • SHA256: 962F5927230BF38B68EF8815C40F57DD4AC05BA01107B7789269E5A2F098C8AF

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.