Skip to content

Fix remote AH enablement setting name#304547

Merged
roblourens merged 1 commit intomainfrom
roblou/territorial-perch
Mar 24, 2026
Merged

Fix remote AH enablement setting name#304547
roblourens merged 1 commit intomainfrom
roblou/territorial-perch

Conversation

@roblourens
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 24, 2026 18:58
@roblourens roblourens enabled auto-merge (squash) March 24, 2026 18:58
@roblourens roblourens self-assigned this Mar 24, 2026
@vs-code-engineering vs-code-engineering bot added this to the 1.114.0 milestone Mar 24, 2026
Copy link
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 updates the configuration key that gates remote Agent Host connections in the Agent Sessions window, aligning the setting name and adjusting its settings metadata.

Changes:

  • Rename the enablement setting from chat.remoteAgentHosts.enabled to chat.remoteAgentHostsEnabled.
  • Update the configuration schema entry to use the new localization key and add the advanced tag.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/vs/sessions/contrib/remoteAgentHost/browser/remoteAgentHost.contribution.ts Updates the configuration schema for remote agent host settings (description key and tags) to match the new enablement setting id.
src/vs/platform/agentHost/common/remoteAgentHostService.ts Renames the exported enablement setting id constant used throughout the remote agent host service.

@roblourens roblourens merged commit 5bbfc4b into main Mar 24, 2026
24 checks passed
@roblourens roblourens deleted the roblou/territorial-perch branch March 24, 2026 19:16
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