Skip to content

Releases: somus/pipr

v0.8.0

Choose a tag to compare

@somus somus released this 06 Aug 11:32
d54d9f0

0.8.0 (2026-08-06)

⚠ BREAKING CHANGES

  • trigger 0.8.0 release

Features

  • improve review run observability (#141) (b975983)
  • sdk: validate custom findings through task context (#144) (99a3838)
  • trigger 0.8.0 release (4821a0a)

Bug Fixes

  • bitbucket: scope fork checkout credentials (#143) (13dfdf6)

v0.7.0

Choose a tag to compare

@somus somus released this 28 Jul 11:23
a003c82

0.7.0 (2026-07-28)

⚠ BREAKING CHANGES

  • trigger 0.7.0 release

Features

Bug Fixes

  • clarify combined review runtime (d80ffd6)
  • keep release fixture version aligned (a25e68b)
  • publish findings after resolved review threads (#138) (2cfd820)

v0.6.3

Choose a tag to compare

@somus somus released this 27 Jul 12:35
b9922da

0.6.3 (2026-07-27)

Features

v0.6.2

Choose a tag to compare

@somus somus released this 25 Jul 19:01
b676140

0.6.2 (2026-07-25)

Bug Fixes

  • release: authenticate dogfood update with release token (5401224)

This PR was generated with Release Please. See documentation.

v0.6.1

Choose a tag to compare

@somus somus released this 25 Jul 16:02
d801229

0.6.1 (2026-07-25)

Features

  • support local Pi subscription authentication (#121) (e9a071a)

Performance Improvements

  • docker: use precompiled ast-grep image (#124) (44ea825)

v0.6.0

Choose a tag to compare

@somus somus released this 25 Jul 12:53
9cea656

0.6.0 (2026-07-25)

Features

  • review: add deep review recipe (#116) (380f98d)
  • review: add two-agent review architecture (#120) (abeb577)
  • runtime: add shared structural analysis (#117) (fe063b0)
  • runtime: add structural manifest context (#119) (5eb7746)
  • runtime: add structural review tools (#118) (676bc42)

Bug Fixes

  • release: fetch history for audit (4d208be)
  • review defects in moved code (#114) (e138c45)

Miscellaneous Chores

v0.5.0

Choose a tag to compare

@somus somus released this 20 Jul 11:25
508e9ec

0.5.0 (2026-07-20)

Features

  • cli: version local review JSON output (#101) (312b31e)
  • config: add explicit memory curation (#102) (30f8b01)
  • runtime: add run results and webhook history (#106) (1aaed2b)
  • sdk: expose review run context (#107) (9bc33ed)
  • stabilize review outputs and release packages (#104) (a25b6bc)

Bug Fixes

  • runtime: bound diff manifest construction (#99) (9bb367a)
  • sdk: harden public runtime boundaries (#103) (d1f45c6)

Miscellaneous Chores

v0.4.3

Choose a tag to compare

@somus somus released this 18 Jul 06:04
678defb

0.4.3 (2026-07-18)

Bug Fixes

  • config: collapse dogfood inline rationales (#93) (9b646b5)
  • runtime: pre-exclude discarded diff content (#95) (8847418)

v0.4.2

Choose a tag to compare

@somus somus released this 17 Jul 18:35
0ee5c36

0.4.2 (2026-07-17)

Bug Fixes

  • runtime: apply review policy to custom schemas (#89) (bd134bf)
  • suppress resolved findings across heads (#88) (63cf68f)

v0.4.1

Choose a tag to compare

@somus somus released this 16 Jul 19:18
da54acf

0.4.1 (2026-07-16)

Features

  • runtime: bound serialized review findings (#82) (c1dfd01)
  • tighten inline review comments (#84) (f989120)

Bug Fixes

  • enforce frozen config dependency installs (#74) (f9725e5)
  • harden Azure and Bitbucket adapters (#78) (9eacbac)
  • harden Pi workspace isolation (#75) (d744e4e)
  • pin Pi container dependencies (#86) (0604029)
  • runtime: parse git paths with nul delimiters (#81) (3162092)

Performance Improvements

  • runtime: reuse Pi workspace across attempts (3677317)