Replies: 1 comment
|
I had a go at this locally and got a working proof of concept. It tracks subagents for the current parent session, shows active and finished counts in Spaces and Agents, and lets you click a parent agent to expand its child agents. Child rows are display-only, so the existing pane focus behaviour stays unchanged. I wired it to Codex’s subagent lifecycle hooks and tested it in a live Herdr session with two active and two finished subagents. The state is Happy to turn the proof of concept into a focused PR if a maintainer is happy with this direction. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
Does Herdr (or a plugin you're aware of) allow for management and/or visibility of subagents launched via Codex?
With the new 'Ultra' mode release, Codex CLI is good at managing subagents. But the CLI gives no way to view the subagents, what they're doing, or interact with them. This is different to the Codex Desktop app which lets you do that.
Is there any way to have visibility over the Codex subagents that are launched via Herdr? Would be awesome if that was a first-class feature of Herdr. Then there's really not much the Codex desktop app can do that Herdr can't.
All reactions