consciousness/src/agent
Kent Overstreet 090c8e4d35 Agent:🆕 stop unconditionally adding all MCP tools
Each agent is passed its own tool list — that's the list it should
advertise. The line that appended all_mcp_tool_definitions() was
causing unconscious agents to see bash/read_file/etc in their prompt
even though they couldn't execute them.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-12 01:33:40 -04:00
..
api simplify http library 2026-04-11 16:45:54 -04:00
tools query: unify PEG and engine parsers 2026-04-11 20:42:58 -04:00
context.rs save_agent_log: write flat context array matching AST order 2026-04-11 19:28:03 -04:00
mod.rs Agent:🆕 stop unconditionally adding all MCP tools 2026-04-12 01:33:40 -04:00
oneshot.rs Persist agent stats across restarts, add per-tool metrics grid 2026-04-11 23:03:10 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00