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> |
||
|---|---|---|
| .. | ||
| api | ||
| tools | ||
| context.rs | ||
| mod.rs | ||
| oneshot.rs | ||
| tokenizer.rs | ||