Agent Hub
Coordinate parallel Codex and Claude Code workers without losing instructions, review gates, or deploy state.
Agent Hub is a local supervisor for teams that run multiple coding-agent sessions across repositories and worktrees. It keeps the coordination state outside the model conversation, then asks workers and reviewers to report important transitions in a structured way.
Durable queue Instructions become work items with delivery, ACK, pending, superseded, and review state.
Structured workers Workers report lifecycle events such as
ack, working, blocked, and done.Review gates Hub review and human acceptance stay separate from commit, merge, and deploy stages.
Operational proof Audit and health commands answer what happened without guessing from terminal text.