Skip to content

AgentHost - fix compilation error#319864

Merged
lszomoru merged 1 commit into
mainfrom
lszomoru/excellent-alligator
Jun 4, 2026
Merged

AgentHost - fix compilation error#319864
lszomoru merged 1 commit into
mainfrom
lszomoru/excellent-alligator

Conversation

@lszomoru
Copy link
Copy Markdown
Member

@lszomoru lszomoru commented Jun 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings June 4, 2026 07:50
@lszomoru lszomoru enabled auto-merge (squash) June 4, 2026 07:50
@lszomoru lszomoru self-assigned this Jun 4, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes a TypeScript compilation error in the Agent Host Copilot session configuration builder by removing a duplicate object-literal property.

Changes:

  • Removed a duplicate enableConfigDiscovery property from the session config object returned by _buildSessionConfig(...) to avoid a duplicate-property compile error.
Show a summary per file
File Description
src/vs/platform/agentHost/node/copilot/copilotAgent.ts Removes a duplicate enableConfigDiscovery entry from the session configuration object to restore successful compilation.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@lszomoru lszomoru merged commit 2f15709 into main Jun 4, 2026
26 checks passed
@lszomoru lszomoru deleted the lszomoru/excellent-alligator branch June 4, 2026 08:10
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 4, 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