fix(cloud-agent-next): recover cold attach after idle stop - #5957
Merged
eshurakov merged 1 commit intoSep 8, 2026
Merged
Conversation
eshurakov
force-pushed
the
eshurakov/recovery-cold-bootstrap-attach
branch
from
September 8, 2026 09:25
246bba7 to
9ed30d9
Compare
Release a completed retryable attach proof so the next drain can issue a new session.attach after QUEUE_RETRY_MS, then prompt. Do not retire kilo when session.preparing receipts expire, and allow attach when kilo is not yet ready so retries are not deadlocked.
eshurakov
force-pushed
the
eshurakov/recovery-cold-bootstrap-attach
branch
from
September 8, 2026 09:36
9ed30d9 to
47c8e04
Compare
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (17 files)
Reviewed by grok-4.6 · Input: 190.2K · Output: 31.9K · Cached: 1.9M Review guidance: REVIEW.md from base branch |
iscekic
approved these changes
Sep 8, 2026
This was referenced Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release a completed retryable attach proof so the next drain can issue a new
session.attachafterQUEUE_RETRY_MS, then prompt. Do not retire kilo whensession.preparingreceipts expire, and allow attach when kilo is not yet ready so retries are not deadlocked.Stack
Remaining control-plane recovery stack. #5912–#5918 are merged. Merge from the bottom.
eshurakov/recovery-stack→maineshurakov/recovery-not-ready-retry→eshurakov/recovery-stackeshurakov/recovery-cold-bootstrap-attach→eshurakov/recovery-not-ready-retryeshurakov/ca-stable-workspace-tabs→eshurakov/recovery-cold-bootstrap-attach