Skip to content

Releases: microsoft/vscode-copilot-chat

v0.31.2025081204

12 Aug 16:13
6f766af
Compare
Choose a tag to compare
v0.31.2025081204 Pre-release
Pre-release
add support for alternate prompt configuration (#564)

* add support for alternate prompts configuration

* Fix up setting

* update configuration key path

* refactor: enhance GPT5 prompt instructions for clarity and user engagement

* feat: add configuration option to skip reminder instructions in user messages

* refactor: update output formatting instructions for clarity and consistency

* fix: correct configuration key name for GPT-5 alternate prompts

v0.31.2025081203

12 Aug 04:22
ac0a380
Compare
Choose a tag to compare
v0.31.2025081203 Pre-release
Pre-release

Changes:

  • #562: This log is noisy and seems unnecessary
  • #517: Add mode to conversation model messages
  • #561: ToolNames cleanup
  • #556: update model family checks
  • #554: Remove the message copilot_cache_control field from a context where there is no understanding of it
  • #560: fix: update guidance for task execution and identity disclosure in agent prompts
  • #545: Move terminal selection/command tools to core
  • #549: Fix API key not persisting
  • #548: add CoreManageTodoList tool to packagejson tools for testing
  • #547: fix: referencing wrong edit tool with no string_replace
See More
  • #544: Merge notebook and text observable document interfaces
  • #543: Add some simple NES tests for alt format of notebooks
  • #540: Enable notebook summary when notebook edit tool is used
  • #541: Fix Python import suggestions

This list of changes was auto generated.

v0.30.1

13 Aug 16:20
a8c73e4
Compare
Choose a tag to compare

Changes:

  • #555: update model family checks to use startsWith
  • #563: Version bump for recovery
  • #553: Enforce backtick formatting for all symbol references in gpt-5 responses
  • #551: tools: ensure virtual tool names are unique
  • #528: bring back participant used for inline v1 in notebooks

This list of changes was auto generated.

v0.31.2025081101

11 Aug 04:22
817a588
Compare
Choose a tag to compare
v0.31.2025081101 Pre-release
Pre-release

Changes:

  • #537: Don't add empty #thinking sections to logs
  • #536: Add debug view filters for NES requests
  • #467: Add core Beast Mode functionality to GPT-4.1/5 agent prompt
  • #534: Remove IntentParams and intent:true
  • #394: Update getErrors (GetErrors / problems) tool
  • #530: tools: ensure virtual tool names are unique
  • #529: Fix responses API
  • #527: bring back participant used for inline v1 in notebooks
  • #526: edits: collect info about uncaught errors from apply_patch processing
  • #524: separate added/removed lines
See More
  • #525: tools: ensure groups of referenced tools are expanded by default
  • #515: Fix backtick in search query breaking tool result codespan
  • #523: Improve import suggestion sorting
  • #522: Log non 200 responses for easier debugging
  • #521: java import support
  • #519: Rely more on observable document for better notebook support
  • #500: introuce networkError as a new type for CAPI errors
  • #516: Cleanup unused string

This list of changes was auto generated.

v0.31.2025080801

08 Aug 04:21
e31b4c0
Compare
Choose a tag to compare
v0.31.2025080801 Pre-release
Pre-release

Changes:

  • #514: Make agent stests optional
  • #507: send telemetry from EH as well
  • #511: add languagemodel thinking part to copilot chat
  • #513: Fix random errors that show up in extension tests
  • #479: Add "onExP" tag to enableRetryAfterFilteredResponse setting

This list of changes was auto generated.

v0.31.2025080704

07 Aug 21:14
493c359
Compare
Choose a tag to compare
v0.31.2025080704 Pre-release
Pre-release
Update vscode engine (#508)

* Update vscode engine

* Missing full version

v0.30.0

07 Aug 15:51
fd1a00a
Compare
Choose a tag to compare
Merge pull request #496 from microsoft/dev/bhavyau/enable-prompt-upda…

v0.30.2025080703

07 Aug 18:20
fd1a00a
Compare
Choose a tag to compare
v0.30.2025080703 Pre-release
Pre-release
Merge pull request #496 from microsoft/dev/bhavyau/enable-prompt-upda…

v0.30.2025080702

07 Aug 11:18
fee6964
Compare
Choose a tag to compare
v0.30.2025080702 Pre-release
Pre-release
Merge pull request #494 from microsoft/dev/bhavyau/prompt-update-release

Prompt updates (#490)

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