Skip to content

Rename remote agent host Copilot agent displayName to "Copilot CLI"#311095

Merged
roblourens merged 1 commit intomainfrom
agents/rename-copilot-agent-to-cli
Apr 17, 2026
Merged

Rename remote agent host Copilot agent displayName to "Copilot CLI"#311095
roblourens merged 1 commit intomainfrom
agents/rename-copilot-agent-to-cli

Conversation

@roblourens
Copy link
Copy Markdown
Member

The CopilotAgent.getDescriptor() displayName was "Copilot" but should be "Copilot CLI" to match the well-known CopilotCLISessionType label used elsewhere. The remote agent host sessions provider uses this displayName to build the session type label shown in the UI.

(Written by Copilot)

The CopilotAgent.getDescriptor() displayName was "Copilot" but should be
"Copilot CLI" to match the well-known CopilotCLISessionType label used
elsewhere. The remote agent host sessions provider uses this displayName
to build the session type label shown in the UI.

(Written by Copilot)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 17, 2026 20:46
@github-actions
Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 22cc3401 Current: 9bb01c62

Changed (3)

chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Dark
Before After
before after
editor/inlineCompletions/other/JumpToHint/Dark
Before After
before after

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

Renames the Copilot agent host descriptor displayName so remote agent host sessions show the correct “Copilot CLI” label in the Sessions UI (where the provider uses agent displayName to build session type labels).

Changes:

  • Update CopilotAgent.getDescriptor().displayName from 'Copilot' to 'Copilot CLI'.
Show a summary per file
File Description
src/vs/platform/agentHost/node/copilot/copilotAgent.ts Updates the agent descriptor display name used by sessions providers to label Copilot-backed agent host sessions.

Copilot's findings

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

Comment thread src/vs/platform/agentHost/node/copilot/copilotAgent.ts
Comment thread src/vs/platform/agentHost/node/copilot/copilotAgent.ts
@roblourens roblourens merged commit ab11a29 into main Apr 17, 2026
30 checks passed
@roblourens roblourens deleted the agents/rename-copilot-agent-to-cli branch April 17, 2026 21:28
@vs-code-engineering vs-code-engineering Bot added this to the 1.117.0 milestone Apr 17, 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