chore(setup): bump gateway LKG to 2026.7.1-2#987
Conversation
|
Codex review: needs maintainer review before merge. Reviewed July 25, 2026, 4:11 AM ET / 08:11 UTC. ClawSweeper reviewWhat this changesUpdates the Setup Engine's default gateway package version from Merge readiness⛔ Blocked until real behavior proof is added - 4 items remain Keep this draft open. The centralized LKG pin is a narrow implementation, but the requested gateway version has not yet been supported by the release-owner disposition and current-head Windows/WSL acceptance evidence required before a default setup package can be promoted. Priority: P2 Review scores
Verification
How this fits togetherThe Setup Engine selects a default gateway package version when setting up or repairing the app-managed WSL gateway. That selected package must start successfully, pass gateway health checks, and support tray connection and pairing before users can complete setup. flowchart LR
A[Setup or repair request] --> B[Gateway version selection]
B --> C[Default LKG package pin]
C --> D[WSL gateway installation]
D --> E[Gateway health check]
E --> F[Tray connection and pairing]
F --> G[Usable Windows node]
Decision needed
Why: A last-known-good promotion is a release-readiness decision: source review can confirm the pin location, but it cannot establish that the selected external gateway package is safe for the supported installation and recovery paths. Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Retain the one-line centralized pin only after a release owner records the upstream-report disposition and attaches current-head, redacted evidence that Do we have a high-confidence way to reproduce the issue? Not applicable. This PR promotes a default package version rather than reporting a reproducible defect; the relevant question is whether the candidate succeeds on the supported real setup path. Is this the best way to solve the issue? Unclear. Keeping the default in the single AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against f50af187865c. 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 (10 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
305e366 to
38f7efd
Compare
38f7efd to
dd643fc
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.