Skip to content

fix(live-proof): dispatch from the exact-event lane and enable live tests everywhere - #1184

Merged
steipete merged 1 commit into
mainfrom
steipete/live-proof-dispatch-all-repos
Aug 17, 2026
Merged

fix(live-proof): dispatch from the exact-event lane and enable live tests everywhere#1184
steipete merged 1 commit into
mainfrom
steipete/live-proof-dispatch-all-repos

Conversation

@steipete

Copy link
Copy Markdown
Contributor

Summary

Production verification of the live-proof lane (#1181) on #1182 exposed a lane gap: the exact-event review path delivers GitHub effects directly and skips the artifact publication job, so its recommended live proofs never dispatched (run 32002395638 reviewed #1182 with every publish job skipped). Both lanes now extract dispatch candidates through one repair-built CLI — repair:live-proof-candidates, emitted by every branch of the job's conditional build-script, satisfying the static workflow assertion — and POST the clawsweeper_live_proof dispatch with a host-repo app token that works regardless of which target repository was reviewed.

Per maintainer direction, live tests are also enabled everywhere: live_test is now inherited from generic fallback profiles, giving every openclaw/* and steipete/* target (including openclaw/openclaw via the fallback) terminal-surface live proofs with install-only setup, plus explicit browser configs for ClawHub (vite dev server) and the ClawSweeper bay demo, and terminal configs for openclaw-facetime and fs-safe. A recommended browser plan for a repository without a configured dev server is now a logged skip instead of an execution error.

Validation

  • pnpm build and pnpm run build:repair clean.
  • Unit suite: 2,286 passed, 0 failed, 2 platform skips.
  • The previously failing static assertion ("every workflow job that runs the main bundle directly obtains it") passes.
  • Autoreview (Codex, gpt-5.6-sol, high): clean, no accepted findings, "patch is correct (0.93)".
  • Remaining pnpm check failures are the known environmental repair fixtures that need a network package mirror.

…ests everywhere

The exact-event review lane delivers GitHub effects directly and skips the
artifact publication job, so its recommended live proofs never dispatched
(observed on #1182, run 32002395638). Both lanes now
share a repair-built candidates CLI, which the conditional build-script
emits in every branch, and dispatch with a host-repo app token.

live_test is now inherited from generic fallback profiles, enabling
terminal-surface live proofs for every openclaw/* and steipete/* target
(including openclaw/openclaw), with browser configs for ClawHub and the
ClawSweeper bay demo. A recommended browser plan for a terminal-only
repository is a logged skip instead of an error.
@steipete
steipete requested a review from a team as a code owner August 17, 2026 08:16
@clawsweeper

clawsweeper Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

🦞👀
ClawSweeper picked this up.

Pull request received. I will update this pull request when review starts.

@clawsweeper

clawsweeper Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

ClawSweeper status: review started.

I am starting a fresh review of this pull request: fix(live-proof): dispatch from the exact-event lane and enable live tests everywhere This is item 1/1 in the current shard. Shard 0/1.

This placeholder means the worker is alive and reading the current context. I will edit this same comment with the actual review when the claws are done clicking.

Crustacean status: shell secured, claws on keyboard, evidence pebbles being sorted.

@steipete
steipete merged commit fad3d59 into main Aug 17, 2026
13 checks passed
@steipete
steipete deleted the steipete/live-proof-dispatch-all-repos branch August 17, 2026 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant