Skip to content

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Nov 24, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 24, 2025 09:52
@bpasero bpasero self-assigned this Nov 24, 2025
Copilot finished reviewing on behalf of bpasero November 24, 2025 09:56
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 user-facing terminology from "agent sessions" to "agents" across the chat/agent sessions feature in VS Code. The change simplifies and modernizes the language used in the UI, making it more concise and user-friendly. This is part of a broader effort to establish "Agent" as the primary term in the codebase.

  • Updated UI labels, tooltips, and aria-labels throughout the agent sessions views
  • Renamed CSS classes from agent-sessions-new-session-container to agent-sessions-new-agent-container
  • Updated button labels and action names from "New Session" to "New Agent"

Reviewed changes

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

Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/chatStatus.ts Updated status bar labels for agents in progress and tooltip text in dashboard
src/vs/workbench/contrib/chat/browser/chat.contribution.ts Updated configuration descriptions to use "Agents" terminology
src/vs/workbench/contrib/chat/browser/agentSessions/media/agentsessionsview.css Renamed CSS classes from "new-session" to "new-agent"
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsViewer.ts Updated accessibility labels and drag labels to use "agents" instead of "agent sessions"
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsView.ts Comprehensive rename of UI elements including button labels, method names, and localized strings from "Session" to "Agent"
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionsActions.ts Updated action titles for refresh and filter operations to use "Agents" terminology
src/vs/workbench/contrib/chat/browser/actions/chatSessionActions.ts Updated toggle action label to "Combined Agents View"

@bpasero bpasero closed this Nov 26, 2025
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.

2 participants