Releases: openclaw/clawpatch
Releases · openclaw/clawpatch
clawpatch 0.1.0
clawpatch 0.1.0
Automated code review that lands fixes.
Changelog
- Added the initial strict TypeScript
clawpatchCLI scaffold withinit,map,status,review,report,fix,revalidate,doctor, andclean-locks. - Added feature-centered state, Codex CLI provider integration, strict provider schemas, tests, docs, and a static website draft.
- Added SwiftPM and Rust/Cargo project detection, default commands, and deterministic feature mapping.
- Improved Go package mapping, review progress, parallel review jobs, report filtering, finding triage, and file/line evidence output.
- Added finding queue commands, triage history, bulk revalidation filters, and stricter review evidence/test-analysis fields.
- Fixed unsupported command-specific flags being accepted and ignored by commands that do not implement them.
- Fixed value-taking CLI flags so a following option token is reported as a missing value instead of consumed.
- Fixed packaging and lint wiring so npm packs rebuild
dist/andpnpm lintloadsoxlint.jsonwithout warning noise. - Fixed package bin mapping so generated
dist/buildentries prefer matching TypeScript source files. - Changed the npm package name to
clawpatchfor the public registry release.
npm
- Package: https://www.npmjs.com/package/clawpatch/v/0.1.0
- Registry tarball: https://registry.npmjs.org/clawpatch/-/clawpatch-0.1.0.tgz
- Integrity:
sha512-ddCqaDTinpuwx3bckCeq4/dYOdB/R5u75CSr9zerUOlVc3TuJUpWNy07E7EZOetheojn67gJ67q/yTmlc+STfw== - Dist tag:
latest -> 0.1.0
Proof
pnpm -s format:check && pnpm -s lint && pnpm -s typecheck && pnpm -s test && pnpm -s buildpnpm pack --pack-destination /tmp/...producedclawpatch@0.1.0withbin=dist/cli.js.npm view clawpatch@0.1.0 name version dist-tags.latest dist.tarball dist.integrity time --json