v0.2.20
What's Changed
Features
- Triage: Add automatic complexity assessment to every triage (#993)
- CLI: Add
pr createcommand andagent runskeleton (#994) - Review: Best-in-class GitHub PR review comments with inline posting (#996)
- CLI: Print inline comments in dry-run + verbose mode (#999)
- Models: v0.3 CLI polish - filter, formatting, registry, docs, and action fix (#1004)
- Core: Enrich model registry with capabilities and pricing (#1006)
Bug Fixes
- Action: Guard against null issue labels on PR events (#1005)
- Action: Expose
fallback-providerandfallback-modelas action inputs (#1008) - Action: Make fallback config provider-agnostic and idempotent (#1009)
- CI: Always run CI on
pull_requestto unblock docs-only PRs (#1003)
Refactoring
- Rust workspace hygiene sweep (#1000)
CI & Infrastructure
- Simplify and accelerate GitHub Actions workflows (#995)
- Add in-repo
AGENTS.mdfor AI coding agent context (#1001) - Rename
repo-standards.mdtoREPO-STANDARDS.md(#1002)
Docs
- Add governance, roadmap, and assurance docs for OpenSSF silver badge (#1007)
Chores
- Refresh stale model IDs to current versions (#1011)
Full changelog: v0.2.19...v0.2.20