hyperhive/hive-c0re/assets
müde 1db6b8ffed dashboard: queued reminders surface
new 'qu3u3d r3m1nd3rs' section between approvals and operator
inbox. lists every pending reminder with agent, due-relative
timestamp, body, payload path (path-linkified), and a cancel
button. drives off a new /api/reminders endpoint and a
POST /cancel-reminder/{id} that hard-deletes the row.

failure surface (last_error / attempt_count + retry) deferred —
needs a sqlite migration; tracked in TODO.md.
2026-05-17 22:10:02 +02:00
..
app.js dashboard: queued reminders surface 2026-05-17 22:10:02 +02:00
dashboard.css dashboard: queued reminders surface 2026-05-17 22:10:02 +02:00
index.html dashboard: queued reminders surface 2026-05-17 22:10:02 +02:00