hephaestus/crates/heph-tui
Erich Blume c9bb2cbe64
All checks were successful
Build / validate (push) Successful in 6m28s
feat(heph-tui): show sync age in seconds under a minute
The background sync loop runs every 30s, so the last-sync age never crossed
the 60s 'just now' threshold — the chip always read 'just now', which also
masked the first missed sync (age 30-60s looked identical to a fresh one).
Show seconds under a minute ('⟳ 26s') so the chip is a visible heartbeat and a
stalled sync surfaces ~30s sooner.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 11:24:09 -07:00
..
src feat(heph-tui): show sync age in seconds under a minute 2026-06-06 11:24:09 -07:00
tests feat(heph-tui,hephd): surface sync health (last-sync age, conflicts, auth failure) 2026-06-06 10:19:11 -07:00
Cargo.toml feat(tui): heph-tui T1 — read-only 3-pane agenda (§8.1) 2026-06-03 07:06:48 -07:00