This release fixes issues for SREs watching stability and regressions.
Published 11d
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 summaryFixed 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, andbun runrelinksnode_modules/.binon 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 launchesbun <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 oldbun run startform 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
About 5dive
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]