consciousness/src
ProofOfConcept 1e1f17f775 store: link_set upserts instead of erroring on missing link
Creates the link if it doesn't exist, avoiding wasted agent turns
from the link_set/link_add confusion.

Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-03-26 14:22:12 -04:00
..
agent tools: add output(), journal_tail/new/update tools 2026-03-26 14:21:54 -04:00
bin tui: overlay screens via F-keys (F1=context, F2=agents) 2026-03-25 03:12:28 -04:00
cli cli: add --state-dir flag to agent run 2026-03-26 14:22:05 -04:00
hippocampus store: link_set upserts instead of erroring on missing link 2026-03-26 14:22:12 -04:00
subconscious agents: multi-step agent support 2026-03-26 14:21:43 -04:00
config.rs config: unify memory and agent config into single module 2026-03-25 01:23:12 -04:00
lib.rs hippocampus: move MemoryNode + store ops to where they belong 2026-03-25 01:55:21 -04:00
main.rs cli: add --state-dir flag to agent run 2026-03-26 14:22:05 -04:00
session.rs session: extract Session from memory_search to src/session.rs 2026-03-25 01:26:03 -04:00
tui.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
util.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00