consciousness/src/mind
Kent Overstreet 04e260c081 Kill publish_context_state() — screens lock the agent directly
F1 and F2 screens now call agent.context_state_summary() directly
via try_lock/lock instead of reading from a shared RwLock cache.
Removes SharedContextState, publish_context_state(), and
publish_context_state_with_scores().

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-07 03:03:24 -04:00
..
dmn.rs Fix subconscious screen showing empty names during runs 2026-04-07 02:39:16 -04:00
identity.rs split out src/mind 2026-04-04 02:46:32 -04:00
log.rs fix logging assistant messages 2026-04-06 23:04:08 -04:00
mod.rs Kill publish_context_state() — screens lock the agent directly 2026-04-07 03:03:24 -04:00