Skip to content

Enable auto V2 in SDK - #331702

Merged
Logan Ramos (lramos15) merged 3 commits into
mainfrom
lramos15/alright-ape
Aug 20, 2026
Merged

Enable auto V2 in SDK#331702
Logan Ramos (lramos15) merged 3 commits into
mainfrom
lramos15/alright-ape

Conversation

@lramos15

Copy link
Copy Markdown
Member

No description provided.

Copilot AI balanced review requested due to automatic review settings August 19, 2026 20:01
@lramos15
Logan Ramos (lramos15) enabled auto-merge (squash) August 19, 2026 20:01

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables Auto V2 for Copilot SDK clients and adds configurable multi-turn context routing.

Changes:

  • Enables the AUTO_V2_ENDPOINT runtime flag.
  • Adds and forwards an experimental multi-turn routing setting.
  • Restarts clients when routing configuration changes and expands tests.
Show a summary per file
File Description
agentHostCopilotCliSettingsContribution.test.ts Tests setting forwarding.
chat.shared.contribution.ts Registers the experimental setting.
agentHostCopilotCliSettingsContribution.ts Forwards the setting to Agent Host.
copilotAgentStartupConfig.test.ts Tests startup-config comparison.
copilotAgent.test.ts Tests generated runtime flags.
copilotCliEnvironment.ts Enables Auto V2.
copilotAgentStartupConfig.ts Tracks routing as startup configuration.
copilotAgent.ts Applies routing and restart behavior.
copilotCliConfig.ts Defines the setting and schema.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 9/9 changed files
  • Comments generated: 2
  • Review effort level: Balanced

Comment thread src/vs/platform/agentHost/node/copilot/copilotCliEnvironment.ts
Comment thread src/vs/platform/agentHost/node/copilot/copilotAgent.ts
@lramos15
Logan Ramos (lramos15) merged commit 74d615d into main Aug 20, 2026
27 checks passed
@lramos15
Logan Ramos (lramos15) deleted the lramos15/alright-ape branch August 20, 2026 15:49
@vs-code-engineering vs-code-engineering Bot added this to the 1.135.0 milestone Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants