consciousness/src/agent
Kent Overstreet 249726599b read_tail 64MB — just read the whole log
Images in the jsonl eat most of the byte budget. 64MB covers
any realistic conversation log; compact() trims to fit.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 23:13:28 -04:00
..
api wire up /score command and debug screen for memory importance 2026-04-02 22:21:31 -04:00
tools add unreachable_pub lint, fix all 17 violations 2026-04-02 16:15:32 -04:00
cli.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
dmn.rs replace hardcoded personal names with config values 2026-04-02 19:45:35 -04:00
identity.rs replace hardcoded personal names with config values 2026-04-02 19:45:35 -04:00
log.rs unify conversation persistence to append-only jsonl 2026-04-02 14:31:19 -04:00
mod.rs move context functions from agent/context.rs to thought/context.rs 2026-04-02 15:28:00 -04:00
observe.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00
parsing.rs flatten: move poc-memory contents to workspace root 2026-03-25 00:54:12 -04:00
runner.rs read_tail 64MB — just read the whole log 2026-04-02 23:13:28 -04:00
tui.rs configurable stream timeout, show per-call timer in status bar 2026-04-02 18:46:27 -04:00
types.rs wire up /score command and debug screen for memory importance 2026-04-02 22:21:31 -04:00
ui_channel.rs Split hook.rs: core orchestration -> subconscious.rs 2026-04-02 01:37:51 -04:00