ci: embed Mantis desktop previews

This commit is contained in:
Peter Steinberger
2026-05-05 07:23:08 +01:00
parent 24bd0b212f
commit 7f27c42ebd
2 changed files with 51 additions and 4 deletions

View File

@@ -168,9 +168,10 @@ worktrees, runs `discord-status-reactions-tool-only` against each worktree, and
uploads `baseline/`, `candidate/`, `comparison.json`, and `mantis-report.md` as
Actions artifacts. It also renders each lane's timeline HTML in a Crabbox
desktop browser and publishes those VNC screenshots beside the deterministic
timeline PNGs in the PR comment. The same PR comment links to the desktop MP4
recordings captured during the VNC browser render, while the screenshots stay
inline for quick review. The workflow builds the Crabbox CLI from
timeline PNGs in the PR comment. The same PR comment embeds lightweight animated
GIF previews generated from the VNC desktop recordings and links to the full
desktop MP4 files, while the screenshots stay inline for quick review. The
workflow builds the Crabbox CLI from
`openclaw/crabbox` main so it can use the current desktop/browser lease flags
before the next Crabbox binary release is cut.