hyperhive/hive-ag3nt
iris b1f10b1d1b render message reply threads in dashboard and per-agent inbox
- MessageEvent and DashboardEvent Sent/Delivered now carry id and in_reply_to
- broker.send() includes last_insert_rowid in the emitted event
- recent_all() and recv_batch() include id and in_reply_to from the DB
- deliver_reminders_batch() tracks per-row rowids within the transaction
- dashboard message flow: reply rows are indented with a border-left and a
  clickable '↳ reply' tag that scroll-jumps + briefly highlights the parent
- per-agent inbox: reply messages get a '↳ reply ·' prefix and indent

Closes #26
2026-05-20 15:29:47 +02:00
..
assets render message reply threads in dashboard and per-agent inbox 2026-05-20 15:29:47 +02:00
prompts docs: refresh for the dashboard rework + recent harness commits 2026-05-20 11:34:43 +02:00
src surface rate_limited status as red badge on per-agent page and dashboard 2026-05-20 15:16:00 +02:00
Cargo.toml harness: add /screen page and /screen/ws WebSocket VNC relay 2026-05-20 14:38:42 +02:00