consciousness/src
ProofOfConcept e982cb192f agent: store Vec<Tool> instead of Vec<ToolDef>
Agent.tools holds the Tool registry directly. ToolDefs are built
on the fly at the API call site from Tool::to_tool_def(). No more
pre-built ToolDef storage on Agent.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-04 18:19:21 -04:00
..
agent agent: store Vec<Tool> instead of Vec<ToolDef> 2026-04-04 18:19:21 -04:00
bin split out src/mind 2026-04-04 02:46:32 -04:00
claude tools: static string definitions, no runtime JSON construction 2026-04-04 18:19:21 -04:00
cli delete dead code: channel-test, mcp-schema, cmd_mcp_schema 2026-04-03 20:52:40 -04:00
hippocampus remove more dead transcript mining code 2026-04-02 21:45:56 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
mind cleanup: remove unused imports from refactoring 2026-04-04 18:19:21 -04:00
subconscious tools: delete ToolOutput, dispatch returns String 2026-04-04 18:19:21 -04:00
thalamus distinguish connection failure from empty channel list 2026-04-03 20:47:57 -04:00
user thalamus: interactive sampling parameter controls 2026-04-04 18:19:21 -04:00
config.rs split out src/mind 2026-04-04 02:46:32 -04:00
lib.rs split out src/mind 2026-04-04 02:46:32 -04:00
main.rs delete dead code: channel-test, mcp-schema, cmd_mcp_schema 2026-04-03 20:52:40 -04:00
session.rs move Claude Code-specific code from thalamus/ to claude/ 2026-04-03 19:26:24 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00