Skip to content

Releases: rootstrap/ai-pushgate

v3.5.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 22:31
c3c62a6

3.5.0 (2026-06-23)

Features

  • allow repo-local pushgate runner overrides (#51) (b10c62c)

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 04:49
e06f6db

3.4.0 (2026-06-22)

Features

v3.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 14:21
af5ec05

3.3.1 (2026-06-18)

Bug Fixes

  • enhance JSON parsing and validation in AI review output (#37) (f4ec545)

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:22
d754127

3.3.0 (2026-06-15)

Features

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 14:51
36ee8d3

3.2.0 (2026-06-14)

Features

  • normalize structured AI review output (#32) (4c2d05f)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 17:05
3b2200d

3.1.0 (2026-06-08)

Features

  • add local AI provider interface and Claude adapter (#29) (8d95e23)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:59
9f9279a

3.0.0 (2026-05-22)

⚠ BREAKING CHANGES

  • Claude Code CLI is now mandatory and has to be installed to use the hook.

Features

  • add v2 config schema validation (#20) (8e262e7)
  • check for version updates on hook run (6354834)
  • display hook version upon installation (452e766)
  • initial commit (e035cf1)
  • update installation instructions in README and product contract documentation (#17) (e60ae7b)
  • update README and add product contract documentation for Pushgate (#16) (0c76c5e)

Bug Fixes

  • node template: add covered file extensions (1e3a256)
  • pre-push: clarify category usage in findings response format (b20acb4)
  • pre-push: enhance review instructions for better context access (bd7c3d1)
  • show more informative logs when Claude CLI is not installed (5ff8df4)
  • update release configuration (5ee951e)

Code Refactoring

  • enhance install script with structured comments and checks (99a25be)