hephaestus/docs
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
..
changelog.d feat(tui): attention flag column + project-colored bullets + scrollbar (§8.1) 2026-06-03 10:53:19 -07:00
explanation docs(explanation): add Task Lifecycle — the two-axis model 2026-06-03 08:56:53 -07:00
how-to docs: daemon lifecycle becomes an explicit service (connect-only surfaces) 2026-06-02 21:07:11 -07:00
reference feat(tui): attention flag column + project-colored bullets + scrollbar (§8.1) 2026-06-03 10:53:19 -07:00
tutorials
index.md
quartz.config.ts
quartz.layout.ts