Skip to content

Releases: antongulin/universal-code-reviewer

v1.2.3

19 May 05:28
fac888a

Choose a tag to compare

1.2.3 (2026-05-19)

Bug Fixes

  • explain release pr label failures (3fbafca)
  • harden release pr label errors (49415b0)
  • make release pr labeling idempotent (85f5759)
  • mark auto release prs tagged (41e22ba)
  • mark auto release PRs tagged (d0da052)
  • simplify release pr number validation (5c825ee)
  • validate release pr label target (c5c4b2f)
  • verify release pr before labeling (d6184e1)

v1.2.2

19 May 04:43
b184a70

Choose a tag to compare

1.2.2 (2026-05-19)

Bug Fixes

  • document pr-only release please mode (b976506)
  • keep Release Please in PR-only mode (46084b7)
  • keep release-please in pr-only mode (67c2846)
  • remove stale release-please publish outputs (d7bc626)
  • repair auto-release notes extraction (7a7b26a)
  • repair auto-release notes extraction (4c490cf)

Documentation

  • clarify release publishing ownership (3759b2f)

v1.2.1

19 May 04:26
8d857d6

Choose a tag to compare

1.2.1 (2026-05-19)

Bug Fixes

  • address auto release review feedback (d9876b4)
  • harden auto release workflow (9558a17)

v1.2.0

19 May 03:40
8d78500

Choose a tag to compare

1.2.0 (2026-05-19)

Features

  • support configurable review runner (5f8cbdc)

Documentation

  • explain self-hosted runner usage (0c5776e)

v1.1.2

19 May 00:37
e33afd2

Choose a tag to compare

1.1.2 (2026-05-19)

Bug Fixes

  • support openrouter/free rotation without updating secrets (f31aa2d)
  • support openrouter/free rotation without updating secrets (4ec28ec)

Documentation

  • move AI agent setup prompt higher in README (fa1029e)
  • move AI agent setup prompt higher in README (3a9b25c)

v1.1.1

19 May 00:23
5203ff9

Choose a tag to compare

1.1.1 (2026-05-19)

Bug Fixes

  • auto-retry LLM completions on empty or transient errors (c22bb05)

v1.1.0

19 May 00:19
f2625c7

Choose a tag to compare

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)