chore(setup): bump gateway LKG to 2026.7.1-2 - #987
Conversation
|
Codex review: needs maintainer review before merge. Reviewed July 28, 2026, 4:14 AM ET / 08:14 UTC. ClawSweeper reviewWhat this changesUpdates the Setup Engine's default gateway package version from Merge readiness⛔ Blocked until real behavior proof is added - 3 items remain Keep this PR open for release-owner review. The centralized pin change is narrow, but the provided discussion still requires a disposition for the upstream startup report and current-head Windows/WSL acceptance evidence before a package can be promoted as last known good. Likely related people: shanselman is the strongest routing candidate from the documented acceptance review. Priority: P2 Review scores
Verification
How this fits togetherThe Setup Engine selects the pinned gateway version when it provisions or repairs the app-managed WSL gateway. That gateway must start, pass health checks, and pair with the Windows tray before users can use the connected node. flowchart LR
A[Fresh setup or repair] --> B[Setup Engine]
B --> C[Gateway LKG version]
C --> D[Gateway install source]
D --> E[WSL gateway starts]
E --> F[Health and pairing checks]
F --> G[Windows tray connection]
Decision needed
Why: This is a release-promotion decision: the one-line code change cannot establish that the candidate is last known good for supported setup and repair environments. Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Keep the existing LKG until a release owner records a disposition for the upstream startup concern and attaches redacted current-head acceptance evidence for Do we have a high-confidence way to reproduce the issue? Not applicable as a bug reproduction. The review concerns whether a release candidate is sufficiently proven as the default LKG, and the supplied PR evidence does not demonstrate the required supported Windows/WSL behavior. Is this the best way to solve the issue? Unclear. A centralized one-line pin is the narrowest implementation, but promoting this specific version is not the best path until release acceptance evidence and the upstream startup-report disposition are available. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against fe43b157b561. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rank-up movesOptional improvements that raise the rating; they are not merge blockers.
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
HistoryReview history (13 earlier review cycles; latest 8 shown)
|
3308e38 to
59ac51a
Compare
The one-line implementation is correct, but an LKG promotion means “last known good,” not merely “latest published.” The candidate Please keep this draft until a release owner supplies both:
Suggested acceptance matrix:
Please include the exact installed gateway version and redacted setup/gateway-health output in the PR. Once that evidence is present, the centralized one-line pin is the right implementation and should be straightforward to land. |
0a7c3d7 to
ba9053e
Compare
ba9053e to
a30863e
Compare
a30863e to
755b49f
Compare
38f7efd to
dd643fc
Compare
1d1b709 to
73d016d
Compare
73d016d to
f571189
Compare
Gateway LKG update
2026.6.112026.7.1-2src/OpenClaw.SetupEngine/GatewayLkgVersion.csThis is the standing automation PR used to review and validate gateway LKG bumps before merge.