consciousness/src/user
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
..
chat.rs Kill publish_context_state() — screens lock the agent directly 2026-04-07 03:03:24 -04:00
context.rs Kill publish_context_state() — screens lock the agent directly 2026-04-07 03:03:24 -04:00
mod.rs Kill publish_context_state() — screens lock the agent directly 2026-04-07 03:03:24 -04:00
subconscious.rs Move Subconscious + SubconsciousAgent into dmn.rs 2026-04-07 02:31:52 -04:00
thalamus.rs fix unused imports 2026-04-06 22:43:55 -04:00
unconscious.rs fix unused imports 2026-04-06 22:43:55 -04:00