forked from kent/consciousness
- Single access() function returns StoreAccess enum (Daemon/Client/None) - OnceLock for daemon store, thread-local RefCell for client socket - Remove dispatch() - Tool handlers call jsonargs_* directly - get_provenance() takes agent ref, no JSON round-trip - Expose missing graph tools (communities, normalize, link_impact, trace) - Local tool! macro for cleaner Tool definitions Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| agent | ||
| bin | ||
| cli | ||
| hippocampus | ||
| learn | ||
| mind | ||
| subconscious | ||
| thalamus | ||
| user | ||
| config.rs | ||
| lib.rs | ||
| locks.rs | ||
| main.rs | ||
| mcp_server.rs | ||
| session.rs | ||
| util.rs | ||