docs: add Star History chart to README
This commit is contained in:
10
README.md
10
README.md
@@ -453,3 +453,13 @@ GenericAgent 通过**分层记忆 × 最小工具集 × 自主执行循环**完
|
|||||||
|
|
||||||
## 📄 许可
|
## 📄 许可
|
||||||
MIT License — 详见 [LICENSE](LICENSE)
|
MIT License — 详见 [LICENSE](LICENSE)
|
||||||
|
|
||||||
|
## 📈 Star History
|
||||||
|
|
||||||
|
<a href="https://star-history.com/#lsdefine/GenericAgent&Date">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=lsdefine/GenericAgent&type=Date&theme=dark" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=lsdefine/GenericAgent&type=Date" />
|
||||||
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=lsdefine/GenericAgent&type=Date" />
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user