Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 May 00:19
f2625c7

1.1.0 (2026-05-19)

Features

  • configurable LLM timeout with 10-minute default (7b48945)
  • configurable LLM timeout with 10-minute default (4f50e51)
  • harden core reviewer and add tests (c3e7380)
  • improve review rerun flow (9ae3e67)
  • stronger review output, failure UX, and eyes reaction (f60b881)
  • v1 config, diff filter, JSON mode, simpler docs (#7) (64f97f4)

Bug Fixes

  • address reviewer flow feedback (c568a35)
  • avoid unnecessary PR API call and gracefully handle missing permissions (#1) (feff466)
  • Bundle action as single dist/index.js for GitHub Actions (bfb2287)
  • handle empty LLM responses and soften self-test flakes (e8502dc)
  • minimize workflow permissions and tighten trigger conditions (bdb75cd)
  • use @main instead of @v0 for the action reference (a45770d)

Documentation

  • Add plain-English architecture explanation for non-technical users (d238d89)
  • Add v0.1.0 changelog and v0.2.0 roadmap (ba4c70c)
  • clarify setup and review limits (287230b)
  • explain reviewer workflow and slash commands (098fb90)
  • minimize workflow permissions and tighten trigger conditions (6af07c6)
  • note Actions PR permission for Release Please (e922459)
  • tighten reviewer workflow guidance (683219a)