hyperhive/hive-ag3nt/src
iris bded8d789f integrate reminder stats into stats page via socket RPC
Add fetch_reminder_stats() helper to query ReminderRollup from broker,
and update api_stats endpoint to include reminder stats in snapshot.
Reminder activity metrics (scheduled, delivered, pending) are now
available to the stats page UI for display.
2026-05-20 13:41:55 +02:00
..
bin add optional in_reply_to field on send for conversation threading 2026-05-20 13:35:27 +02:00
client.rs retry hive socket up to 5x over 60s, surface retry count to claude 2026-05-16 15:28:18 +02:00
events.rs clippy: zero pedantic warnings across the tree 2026-05-18 22:09:34 +02:00
lib.rs stats: per-agent /stats page with chart.js trends + breakdowns 2026-05-19 00:27:01 +02:00
login.rs refactor: per-agent state paths (/agents/{label}/state), centralize in paths.rs 2026-05-16 15:18:32 +02:00
login_session.rs login: default command is claude auth login 2026-05-15 13:32:51 +02:00
mcp.rs add allowedBashPatterns NixOS option for finer-grained Bash tool approval 2026-05-20 13:35:28 +02:00
paths.rs fix: manager uses /agents/hm1nd/state, not /state, for HYPERHIVE_STATE_DIR 2026-05-20 13:35:12 +02:00
plugins.rs add optional in_reply_to field on send for conversation threading 2026-05-20 13:35:27 +02:00
stats.rs add reminder_stats field to stats Snapshot 2026-05-20 13:24:17 +02:00
turn.rs detect rate-limit errors; park serve loop instead of crashing 2026-05-20 13:35:27 +02:00
turn_stats.rs clippy: zero pedantic warnings across the tree 2026-05-18 22:09:34 +02:00
web_ui.rs integrate reminder stats into stats page via socket RPC 2026-05-20 13:41:55 +02:00