Skip to content

Releases: microsoft/vscode-copilot-chat

v0.35.2025120901

09 Dec 03:17
c590cac

Choose a tag to compare

v0.35.2025120901 Pre-release
Pre-release

Changes:

  • #2495: Agent sessions candidates
  • #2501: Fix to ensure correct prompt is selected on final model update
  • #2462: Fix for cached cloud sessions

This list of changes was auto generated.

v0.35.2025120804

09 Dec 00:39
36c3183

Choose a tag to compare

v0.35.2025120804 Pre-release
Pre-release

Changes:

  • #2470: Prompt updates for copilot chat.
  • #2493: Check ExP value for requests
  • #2498: Create directory if not exists using IFileSystem
  • #2469: Fix running windows shell commands in Background Agent

This list of changes was auto generated.

v0.35.2025120803

08 Dec 17:17
df4e20a

Choose a tag to compare

v0.35.2025120803 Pre-release
Pre-release
Git - do not open git repositories outside the workspace when computi…

v0.33.5

08 Dec 16:07
4801ea0

Choose a tag to compare

Changes:

  • #2460: Add hidden model E
  • #2359: Send effort=medium by default in responses API

This list of changes was auto generated.

v0.35.2025120802

08 Dec 05:58
41a7b92

Choose a tag to compare

v0.35.2025120802 Pre-release
Pre-release
Merge pull request #2464 from microsoft/ben/merge-release

Merge release/sessions back into 0.34

v0.35.2025120504

05 Dec 22:37
5730484

Choose a tag to compare

v0.35.2025120504 Pre-release
Pre-release
Fix async octokit calls to check for auth first

v0.35.2025120501

05 Dec 04:34
0848f28

Choose a tag to compare

v0.35.2025120501 Pre-release
Pre-release
Version bump (#2419)

v0.34.2025120502

05 Dec 11:33
11db572

Choose a tag to compare

v0.34.2025120502 Pre-release
Pre-release
Adding change file details (#2410)

* Adding change file details

* update

* Adding files cache

* Refresh

* Rename to apply

* Cache fixes

---------

Co-authored-by: Connor Peet <[email protected]>

v0.34.2025120406

04 Dec 23:53
a254e8b

Choose a tag to compare

v0.34.2025120406 Pre-release
Pre-release

Changes:

  • #2412: Make diagnostics context provider experiment configurable by language
  • #2411: Disable Background agent isolation option after creating session
  • #2409: nes: joint: don't enforce cache delay if document hasn't changed
  • #2407: Wait for repo to open for cli file stats
  • #2393: Make organization and enterprise agents available globally
  • #2406: Fix code search ctor init ordering
  • #2404: Trigger changes to background worktree session options
  • #2405: completions: keep instantiated ghost text provider in a service such that it can be shared between joint and normal providers
  • #2389: nes: /models: prioritize exp model config over preferred model
  • #2401: Updates to Copilot CLI prompt resolver
See More
  • #2397: nes: joint: tweakable yielding strategies and yield-to-completions strategy
  • #2394: Display chat references when delegating to background
  • #2396: Display just worktree name in Background agents
  • #2391: Update github/copilot to latest version
  • #2390: tools: fix invalid embeddings from caches or computes
  • #2392: allow reading personal skills, refining other isExternalInstructionsFile checks
  • #2388: Omit _key suffix to avoid filter
  • #2370: Update completions fallback model id
  • #2358: Support aggressivenessLevel
  • #2386: nes: joint provider: yield to NES if last suggestion was NES and it agrees with users edits
  • #2387: nes: measure ttft only when we get content
  • #2385: only enable old slash commands when enableV2 is off
  • #2355: proxy /models: fix: pass in abort signal
  • #2369: Make capi client optional for completions in chat-lib

This list of changes was auto generated.

v0.34.2025120404

04 Dec 08:11
fb597a8

Choose a tag to compare

v0.34.2025120404 Pre-release
Pre-release
Fix fialing sanity test (#2384)