v0.0.3
v0.0.3
Changes since v0.0.2.
Features
- feat: implement governance commands (permissions, hooks, reviewers, PR settings)
- feat: implement CLI commands for project, repo, browse, and commit/ref
- feat(branch): add branch lifecycle and restriction commands
- feat(pr): implement lifecycle, review, and task operations
Fixes
- fix: address PR review comments
- fix: address PR review on branch restrictions
- fix(pr): address review feedback on validation and coverage gating
Tests
- test(branch): raise coverage to satisfy policy gates
CI
- true
Chores
- chore: update coverage report artifact
- chore: refresh coverage report artifact
- chore(quality): enforce global combined and patch coverage gates