LaReview v0.1.0
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