hyperhive/hive-ag3nt
Repository files (latest commit first)
Filename Latest commit message Latest commit date
müde 7d33da3727 retry hive socket up to 5x over 60s, surface retry count to claude
socket client now retries connect/IO failures with 2-4-8-16-30s
backoffs (60s total budget). transparent for non-tool callers via
request(); tool handlers go through request_retried() which also
returns the retry count, then annotate_retries() appends a one-line
note to the tool result so claude knows the slow round-trip was a
c0re flicker, not a content failure — avoids burning tokens on an
LLM-level retry.
2026-05-16 15:28:18 +02:00
..
assets force fresh session: ↻ new session button + /new-session 2026-05-16 00:44:45 +02:00
prompts feat: add optional description to request_apply_commit and request_spawn 2026-05-16 15:18:32 +02:00
src retry hive socket up to 5x over 60s, surface retry count to claude 2026-05-16 15:28:18 +02:00
Cargo.toml events: persist to sqlite, survive harness restart 2026-05-15 19:42:57 +02:00