Skip to content

Releases: microsoft/vscode-copilot-chat

v0.30.2025080503

05 Aug 16:12
0c99dac
Compare
Choose a tag to compare
v0.30.2025080503 Pre-release
Pre-release
Merge pull request #463 from microsoft/ulugbekna/lang-ctx-additionalUris

nes: respect additionalUris' copilot ignore

v0.30.2025080501

04 Aug 23:56
91b73c1
Compare
Choose a tag to compare
v0.30.2025080501 Pre-release
Pre-release

Changes:

This list of changes was auto generated.

v0.30.2025080201

02 Aug 02:01
d0f5ede
Compare
Choose a tag to compare
v0.30.2025080201 Pre-release
Pre-release
Merge pull request #331 from jwangxx/retry-content-filtered-messages-…

v0.30.2025073102

31 Jul 22:41
70402f8
Compare
Choose a tag to compare
v0.30.2025073102 Pre-release
Pre-release

Changes:

  • #424: Fixes microsoft/vscode#258499
  • #423: undo change to fix create and run task invocation
  • #418: update references to copilot-instructions.md file location in new prompts
  • #417: Fix some issues with openrouter
  • #416: Focus terminal before kicking of #new flow
  • #415: Implement Auto Model
  • #414: set context to skip request in progress message during new workspace creation
  • #411: ChatMLFetcher: fix: stop reporting cancelled requests are errors & handle ERR_STREAM_PREMATURE_CLOSE as cancellation, not error
  • #410: nes: allow using relative paths in diff patches

This list of changes was auto generated.

v0.30.2025073101

31 Jul 04:23
70f1672
Compare
Choose a tag to compare
v0.30.2025073101 Pre-release
Pre-release

Changes:

  • #408: add notebook tagged tools
  • #404: remove unused language fields and clean up project setup info
  • #399: When rendering the prompts, exclude turns from the history that errored due to prompt filtration
  • #403: Fix unable to change API keys in BYOK
  • #405: fix: task build fix for windows to use cmd when running ensure-deps
  • #402: Showing old PR cards
  • #401: nes: fix snippet vs trait identification & implementation of getContextItemsOnTimeout
  • #400: nes: fix: respect priority scale of [0, 1]
  • #398: Removes edit source tracking from vscode-copilot-chat

This list of changes was auto generated.

v0.30.2025073001

30 Jul 04:24
3576d74
Compare
Choose a tag to compare
v0.30.2025073001 Pre-release
Pre-release

Changes:

  • #396: tools: simplify virtual tool enablement
  • #395: fix: add logging for command execution errors in VSCodeCmdTool
  • #389: fix: enable apply patch for more models

This list of changes was auto generated.

v0.30.2025072901

29 Jul 04:24
1b175c1
Compare
Choose a tag to compare
v0.30.2025072901 Pre-release
Pre-release

Changes:

  • #388: Ensure Notebook completion is translated
  • #386: Clean up #new Instructions
  • #387: Disable AskAgent when agent mode is disabled
  • #385: tools: trigger tool grouping on 128 limit automatically
  • #384: Update package.json and package.nls.json for Context7 integration; add command to view Context7 mcp
  • #381: chore: run npm audit fix
  • #383: language context: comment out left-over console log
  • #382: Fix image links in changelog
  • #380: Start rendering model + multiplier in UI
  • #378: nes: PoC of completions provider
See More
  • #298: Bump on-headers and morgan
  • #329: Bump form-data from 4.0.2 to 4.0.4
  • #379: rm docSearchClient from startDebugging
  • #355: chat endpoint: allow to specify url/request-metadata in model info
  • #83: Refactor task definitions to ensure dependencies are installed before starting watch tasks
  • #376: Update alternative notebook position translation
  • #371: Similar API for notebook and text docs in VSCode Workspace
  • #375: logService: simplify API
  • #374: Add experimental context7 configuration for new workspace creation
  • #373: Enable customInstructionsInSystemMessage by default
  • #372: Update configuration for notebooks

This list of changes was auto generated.

v0.30.2025072801

28 Jul 04:24
8598ad1
Compare
Choose a tag to compare
v0.30.2025072801 Pre-release
Pre-release

Changes:

  • #370: Update project creation instructions
  • #363: Adopt tool result audience and pull request part
  • #369: Internal telemetry fixes -- conversation id and message id
  • #368: Enable core tools in simulator
  • #362: refactor thinking service
  • #366: Uses core provider request time instead of extension provider invocation time for debouncing (guarded by chat.advanced.inlineEdits.debounceUseCoreRequestTime).
  • #361: Use a location based agent to select the notebook inline chat intent
  • #352: Use alternative notebook format for NES
  • #341: Add microsoft internal telemetry

This list of changes was auto generated.

v0.30.2025072501

25 Jul 04:20
48c4247
Compare
Choose a tag to compare
v0.30.2025072501 Pre-release
Pre-release

Changes:

  • #357: rm task tools
  • #353: tools: remove runtests tool
  • #358: tools: add internal telemetry details for tools names
  • #356: Remove old allow and deny list settings
  • #346: Add azure open ai support to simulator model config
  • #354: Add mocks and experiment for NES for notebooks
  • #351: add fromAltRange and remove dead code

This list of changes was auto generated.

v0.30.2025072401

24 Jul 04:24
860465c
Compare
Choose a tag to compare
v0.30.2025072401 Pre-release
Pre-release

Changes:

  • #350: Project cell diagnostics to Alternative Notebook
  • #349: migrate the setting to core
  • #348: Create mutable/immutable versions of alternative notebook documents
  • #347: Add request id to model unexpectedly did not return a response
  • #344: Polish model picker
  • #324: Add ability to specify models through config for simulation tests
  • #343: nes: remove unused nes=0 copilot token flag respecting code
  • #342: Alternative Notebook content with code cells and utilities to translate edits and positions

This list of changes was auto generated.