hephaestus/crates/heph-core
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
..
src feat(heph): accept a1-a4, 1-4, or colour words for -a/--attention 2026-06-09 08:29:46 -07:00
tests feat: multi-tenancy seam (resolve_owner) + hub-setup how-to (v1 prep) 2026-06-04 07:08:39 -07:00
build.rs fix: --version no longer false-positives -dirty on clean release installs 2026-06-04 10:20:23 -07:00
Cargo.toml heph-core: body text-CRDT via yrs (sync 8d) 2026-06-01 09:06:17 -07:00