Releases: microsoft/vscode-copilot-chat
Releases · microsoft/vscode-copilot-chat
v0.31.2025081204
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
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
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
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
v0.31.2025080704
Update vscode engine (#508) * Update vscode engine * Missing full version
v0.30.0
Merge pull request #496 from microsoft/dev/bhavyau/enable-prompt-upda…
v0.30.2025080703
Merge pull request #496 from microsoft/dev/bhavyau/enable-prompt-upda…
v0.30.2025080702
Merge pull request #494 from microsoft/dev/bhavyau/prompt-update-release Prompt updates (#490)
v0.30.2025080503
Merge pull request #463 from microsoft/ulugbekna/lang-ctx-additionalUris nes: respect additionalUris' copilot ignore