Skip to content

Commit ce2e491

Browse files
kapaleshreyasclaude
andcommitted
docs: star/discussions badges + Community section with star history
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 4358e82 commit ce2e491

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)
55
[![Tests](https://img.shields.io/badge/tests-278%20passing-brightgreen)](#status)
66
[![Packages](https://img.shields.io/badge/packages-13-blue)](#packages)
7+
[![Discussions](https://img.shields.io/github/discussions/open-gitagent/ComputerAgent?logo=github&label=Discussions)](https://github.com/open-gitagent/ComputerAgent/discussions)
8+
[![GitHub stars](https://img.shields.io/github/stars/open-gitagent/ComputerAgent?style=social)](https://github.com/open-gitagent/ComputerAgent/stargazers)
79

810
> **Run any AI agent, anywhere, with any loop, and any memory backend.**
911
>
@@ -275,6 +277,16 @@ console.log(`${report.passed} passed, ${report.failed.length} failed`);
275277

276278
If your implementation passes the suite, it's a drop-in replacement.
277279

280+
## Community
281+
282+
Questions, ideas, build journals — head to **[Discussions](https://github.com/open-gitagent/ComputerAgent/discussions)**. Issues are for actionable bugs and feature requests.
283+
284+
If ComputerAgent helps you build something, **⭐ star the repo** — it makes a real difference for discoverability. While you're there, the open protocol this implements lives at **[open-gitagent/opengap](https://github.com/open-gitagent/opengap)** — give that a star too.
285+
286+
### Star history
287+
288+
[![Star History Chart](https://api.star-history.com/svg?repos=open-gitagent/ComputerAgent&type=Date)](https://star-history.com/#open-gitagent/ComputerAgent&Date)
289+
278290
## License
279291

280292
[MIT](./LICENSE)

0 commit comments

Comments
 (0)