hyperhive/docs
müde 06af23c8a4 recv: None = peek, positive value = opt-in long-poll
old behavior: omitted wait_seconds fell through to the 30s
RECV_LONG_POLL_DEFAULT — claude calling 'is there anything in
my inbox right now?' between actions blocked the turn for half
a minute. flip the semantics: None (or 0) returns immediately,
positive value parks up to MAX (180s, unchanged). cleaner
'peek vs wait' distinction; tool descriptions + agent/manager
prompts updated to point at the new shape.

harness's own serve loops in hive-ag3nt + hive-m1nd relied on
the old default for their inbox poll. they now explicitly pass
wait_seconds: Some(180) to opt into the full park — same
effective behavior as before, just spelled out.

retires the matching TODO under Turn loop.
2026-05-16 03:22:42 +02:00
..
approvals.md final docs + cleanup sync for meta-flake era 2026-05-16 00:40:06 +02:00
conventions.md docs: full sync ahead of compaction + config-management overhaul 2026-05-15 22:12:40 +02:00
damocles-migration.md Phase 7e: damocles migration plan; CLAUDE.md phase status 2026-05-15 00:32:26 +02:00
gotchas.md docs sync + revert auto-unfree removal 2026-05-15 21:26:13 +02:00
persistence.md final docs + cleanup sync for meta-flake era 2026-05-16 00:40:06 +02:00
turn-loop.md recv: None = peek, positive value = opt-in long-poll 2026-05-16 03:22:42 +02:00
web-ui.md docs: sync to current state of the world 2026-05-16 02:49:48 +02:00