othmanosx
4 hours ago
Oh man I was looking for something like this for a while, reviewing code in VSCode is starting to get annoying and I began to think that VSCode is no longer suitable for development in the AI era, but I already built my own solution that addresses the two problems I had with reviewing code:
- A better alternative to reviewng a PR on github.
- A way for me to do a local review for my code is if was a PR, before actually filing that PR.
I also built a Claude skill around the local review so it's more seamless to integrate with Claude, I also get more powerful features with the help of AI like grouping files in folders and sprinkling hints as squiggly lines that help me with the review.
you can check it out https://pyor.review.
wishing you the best with your project!
mrosenbjerg
3 hours ago
Looks like a cool solution! And thanks