[FEATURE REQUEST] - Color-code subagent invocations in terminal output
Resolved 💬 3 comments Opened Aug 6, 2025 by dowanx Closed Aug 15, 2025
When Claude Code invokes a subagent using the Task tool, the output currently appears in standard terminal text. It would improve readability to have color-coded output that visually distinguishes:
- When a subagent is being invoked
- Which type of subagent is running
- The subagent's output/results
This would make it easier to follow complex workflows where multiple agents are involved, especially during mulit-agent coordinated tasks.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗