consciousness/src/thought
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
..
bash.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
context.rs WIP: trim_entries dedup, context_window rename, compact simplification 2026-04-02 15:58:03 -04:00
edit.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
glob_tool.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
grep.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
memory.rs Split journal tools from default definitions, expose to all for now 2026-04-01 15:12:14 -04:00
mod.rs add memory importance scoring via prompt logprobs 2026-04-02 22:13:55 -04:00
read.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00
training.rs fix scoring: HTTP error checking, context refresh, chunk logging 2026-04-02 22:47:44 -04:00
write.rs thought: create shared cognitive substrate module 2026-03-27 15:22:48 -04:00