consciousness/src/agent
Kent Overstreet d2a82d4327 memory tools: forward to daemon when not in daemon process
Add STORE_HANDLE global that daemon sets at startup. When set, tools
access store directly. When unset (external process), tools forward
to daemon via MCP socket.

This allows consciousness-claude and poc-memory to import and call
memory tools directly - they'll automatically route through the
daemon socket.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-12 21:45:59 -04:00
..
api simplify http library 2026-04-11 16:45:54 -04:00
tools memory tools: forward to daemon when not in daemon process 2026-04-12 21:45:59 -04:00
context.rs context: cache role header token lengths 2026-04-12 20:47:36 -04:00
mod.rs locks: add process-wide lock hold time tracking 2026-04-12 20:27:42 -04:00
oneshot.rs TurnResult: remove text field, simplify oneshot loop 2026-04-12 02:04:50 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00