Lucas Henrique Pinto
🙏 6 karma
2024-02-21
AI Tool for Code reviews
5
votes
1 answer
Something that automates code review from GitHub without having to install any GitHub integration on the repository, is there anything?
Steven Secreti
🙏 1 karma
Feb 22, 2024
See Codium IDE Plugin: https://www.codium.ai/products/ide-plugin/
The PR-Agent can be invoked directly from your IDE without using the GitHub Integration (i.e., you only need to install the extension)
Post