Skip to content

5dive

v0.1.12 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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 agent installation when a stray codex binary exists in non‑expected locations.

Full changelog

Fixed

  • agent create codex (and agent install codex) on hosts where a stray codex binary lives outside /home/claude/.nvm/versions/node/v24/bin/ (e.g. /usr/bin/codex from apt, or under a non-v24 nvm major after the default alias drifted). The previous recipe short-circuited on command -v codex, so npm install never ran and cmd_install then reported "install reported success but bin missing." Recipe now checks the exact TYPE_BIN[codex] path and forces nvm use 24 before npm install -g @openai/codex so the bin always lands where downstream services expect it.

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]