Skip to content

5dive

v0.1.1 Feature

This release adds 1 notable feature 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

Fixed 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

Track 5dive

Get notified when new releases ship.

Sign up free

About 5dive

All releases →

Related context

Beta — feedback welcome: [email protected]