consciousness/src/subconscious
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
..
agents journal: split out as standalone agent, add {{bash:}} placeholder 2026-03-27 20:39:03 -04:00
prompts subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
api.rs consciousness: identity files load from ~/.consciousness/identity/ 2026-03-28 19:49:13 -04:00
audit.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
consolidate.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
daemon.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
defs.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
digest.rs digest: use created_at instead of timestamp for date matching 2026-03-26 19:18:14 -04:00
enrich.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00
hook.rs move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
knowledge.rs provenance: pass directly through thought::dispatch, remove globals 2026-03-27 15:44:39 -04:00
llm.rs provenance: pass directly through thought::dispatch, remove globals 2026-03-27 15:44:39 -04:00
mod.rs move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
prompts.rs rename agent: fix tool calls and target override 2026-03-27 15:10:55 -04:00
transcript.rs subconscious: flatten agents/ nesting, move prompts in 2026-03-25 01:10:25 -04:00