Structs§
- Agent
Entry - A built-in or discovered agent entry in the registry.
- Agent
Override - User-provided override for an agent’s command and args (from config file).
Functions§
- default_
registry - Returns the default registry of built-in agents.
- resolve_
agent - Resolves an agent name to a
(command, args)pair.