Re-exports§
pub use agent::Agent;pub use agent::AgentBuilder;pub use agent::TurnEvent;pub use loop_::process_message;pub use loop_::run;
Modules§
- agent
- classifier
- context_
analyzer - context_
compressor - cost
- dispatcher
- eval
- history
- history_
pruner - kumiho
- Kumiho memory MCP server injection.
- loop_
- loop_
detector - Loop detection guardrail for the agent tool-call loop.
- memory_
loader - operator
- Operator MCP server injection.
- personality
- Personality system — loads workspace identity files (SOUL.md, IDENTITY.md, USER.md) and injects them into the system prompt pipeline.
- prompt
- thinking
- Thinking/Reasoning Level Control
- tool_
execution - Tool execution helpers extracted from
loop_.