You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Claude Code agent in Zed delegates work to subagents, all tool activities in the thread look the same whether they're from the main agent or subagents. This makes it hard to tell who's doing what.
Would be great to visually distinguish subagent activities, like the Claude Code CLI already does with color coding. If the SDK doesn't expose the existing colors yet, maybe just use a different color for all subagent activities as a start?