consciousness/src/agent
Kent Overstreet 063cf031d3 journal_tail: return typed Vec<JournalEntry>, remove Store::load from agent
- journal_tail returns Vec<JournalEntry> with key, content, created_at
- load_startup_journal uses typed API, no more direct Store access
- CLI does formatting, hippocampus returns data

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-13 15:23:10 -04:00
..
api simplify http library 2026-04-11 16:45:54 -04:00
tools journal_tail: return typed Vec<JournalEntry>, remove Store::load from agent 2026-04-13 15:23:10 -04:00
context.rs context: cache role header token lengths 2026-04-12 20:47:36 -04:00
mod.rs journal_tail: return typed Vec<JournalEntry>, remove Store::load from agent 2026-04-13 15:23:10 -04:00
oneshot.rs defs.rs: remove store/graph params, use typed memory API 2026-04-13 15:18:05 -04:00
tokenizer.rs WIP: Rename context_new → context, delete old files, fix UI layer 2026-04-08 15:20:26 -04:00