Module manager

Module manager 

Source
Expand description

Agent Manager for spawning and coordinating subagents

This module manages agent lifecycles, communication, and coordination, working with the existing orchestrator infrastructure.

Structsยง

AgentHandle
Handle to a running agent
AgentManager
Agent Manager for spawning and managing agent lifecycles
AgentStats
Agent execution statistics
AgentTracker
Track agent status and results
MessageBus
Message bus for inter-agent communication