Fix release-blocking audit and Hermes checks#335
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
audit verify --sinceanchor verification so only anchors proven outside the selected window are skipped.pNsuffix for recovery and CLI verificationValidation
26989880335: all jobs passedgit diff --checkgo vet ./...go test -count=1 ./...go test -race -count=1 ./internal/proxygo build -v ./cmd/rampartgo1.25.11 vet ./...go1.25.11 test -count=1 ./...go1.25.11 run golang.org/x/vuln/cmd/govulncheck@v1.3.0 ./...(0 called vulnerabilities)python -m unittest internal/plugin/hermes/test_hermes_plugin.pypython scripts/compat-hermes-latest.py(Hermes Agent v0.15.2, plugin v1.2.0, deny/ask/allow/auth-error/fail-closed/fail-open checks passed)node scripts/compat-openclaw-latest.mjs --npm-latest(OpenClaw 2026.6.1, plugin install/config/tool-alias harness checks passed)npm exec --yes --package openclaw@latest -- node scripts/test-openclaw-codex-native-audit.mjs --yes(OpenClaw 2026.6.1 CLI path, Codex nativebashtrajectory and Rampart canonicalexecaudit correlation passed)node internal/plugin/openclaw/smoke-test.mjsnode internal/plugin/openclaw/tool-alias-test.mjsnode internal/plugin/openclaw/approval-regression.mjsnode internal/plugin/openclaw/degraded-mode-test.mjsmkdocs build --strict