hephaestus/crates
Erich Blume 730863b832
All checks were successful
Build / validate (pull_request) Successful in 8m24s
feat(heph): accept a1-a4, 1-4, or colour words for -a/--attention
The CLI's attention flag (on task/list/attention/edit/promote) now takes the
a1–a4 labels, a bare digit 1–4, or a colour word, normalizing to the storage
colour before the RPC. Adds Attention::parse_input() in heph-core (lenient
human input) alongside the strict storage parse(), with a clear error listing
the accepted forms. `heph attention` now echoes the band as `a1 (red)`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 08:29:46 -07:00
..
heph feat(heph): accept a1-a4, 1-4, or colour words for -a/--attention 2026-06-09 08:29:46 -07:00
heph-core feat(heph): accept a1-a4, 1-4, or colour words for -a/--attention 2026-06-09 08:29:46 -07:00
heph-quickadd feat(attention): set bands directly as a1–a4 instead of cycling 2026-06-09 07:50:53 -07:00
heph-tui feat(attention): set bands directly as a1–a4 instead of cycling 2026-06-09 07:50:53 -07:00
hephd feat(attention): set bands directly as a1–a4 instead of cycling 2026-06-09 07:50:53 -07:00