Expand description
Sub-session spawn scheduler.
Provides a background queue for spawning child sessions. Spawn is async (tool returns immediately), but the UI can observe child progress via events forwarded to the parent session stream.
Structs§
Traits§
- External
Child Runner - Trait for external child session runtimes (e.g. A2A, CLI adapters).