v0.1.0 — first public release
Added
/pr-gatesupports--executor codex|claude|auto; reviewers run in parallel with--parallelclaude-executor— second executor path that works without the Codex CLIinstall.sh --profile minimal|full— auto-detects whether to wire codex guard hooks- Cross-platform shim library (
realpath,mkdir_lock,detect_platform) for Linux / macOS / Windows Git Bash docs/executor-contract.md— abstract interface every executor must satisfydocs/GETTING_STARTED.md+docs/CONCEPTS.md— onboarding docs for new readers- Routing-log hook auto-appends one JSONL row per dispatch decision to project history
qa-testernow enumerates every new behavioral unit before auditing coverage
Changed
- Hardcoded install paths replaced with
${PM_DISPATCH_REPO}derived at install time codex-pr-gate.sh→pr-gate.sh; codex and claude gate paths unified into one command
Full details: CHANGELOG.md § 0.1.0