Skip to content

5dive

v0.1.27 Feature

This release adds 3 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

Claude agents now use a single shared Claude Code install, saving ~230 MB per agent and removing stale versions.

Full changelog

Claude agents now run the single shared /home/claude Claude Code install (codex-style) instead of each self-staging a ~230M per-user copy on launch.

What changed

  • 5dive-agent-start sets DISABLE_UPDATES=1 + DISABLE_AUTOUPDATER=1 for claude agents (STAGE_GUARD), suppressing Claude Code's on-launch per-user self-stage. The systemd unit already execs the shared /home/claude/.local/bin/claude (TYPE_BIN[claude]); only the claude user updates that copy via the 03:00 soft-update.
  • Companion change in 5dive-api soft-updates.sh: prune_claude_versions removes stale ~/.local/share/claude/versions/* the native installer never cleaned up.

Effect: ~230M saved per claude agent + ~230M per stale version. grok/agy/codex were already shared. Existing VMs heal at the next 03:00 update.

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]