Skip to content

Add agent type in listing#38

Merged
codeaholicguy merged 2 commits intomainfrom
feature-agent-list-type
Mar 9, 2026
Merged

Add agent type in listing#38
codeaholicguy merged 2 commits intomainfrom
feature-agent-list-type

Conversation

@codeaholicguy
Copy link
Owner

@codeaholicguy codeaholicguy commented Mar 9, 2026

Summary

  • Display a "Type" column in ai-devkit agent list table showing human-friendly labels (Claude Code, Codex, Gemini CLI, Other) instead of raw enum values
  • Type appears as the 2nd column after Agent name for quick identification when managing multiple agent types

Changes

Before

Agent | Status | Working On | Active
repo-a | 🟡 wait | Need input | just now

After

Agent | Type | Status | Working On | Active
repo-a | Claude Code | 🟡 wait | Need input | just now
repo-b | Codex | ⚪ idle | No active task | 5m ago

@codeaholicguy codeaholicguy merged commit eff2d46 into main Mar 9, 2026
1 check passed
@codeaholicguy codeaholicguy deleted the feature-agent-list-type branch March 9, 2026 12:56
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