consciousness/src/agent
ProofOfConcept d9e1c2c59f tools: dispatch_with_agent uses agent's tool list
When agent is provided, looks up the tool in agent.tools first.
Falls back to global registry for agent-less dispatch (MCP server,
subconscious agents).

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-04 18:19:21 -04:00
..
api cleanup: remove unused imports from refactoring 2026-04-04 18:19:21 -04:00
tools tools: dispatch_with_agent uses agent's tool list 2026-04-04 18:19:21 -04:00
context.rs Move API code from user/ to agent/ 2026-04-04 00:34:48 -04:00
mod.rs agent: store Vec<Tool> instead of Vec<ToolDef> 2026-04-04 18:19:21 -04:00
parsing.rs cleanup: remove unused imports from refactoring 2026-04-04 18:19:21 -04:00
training.rs split out src/mind 2026-04-04 02:46:32 -04:00