This commit is contained in:
mrT23
2024-05-02 21:08:12 +03:00
parent 3dbe1bbc35
commit 0b10f88b84

View File

@ -40,6 +40,17 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p
## News and Updates
### May 2, 2024
Check out the new [PR-Agent Chrome Extension](https://www.youtube.com/watch?v=gT5tli7X4H4) 🚀🚀🚀
This toolbar integrates seamlessly with your GitHub environment, allowing you to access and configure PR-Agent tools directly from the GitHub interface.
<kbd><img src="https://codium.ai/images/pr_agent/toolbar1.png" width="512"></kbd>
<kbd><img src="https://codium.ai/images/pr_agent/toolbar2.png" width="512"></kbd>
### April 14, 2024
You can now ask questions about images that appear in the comment, where the entire PR is considered as the context.
see [here](https://pr-agent-docs.codium.ai/tools/ask/#ask-on-images) for more details.