From ad317610ff1408f017e8a0f9aeb8caffda2e9fd3 Mon Sep 17 00:00:00 2001 From: JackChen Date: Thu, 2 Apr 2026 00:56:15 +0800 Subject: [PATCH] Bust GitHub cache for star history chart, ignore non-tech dirs --- .gitignore | 1 + README.md | 2 +- README_zh.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 45fa5f8..523e756 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ dist/ *.tgz .DS_Store promo-*.md +non-tech_*/ diff --git a/README.md b/README.md index 2bd22e8..31d3509 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ Issues, feature requests, and PRs are welcome. Some areas where contributions wo ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date)](https://star-history.com/#JackChen-me/open-multi-agent&Date) +[![Star History Chart](https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date&v=20260402)](https://star-history.com/#JackChen-me/open-multi-agent&Date) ## License diff --git a/README_zh.md b/README_zh.md index 116c7ff..e9a3f00 100644 --- a/README_zh.md +++ b/README_zh.md @@ -275,7 +275,7 @@ for await (const event of agent.stream('Explain monads in two sentences.')) { ## Star 趋势 -[![Star History Chart](https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date)](https://star-history.com/#JackChen-me/open-multi-agent&Date) +[![Star History Chart](https://api.star-history.com/svg?repos=JackChen-me/open-multi-agent&type=Date&v=20260402)](https://star-history.com/#JackChen-me/open-multi-agent&Date) ## 许可证