hyperhive/hive-ag3nt
damocles 5c27ab9d13 fix: scope rate-limit detection on stdout to JSON error events only
raw line.contains() on stdout false-positives when the agent's own
text mentions rate_limit_error or similar strings. stderr keeps the
raw match (it is always claude CLI output, not conversation content);
stdout now only fires on parsed {"type":"error"} events.

Closes #69
2026-05-20 16:22:57 +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 fix: scope rate-limit detection on stdout to JSON error events only 2026-05-20 16:22:57 +02:00
Cargo.toml harness: add /screen page and /screen/ws WebSocket VNC relay 2026-05-20 14:38:42 +02:00