Releases: microsoft/vscode-copilot-chat
Releases · microsoft/vscode-copilot-chat
v0.35.2025120901
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
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
Git - do not open git repositories outside the workspace when computi…
v0.33.5
Changes:
This list of changes was auto generated.
v0.35.2025120802
Merge pull request #2464 from microsoft/ben/merge-release Merge release/sessions back into 0.34
v0.35.2025120504
Fix async octokit calls to check for auth first
v0.35.2025120501
Version bump (#2419)
v0.34.2025120502
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
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
Fix fialing sanity test (#2384)