consciousness/src/user
ProofOfConcept c31d531954 Fix status bar timer: use activity start time, tick every 1s
The status bar timer was showing turn/call elapsed times (0s, 0/60s)
instead of the activity's actual elapsed time. Use activity_started
from the ActivityEntry directly.

Add a 1s tick to the UI select loop when an activity is active so
the timer updates live.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-09 22:36:45 -04:00
..
chat.rs Fix status bar timer: use activity start time, tick every 1s 2026-04-09 22:36:45 -04:00
context.rs Widen name column on F2 conscious screen 2026-04-09 21:13:56 -04:00
mod.rs Fix status bar timer: use activity start time, tick every 1s 2026-04-09 22:36:45 -04:00
subconscious.rs Fix F3 context pane for unconscious agents 2026-04-09 01:03:16 -04:00
thalamus.rs Fix build warnings across workspace 2026-04-07 13:55:30 -04:00
unconscious.rs Compute graph health in consciousness, rename F4 to hippocampus 2026-04-09 00:45:26 -04:00
widgets.rs Widen name column on F2 conscious screen 2026-04-09 21:13:56 -04:00