Skip to content

v0.1.0 — first public release

Choose a tag to compare

@screenleon screenleon released this 17 May 13:09
72a9405

Added

  • /pr-gate supports --executor codex|claude|auto; reviewers run in parallel with --parallel
  • claude-executor — second executor path that works without the Codex CLI
  • install.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 satisfy
  • docs/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-tester now enumerates every new behavioral unit before auditing coverage

Changed

  • Hardcoded install paths replaced with ${PM_DISPATCH_REPO} derived at install time
  • codex-pr-gate.shpr-gate.sh; codex and claude gate paths unified into one command

Full details: CHANGELOG.md § 0.1.0