Structs§
- Agent
Capabilities - Describes what features an agent supports.
- Config
Warning - A config validation warning.
Traits§
- Agent
Runner - Trait implemented by each agent adapter.
Functions§
- find_
binary - Check if any of the binary candidates for the given agent kind exist in PATH.
- is_
any_ binary_ available - Check if any binary candidate is available on the system.
- resolve_
binary - Resolve binary path: user override > PATH candidates > error.
Type Aliases§
- Event
Stream - A boxed, pinned event stream returned by agent runners.