$ the-wire · showcase
Selective evidence collection and truthful reviewer prompts land in ClawSweeper
By RepoJournal · Filed · About OpenClaw
ClawSweeper now collects selective evidence within the original review, aligns reviewer network access with its promise, and fixes attachment retrieval for GitHub-hosted images.
ClawSweeper's proof machinery gets a substantial upgrade [1]: it now supports maintainer-requested evidence reassessment, binding proof to the validated prior review and exact head/body/base, while keeping normal reviews read-only and automatic proof retired. Reviewers also get a truthful capability prompt: the sandbox now grants allowlisted network access and a managed proxy, matching the previously promised GitHub token access [2]. In a separate fix, reviews of PRs with embedded screenshots no longer fail when images are uploaded via GitHub's drag-drop or user-attachments API; GitHub attachment URLs are now fetched for evidence [3].
Action items
- → Update ClawSweeper to include review prompt fix and attachment retrieval openclaw/clawsweeper [plan]
- → Monitor ClawSweeper deployments using polling mode for dashboard warning changes openclaw/clawsweeper [monitor]
- → Review OpenClaw lifecycle fixes for upload lock release and reply delivery openclaw/openclaw [monitor]
References
- [1] feat(proof): collect selective evidence within the original review (#1425) ↗ openclaw/clawsweeper
- [2] feat(review): give reviewers allowlisted network access and a truthful capability prompt ↗ openclaw/clawsweeper
- [3] fix(media-proof): fetch GitHub attachment URLs for review evidence ↗ openclaw/clawsweeper