consciousness/src/subconscious
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
..
agents delete rename agent and related code 2026-04-13 02:05:58 -04:00
daemon.rs Remove poc-memory daemon and RPC infrastructure 2026-04-09 20:07:05 -04:00
defs.rs Consolidate memory RPC in tools/memory.rs 2026-04-13 13:39:59 -04:00
digest.rs more dead code deletion 2026-04-12 02:27:05 -04:00
learn.rs Restore full N×M memory scoring matrix (/score command) 2026-04-10 01:47:54 -04:00
mod.rs more dead code deletion 2026-04-12 02:27:05 -04:00
prompts.rs delete rename agent and related code 2026-04-13 02:05:58 -04:00