0.15.0 (2026-07-12)
Features
- diff: +/- signs move to the gutter — copied diff text is raw source (6b0d966)
- diff: working-tree reviews include untracked files; hunks computed in-process (148c517)
- mcp: review_diff takes a structured DiffTarget + pathspecs (6235314)
- output: mixed-side annotation ranges — headers name both sides (old:2 → new:5) (efa370b)
- review git changes from the CLI with
annot diff(a3c06a9) - show toast feedback when copying an @file reference (c2b2ab0)
Performance Improvements
- ui: freeze content while growing to kill large-file resize trail (be76896)