Skip to content

5dive

v0.1.28 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

Stale plugin-cache versions are now pruned after updating each agent's plugins.

Full changelog

refresh-plugins prunes stale plugin-cache versions

5dive-refresh-plugins.sh now drops superseded plugin-cache version dirs after updating each agent's plugins. Claude Code's plugin host fetches each update into ~/.claude/plugins/cache/<marketplace>/<plugin>/<version>/ (~29M each with its own node_modules) and repoints installed_plugins.json, but never deletes the old version dirs — so the cache grows unbounded per release.

prune_plugin_cache keeps only the active installPath per plugin, and only when it still exists (a stale manifest can't delete the live version). Mirrors the equivalent prune added to the customer-VM soft-updates.sh.

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]