Add star history chart to README

This commit is contained in:
Advait Paliwal
2026-04-15 18:40:54 -07:00
parent 080bf8ad2c
commit 7fd94c028e

View File

@@ -142,6 +142,18 @@ Built on [Pi](https://github.com/badlogic/pi-mono) for the agent runtime, [alpha
---
### Star History
<a href="https://www.star-history.com/?repos=getcompanion-ai%2Ffeynman&type=date&legend=top-left">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=getcompanion-ai/feynman&type=date&theme=dark&legend=top-left" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=getcompanion-ai/feynman&type=date&legend=top-left" />
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=getcompanion-ai/feynman&type=date&legend=top-left" />
</picture>
</a>
---
### Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for the full contributor guide.