Skip to content

LaReview v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 10:52
v0.1.0
d1eda4c

Highlights

  • Added a review inbox for pull requests awaiting review.
  • Added direct links back to the source GitHub pull request or GitLab merge request.
  • Added model and reasoning-effort selection using each ACP harness's live session options.
  • Upgraded to ACP client 2.0.0 (wire protocol v1) and MCP runtime 2.17.0.
  • Refreshed the Claude and Codex adapters and removed the hard-coded Codex model override.
  • Updated the application and development toolchains, including Tauri 2.11, Vite 8, TypeScript 7, and Tailwind CSS 4.
  • Added Elixir, EEx, and HEEx syntax highlighting.

Agent compatibility

LaReview continues to use harnesses already installed or available on your machine. A harness must forward LaReview's client-provided MCP server and call its tools; general ACP support alone is insufficient. pi-acp remains intentionally unsupported.

See CHANGELOG.md for details.

Full changelog: v0.0.38...v0.1.0