Skip to content

v0.20.9

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:49
· 18 commits to main since this release
9e94602

Added

  • openswarm pr review --fresh. Runs a brand-new code review of the PR's current diff — the same reviewer openswarm review uses locally — instead of only reacting to feedback a reviewer already left, and posts the verdict as a PR comment naming the exact commit reviewed. Reviews inside a scratch git worktree at the PR/base merge-base, in read-only mode (the PR's contents are untrusted), so nothing under the caller's own checkout is ever touched.