Skip to content

5dive

v0.1.44 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 silent Telegram bot issue for new agy agents by correcting the launch command.

Full changelog

Fixes

  • agy + Telegram: fixed silent bot on new agy agents. A freshly-created antigravity+telegram agent came up with the bot not responding — the telegram-agy MCP server never started. Cause: agy launched the bridge with bun run --cwd <plugin> start, and bun run relinks node_modules/.bin on each call, which fails with "Failed to link which: EEXIST" from the root-owned shared plugin staging dir. The server died on launch → silent bot. Now agy launches bun <server.ts> directly (same as codex/grok — no relinking, works from the shared dir). The config-rewrite guard also heals agy agents provisioned on the old bun run start form on next restart. Verified end-to-end on a live box.

Builds on v0.1.43 (agy interactive login, agent unit TimeoutStopSec 60→15s, agy SIGHUP-on-stop).

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]