Skip to content

v0.2.20

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:23
· 238 commits to main since this release
v0.2.20
0d954cd

What's Changed

Features

  • Triage: Add automatic complexity assessment to every triage (#993)
  • CLI: Add pr create command and agent run skeleton (#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-provider and fallback-model as action inputs (#1008)
  • Action: Make fallback config provider-agnostic and idempotent (#1009)
  • CI: Always run CI on pull_request to unblock docs-only PRs (#1003)

Refactoring

  • Rust workspace hygiene sweep (#1000)

CI & Infrastructure

  • Simplify and accelerate GitHub Actions workflows (#995)
  • Add in-repo AGENTS.md for AI coding agent context (#1001)
  • Rename repo-standards.md to REPO-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