From 411245155f860e4d647b04bebd24aa6eb2b9ced7 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sat, 17 May 2025 21:05:22 +0300 Subject: [PATCH] docs: update README and Dockerfile with v0.29 release information --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 104395c7..21c2309a 100644 --- a/README.md +++ b/README.md @@ -45,8 +45,8 @@ PR-Agent aims to help efficiently review and handle pull requests, by providing ## May 17, 2025 - v0.29 was [released](https://github.com/qodo-ai/pr-agent/releases) -- Qodo Merge Pull Request Benchmark was [released](https://qodo-merge-docs.qodo.ai/pr_benchmark/), which evaluates and compares the performance of Large Language Models (LLMs) in analyzing pull request code and providing meaningful code suggestions -- 'Recent Updates and Future Roadmap' Page was added to the [Qodo Merge Docs](https://qodo-merge-docs.qodo.ai/recent_updates/) +- `Qodo Merge Pull Request Benchmark` was [released](https://qodo-merge-docs.qodo.ai/pr_benchmark/). This benchmark evaluates and compares the performance of LLMs in analyzing pull request code. +- `Recent Updates and Future Roadmap` page was added to the [Qodo Merge Docs](https://qodo-merge-docs.qodo.ai/recent_updates/) ## Apr 30, 2025