consciousness/src/agent
Kent Overstreet 78abf90461 fix scoring: HTTP error checking, context refresh, chunk logging
Check HTTP status from logprobs API (was silently ignoring 500s).
Call publish_context_state() after storing scores so F10 screen
updates. Add chunk size logging for OOM debugging.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-02 22:47:44 -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 fix scoring: HTTP error checking, context refresh, chunk logging 2026-04-02 22:47:44 -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