feature: ability to distinguish Claude Code subagent traffic within abctl
Open
@esnible is already working on this.
Since Sep 17, 2026.
enhancement
high priority
- Dominant language
- Go
- Stars
- 13
- Forks
- 40
- Avg merge
- 12h 17m
- Merged PRs (30d)
- 156
Description
Users often ask Claude Code to do work that starts subagents. Sometimes one agent can be very slow or costly.
This issue is to investigate if there is enough data in inference requests to break out traffic by subagent.
If the data exists in a form Cortex can be extended to recognize, we will use this issue to propose ways to inspect and troubleshoot Claude Code traffic when multiple subagents are involved.
Related: https://github.com/rossoctl/cortex/issues/1018 , giving good titles to Claude Code traffic.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.