Modules§
Structs§
- Agent
Result - Result from a Claude agent invocation.
- Command
Output - Result from a simple command execution (e.g., gh CLI).
- Real
Command Runner - Real implementation that spawns actual subprocesses.
Traits§
- Command
Runner - Trait for running external commands.