Skip to content

5dive

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

Affected surfaces

auth

Summary

AI summary

Fixed antigravity login timeout and reduced Agent unit TimeoutStopSec from 60s to 15s.

Full changelog

Fixes

  • antigravity login no longer times out at 30s. agy --print ping capped the OAuth wait at 30s, which was too short to finish Google sign-in + paste the code via the dashboard — so no token was written and agent create rejected the empty profile ("agy create fails after login"). Auth now runs through the interactive TUI (agy --prompt-interactive ping), which waits indefinitely: cmd_auth_poll auto-selects Google OAuth and scrapes the full OAuth URL from a wide login pane. Verified end-to-end on a live box (URL captured intact); final completion needs a real Google sign-in.
  • Agent unit TimeoutStopSec 60s → 15s. Backstop for the codex/grok/agy telegram bridge (bun) SIGTERM hang that stalled restarts ~60s and left agents unresponsive ~2-3min after create (plugin-side handler fix shipped separately in grok 0.1.25 / codex 0.2.26 / agy 0.1.15). Default KillMode kept so bun still gets a graceful SIGTERM (avoids the next-poller 409).

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]