diff --git a/README.md b/README.md index a5163822..e351469e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # OpenAB — Open Agent Broker +[![Stars](https://img.shields.io/github/stars/openabdev/openab?style=flat-square)](https://github.com/openabdev/openab) [![GitHub Release](https://img.shields.io/github/v/release/openabdev/openab?style=flat-square&logo=github)](https://github.com/openabdev/openab/releases/latest) ![License](https://img.shields.io/badge/license-MIT-A374ED?style=flat-square) + +![OpenAB banner](images/banner.png) + A lightweight, secure, cloud-native ACP harness that bridges Discord and any [Agent Client Protocol](https://github.com/anthropics/agent-protocol)-compatible coding CLI (Kiro CLI, Claude Code, Codex, Gemini, OpenCode, Copilot CLI, etc.) over stdio JSON-RPC — delivering the next-generation development experience. 🪼 **Join our community!** Come say hi on Discord — we'd love to have you: **[🪼 OpenAB — Official](https://discord.gg/YNksK9M6)** 🎉 diff --git a/images/banner.png b/images/banner.png new file mode 100644 index 00000000..57e86e7c Binary files /dev/null and b/images/banner.png differ