Skip to content

v0.3.10

Choose a tag to compare

@B16B1RD B16B1RD released this 04 Apr 06:33
· 1098 commits to main since this release
872b76d

Changed

  • Review-fix loop overhaul — bash error-handling detection, existing CRITICAL visibility, first-pass rule improvements (#325)
  • Sole reviewer guard + Step 6 sub-checks extension to eliminate blind spots in single-reviewer scenarios (#333)
  • Reviewer co-selection expanded — code-quality reviewer now co-selected for code blocks in .md files (#330)
  • prompt-engineer-reviewer detection scope expanded — Content Accuracy, List Consistency, Design Logic Review (#327)
  • Stale Cross-References detection step coverage added to Step 7 (#336)
  • Verification mode disabled by default + context-pressure phase condition branching (#322)
  • i18n Sprint key sections merged + en/ja other.yml duplicate sections normalized (#318, #320)
  • Hook scripts unified to echo | jq syntax (#341)

Fixed

  • Hook script jq extraction robustness — CWD fallback, pre-tool-bash-guard fallback, context-pressure.sh silent abort prevention (#334, #338, #342)
  • Review quality improvements — Confidence Calibration sort order, E2E auto-create flow, Phase 7 Source C consistency, multiple comment precision fixes (#313, #315, #317, #337)