consciousness/src/agent
ProofOfConcept c3cd27ec22 move poc-agent session dir from cache to ~/.consciousness/
session_dir() was using dirs::cache_dir() with /tmp fallback.
Move to ~/.consciousness/agent-sessions/ alongside everything else.
2026-03-27 21:29:39 -04:00
..
api flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
tools provenance: pass directly through thought::dispatch, remove globals 2026-03-27 15:44:39 -04:00
cli.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
context.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
dmn.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
identity.rs cleanup: remove dead migrate module, fix stale comment 2026-03-27 21:08:40 -04:00
journal.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
log.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
mod.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
observe.rs move poc-agent session dir from cache to ~/.consciousness/ 2026-03-27 21:29:39 -04:00
parsing.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
runner.rs budget: identity = system prompt + personality, memory = loaded nodes 2026-03-25 02:28:44 -04:00
tui.rs tui: overlay screens via F-keys (F1=context, F2=agents) 2026-03-25 03:12:28 -04:00
types.rs move data home from ~/.claude/memory to ~/.consciousness 2026-03-27 21:07:17 -04:00
ui_channel.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00