consciousness/src/agent
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
..
api simplify http library 2026-04-11 16:45:54 -04:00
tools memory_links: return typed Vec<LinkInfo> with node weights 2026-04-13 15:12:06 -04:00
context.rs context: cache role header token lengths 2026-04-12 20:47:36 -04:00
mod.rs defs.rs: async conversion, remove block_in_place 2026-04-13 14:56:26 -04:00
oneshot.rs defs.rs: async conversion, remove block_in_place 2026-04-13 14:56:26 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00