Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 05:15
· 478 commits to main since this release
e646c0a

What's Changed in v2.0.0

New Features

  • feat: Add dual-reviewer dispatch workflow to code review skill (04a09c5)
  • feat: Add worktree .claude/ auto-sync feature (dbc7057)

Bug Fixes

  • fix: Add lock-based state updates and fix dual-mode gate logic in hooks (962024c)
  • fix: Add review_mode and aggregate_gate fields to hook state schema (adde45e)
  • fix: Replace bash associative array with function for macOS compatibility (94fe8c2)
  • fix: Enhance hook infrastructure with review gate and improved state tracking (39945ab)

Documentation

  • docs: Restructure multilingual READMEs with dual-reviewer feature spotlight (e646c0a)
  • docs: Update dual-reviewer request docs to Completed (53303c8)
  • docs: Update plugin-testing-generalization tech spec and add validation request (ca079fd)
  • docs: Add dual-reviewer feature tech spec and request docs (140b396)

Refactoring

  • refactor: Update doc review loop to let Codex read files independently (fc1a041)
  • refactor: Improve Codex code review with independent research instructions (b97198a)

Tests

  • test: Add dual-mode hook and plugin manifest tests (632cf11)

Chores

  • chore: Bump version to 2.0.0 (4a30884)

Full Changelog: v1.8.20...v2.0.0