hyperhive/hive-c0re/assets
iris 2f1b846baf dashboard: show meta-update progress in the META INPUTS panel
post_meta_update returns 200 immediately and runs the nix flake
update + agent-rebuild ripple in a background task, so the META
INPUTS panel looked idle for the whole multi-minute window (#259).

Track in-flight runs with a Coordinator atomic counter, exposed via
an RAII MetaUpdateGuard held across run_meta_update. Surface it as
the meta_update_running snapshot field plus a MetaUpdateRunning SSE
event (flipped only when the count crosses 0, so concurrent runs
flip the flag once). The panel shows a pulsing in-progress banner
and disables the update button while a run is active.
2026-05-22 21:54:28 +02:00
..
app.js dashboard: show meta-update progress in the META INPUTS panel 2026-05-22 21:54:28 +02:00
dashboard.css dashboard: show meta-update progress in the META INPUTS panel 2026-05-22 21:54:28 +02:00
index.html dashboard: add favicon (hyperhive mark) 2026-05-21 18:58:05 +02:00