Expand description
A small, modular Rust agent loop.
Modules§
- agent
- Agent handles and the single linear command dispatch loop.
- backend
- Runtime adapters used by the agent loop.
- middleware
- Ordered middleware and capability registration.
- protocol
- The small event protocol shared by agent frontends.
Structs§
- Provider
Error - A model-provider failure with retry metadata preserved for callers.
Enums§
- Error
- Errors returned by Horus modules.