From 2cb226dbcc8730b0894cf1b4691cdb49af0f259d Mon Sep 17 00:00:00 2001 From: Tal Date: Mon, 14 Apr 2025 20:29:09 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a2b62a90..a0aa7078 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,15 @@ PR-Agent aims to help efficiently review and handle pull requests, by providing ## News and Updates +## Apr 14, 2025 + +GPT-4.1 is out. And its quite good on coding tasks... + +https://openai.com/index/gpt-4-1/ + +image + + ## March 28, 2025 A new version, v0.28, was released. See release notes [here](https://github.com/qodo-ai/pr-agent/releases/tag/v0.28).