This release adds 1 notable feature for engineering teams evaluating rollout.
Published 28d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
ai
automation
shell
claude-code
cli
+4 more
codex
gemini
self-hosted
systemd
Summary
AI summaryFixed silent failure of install.sh by ensuring unzip is installed on clean Ubuntu 22.04.
Full changelog
Hotfix release. Upgrade path:
curl -fsSL https://raw.githubusercontent.com/5dive-com/5dive-cli/main/install.sh | sudo bash -s -- --upgrade
Fresh installs:
curl -fsSL https://raw.githubusercontent.com/5dive-com/5dive-cli/main/install.sh | sudo bash
Fixed
- install.sh now installs
unzip. The bun installer (curl … | bash) requires it, and on a clean ubuntu:22.04 it isn't preinstalled — the one-liner install was failing silently mid-script. Caught by the new install-smoke CI job on its first run.
Added
- README — copy-paste prompt block for users who'd rather have their existing AI agent run the install (instead of pasting the curl line themselves).
See the full changelog for the v0.1.0 → v0.1.1 diff.
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
About 5dive
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]