Skip to content

agentHost: Make Agent Merge enablement experiment configurable - #334973

Merged
Benjamin Christopher Simmonds (benibenj) merged 1 commit into
release/1.137from
benibenj/agents/configurable-agent-merge-setting
Sep 8, 2026
Merged

agentHost: Make Agent Merge enablement experiment configurable#334973
Benjamin Christopher Simmonds (benibenj) merged 1 commit into
release/1.137from
benibenj/agents/configurable-agent-merge-setting

Conversation

@benibenj

Copy link
Copy Markdown
Contributor

Summary

  • allow experiments to override the default value of chat.agentMerge.enabled
  • use automatic experiment updates so the resolved value continues to sync through the existing Agent Host configuration bridge

Testing

  • npm run eslint -- src/vs/platform/agentHost/common/agentHostStarter.config.contribution.ts
  • npm run typecheck-client

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

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.

Copilot review overview

🟢 Approval recommended

The focused change has no unresolved issues and passed the reported lint and type checks.

Review tier: Balanced
Findings: None

What changed in this PR

Enables experiments to dynamically override Agent Merge’s default enablement while preserving Agent Host configuration synchronization.

Changes:

  • Marks chat.agentMerge.enabled for automatic experiment updates.
File Description
src/​vs/​platform/​agentHost/​common/​agentHostStarter.config.contribution.ts Enables automatic experiment updates for Agent Merge.

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

@benibenj
Benjamin Christopher Simmonds (benibenj) merged commit cc89214 into release/1.137 Sep 8, 2026
51 of 52 checks passed
@benibenj
Benjamin Christopher Simmonds (benibenj) deleted the benibenj/agents/configurable-agent-merge-setting branch September 8, 2026 07:23
@vs-code-engineering vs-code-engineering Bot added this to the 1.137.0 milestone Sep 8, 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