consciousness/src/cli
Kent Overstreet fb46ab095d Consolidate memory RPC in tools/memory.rs
- Move memory_rpc(), socket_path(), SocketConn from mcp_server.rs
- Convert remaining callers to typed async API:
  - defs.rs: organize placeholder, run_agent query
  - cli/agent.rs: query resolution (now async)
  - mind/identity.rs: Store context loading
- Re-export socket_path/memory_rpc from mcp_server for compatibility

All external memory access now goes through tools/memory.rs typed API.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-13 13:39:59 -04:00
..
admin.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00
agent.rs Consolidate memory RPC in tools/memory.rs 2026-04-13 13:39:59 -04:00
graph.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00
journal.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00
mod.rs kill cli/misc.rs 2026-04-12 23:03:00 -04:00
node.rs CLI/hippocampus: rename core memory functions to memory_* 2026-04-13 13:26:22 -04:00