Modules§
- agent
- Agent core: the main agentic loop with interrupt handling, tool execution, and memory compaction.
- config
- error
- knowledge
- Knowledge base facade — embeds, stores, and retrieves knowledge.
- memory
- Memory & Context Management.
- orchestrator
- planning
- skills
- Skill system: discovery, parsing, CRUD, and Tool adapter.
- tools
- Tool system: trait definition, registry, and built-in tools.