Hi!
First of all I'd like to say that the demo at the very top of the README.md impressed me a lot!
However, I am having a hard time following it, and end up failing at gj (Jump to nearest diff) after hitting Enter on a quickfix list entry. I am using lazyvim and I see this with neovim 0.10.4 and 0.11.0.
It also appears things have changed a bit since this video was recorded.
My intial prompt is
> #files
Optimize this project.
It all pretty much goes as expected until I hit gj which appears to do nothing. It does not open a buffer with the file affected by the diff.
Below is what it looks like.

Hi!
First of all I'd like to say that the demo at the very top of the README.md impressed me a lot!
However, I am having a hard time following it, and end up failing at
gj(Jump to nearest diff) after hittingEnteron a quickfix list entry. I am using lazyvim and I see this with neovim 0.10.4 and 0.11.0.It also appears things have changed a bit since this video was recorded.
My intial prompt is
It all pretty much goes as expected until I hit
gjwhich appears to do nothing. It does not open a buffer with the file affected by the diff.Below is what it looks like.