AI review not detecting any changes between current branch and main

Looking out Cursor git graph channel I see many of the following error:

[error] Failed to get cached related files... falling back to uncached No indexer found for file. Maybe not inside a git repo?

But I’m inside a git repo, we’re using husky pre commit hooks. I wonder if that’s related.

I’m seeing the same issue.