Setup to review other folder changes #433
kamilhawdziejuk
started this conversation in
General
Replies: 1 comment 2 replies
-
Could you explain your usecase a little bit more. We had something like this for reviewing GitHub PRs locally previously but it wasn't a well used feature. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
please correct me if I am wrong but currently we are able to generate code review for the exact same repository only (this is how I see getGitRoot or getDiffCommand are defined to be run in a local folder). And If I change anything there to work on a different repository I am getting error:
Cannot start clients: MCP config not loaded
and then
AI_ToolExecutionError Error executing tool read_file: ENOENT: no such file or directory, open
etc..
Is this somehow configurable to make it happen? Or what bear minimum needs to be changed to make this tool work on running on some other repo ("C:/Sources/project")? Or it is not there yet and is rather a feature request?
Thank You - this is a great tool!
Kamil
Beta Was this translation helpful? Give feedback.
All reactions