Skip to content

Releases: microsoft/vscode-copilot-chat

v0.34.2025120301

03 Dec 04:23
5c4330b

Choose a tag to compare

v0.34.2025120301 Pre-release
Pre-release

Changes:

  • #2341: Store Copilot CLI sessions storage file name in workspace state
  • #2330: edits: enable gemini 3 replace string
  • #2339: Update branding for Copilot CLI
  • #2337: Update CLI branding
  • #2338: Disable image attachments for CLI
  • #2336: Log additional error details
  • #2332: Fix hiding of non-workspace specific Background Agent Sessions
  • #2334: Add last error telemetry
  • #2195: update gpt51CodexPrompt as suggested by openAI
  • #2325: nes: support /models on proxy and model picker
See More
  • #2317: Disable filtering workspace CLI sessions

This list of changes was auto generated.

v0.33.4

03 Dec 20:27
2fe88d0

Choose a tag to compare

Changes:

  • #2335: OpenAI prompt updates

This list of changes was auto generated.

v0.34.2025120202

02 Dec 04:27
7c9d2c1

Choose a tag to compare

v0.34.2025120202 Pre-release
Pre-release

Changes:

  • #2316: Remove duplicate chat refs and ensure to include summary text if there is a prompt
  • #2315: Preserve chat references when delegating to CLI using new approach
  • #2313: Filter Copilot CLI sessions per workspace
  • #2314: Display pending CLI requests in Agents view
  • #2311: Temporary workaround for untitled CLI sessions
  • #2306: When delegating to cloud/background hide summarized history from user
  • #2308: re microsoft/vscode#280445
  • #2309: is byok + is auto on panel.request
  • #2307: Hookup model name to rate limit message
  • #2304: update thinking budget handling for Anthropic models in ChatEndpoint
See More
  • #2305: PromptFileContext: Update tools
  • #2303: Bring back project p1
  • #2302: Custom agent provider cleanup
  • #2268: nes: log context: support contentful parent tree items
  • #2300: Split up code search files and make code search a bit less GitHub specific
  • #2298: add canDelegate flag
  • #2296: nes: request log: don't flatten Continued NES
  • #2295: fix waiting for response with old world in new world
  • #2294: don't send ratio but user and adjusted length as-is
  • #2293: inline chat - don't use MultiReplaceString tool unless selection is emput
  • #2283: Change CLI isolation setting default to true and update option group description
  • #2292: Use the good parts of inline chat v1 in v2
  • #2229: add thinking budget header in getExtraHeaders

This list of changes was auto generated.

v0.34.2025120102

01 Dec 14:39
2dbb298

Choose a tag to compare

v0.34.2025120102 Pre-release
Pre-release

Changes:

  • #2291: JointInlineCompletionProvider fixes
  • #2289: Display agent only if there are any custom agents in Copilot CLI
  • #2290: Add telemetry to NES rename validator
  • #2287: Some minor core cleanup
  • #2286: Add developer command to validate a NES rename
  • #2285: Fix diagnostics context provider
  • #2284: inline2 - handle too large documents gracefully
  • #2282: Show thinking content in chat request log
  • #2281: Give preference to tools in prompt files for Copilot CLI

This list of changes was auto generated.

v0.34.2025120101

01 Dec 04:30
5d18692

Choose a tag to compare

v0.34.2025120101 Pre-release
Pre-release
Update prompt services to open text document instead of reading files…

v0.34.2025112801

28 Nov 04:30
d9b0e55

Choose a tag to compare

v0.34.2025112801 Pre-release
Pre-release

Changes:

  • #2252: Fix usages of importing l10n
  • #2250: clean up prompt registry by removing unused ToolAllowlist and related logic
  • #2251: Do not provide NES when suggest widget is visible
  • #2248: nes: support jump-to label
  • #2247: nes: debt: remove showLabel
  • #2246: check edit tool results for errors and try again if editing failed
  • #2245: nes: change default cache delay to 200 ms and rebased cache delay to 0
  • #2244: Do not filter out timeout context items
  • #2243: Restore diagnostics from Copilot CLI Attachments & preserve order
  • #2237: chat reimplementation of completions provider: remove uses
See More
  • #2239: Fix experiment lookup
  • #2238: Fix chat-lib
  • #2241: nes: request log tree: mark request as no-suggestions when there isn't one
  • #2236: Only enable rename for TypeScript and TypeScriptReact for now
  • #2235: Update chatReferendceDiagnostic.d.ts from core
  • #2234: Fix Copilot CLI Attachment edge cases

This list of changes was auto generated.

v0.34.2025112701

27 Nov 04:21
2375416

Choose a tag to compare

v0.34.2025112701 Pre-release
Pre-release

Changes:

  • #1803: Upstream model generated file and line linkification
  • #2181: Merging hashes
  • #2202: Refactor agent prompt system to use centralized customization resolution
  • #2232: When delegating to Copilot CLI do not open chat editor
  • #2231: update codenotify with model owners
  • #2230: Update CODEOWNERS to assign appropriate reviewers for model prompts
  • #2228: Set showContinueOn for handoffs in Plan mode prompt
  • #2118: Add support for GH Custom Agents
  • #2227: cloud agent: tidy getPullRequestDescription
  • #2226: refactor: update thinking configuration for Anthropic models to use budget tokens
See More
  • #2224: Update Github Copilot npm to latest version
  • #2218: Add non-default branch warning to cloud agent delegation confirmation
  • #2225: Reorganize code search repo management files
  • #2223: cloud agent: do not open a new editor automatically
  • #2221: Copilot CLI - Clear previous set of attachments once used
  • #2222: Split up CodeSearchRepoTracker
  • #2220: Update useMessagesApi setting to internal for now
  • #2196: Support reading contents of untitled prompt files
  • #2219: update cloud icon
  • #2199: Rename Default Agent to Agent
  • #2217: nes: remove remnants of long-distance NES label-based UI code
  • #2216: nes: remove unused code
  • #2215: nes: polish around request log tree
  • #2214: Add server request ids
  • #2213: nes: long distance: disable for session on first 404
  • #2212: edits: fix replace_string not editing empty file
  • #2210: nes: refactor: extract next-line predictor into its own class
  • #2206: nes: don't await unless artificial delay is non-zero
  • #2207: chore: match vscode repo node version
  • #2180: Restore edits for background sessions
  • #2209: make inline.request also include tools telemetry
  • #2205: Cleanup scrubbing
  • #2204: fix microsoft/vscode-internalbacklog#6348
  • #2203: nes: show nested logs in debug log tree
  • #2201: Support prompt files in Copilot CLI attachments
  • #2200: Support Custom Agents in Copilot CLI

This list of changes was auto generated.

v0.34.2025112602

26 Nov 04:24
63f767a

Choose a tag to compare

v0.34.2025112602 Pre-release
Pre-release

Changes:

  • #2198: swap to cloud icon for consistency
  • #2197: Move Copilot CLI working dir computation into common layer and use URIs
  • #2192: nes: long distance: set model name for all, not only team
  • #2194: ChatRequestProvider: clean up a little
  • #2044: Bump glob from 11.0.3 to 11.1.0 in /chat-lib
  • #2193: Include all telemetry endpoints

This list of changes was auto generated.

v0.34.2025112502

25 Nov 17:49
fbc44a6

Choose a tag to compare

v0.34.2025112502 Pre-release
Pre-release

Changes:

  • #2187: Make auto token bank aware of the chat location
  • #2189: nes: fix: don't enforce artificial delay on doGetNextEdit immmediate return because the edits are streamed through pushEdit anyway
  • #2190: nes: long distance: only support OnlyWithEdit
  • #2188: nes: logContext has full trace logs
  • #2186: Context Providers Support for NES vs Completions
  • #2185: Attach untitled files to Copilot CLI
  • #2178: Retain opaque reasoning in past conversation messages
  • #2183: Revert "Retain opaque reasoning in past conversation messages (#2178)"
  • #1662: Bump the all group with 5 updates
  • #1450: Bump vite from 7.1.5 to 7.1.11 in /chat-lib

This list of changes was auto generated.

v0.34.2025112501

25 Nov 04:24
ef797b1

Choose a tag to compare

v0.34.2025112501 Pre-release
Pre-release

Changes:

  • #2167: Bump claude-code module
  • #2179: Revert "Bump claude-code module (#2167)"
  • #2178: Retain opaque reasoning in past conversation messages
  • #2177: Don't send top_p with responses API
  • #2170: Local background session refresh
  • #2176: remove dep on dev kv client
  • #2173: Updating for new openAI model change
  • #2174: Add zeroDataRetentionEnabled option for BYOK custom models to control previous_response_id usage
  • #2172: Adjust prompt for next line prediction
  • #2171: Add connectivity test error
See More
  • #2168: Fix for cloud sessions refresh
  • #2151: Avoid explicit any in vscodeContext.ts
  • #2166: Change default for diagnostics context provider
  • #2114: resolve tool names in instruction files
  • #2146: testing: allow CAPI proxy with no-auth
  • #2153: edits: add setting+exp for gemini 3 replace_string
  • #2086: Removed the files in eslint.config as 'any' has been removed.
  • #2164: Rename Suggestions support
  • #2163: Fix chat-lib
  • #2162: Copilot CLI account for failures in fetching models

This list of changes was auto generated.