consciousness/src
ProofOfConcept a7f19cdc7e tui: event-driven rendering with dirty bit
Only redraw when something actually changed. The 50ms render
interval still ticks (for process count updates) but no longer
triggers draws. Dirty is set by key events, mouse events,
resize, UI messages, turn completions, and DMN ticks.

Saves bandwidth over SSH and reduces CPU usage when idle.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 18:51:22 -04:00
..
bin tui: event-driven rendering with dirty bit 2026-04-03 18:51:22 -04:00
cli channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
hippocampus remove more dead transcript mining code 2026-04-02 21:45:56 -04:00
learn move memory_search from hippocampus to subconscious/hook 2026-03-27 20:50:24 -04:00
subconscious Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
thalamus channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
thought channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
user channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
config.rs Rename agent/ to user/ and poc-agent binary to consciousness 2026-04-03 17:25:59 -04:00
lib.rs channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
main.rs channel architecture: wire protocol, daemons, supervisor 2026-04-03 18:46:41 -04:00
session.rs Wire AgentCycleState through runner and TUI 2026-04-02 00:52:57 -04:00
util.rs delete 20 dead public functions across 12 files 2026-04-02 16:21:01 -04:00