Skip to content

Releases: microsoft/vscode-copilot-chat

v0.33.2025110703

07 Nov 22:52
3031183

Choose a tag to compare

v0.33.2025110703 Pre-release
Pre-release

Changes:

  • #1867: New model prompt updates

This list of changes was auto generated.

v0.33.2025110702

07 Nov 22:15
eb7235d

Choose a tag to compare

v0.33.2025110702 Pre-release
Pre-release

Changes:

  • #1859: cloud/cli agents: remove when statements
  • #1863: [candidate] cloud/cli agents: remove when statements
  • #1861: track permissiveSessionAuth as context key and react to it in cloud-agent view
  • #1865: [candidate] track permissiveSessionAuth as context key and react to it in cloud-agent
  • #1862: [candidate] cloud agent: 422 useful error (#1857)
  • #1857: cloud agent: 422 useful error
  • #1864: [candidate] cloud agent: handle the 'rejection' for authPermissionPrompted prompt
  • #1860: Restore activationBlockers on auth

This list of changes was auto generated.

v0.33.2025110701

07 Nov 04:31
bc584d9

Choose a tag to compare

v0.33.2025110701 Pre-release
Pre-release

Changes:

  • #1848: Tracking mission control links
  • #1835: Update convo feature to properly follow comments
  • #1847: Revert "Update convo feature to properly follow comments (#1835)"
  • #1845: Handle new model family id

This list of changes was auto generated.

v0.33.2025110606

07 Nov 00:27
4f7ffdf

Choose a tag to compare

v0.33.2025110606 Pre-release
Pre-release

Changes:

  • #1841: Cloud Agent: Improve file references
  • #1843: Improvements to the fix for microsoft/vscode#275641
  • #1840: Use suggested changes from CCR
  • #1839: tools: add "Open Memory Folder" command
  • #1785: Skip resources with no Warning/Error when collecting diagnostics

This list of changes was auto generated.

v0.33.2025110604

06 Nov 21:51
9bfb081

Choose a tag to compare

v0.33.2025110604 Pre-release
Pre-release

Changes:

  • #1837: Updates to model prompt
  • #1836: Extra new model prompt tweaks
  • #1834: Gate Anthropic native memory tool by model capability
  • #1835: Update convo feature to properly follow comments
  • #1817: permissive gh auth
  • #1833: tools: add embeddings-matched tools at the end instead of the start
  • #1832: Update memory operation tool schema in package.json
  • #1829: Improve error message in telemetry
  • #1828: add logging for tool calls (result and errors)
  • #1827: inline chat and replace-tool
See More
  • #1826: Git - switch commit message generation back to gpt-4.1
  • #1825: Add Warning text since we don't ship Codicon icons
  • #1824: update cache
  • #1823: nes: remove old settings to configure model
  • #1821: PromptFileContextContribution does not work for agent files
  • #1809: Clear env variable contributions when loading chat ext
  • #1820: set tools in savePrompt
  • #1819: Delete runSubagent tool
  • #1818: fix microsoft/vscode-internalbacklog#6187

This list of changes was auto generated.

v0.33.2025110601

06 Nov 04:25
f57892c

Choose a tag to compare

v0.33.2025110601 Pre-release
Pre-release
Set verbosity to "low" for model (#1813)

* Set verbosity to "low" for model

* Keep createRequestBody sync for simplicity in endgame

v0.33.2025110501

05 Nov 04:28
246232b

Choose a tag to compare

v0.33.2025110501 Pre-release
Pre-release

Changes:

  • #1793: Monitor Copilot CLI session directory for creation of sessions outside chat editor
  • #1790: Fix open in browser action

This list of changes was auto generated.

v0.33.2025110403

04 Nov 23:16
6849cc1

Choose a tag to compare

v0.33.2025110403 Pre-release
Pre-release

Changes:

  • #1789: Fix localization string to unblock build
  • #1788: update api to avoid warnings in builtin
  • #1786: fix cloud agent branch detection
  • #1787: Remove setting
  • #1784: drop whitespace from prompt
  • #1783: Add Anthropic web_search settings and wire into BYOK provider

This list of changes was auto generated.

v0.33.2025110401

04 Nov 04:28
e5018e7

Choose a tag to compare

v0.33.2025110401 Pre-release
Pre-release

Changes:

  • #1782: Add runSubagent2 to plan mode
  • #1781: Handle case when command exists but doesn't meet preconditions
  • #1770: remove experimental gpt5AlternatePrompt and update default
  • #1780: clean up copilot cloud agent registration
  • #1779: improve cli tool invocation formating
  • #1778: Format Anthropic web-search results and include encrypted_index in citation data
  • #1776: Update prompts for hidden model
  • #1773: CCA sessions polling
  • #1771: Report formatted web-search citations and include encrypted_index in stored citation data
  • #1772: Run npm audit fix to address vulnerabilities
See More
  • #1769: Don't override lang specific settings with default settings for Cpp
  • #1768: Allow to specify params in context.${languageID} exp setting
  • #1766: update DELEGATE_MODAL_DETAILS
  • #1767: Pick up http.systemCertificatesNode setting
  • #1759: Validate read_file offset parameter and report actual line count when out of bounds
  • #1765: Update package.lock with dompurify (is already in package.json)
  • #1764: nes: feat: add a setting to enforce max token count for edit window
  • #1739: Get the completion panel working
  • #1762: manually invoke exit tool when LLM didn't invoke any tool
  • #1760: Add setting to disable runSubagent in favor of runSubagent2

This list of changes was auto generated.

v0.33.2025110305

03 Nov 04:29
7b87ba2

Choose a tag to compare

v0.33.2025110305 Pre-release
Pre-release

Changes:

  • #1757: Clarify regex vs literal text in search result messages
  • #1758: Enable Copilot from chat extension
  • #1754: Display Copilot CLI edits when resuming a session
  • #1756: Git - add repository/branch name to the commit message generation context
  • #1755: Simplify request logger a bit
  • #1752: Remove Copilot CLI Agent manager and introduce ICopilotCLISession interface
  • #1751: Clean up duplicated code
  • #1748: Filter out unsupported codex tool type
  • #1745: Update session status of copilot session
  • #1172: Support for worktree working directory
See More
  • #1744: unit test for replay parsing
  • #1732: Fix tool calls property normalization and stream options handling for non-streaming responses
  • #1742: fix replay file parsing
  • #1741: add IPromptsService
  • #1740: plan prompt: improve 'Open in Editor'
  • #1738: fix savePrompt contribution

This list of changes was auto generated.