This release adds 1 notable feature for engineering teams evaluating rollout.
Published 17d
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 summaryThe installer now stages the telegram‑codex plugin with its runtime dependencies.
Full changelog
Added
install.shnow stages the telegram-codex plugin into
/usr/local/lib/5dive/telegram-codex— a whole-subdir tarball from
5dive-com/5dive-pluginsplusbun install --productionof its runtime deps
(grammy). This is what makes codex--channels=telegram(shipped in 0.1.8)
work on customer VMs and not just hosts with a5dive-pluginscheckout:
codex has no plugin marketplace, so its MCP server + lifecycle hooks run from
this one shared copy, and5dive-agent-startalready resolves
/usr/local/lib/5dive/telegram-codexahead of the dev checkout.server.ts
resolves each agent's own state dir from$HOME, so a single staged copy
serves every codex agent. Staging lives inrefresh_managed_files, so the
dailyupdate.sh→install.sh --upgradecron stages/refreshes it on
existing VMs too (no separate update.sh change needed). Override the source
withCODEX_PLUGIN_TARBALL; fail-soft (warns, doesn't abort the install) if
the fetch orbun installfails.
See CHANGELOG.md for the full breakdown.
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]