Skip to main content

Module hub

Module hub 

Source
Expand description

Display metadata for the Agent Hub overlay (advisor + subagent monitoring). Kept separate from supervisor.rs (lifecycle state machine) so display concerns don’t pollute the supervisor API.

Enums§

HubKind
Role of an agent in the hub view.
HubStatus
High-level status for the hub table. Maps onto the supervisor’s atomic status (Running/Suspended/Terminated/Failed) + a parked concept for agents kept alive after completion awaiting revival.