v0.1.76 — team bot + heartbeat reliability + recurring tasks (catch-up 0.1.56→0.1.76)
Catch-up release: GitHub releases had stalled at v0.1.55 while main and the fleet advanced to 0.1.76. Boxes were never behind (they update via the nightly pull of main); this republishes the tag line. Spans 0.1.56 → 0.1.76.
Team bot & intercom
- One shared
@FiveDiveBotfor a whole fleet: forum-topic-per-agent in a team group, no-bot agents relayed through the shared bot (DIVE-159). - Per-agent bot-to-bot write path +
botToBotEnabledsurfaced inagent list(DIVE-161). - Intercom mirror: a dedicated topic mirroring inter-agent chatter, membership-based retarget, sender labels on shared-bot agents (DIVE-195).
Heartbeat reliability
- Orphan reclaim, no-clobber idle gate, wake-on-enqueue; same-account agents spread so they never start together (DIVE-131/132).
- Native
claude agents --jsonfor idle/blocked detection. - Recurring-task materializer runs in the heartbeat tick (DIVE-138).
Tasks
- Recurring task
kind+ create path; terminal tasks dropped from the human inbox; in_progress clock resets on reassignment. - Tap-to-answer buttons for codex/grok/antigravity gates (DIVE-118);
task need --recommend; terse done/cancel pings (DIVE-148/150);unblockkeeps a still-pending human gate blocked (DIVE-109).
Fleet / install / import
team-importv1:5dive.yamlv2 schema + role wiring + export/import (DIVE-98).- CC downgrade floor via managed-settings
requiredMinimumVersion(DIVE-133). - Removed the orphaned gemini launcher type ahead of CLI sunset (DIVE-193).