Skip to content

Commit 9fe093f

Browse files
authored
Merge pull request #78 from CopilotKit/claude/add-readme-content-4YVk1
Add Star History chart to README
2 parents f97d1e8 + 0f9902c commit 9fe093f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,16 @@ Deep agents also provide built-in planning (`write_todos`), filesystem tools, an
171171

172172
Next.js 16, React 19, Tailwind CSS 4, LangChain Deep Agents, LangGraph, CopilotKit v2, Turborepo, Recharts
173173

174+
## Star History
175+
176+
<a href="https://www.star-history.com/?repos=CopilotKit%2FOpenGenerativeUI&type=date&legend=top-left">
177+
<picture>
178+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=CopilotKit/OpenGenerativeUI&type=date&theme=dark&legend=bottom-right" />
179+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=CopilotKit/OpenGenerativeUI&type=date&legend=bottom-right" />
180+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=CopilotKit/OpenGenerativeUI&type=date&legend=bottom-right" />
181+
</picture>
182+
</a>
183+
174184
## License
175185

176186
MIT

0 commit comments

Comments
 (0)