consciousness/src/agent
Kent Overstreet 9bb07bc26a memory.rs: clean up store access and tool dispatch
- 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>
2026-04-13 14:27:38 -04:00
..
api simplify http library 2026-04-11 16:45:54 -04:00
tools memory.rs: clean up store access and tool dispatch 2026-04-13 14:27:38 -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 delete rename agent and related code 2026-04-13 02:05:58 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00