Qodo (formerly CodiumAI)
p/codiumai
Quality-first code generation to write, test & review code
Ben Lang
PR-Agent by CodiumAI — AI-powered chat & code review
Featured
81
Integrate AI-powered code review and chat tools in GitHub to analyze PRs, automate reviews, highlight changes, suggest improvements, and ensure best practices. PR-Agent enables free code generation with all leading models, including Sonnet.
Replies
Itamar Friedman
Dear Product Hunt community, We just released a new PR-Agent Chrome Extension, allowing any developer to have a context-aware chat with AI directly on your pull requests✨🚀 Here is why we built it and why it’s free to use for public open-source repos! 💻 As developers, we know how essential code reviews are for catching bugs and keeping code quality high. But they can also be a bit of a pain—time-consuming and sometimes overwhelming. That’s why we created PR-Agent. By integrating AI directly into GitHub (or GitLab/BitBucket/ADO/..), our goal was to make code reviews smoother, more effective, and less painful. 🦾 Now, we also made it a Chrome extension because we wanted to make it as easy and accessible as possible. It fits right into your existing workflow with one-click setup, so you can start using it immediately without any fuss. You can converse with AI in two manners: privately, with a chat in the 'File Changed' tab, or publicly (generated outputs are visible to all) in the `Conversation` tab of the pull request. ❤️ When it came to open source, offering free access to PR-Agent was an easy decision. Open source is the backbone of our development communities, and many of us at CodiumAI have been involved in various open-source projects. This is our way of giving back to the community that’s given us so much. 🎯 With PR-Agent Chrome extension, you can explain code, generate code reviews, have private conversations about your changes, and get suggestions for improvements—all right within GitHub. 🙏 We hope it makes your work a little easier and more efficient. Please try it out and let us know what you think—we’re eager to hear your feedback and read your reviews! Thanks for being part of this journey, Itamar (CEO and co-founder) CodiumAI
Mike Grant
The worlds going to be a weird place soon. Can have CodiumAI help me write the code and then validate the PR with that code in it. Is this going to be getting a little bit like inception soon?
Itamar Friedman
@mkegnt , hold on, there is a lot of missing capabilities and tools to fully enable that. I'll share my opinion about this in a few days :)
William Scott
🚀 Congratulations, Itamar and the CodiumAI team! The PR-Agent Chrome extension is a fantastic addition to the developer toolkit. Integrating AI directly into GitHub for code reviews is a brilliant move that will undoubtedly save time and improve code quality. I love the idea of having context-aware chats right within pull requests—such a game-changer for collaboration! The fact that it’s free for open-source repos shows your commitment to the developer community. Excited to try it out and see how it enhances my workflow! Keep up the great work! 🎉
André J
So it's a chrome extension? Does it then have access to the entire code base. or does it make its judgment based on available info in the page view?
hussam lawen
@sentry_co Greate question, we inject the PR description, commit messages, PR code (with additional dynamic context), and the user's question/command (not only what's in the page view). For private repos, you need to install a companion Github app to give PR-Agent Github App a "read" permission to the repo. The extension will not send your code to any external servers, only the PR url and the command.
André J
@hussam_lawen Aha. So it does parse the entire GitHub repo code as well then. Great thanks! Another question. Can I use my own OpenAI key to test it out?
hussam lawen
@sentry_co Yes, you can use our pre-built Github Action Docker image: https://pr-agent-docs.codium.ai/...
Lazer Cohen
I love PR Agents!
Travis Fischer
I want to give this a try!
Lihi L
Brilliant innovation! Integrating AI directly into PRs really streamlines the code review process, and making it free for open-source is a fantastic way to give back. Kudos Itamar and the CodiumAI team! 🚀
Itamar Friedman
@mslotker , thank you! The more AI helps us writing code, the more we need it also to assist us in code review and testing. That is our thesis
Viktor Surkov
First thought was that it is a Public Relations agent. But still probably pretty cool
Shir Chorev
Congrats! Great time-saving and efficiency enhancing product. From an awesome team!
Tony Han
For some reason I thought this was public relation product before reading the tagline! But it's way better than that. Love a good code review tool to help engineers grow. There are so many tools out there that just generate code, but doesn't help them learn better practices. Love that you added the review feature on top of code generation. Congrats on the launch @maritamar and team!
Andreea S.
Congrats on launching PR-Agent! 🚀 Integrating AI-powered code reviews directly into GitHub is a brilliant way to streamline the process and ensure best practices. Can't wait to see how it transforms code reviews and boosts productivity!
Itamar Friedman
@andreea_staicu , awesome! If you get to try it on open-source projects, don't hesitate to share some cool [and useful] screenshots :)
Gavriel Cohen
This looks really useful! I've been looking for something like this for a while. Definitely gonna give it a try!!
Itamar Friedman
@gavriel_cohen , thank you! Let us know what you think!
Micha Y. Breakstone
GO GO GO @maritamar !!!
Or Hiltch
This is awesome. I love the PR agent, and having it as part of Chrome is very convenient. Hope to see this coming as a plugin to other browsers too!
hussam lawen
@or_hiltch1 The extension is supported in all Chromium browsers: Arc, Microsoft Edge, Opera and Brave Browser. Do you have a specific browser in mind?
hussam lawen
Hey Product Hunt! I'm Hussam, a Senior Algorithm Engineer at CodiumAI. We launched PR Agent a little over a year ago — it’s a free and open-source tool that helps with reviewing pull requests. The response has been great and more than 70 contributors have added to the project. Today, we're launching PR Agent as a browser extension. Key features: - AI Chat in PRs: You can ask questions about specific code changes and the context is passed to the AI model - Automated Code Reviews: The /review command does an automated review, focusing on potential bugs, security issues, and best practice violations - Code Improvement Suggestions: The /improve command gives suggestions for optimizing your code - Generate PR Descriptions: The /describe command creates PR descriptions including title, summary, step-by-step walkthrough and labels The extension is free to use on public repositories. For private repos, we have PR-Agent Pro (14-day trial, then $19/month) with additional features like documentation suggestions, component analysis, and more. I'd love to hear your thoughts and feedback. What features would make this most useful for your workflow? Any concerns or suggestions for improvement? Chrome extension: https://chromewebstore.google.co... Documentation: https://pr-agent-docs.codium.ai/... PR Agent repo: https://github.com/Codium-ai/pr-...
Itamar Friedman
@hussam_lawen , amazing work, my friend. Was great seeing you dog-fooding with Codiumate and PR-Agent to develop the Chrome Extension ;)
Tal Ridnik
We developed this extension out of real need - chat with AI is becoming the standard for almost any product or use-case. And pull requests are definitely a place where chat is needed. But you can't "copy" a pull request content to Claude, for example. So providing an easy, context-aware, chat screen in your PR code tab is something we believe will be useful and applicable to developers
Itamar Friedman
@mr_t23 , makes sense to me! ;) Another possible reason for creating a Chrome Extension for PR-Agent is to enable easier usage and output standardization across GitHub/GitLab/BitBucket...
Domagoj Vidovic
This is SO good. Feels like an extra pair of really good senior dev eyes. Love how well it's integrated, looking like it's a native GitHub feature. Thanks CodiumAI for making this, besides all the other fantastic tools you have 🚀
Itamar Friedman
@domagoj_vidovic1 , yes! We think that AI, attached with relevant techniques, should meet us developers when and where we need it
Richard Song
Congrats @maritamar @hussam_lawen and the CodiumAI team! Integrating AI directly into GitHub for automated code reviews is brilliant. The ability to handle PRs more efficiently is a huge plus. Curious about how well the AI handles different programming languages—does it support languages beyond the popular ones like Python and JavaScript?
hussam lawen
@maritamar @renchu_song We support all programming languages that are also supported by Claud Sonnet 3.5 (70+ programming languages)
Eric Yang
@haritamaritamar Fantastic work! PR-Agent looks like it can really boost productivity and code quality. The one-click Chrome extension setup makes it super accessible.
Tomer Harry
Congrats @maritamar