Skip to content

Conversation

@bpasero
Copy link
Member

@bpasero bpasero commented Jan 18, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 18, 2026 08:40
@bpasero bpasero self-assigned this Jan 18, 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 renames two CSS files from camelCase to lowercase naming and updates their corresponding import statements. The changes affect agent session-related styling files.

Changes:

  • Renames agentStatusWidget.css to agentstatuswidget.css and updates its import
  • Renames agentSessionProjection.css to agentsessionprojection.css and updates its import
  • Adds complete CSS styling for agent status widget and session projection features (344 and 63 lines respectively)

Reviewed changes

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

File Description
src/vs/workbench/contrib/chat/browser/agentSessions/media/agentstatuswidget.css New CSS file (renamed from camelCase) containing comprehensive styles for the agent status widget titlebar control
src/vs/workbench/contrib/chat/browser/agentSessions/media/agentsessionprojection.css New CSS file (renamed from camelCase) containing styles for agent session projection mode with tab and editor styling
src/vs/workbench/contrib/chat/browser/agentSessions/agentStatusWidget.ts Updates import to reference lowercase CSS filename
src/vs/workbench/contrib/chat/browser/agentSessions/agentSessionProjectionService.ts Updates import to reference lowercase CSS filename

@bpasero bpasero marked this pull request as ready for review January 19, 2026 10:24
@bpasero bpasero enabled auto-merge (squash) January 19, 2026 10:25
@bpasero bpasero added this to the January 2026 milestone Jan 19, 2026
@bpasero bpasero merged commit a2ad5ac into main Jan 19, 2026
22 checks passed
@bpasero bpasero deleted the ben/dynamic-gazelle branch January 19, 2026 10:41
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