Skip to content

Releases: open-cli-collective/codereview-cli

v0.10.260

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:19
32e9760

Changelog

Bug Fixes

  • 32e9760: fix(llm): run Claude background reviewers in auto permission mode (#516) (@rianjs)

v0.10.259

Choose a tag to compare

@github-actions github-actions released this 16 Jul 19:57
0e9821e

Changelog

Features

v0.10.258

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:56
32c6c10

Changelog

Features

v0.10.257

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:46
64ef04c

Changelog

Bug Fixes

v0.10.256

Choose a tag to compare

@github-actions github-actions released this 15 Jul 16:04
de92f1b

Changelog

Bug Fixes

  • de92f1b: fix(llm): unblock subprocess reads when a worker escapes the process group (#508) (@piekstra)

v0.10.255

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:57
e0d5aa8

Changelog

Bug Fixes

  • e0d5aa8: fix: make review workbenches location-independent and resume-safe (#507) (@rianjs)

Other

  • c51605b: refactor(config): remove credential-location aliases (477.3) (#503) (@rianjs)
  • 2ca3ddb: refactor(config): remove leaf compatibility aliases (477.2) (#496) (@rianjs)
  • 0dee071: refactor(credentials): extract pure credential-mutation planning from initcmd (477.4) (#504) (@rianjs)
  • 9087352: refactor(initcmd): share the apply-planned-writes tail between init paths (477.5) (#505) (@rianjs)
  • 44acb38: refactor(ledger): own planned-action payload serialization; delete the translator (475.2) (#497) (@rianjs)
  • d845278: refactor(llm): extract concrete adapters into internal/llmadapters (476.B) (#499) (@rianjs)
  • 3784364: refactor(outbox): consumer-owned nine-method Provider port and live composite (476.A) (#502) (@rianjs)
  • 65afac9: refactor(plannedactions): make plannedactions the leaf owner of the planned-action vocabulary (475.1) (#494) (@rianjs)
  • d2be2f2: refactor(runlifecycle): extract pure run selection, premise comparison, and posting key (475.3) (#498) (@rianjs)
  • cc41301: refactor(threadanalysis): add shared batch analysis; drop caller loops (475.4) (#501) (@rianjs)
  • b7d5be2: test(configcmd): pin byte-exact config show --json goldens (477.1) (#495) (@rianjs)

v0.10.243

Choose a tag to compare

@github-actions github-actions released this 11 Jul 12:09
8efe8c4

Changelog

Features

  • 8efe8c4: feat(hooks): fire lifecycle event hooks at pipeline milestones (#493) (@rianjs)

v0.10.242

Choose a tag to compare

@github-actions github-actions released this 11 Jul 06:49
0a5f196

Changelog

Bug Fixes

  • 0a5f196: fix(reviewplan): submit the rollup as the review body instead of boilerplate (#492) (@rianjs)

Other

  • 284f1c4: test(initcmd): pin profile-list route subtitles across staged edits (#491) (@rianjs)

v0.10.240

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:01
f7ea93a

Changelog

Features

  • f7ea93a: feat(review): opt-in fast mode for supported provider/model combinations (#490) (@rianjs)

v0.10.239

Choose a tag to compare

@github-actions github-actions released this 10 Jul 18:42
49104e7

Changelog

Features

  • 49104e7: feat(review): reuse PR-scoped LLM sessions by default; add --fresh-session (#489) (@rianjs)