Skip to content

Releases: microsoft/vscode-copilot-chat

v0.37.2026020406

04 Feb 10:57
3b8e5f7

Choose a tag to compare

v0.37.2026020406 Pre-release
Pre-release

Changes:

  • #3388: Always show browse repository dropdown in cloud
  • #3434: Revert "Always show browse repository dropdown in cloud (#3388)"

This list of changes was auto generated.

v0.37.2026020404

04 Feb 03:48
b4223da

Choose a tag to compare

v0.37.2026020404 Pre-release
Pre-release

Changes:

  • #3428: Always show browse repository dropdown in cloud (#3388)
  • #3388: Always show browse repository dropdown in cloud

This list of changes was auto generated.

v0.37.2026020403

04 Feb 02:39
22c8a73

Choose a tag to compare

v0.37.2026020403 Pre-release
Pre-release

Changes:

  • #3420: Check model before enabling interleaved thinking
  • #3417: Manually invoke the AskUserQuestion tool

This list of changes was auto generated.

v0.37.2026020304

03 Feb 20:22
d38aeb6

Choose a tag to compare

v0.37.2026020304 Pre-release
Pre-release

Changes:

  • #3411: nes: fix: correctly split chunks to lines for trailing newline

This list of changes was auto generated.

v0.37.2026020302

03 Feb 08:29
c175434

Choose a tag to compare

v0.37.2026020302 Pre-release
Pre-release

Changes:

  • #3362: Ensure selected background session folder is dipalyaed in list
  • #3376: fix: restore Further Considerations in Plan agent when askQuestions disabled
  • #3377: Revert old fix and use new number counter for PRU calculation
  • #3350: Better logic around what a User Initiated Message is
  • #3382: Preview Messages API and budgetTokens settings
  • #3380: fix: refine deferred loading logic for allowed conversation agents
  • #3351: update telemetry for context editing with additional metrics
  • #3340: Updating prompt resolver to be specific with gpt5.2 model
  • #3369: Background - agent session changes caching
  • #3365: Background - return worktree changes for all repositories
See More
  • #3337: Background - agent session changes caching
  • #3345: cloud: update icons
  • #3347: [release] cloud: update icons
  • #3316: Background - do not sign commits in the background agent session
  • #3361: Background - do not sign commits in the background agent session (#3316)

This list of changes was auto generated.

v0.37.2026013101

31 Jan 19:40
ea7ab72

Choose a tag to compare

v0.37.2026013101 Pre-release
Pre-release
Better logic around what a User Initiated Message is (#3350)

* Better logic around what a User Initiated Message is

ref https://github.com/microsoft/vscode/issues/292024

* Better

* commented out code

v0.37.2026013001

30 Jan 04:28
f046954

Choose a tag to compare

v0.37.2026013001 Pre-release
Pre-release

Changes:

Bugs:

  • #3308: Preserve copilotTracking ID (tid) in telemetry when token is reset

Others:

  • #3309: Default folder display name to cwd from session metadata
  • #3302: Ensure we resume background sessions in right terminal cwd
  • #3307: Use correct path for slug on Windows
  • #3306: Have token validation return the passed in object
  • #3303: Notifiy background session changes when session files change
  • #3297: disable the switch agent tool for now
  • #3298: Fix for org agents/instructions to handle pagination cases better
See More
  • #3300: Update memory tool instructions and add link for managing memories
  • #3295: Add localization support for memory tool invocation messages
  • #3299: Fixes to background workspace folder selection
  • #3293: Remove UpdateUserPreferences tool and related references from the codebase
  • #3291: Fix background agent folder trust check
  • #3205: Search subagent - set configurable exp variables
  • #3286: Agent Session - let the extension decide whether to show the badge
  • #3283: Cap budget token calculation for Anthropic models in messages API
  • #3290: ghost: fix fetchAndStreamCompletions2 to match old method behavior
  • #3289: Add telemetry for tool seach tool use
  • #3260: Agent customizations skill should listen to config event
  • #3284: Remove alternate Zai prompt configuration experiment
  • #3261: Use copilot org in preferred org check
  • #3278: Improve error handling
  • #3285: nes: emitFastCursorChange: support additive only emitting
  • #3237: Bump tar from 7.5.4 to 7.5.7
  • #3275: Agent sessions - use badge to show repository name
  • #3281: adopt changes from core to ensure disjoint edits
  • #3280: nes: initial support for patch-based format v01
  • #3276: Cloud: tactically disable customAgents when > 1 git repo is detected
  • #3249: Refactor agent providers: remove ImplementAgentProvider and update PlanAgentProvider for dynamic handoffs and model overrides
  • #3277: Fallback to folder if worktree creation fails in bg sessions
  • #3274: filter out worktrees from getRepoId()
  • #3273: Cloud: Update copilot partner agent codicon

This list of changes was auto generated.

v0.37.2026012902

29 Jan 16:22
8a939c5

Choose a tag to compare

v0.37.2026012902 Pre-release
Pre-release

Changes:

Bugs:

  • #3263: Fix experiment assignment race condition for copilotTrackingId filter

Others:

  • #3272: Avoid error message in default setup
  • #3271: ghost: add logs to be able to track down behavior issues in ghost-text
  • #3270: Enhance chat commands: add review command and refine conditions for explain command
  • #3269: Welcome views for invalid GitHub token and rate limit
  • #3267: Align cloud picker with other pickers
  • #3266: Commit message guidelines update
  • #3240: Cloud - pass name/owner as ChatSessionItem metadata
See More
  • #3236: Implement GitHub Copilot Memory service integration
  • #3262: fix: update context management defaults to match anthropic defaults
  • #3256: Inject plan agent instructions into tool response

This list of changes was auto generated.

v0.37.2026012901

29 Jan 04:25
fd9a726

Choose a tag to compare

v0.37.2026012901 Pre-release
Pre-release

Changes:

  • #3258: Avoid displaying files in repo/folder picker for BG sessions
  • #3255: Disable /compact slash command in Claude session agent
  • #3254: Avoid checking if copilot cli version cannot not be parsed in powershell script
  • #3253: Update family property to use model ID in byokKnownModelToAPIInfo function
  • #3252: Add infer and agents fields to Plan agent config and serialization
  • #3251: Remove provider activation events for offline chat scenario
  • #3250: ghost: support isShown and isFromCache for provideInlineEdit
  • #3248: refactor: shorten agent customization skill docs and clarify agent fields
  • #3244: Fix folder name in agent session window
  • #3245: handle read errors more gracefu
See More
  • #3247: Disable CC terminal feature
  • #3242: Improve tool description for switch agent
  • #3234: add PUT method support to FetchOptions
  • #3241: Cloud Agent: check /enabled
  • #3239: Background - do not clear working set when changes could not be applied

This list of changes was auto generated.

v0.37.2026012805

28 Jan 20:35
1c697b9

Choose a tag to compare

v0.37.2026012805 Pre-release
Pre-release

Changes:

  • #3235: Add a /terminal command that will launch Claude's CLI but using Copilot endpoints
  • #3232: Add statistics for default diagnostic provider
  • #3231: Background - include metadata for each session
  • #3226: Fix message logging for Response API requests

This list of changes was auto generated.