From 65160f3dcba3b13b15ed1a40fdbf1ba170ba0b1e Mon Sep 17 00:00:00 2001 From: naorpeled Date: Wed, 17 Dec 2025 19:47:34 +0200 Subject: [PATCH 1/2] docs(README): add note formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64030583..a3286580 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +> [!NOTE] > PR Agent is an open-source project originally created by Qodo, the company behind next-generation AI code review. This repository represents the legacy version of the project and is provided as-is for the community to explore, learn from, and build upon. The project now has its first external maintainer, Naor (@naorpeled), and is currently in the process of being donated to an open-source foundation. ## 🚀 About From 79ad2301023af0b708b498283722d278915f0919 Mon Sep 17 00:00:00 2001 From: naorpeled Date: Wed, 17 Dec 2025 19:51:52 +0200 Subject: [PATCH 2/2] make clickable url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3286580..cf0f4334 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!NOTE] -> PR Agent is an open-source project originally created by Qodo, the company behind next-generation AI code review. This repository represents the legacy version of the project and is provided as-is for the community to explore, learn from, and build upon. The project now has its first external maintainer, Naor (@naorpeled), and is currently in the process of being donated to an open-source foundation. +> PR Agent is an open-source project originally created by Qodo, the company behind next-generation AI code review. This repository represents the legacy version of the project and is provided as-is for the community to explore, learn from, and build upon. The project now has its first external maintainer, Naor (([@naorpeled](https://github.com/naorpeled))), and is currently in the process of being donated to an open-source foundation. ## 🚀 About PR Agent was the first AI assistant for pull requests, built by Qodo, and contributed to the open-source community.