consciousness/src
Kent Overstreet 598f0112a4 memory_links: return typed Vec<LinkInfo> with node weights
- hippocampus::memory_links now returns Vec<LinkInfo> with key,
  link_strength, and node_weight for each neighbor
- Unified memory_tool! macro: mut/ref as token, single main rule
- All tools use serde serialize/deserialize for RPC consistency
- jsonargs handlers now work in client mode (RPC to daemon)
- cli/graph.rs formats LinkInfo for display

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-13 15:12:06 -04:00
..
agent memory_links: return typed Vec<LinkInfo> with node weights 2026-04-13 15:12:06 -04:00
bin enable short backtraces by default 2026-04-12 20:11:27 -04:00
cli memory_links: return typed Vec<LinkInfo> with node weights 2026-04-13 15:12:06 -04:00
hippocampus memory_links: return typed Vec<LinkInfo> with node weights 2026-04-13 15:12:06 -04:00
learn rust edition 2024 2026-04-05 06:20:16 -04:00
mind defs.rs: async conversion, remove block_in_place 2026-04-13 14:56:26 -04:00
subconscious defs.rs: async conversion, remove block_in_place 2026-04-13 14:56:26 -04:00
thalamus kill MIN_NUDGE_INTERVAL 2026-04-11 16:45:33 -04:00
user defs.rs: async conversion, remove block_in_place 2026-04-13 14:56:26 -04:00
config.rs defs.rs: async conversion, remove block_in_place 2026-04-13 14:56:26 -04:00
lib.rs mcp_server: Unix socket server for external tool access 2026-04-12 21:45:10 -04:00
locks.rs locks: add process-wide lock hold time tracking 2026-04-12 20:27:42 -04:00
main.rs Consolidate memory RPC in tools/memory.rs 2026-04-13 13:39:59 -04:00
mcp_server.rs memory.rs: clean up store access and tool dispatch 2026-04-13 14:27:38 -04:00
session.rs delete claude code integration 2026-04-09 19:58:07 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00