Today, we are excited to introduce the PR-Agent Chrome Extension,
allowing any developer to chat with AI directly on pull requests in GitHub,
powered by top code models like Claude 3.5 Sonnet and GPT4!<p>The extension allows both a private chat on 'changed files', as well as running more than a dozen tailored powerful commands in the 'conversation' tab via the comments interface.<p>You can find more details about the hashtag PR-Agent Chrome Extension in the documentation here:
<a href="https://pr-agent-docs.codium.ai/chrome-extension/" rel="nofollow">https://pr-agent-docs.codium.ai/chrome-extension/</a><p>The docs include information about the main capabilities, features, and more.<p>And you can find the PR-Agent open-source (!!) project here:
<a href="https://github.com/Codium-ai/pr-agent">https://github.com/Codium-ai/pr-agent</a><p>The idea behind this project:
We believe AI should meet us developers when and where we need it. E.g., we review PRs on GitHub (or other git platforms), and we would like to be able to have a capable chat inside the PR interface.<p>PR-Agent has various well-engineered flows to collect relevant context when you ask questions and run commands.