Skip to content

5dive

v0.1.84 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai automation shell claude-code cli
+4 more
codex gemini self-hosted systemd

Summary

AI summary

Updates DIVE-265, DIVE-250, and DIVE-230 across a mixed release.

Changes in this release

Feature Medium

'agent list --json' now includes `model` and `effort` fields per agent.

'agent list --json' now includes `model` and `effort` fields per agent.

Source: llm_adapter@2026-06-11

Confidence: high

Feature Medium

Shared team bot auto‑attach: new agents join the team group with their own forum topic automatically; `--no-team-bot` opts out and `team-bot discover` finds the group id itself.

Shared team bot auto‑attach: new agents join the team group with their own forum topic automatically; `--no-team-bot` opts out and `team-bot discover` finds the group id itself.

Source: llm_adapter@2026-06-11

Confidence: high

Feature Medium

Task gate alerts now follow the conversation, sending pings to the chat where the human is.

Task gate alerts now follow the conversation, sending pings to the chat where the human is.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

`5dive init` no longer dies on a fresh host with "bun not on PATH"; CLI installs bun system-wide if missing.

`5dive init` no longer dies on a fresh host with "bun not on PATH"; CLI installs bun system-wide if missing.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

'init' now fails fast when run without root, showing a `sudo 5dive init` hint.

'init' now fails fast when run without root, showing a `sudo 5dive init` hint.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

'agent list' and 'agent info' survive missing per-type runtime config without crashing.

'agent list' and 'agent info' survive missing per-type runtime config without crashing.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Medium

Task-board `jq: Argument list too long` error resolved for large boards.

Task-board `jq: Argument list too long` error resolved for large boards.

Source: llm_adapter@2026-06-11

Confidence: high

Bugfix Low

'agent config set channels=telegram|discord' stages the plugin synchronously to avoid missing channel tools on restart.

'agent config set channels=telegram|discord' stages the plugin synchronously to avoid missing channel tools on restart.

Source: granite4.1:30b@2026-06-11-audit

Confidence: low

Full changelog

First-run hardening ahead of tonight's Show HN, plus the shared-team-bot work. Catch-up release covering 0.1.78 → 0.1.84.

Fixed

  • 5dive init no longer dies on a fresh host with "bun not on PATH" (DIVE-265). All five channel-plugin prechecks now self-heal: if the agent user can't see bun, the CLI installs it system-wide (BUN_INSTALL=/usr/local) and only fails if that install fails. Found minutes after it bit a real first-run test.
  • init fails fast without root — previously an unprivileged run let you answer the whole wizard before dying at agent create; now it exits up front with the sudo 5dive init hint.
  • agent config set channels=telegram|discord stages the plugin synchronously (DIVE-250) — a bare channel attach with the token already on disk could restart into a session with no channel tool.
  • agent list/agent info survive an absent per-type runtime config (DIVE-230) — a --defer-auth antigravity agent no longer kills the whole listing.
  • Task-board jq: Argument list too long on big boards (DIVE-222).

Added

  • agent list --json carries model + effort per agent (DIVE-211) — one call instead of an N×agent info fan-out.
  • Shared team bot auto-attach (DIVE-248): new agents join the team group with their own forum topic automatically; --no-team-bot opts out. team-bot discover finds the group id itself (DIVE-247).
  • Task gate alerts follow the conversation (DIVE-259) — pings land in the chat where the human actually is.

Full detail in CHANGELOG.md.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track 5dive

Get notified when new releases ship.

Sign up free

About 5dive

All releases →

Related context

Beta — feedback welcome: [email protected]