Skip to content

Show agent providers in session rows - #17

Merged
adamhulme merged 1 commit into
mainfrom
agent/show-agent-providers
Jul 24, 2026
Merged

Show agent providers in session rows#17
adamhulme merged 1 commit into
mainfrom
agent/show-agent-providers

Conversation

@adamhulme

Copy link
Copy Markdown
Collaborator

Summary

  • show Codex, Claude, or Custom at the start of each local Agents row description
  • show the same friendly provider name for agents coordinated from other VS Code windows
  • include the provider in tooltips and accessibility labels while preserving status, MCP activity, and attention icons
  • document the change and cover all three provider types plus a remote session in the extension-host integration suite

Why

Provider identity was only reliably visible in the hover tooltip when an agent used a custom or renamed label. This made mixed Codex, Claude, and custom-agent sessions harder to distinguish at a glance.

User impact

Agents rows now read like Claude · repository · working, so provider identity is always visible without sacrificing the existing live-status iconography.

Validation

  • npm run lint
  • npm run compile
  • npm test — 220 passing
  • npm run test:integration — 14 passing

@adamhulme
adamhulme marked this pull request as ready for review July 24, 2026 12:10
@adamhulme
adamhulme merged commit b2ac734 into main Jul 24, 2026
7 checks passed
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.

1 participant