mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
README.md: add the compliance tool to News and Updates
This commit is contained in:
parent
fb452b992d
commit
7597d27095
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
|
@ -76,9 +76,20 @@ You can receive automatic feedback from Qodo Merge on your local IDE after each
|
||||||
|
|
||||||
Added full support for GPT-5 models. View the [benchmark results](https://qodo-merge-docs.qodo.ai/pr_benchmark/#pr-benchmark-results) for details on the performance of GPT-5 models in PR-Agent.
|
Added full support for GPT-5 models. View the [benchmark results](https://qodo-merge-docs.qodo.ai/pr_benchmark/#pr-benchmark-results) for details on the performance of GPT-5 models in PR-Agent.
|
||||||
|
|
||||||
|
|
||||||
|
## Jul 17, 2025
|
||||||
|
|
||||||
|
Introducing `/Compliance`, a new Qodo Merge 💎 tool that runs comprehensive checks for security, ticket requirements, codebase duplication, and custom organizational rules.
|
||||||
|
|
||||||
|
<img width="384" alt="compliance-image" src="https://codium.ai/images/pr_agent/compliance_partial.png"/>
|
||||||
|
|
||||||
|
Read more about it [here](https://qodo-merge-docs.qodo.ai/tools/compliance/)
|
||||||
|
|
||||||
|
|
||||||
## Jul 1, 2025
|
## Jul 1, 2025
|
||||||
You can now receive automatic feedback from Qodo Merge in your local IDE after each commit. Read more about it [here](https://github.com/qodo-ai/agents/tree/main/agents/qodo-merge-post-commit).
|
You can now receive automatic feedback from Qodo Merge in your local IDE after each commit. Read more about it [here](https://github.com/qodo-ai/agents/tree/main/agents/qodo-merge-post-commit).
|
||||||
|
|
||||||
|
|
||||||
## Jun 21, 2025
|
## Jun 21, 2025
|
||||||
|
|
||||||
v0.30 was [released](https://github.com/qodo-ai/pr-agent/releases)
|
v0.30 was [released](https://github.com/qodo-ai/pr-agent/releases)
|
||||||
|
|
@ -98,6 +109,7 @@ A new feature is now available in the `/improve` tool for Qodo Merge 💎 - Chat
|
||||||
|
|
||||||
Read more about it [here](https://qodo-merge-docs.qodo.ai/tools/improve/#chat-on-code-suggestions).
|
Read more about it [here](https://qodo-merge-docs.qodo.ai/tools/improve/#chat-on-code-suggestions).
|
||||||
|
|
||||||
|
|
||||||
## Apr 16, 2025
|
## Apr 16, 2025
|
||||||
|
|
||||||
New tool for Qodo Merge 💎 - `/scan_repo_discussions`.
|
New tool for Qodo Merge 💎 - `/scan_repo_discussions`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue