Releases: microsoft/vscode-copilot-chat
Releases · microsoft/vscode-copilot-chat
v0.37.2026012902
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
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
v0.37.2026012805
Changes:
- #3235: Add a
/terminalcommand 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.
v0.37.2026012803
Changes:
- #3229: Don't require auto model to be in model picker
- #3228: Don't show checkout button when there are no git repos
- #3227: Background - limit the repositories to the workspace directories
- #3223: Auto approve viewing of attached images
- #3224: Avoid using active repository in bg sessions
- #3221: Display a single trust dialog for bg sessions
- #3222: Add progress indication in AskQuestionsTool
- #3215: Cloud Agent: custom & partner agent polish
This list of changes was auto generated.
v0.37.2026012801
Disable folder picker when opening bg sessions (#3220)
v0.37.2026012702
Changes:
- #3199: Cancel request if cancel is selected in bg sessions
- #3200: Display errors from session history
- #3198: Fix infinite [ScmContextResolver] Cache invalidation log
This list of changes was auto generated.
v0.37.2026012701
Changes:
- #3195: Refine switch plan agent prompt
- #3194: Update background agent picker options
- #3185: Add allowFreeFormInput option to question interface for custom user input
- #3193: Add /plan contributed prompt for Plan agent
- #3187: Turn on Claude sessions by default but as preview
- #3192: Remove concept of whether isolation enabled globally in workspace
- #3190: Add support for vscode internal org
- #3188: Update regex pattern syntax and reminder instructions
- #3103: Welcome View: repository picker for background sessions
- #3005: Skip auto model router API call for cached inline chat
See More
- #3186: sessions: remove usage of non-diff session representation
- #3184: Git - improve logic to open a repository to generate the commit message
- #3183: add 'ask_questions' and 'switch_agent' to nonDeferredToolNames
- #3182: update server tool call logging to include result data
- #3179: Use instruction index files to do file access checks
- #3180: Keep local list of selected repos
- #3157: Add question functionality and related types for chat interactions
- #3150: Delete 'related files' chat attachment feature
- #3174: Remove suggestRelatedFilesForTests setting and provider
- #3172: update payload validation when TST is enabled
This list of changes was auto generated.
v0.37.2026012602
Changes:
- #3171: ghost: telemetry: wire up sending provideInlineEdit event from Ghost Text
- #3170: nes: fix logging for changeHint
- #2790: Add SCM context provider
- #3169: refactor: simplify RefactorsProvider by removing unused code and consolidating actions
- #3168: chore: update error details from chromium network
- #3118: update to latest vscode sources
- #3127: logService: feat: migrate ITracer to ILogger interface
- #3125: Tweak prompt selection and also remind model to do all edits in a single tool call
- #3166: Fix: Allow reading large Claude session files by disabling size limit
- #3162: feat: enhance AskUserQuestionHandler to use AskQuestions tool for improved UX
See More
This list of changes was auto generated.
v0.37.2026012601
Add GLM 4.6/4.7 model-specific prompts with A/B testing support (#3161) * Add GLM 4.6/4.7 model-specific prompts with A/B testing support * add to properties * address comments
v0.37.2026012305
Changes:
- #3119: Enhance inline chat progress messaging with contextual generation
- #3109: implement agent memory service and integrate with memory tool for repo memory
- #3105: Ensure the Plan custom agent only targets VS Code
- #3117: chore: go back to default TS formatter
- #3116: Add isAuto and isBYOK measures to inline.request telemetry
- #3019: request logger debug view grouping and ordering
- #3114: Revert "request logger debug view grouping and ordering (#3019)"
- #2977: Add test coverage for getDefaultDiagnostics method
- #3115: Add TestLanguageDiagnosticsService to completions core tests
- #3112: Display terminal tool call output in bg sessions
See More
- #3111: fix - exclude sessions without workspace or git repo
- #3110: Git - remove duplicate property
- #3102: Copilot CLI session storage changes and metadata to define cwd/repo
- #3107: Update Copilot CLI stests to include mcp server
- #3104: Enable MCP support for background agents
This list of changes was auto generated.