Update AutoReview skill snapshot - #110
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
autoreviewskill and helper scripts fromopenclaw/agent-skillscommit66cf3dfbf560e7a93b6525b0cd2c26d012099ad6.config/release-skills.tomlforautoreview.forge skills validate --check-upstreamso Forge can fetch the configured GitHub tree and report whether the pinned upstream hash is still current.Fixes #109.
Verification
cargo run -p forge -- skills validate autoreview --source repo --repo-path /home/iancleary/.openclaw/workspace/forge --check-upstreamcargo run -p forge -- skills validate --all --source repo --repo-path /home/iancleary/.openclaw/workspace/forgecargo test -p forge release_skill_contractcargo test -p forge parse_github_tree_url_requires_pinned_commitcargo test -p forge embedded_release_skillscargo test -p forge embedded_release_skill_frontmatter_names_match_release_namescargo checkcargo test -p forgePYTHONDONTWRITEBYTECODE=1 python3 .agents/skills/autoreview/scripts/autoreview_test.pyReview Note
Attempted the requested Sol review:
.agents/skills/autoreview/scripts/autoreview --mode local --engine codex --model codex=gpt-5.6-sol --thinking codex=medium --max-priority P0The refreshed helper now fails closed unless
trufflehogis installed, and this environment does not currently have it: