From d67626e8ea9823df0f8b0e35dcc01a2baebf4b42 Mon Sep 17 00:00:00 2001 From: Elliot Chen Date: Thu, 23 Jul 2026 16:32:44 +0800 Subject: [PATCH 1/2] docs: add authenticated star history chart --- README.md | 12 +++++++++++- README.zh-CN.md | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c5d1dd4..94e8d2f 100644 --- a/README.md +++ b/README.md @@ -450,9 +450,19 @@ If Raven is the kind of agent harness you want to exist, star the repo. It helps more builders of self-improving agents discover the project and gives the EverMind ecosystem a stronger signal to keep investing in open agents. +### GitHub Stars + +[![GitHub Stars](https://img.shields.io/github/stars/EverMind-AI/Raven?style=for-the-badge)](https://github.com/EverMind-AI/Raven) + ### Star History -[![Star History Chart](https://api.star-history.com/svg?repos=EverMind-AI/raven&type=Date)](https://www.star-history.com/#EverMind-AI/raven&Date) + + + + + Star History Chart + +
diff --git a/README.zh-CN.md b/README.zh-CN.md index 8ca62bf..bbaa3d0 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -436,9 +436,19 @@ Raven 仍处于 pre-alpha,变化会很快。API 可能调整,但核心产品 self-improving agent builders 发现项目,也会给 EverMind 生态一个更强的信号, 继续投入开源 Agent。 +### GitHub Stars + +[![GitHub Stars](https://img.shields.io/github/stars/EverMind-AI/Raven?style=for-the-badge)](https://github.com/EverMind-AI/Raven) + ### Star 趋势 -[![Star History Chart](https://api.star-history.com/svg?repos=EverMind-AI/raven&type=Date)](https://www.star-history.com/#EverMind-AI/raven&Date) + + + + + Star History Chart + +
From 14eefdc91522767368253eeffca6a6a6819c0e92 Mon Sep 17 00:00:00 2001 From: Elliot Chen Date: Thu, 23 Jul 2026 16:44:37 +0800 Subject: [PATCH 2/2] docs: remove redundant stars badge --- README.md | 4 ---- README.zh-CN.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/README.md b/README.md index 94e8d2f..46b3e97 100644 --- a/README.md +++ b/README.md @@ -450,10 +450,6 @@ If Raven is the kind of agent harness you want to exist, star the repo. It helps more builders of self-improving agents discover the project and gives the EverMind ecosystem a stronger signal to keep investing in open agents. -### GitHub Stars - -[![GitHub Stars](https://img.shields.io/github/stars/EverMind-AI/Raven?style=for-the-badge)](https://github.com/EverMind-AI/Raven) - ### Star History diff --git a/README.zh-CN.md b/README.zh-CN.md index bbaa3d0..234816f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -436,10 +436,6 @@ Raven 仍处于 pre-alpha,变化会很快。API 可能调整,但核心产品 self-improving agent builders 发现项目,也会给 EverMind 生态一个更强的信号, 继续投入开源 Agent。 -### GitHub Stars - -[![GitHub Stars](https://img.shields.io/github/stars/EverMind-AI/Raven?style=for-the-badge)](https://github.com/EverMind-AI/Raven) - ### Star 趋势