Skip to content

feat: agent UI labels + list_agents title enrichment - #78

Merged
aterrylu merged 1 commit into
mainfrom
terry/agent-ui-labels
Mar 26, 2026
Merged

feat: agent UI labels + list_agents title enrichment#78
aterrylu merged 1 commit into
mainfrom
terry/agent-ui-labels

Conversation

@aterrylu

Copy link
Copy Markdown
Owner

Summary

  • Sidebar: "Live Sessions" → "Agents", "New Session" → "New Agent", "No active sessions" → "No active agents"
  • Empty state: "Create or select a session" → "Create or select an agent"
  • list_agents MCP tool now resolves names via titleCache (picks up /rename, same enrichment as GET /api/sessions)

No code-level rename — "session" stays in types, APIs, and internals. Only user-facing strings changed.

Test plan

  • TypeScript compiles clean
  • Sidebar shows "Agents" header
  • list_agents returns custom title after /rename

🤖 Generated with Claude Code

- UI: "Live Sessions" → "Agents", "New Session" → "New Agent",
  "No active sessions" → "No active agents"
- list_agents MCP tool now uses titleCache to resolve names
  (picks up /rename, same as GET /api/sessions)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@aterrylu
aterrylu merged commit c03d931 into main Mar 26, 2026
1 check passed
@aterrylu
aterrylu deleted the terry/agent-ui-labels branch March 26, 2026 08:06
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