hephaestus/crates
Erich Blume ecfe64435c feat(tui): attention flag column + project-colored bullets + scrollbar (§8.1)
Each task row now leads with a colored attention flag (⚑ for
red/orange/blue, blank for white/none) and a project-colored bullet (●).
The bullet color is derived stably from the project id (FNV-1a → HSL →
truecolor RGB) so it survives projects being added/removed; a per-project
override on the model is a later refinement. The glyph shape is reserved
for future semantics.

The task list also gains a scrollbar and ListState-driven
scroll-to-visible so a selected task below the fold stays reachable.

Tests: fmt::project_color determinism unit; a flag-glyph render assertion.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 10:53:19 -07:00
..
heph feat(core): task.set_project — move-to-project with OR-set link semantics (§8.1) 2026-06-03 10:35:16 -07:00
heph-core feat(core): task.set_project — move-to-project with OR-set link semantics (§8.1) 2026-06-03 10:35:16 -07:00
heph-tui feat(tui): attention flag column + project-colored bullets + scrollbar (§8.1) 2026-06-03 10:53:19 -07:00
hephd feat(core): task.set_project — move-to-project with OR-set link semantics (§8.1) 2026-06-03 10:35:16 -07:00