consciousness/src/user
Kent Overstreet d5a3398cc9 learn: move threshold/gen state out of title bar into a settings row
The F6 title line was starting to read like a control panel —
\`legend ───── learn [thresh: 1e-7] [gen]\` — which crowded the legend
and the label, and didn't leave room for more settings as the screen
grew. Move threshold and gen status to their own line inside the
border, right above the content area. Drop the duplicated \`=gen[on]\`
marker from the bottom help line since the settings row already shows
gen state.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-16 12:44:13 -04:00
..
chat.rs chat: guard pop_line against empty list 2026-04-12 16:04:43 -04:00
context.rs Display memory scores in status column 2026-04-15 06:08:27 -04:00
learn.rs learn: move threshold/gen state out of title bar into a settings row 2026-04-16 12:44:13 -04:00
mod.rs learn: F6 screen — scoring stats, ActivityGuard, configurable threshold 2026-04-16 11:49:26 -04:00
scroll_pane.rs user: fix text selection on wrapped lines 2026-04-12 15:49:57 -04:00
selectable.rs selectable: silence unused method warning 2026-04-12 16:10:58 -04:00
subconscious.rs subconscious screen: show full context window 2026-04-12 01:45:10 -04:00
thalamus.rs thalamus: add thinking mode toggles (native + tool) 2026-04-14 18:25:00 -04:00
unconscious.rs user: remove dead scroll state from thalamus and unconscious screens 2026-04-11 01:35:15 -04:00
widgets.rs Display memory scores in status column 2026-04-15 06:08:27 -04:00