Skip to content

v0.7.3

Choose a tag to compare

@thewrz thewrz released this 30 Aug 14:43
· 33 commits to main since this release
88f1322

What's Changed

  • fix(pr-to-green): preserve queue identity across plan refresh by @thewrz in #535
  • fix(pr-to-green): refresh code scanning after retarget by @thewrz in #536
  • fix(pr-to-green): allow disabled Code Security state by @thewrz in #540
  • fix(parallel-issues): carry yolo authorization into workers by @thewrz in #537
  • fix(review-remote-pr): classify marked anchored threads as agent-owned by @thewrz in #538
  • fix(config): align base-trusted reviewer configuration by @thewrz in #539
  • fix(parallel-issues): baseline comparator needs byte-identical output, so formatter drift never classifies BASELINE-EXCLUDED by @thewrz in #553
  • fix(parallel-issues): operator-named issues with stale In-progress status are dropped as active under --fast-mode by @thewrz in #552
  • fix(review-remote-pr): pr-loop-setup reports repository-global Code Quality counts as PR blockers by @thewrz in #555
  • fix(review-remote-pr): require persisted setup state before root acceptance by @thewrz in #557
  • fix(worktrees): prevent release bumps and commits from contaminating sibling worktrees by @thewrz in #558
  • fix(parallel-issues): support resumable artifact preparation by @thewrz in #559
  • fix(review-remote-pr): distinguish receipt issue comments from review comments by @thewrz in #560
  • fix(tests): scale OpenCode probe bounds under concurrent suites by @thewrz in #561
  • fix(cli): accept POSIX end-of-options markers across shipped helpers by @thewrz in #562
  • fix(pr-to-green): post the bare CodeRabbit trigger and classify chat misparse by @thewrz in #568
  • fix(review-remote-pr): make covered_heads append-only recordable via review-ledger.sh cover by @thewrz in #569
  • fix(hooks): key the environment contract by harness so a second CLI never clobbers a live run by @thewrz in #570
  • fix(parallel-issues): let the protected-path commit guard honor the recorded workflow-mutations grant by @thewrz in #571
  • fix(helpers): accept the canonical --repo and --repo-root spellings everywhere via a shared argv alias by @thewrz in #574
  • fix(parallel-issues): report every validate-only violation at once and derive test roots from declared commands by @thewrz in #573
  • fix(pr-to-green): retarget or refuse dependents before deleting a merged base branch by @thewrz in #572
  • fix(helpers): give gh-body.sh a --json result the apply-ledger recipe can consume by @thewrz in #576
  • fix(review-remote-pr): triage CodeRabbit findings posted as issue comments by @thewrz in #575
  • fix(review-remote-pr): settle --wait-ci on check-count stability, not the first zero-pending snapshot by @thewrz in #580
  • fix(helpers): accept ISO-8601 collect bounds and a chain-base SHA for the consent payload by @thewrz in #581
  • fix(chain-advance): tolerate generated-path base advances and provider-check residue in the retarget proof by @thewrz in #582

Full Changelog: v0.7.2...v0.7.3