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
Affected surfaces
auth
Summary
AI summaryFixed 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-startseeded the resume prompt as a bare trailing positional (claude --resume <id> … --channels plugin:telegram@… continue), but--channelsis a variadic flag — it swallowedcontinueas 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
About 5dive
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]