Expand description
Agent lifecycle management — fork, register, run, cleanup.
Extracted from Orchestrator to reduce the god-object scope. Handles: fork agent → register A2A → check permissions → submit to scheduler → run → unregister → complete/fail.
Structs§
- Agent
Lifecycle Manager - Manages the full lifecycle of a single agent from fork to cleanup.