mirror of
https://github.com/leonvanzyl/autocoder.git
synced 2026-03-17 10:53:09 +00:00
- Add merge conflict detection as step 2 in PR review command, surfacing conflicts early before the rest of the review proceeds - Refine merge recommendations: always fix issues on the PR branch before merging rather than merging first and fixing on main afterward - Update verdict definitions (MERGE / MERGE after fixes / DON'T MERGE) with clearer action guidance for each outcome - Add GLM 5 model to the GLM API provider in registry - Clean up ui/package-lock.json (remove unnecessary peer flags) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>