hyperhive/hive-ag3nt
iris 1f52746bd9 manager: add optional agent param to reminder RPCs
CountPendingReminders and ReminderRollup were hardcoded to
MANAGER_AGENT. Both now take agent: Option<String> — None keeps the
current behavior (manager's own), Some(name) returns that agent's
reminder stats. The broker functions already take an agent name, so
this is a thin wire-protocol change. Callers (web UI stats page,
post-turn counts) pass None.

Closes #122
2026-05-20 22:14:09 +02:00
..
assets screen: fix framebuffer height parse and stray byte consume 2026-05-20 22:11:28 +02:00
prompts manager prompt: update get_loose_ends docs for agent param 2026-05-20 22:13:25 +02:00
src manager: add optional agent param to reminder RPCs 2026-05-20 22:14:09 +02:00
Cargo.toml feat: poll forge notifications in agent harness 2026-05-20 17:59:56 +02:00