v2.8.5¶
Released 2026-06-29.
A maintenance release: a batch of dependency and CI-action updates, plus a fix for the scheduled review-bot sweep workflow that was failing daily.
Fixes¶
- The scheduled review-bot sweep no longer reds main when it cannot push its follow-up branch. The follow-up-PR step is now best-effort (continue-on-error), so a token without write access to this repository logs and skips instead of failing the whole scheduled job.
Dependencies¶
- Web UI toolchain: react, @tanstack/react-query, recharts, vite, tailwindcss, radix-ui, autoprefixer, @types/node.
- VS Code extension toolchain: @vscode/vsce, @types/vscode.
- Python: reportlab 5, the
agentsdependency. - CI and infrastructure: actions/checkout v7, attest-build-provenance, trufflehog, zizmor, setup-uv, uv, grafana, the redis Helm chart, and the oss-fuzz base image.