consciousness/src/mind
Kent Overstreet 4db7eca275 Dedup surfaced memories: skip keys already in conversation context
collect_results now checks existing Memory nodes in the conversation
before surfacing. Prevents the same memory from being pushed every
time the surface agent runs.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-08 20:51:28 -04:00
..
dmn.rs Dedup surfaced memories: skip keys already in conversation context 2026-04-08 20:51:28 -04:00
identity.rs Fix build warnings across workspace 2026-04-07 13:55:30 -04:00
log.rs Fix status bar: show per-section budget breakdown 2026-04-08 16:53:23 -04:00
mod.rs WIP: Output tool via Arc<Mutex<Subconscious>>, ToolHandler to Arc<dyn Fn> 2026-04-08 20:37:19 -04:00