Skip to content

5dive

v0.1.41 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 account‑rotation auto‑continue to correctly resume the in‑flight turn without losing context.

Full changelog

Fixed

  • Account-rotation auto-continue now actually resumes the in-flight turn on the new account. 5dive-agent-start seeded the resume prompt as a bare trailing positional (claude --resume <id> … --channels plugin:telegram@… continue), but --channels is a variadic flag — it swallowed continue as a second channel name, claude rejected it (entries must be tagged) and exited code 1, and the supervisor loop respawned a plain, idle, context-less claude. The rotated-to account then sat at the prompt until the user re-pinged. Fix: separate the prompt from the args with a literal -- so option parsing ends before the positional turn. Manual /resume (no line-2 prompt) was unaffected.

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]