consciousness/src/cli
Kent Overstreet 0d2bf81a50 consciousness: identity files load from ~/.consciousness/identity/
Separate identity files (loaded via source: "file" in context_groups)
from the memory store (data_dir). New identity_dir config field,
defaults to ~/.consciousness/identity/.

Also restrict subconscious agents to memory-only tools — no
filesystem write access. This prevents agents from creating stray
.md files in the memory directory.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-03-28 19:49:13 -04:00
..
admin.rs consciousness: update hardcoded paths from ~/.claude to ~/.consciousness 2026-03-27 21:32:28 -04:00
agent.rs agents: phase tracking, pid files, pipelining, unified cycle 2026-03-26 14:48:42 -04:00
graph.rs journal: remove all stringly-typed key patterns, use NodeType 2026-03-26 19:11:17 -04:00
journal.rs journal: remove all stringly-typed key patterns, use NodeType 2026-03-26 19:11:17 -04:00
misc.rs consciousness: identity files load from ~/.consciousness/identity/ 2026-03-28 19:49:13 -04:00
mod.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
node.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00