#77 · Primary category: AI Coding Assistants

pr-agent

ai anthropic code-review coding-assistant devtools ollama openai pull-request pull-requests

🚀 PR Agent: The Original Open-Source PR Reviewer. This project is not the Qodo free tier.

Project last updated:08/29/26

GitHub Stars

12.8K

Forks

1.8K

Contributors

304

License

MIT

Why we included this project

PR-Agent has been around long enough to feel like the default choice when teams want AI-driven pull request feedback that stays under their own control. You can run it as a GitHub Action, a CLI, a self-hosted app, or Docker, and it works with GitHub, GitLab, Bitbucket, Azure DevOps, and Gitea, so it slots into most existing workflows without forcing a migration. Its commands walk a PR through the whole review cycle: summarizing what it does, pointing out problems, suggesting inline edits, and answering questions about specific lines. Because it routes through LiteLLM, you can pair it with OpenAI, Anthropic, Gemini, or a local model like Ollama instead of being tied to a hosted service. If data privacy matters to you, everything can run on your own infrastructure, and you can tune what it reviews through configuration files rather than accepting fixed behavior.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category