consciousness/src/user
ProofOfConcept 9704e7a698 Rename mind/dmn.rs to mind/subconscious.rs
The file contains both the DMN state machine and the subconscious agent
orchestration. Renaming to match the conceptual grouping — next step is
adding mind/unconscious.rs for the standalone graph maintenance agents
(organize, linker, etc.) that don't need conversation context.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-08 23:37:01 -04:00
..
chat.rs Rename mind/dmn.rs to mind/subconscious.rs 2026-04-08 23:37:01 -04:00
context.rs ActiveTools wrapper: replace SharedActiveTools Arc<Mutex<Vec>> 2026-04-08 16:45:56 -04:00
mod.rs Rename mind/dmn.rs to mind/subconscious.rs 2026-04-08 23:37:01 -04:00
subconscious.rs Agent/AgentState split complete — separate context and state locks 2026-04-08 15:47:21 -04:00
thalamus.rs Fix build warnings across workspace 2026-04-07 13:55:30 -04:00
unconscious.rs fix unused imports 2026-04-06 22:43:55 -04:00
widgets.rs Fix: skip empty CoT nodes, expand AST children in conscious screen, timestamps 2026-04-08 17:18:48 -04:00