hyperhive/hive-ag3nt
müde 3e040d5b16 agent: forward unhandled turn failures to manager
run_claude now keeps a 20-line stderr ring buffer and bails with it
inline (was just 'exit <status>'). agent serve loop, on Failed (not
PromptTooLong — that's already absorbed by drive_turn's compaction
retry), sends the error body to manager via the normal hyperhive
send. swallows transport errors — failure is already in journald
and the events sqlite. manager-only harness (hive-m1nd) is unchanged
so it doesn't try to notify itself.
2026-05-16 16:04:35 +02:00
..
assets force fresh session: ↻ new session button + /new-session 2026-05-16 00:44:45 +02:00
prompts back out bypassPermissions: claude refuses it under root uid 2026-05-16 15:58:41 +02:00
src agent: forward unhandled turn failures to manager 2026-05-16 16:04:35 +02:00
Cargo.toml events: persist to sqlite, survive harness restart 2026-05-15 19:42:57 +02:00