Skip to content

Releases: flowcore-io/usable-pr-validator

v2.2.0

26 Apr 16:03
117ecbb

Choose a tag to compare

2.2.0 (2026-04-26)

Features

  • opencode fallback provider + deleted-file annotation (#31) (d2e86a5)

v2.1.2

15 Apr 11:44
cb064ce

Choose a tag to compare

2.1.2 (2026-04-15)

Bug Fixes

  • annotate deleted files + retry on transient upstream errors (#29) (f3e38fe)

v2.1.1

11 Feb 13:07
d078420

Choose a tag to compare

2.1.1 (2026-02-11)

Bug Fixes

  • update OpenCode CLI installation URL to use the official site (e5f5c02)
  • update OpenCode CLI installation URL to use the official site (d3caf38)

v2.1.0

11 Feb 12:43
f910632

Choose a tag to compare

2.1.0 (2026-02-11)

Features

  • add opencode-provider input for OpenCode integration and update related scripts (9367c99)
  • enhance documentation for multi-provider support in Usable PR Validator (013f3ca)
  • update OpenCode references to use consistent naming and improve documentation (c852b91)

v2.0.4

11 Feb 11:56
6e64bcd

Choose a tag to compare

2.0.4 (2026-02-11)

Bug Fixes

  • add model flag to OpenCode CLI command in validation script (828ea20)
  • add model flag to OpenCode CLI command in validation script (9e9f308)

v2.0.3

10 Feb 14:55
573581c

Choose a tag to compare

2.0.3 (2026-02-10)

Bug Fixes

  • add quiet flag to OpenCode CLI command in validation script (87d7c6b)

v2.0.2

10 Feb 14:38
5ce5872

Choose a tag to compare

2.0.2 (2026-02-10)

Bug Fixes

  • update OpenCode CLI command to use prompt flag (9f0305f)

v2.0.1

10 Feb 14:22
63e81a7

Choose a tag to compare

2.0.1 (2026-02-10)

Bug Fixes

  • improve OpenCode CLI installation path handling in setup script (99e1787)
  • improve OpenCode CLI installation path handling in setup script (cc5c43b)

v2.0.0

10 Feb 13:54
a8a5d4f

Choose a tag to compare

2.0.0 (2026-02-10)

⚠ BREAKING CHANGES

  • enhance AI provider support and update documentation for OpenCode and Gemini integration

Features

  • enhance AI provider support and update documentation for OpenCode and Gemini integration (206df6d)

Bug Fixes

  • update default provider to OpenCode in setup and validation scripts (d132742)

v1.6.0

24 Oct 10:05
d6089a9

Choose a tag to compare

1.6.0 (2025-10-24)

Features

  • validation: ✨ smart diff summary for scalable PR validation (473e73b)
  • validation: add PR validation prompt for Next.js standards (350b533)
  • validation: add PR validation prompt for Next.js standards (366afe4)

Bug Fixes

  • fetch-prompt: improve handling of custom prompt file fallback (99c6661)
  • scripts: improve error handling and environment variable exports (783f9f8)
  • validation: 🐛 redirect status messages to stderr in prepare_prompt (bbbf39c)
  • validation: 🐛 separate local declaration and assignment (SC2155) (e9414bf)