claude-code - 💡(How to fix) Fix [FEATURE] Show model name in subagent/session list view

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Fix / Workaround

When dispatching subagents (via the Agent tool in conversation, or via claude --bg), the agent list UI shows each agent's description and status. It would be useful to also display which model each agent is running — especially when using model overrides to dispatch cheaper models for simpler tasks.

Why it's useful: When optimising token spend by dispatching different models for different tasks, it's helpful to see at a glance which agents are running on which tier without having to attach to each one.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

When dispatching subagents (via the Agent tool in conversation, or via claude --bg), the agent list UI shows each agent's description and status. It would be useful to also display which model each agent is running — especially when using model overrides to dispatch cheaper models for simpler tasks.

Proposed Solution

Current behaviour: The agent list shows session name, status, and time — but not the model.

Desired behaviour: Show the model (e.g. opus, sonnet, haiku) as a tag or column in the agent list view.

Why it's useful: When optimising token spend by dispatching different models for different tasks, it's helpful to see at a glance which agents are running on which tier without having to attach to each one.

Alternative Solutions

No response

Priority

Low - Nice to have

Feature Category

Interactive mode (TUI)

Use Case Example

No response

Additional Context

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Show model name in subagent/session list view