Skip to content

Releases: microsoft/vscode-copilot-chat

v0.36.2025121901

19 Dec 04:28
6839acb

Choose a tag to compare

v0.36.2025121901 Pre-release
Pre-release
Allow passing in auth behavior into octokit service (#2635)

* Allow passing in auth behavior into octokit service

Commit 1: Internal refactoring that does not influence behavior at all. It just sets us up to have control over the auth behavior.

* Set `createIfNone: false` to prevent auth prompts in organizationAndEnterpriseAgentProvider (#2636)

* Initial plan

* Change createIfNone to false and remove runWithAuthCheck method

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* Update src/extension/agents/vscode-node/organizationAndEnterpriseAgentProvider.ts

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* Fixes the bug

* Another case that should be a non-functional change

* Have service throw welknown error

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>

v0.35.2

18 Dec 19:06
d373403

Choose a tag to compare

Changes:

  • #2632: Update version
  • #2631: nes: long: fix: do not debounce on retry
  • #2612: Gemini prompt experiment
  • #2492: Add chat capabilities

This list of changes was auto generated.

v0.36.2025121801

18 Dec 04:24
ff42ba6

Choose a tag to compare

v0.36.2025121801 Pre-release
Pre-release

Changes:

  • #2625: Remove chatAgentMaxRequestsLimit experiment
  • #2620: nes: cursor jump: hard code the new model name

This list of changes was auto generated.

v0.36.2025121701

17 Dec 04:24
b59defe

Choose a tag to compare

v0.36.2025121701 Pre-release
Pre-release

Changes:

  • #2547: Support moving or copying changes for worktree
  • #2612: Gemini prompt experiment
  • #2617: Reduce CCA polling
  • #2616: Log worktree creation failure errors
  • #2613: Filter non-conversation utility requests from request log exports
  • #2615: add trace logging for copilotCloudSessionsProvider#provideChatSessionProviderOptions
  • #2610: style - update icon for worktree badge display
  • #2609: agent: limit max size of included tasks
  • #2608: edits: avoid replacing explicit tabs in tex files
  • #2606: Add GitHub workflow for chat-lib
See More
  • #2607: nes: joint: respect excludes
  • #2605: Catch up with IAuthenticationService change
  • #2591: Speculative requests for chat-lib
  • #2570: Fix NESProvider in chat-lib
  • #2603: ghost: log tree: do not double log proposed completion
  • #2510: nes: hard-code callisto in case /models is not available
  • #2582: fix - update agent messages for clarity
  • #2602: ghost: log tree: do not log everything
  • #2601: ghost: refactor: adopt service injection in inlineCompletion.ts
  • #2600: Copilot CLI - pass in the branch name when creating a worktree
  • #2598: misc auth cleanup

This list of changes was auto generated.

v0.35.1

17 Dec 19:10
89715b5

Choose a tag to compare

Changes:

  • #2621: nes: joint: New Joint provider strategy to invoke a provider depending if the cursor is at the end of line
  • #2623: nes: cursor jump: hard code the new model name
  • #2537: nes: joint: don't prefer last NES suggestion if it wasn't shown anyway
  • #2534: nes: joint: support invoking one of ghost-text/NES based on if cursor is at the end of the line
  • #2611: Reduce polling for cloud sessions provider
  • #2597: Update version
  • #2604: nes: hard-code callisto in case /models is not available
  • #2555: Fix localize calls in errorMessage helpers
  • #2548: Support moving or copying changes for worktree
  • #2592: change prompt registration order. (#2578)
See More
  • #2578: Change prompt registration order.
  • #2567: Enable thinking for agent scenarios only
  • #2589: update Anthropic thinking budget to default to 4000
  • #2562: disable apply_patch for Vsc Model C. (#2543)
  • #2543: disable apply_patch for VSC Model C.
  • #2572: present cloud session summary and collapse tool call thinking
  • #2550: Handle Background Agent requet when a tool call is pending
  • #2569: fix microsoft/vscode#282531
  • #2564: User skill can not be loaded on Windows
  • #2583: Copilot CLI - update description icon
  • #2535: Inline chat handles empty selections explicitly
  • #2538: Inline chat handles empty selections explicitly (#2535)
  • #2544: Give preference to paths in WorkTree as opposed to workspace
  • #2527: update prompt to stop early exit
  • #2526: Removing PR card from session on empty window

This list of changes was auto generated.

v0.36.2025121601

16 Dec 04:23
f0f0803

Choose a tag to compare

v0.36.2025121601 Pre-release
Pre-release

Changes:

  • #2596: guide users of cloud agent to install GHPR
  • #2595: Move to new auth API shape
  • #2587: Enable thinking for agent scenarios only
  • #2594: chore: disable prompt tracing by default, add a setting
  • #2593: edits: extend diff processing time
  • #2590: nes: ghost: support showing ghost-text requests in the debug log tree
  • #2588: update Anthropic thinking budget to default to 4000
  • #2586: Bump expiration date and remove custom team default
  • #2585: chore: update team default configs
  • #2581: ux - adopt our branding for error welcome views

This list of changes was auto generated.

v0.36.2025121501

15 Dec 04:22
6269aec

Choose a tag to compare

v0.36.2025121501 Pre-release
Pre-release
Fix maxRequests "pause" button (#2579)

* Fix maxRequests "pause" button
Fix #283220

* Fix test

v0.36.2025121203

12 Dec 18:15
3e0f5e2

Choose a tag to compare

v0.36.2025121203 Pre-release
Pre-release

Changes:

  • #2561: chore - update search.exclude patterns in settings
  • #2560: Support Instant Apply models from proxy's /models
  • #2559: Fix API key management and remove Groq provider
  • #2543: disable apply_patch for VSC Model C.

This list of changes was auto generated.

v0.36.2025121202

12 Dec 15:46
2d76af0

Choose a tag to compare

v0.36.2025121202 Pre-release
Pre-release

Changes:

  • #2558: chore: update expiration date for team defaults
  • #2557: agent sessions - adopt badge proposal
  • #2430: Track strings to calculate codeSurvivalRate
  • #2539: ghost: refactor: clean up CopilotInlineCompletionItemProvider
  • #2554: Fix localize calls in errorMessage helpers

This list of changes was auto generated.

v0.36.2025121201

12 Dec 04:36
3785d5f

Choose a tag to compare

v0.36.2025121201 Pre-release
Pre-release

Changes:

  • #2553: Filter out 'modelList' items from exportable chat requests in RequestLogTree
  • #2552: Ignore files in huksy (else we always end up with files when creating worktrees)
  • #2551: Improve performance of fetching custom agents from CLI SDK
  • #2549: Handle Background Agent requet when a tool call is pending
  • #2542: Give preference to paths in WorkTree
  • #2530: Support additional properties for custom org/enterprise agents

This list of changes was auto generated.