Skip to main content

Module agent

Module agent 

Source

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_.