From 551cf653a51baa226dc5f5e622a2c1f0f13086d0 Mon Sep 17 00:00:00 2001 From: Himanshu Kumar Date: Fri, 24 Jul 2026 02:18:50 +0530 Subject: [PATCH 1/2] fix: update community link text to OpenAgentHQ in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a77da..e998982 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,6 @@ Licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for detai
-**Built with care by the [OpenAgent](https://github.com/OpenAgentHQ) community.** +**Built with care by the [OpenAgentHQ](https://github.com/OpenAgentHQ) community.**
From 01fccb8ad2215d66731e278bb79ba1530dd442d2 Mon Sep 17 00:00:00 2001 From: Himanshu Kumar Date: Fri, 24 Jul 2026 02:22:42 +0530 Subject: [PATCH 2/2] fix: remove redundant heading after banner image The banner SVG already displays the project name, so the duplicate heading is unnecessary. This keeps the README cleaner and avoids repetition at the top. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e998982..76fcd2e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ ![OpenAgent Eval — pytest-level simplicity for AI evaluation](./docs/assets/banner.svg) -# OpenAgent Eval - **The open-source evaluation framework for RAG systems and AI Agents.** [![PyPI Version](https://img.shields.io/pypi/v/openagent-eval?color=blue&logo=pypi&logoColor=white)](https://pypi.org/project/openagent-eval/)