From a74d8bfded2a36bf4659e53b5f4ce00884348708 Mon Sep 17 00:00:00 2001 From: Prasenjit Sarkar Date: Tue, 7 Jul 2026 16:46:33 +0100 Subject: [PATCH] docs(readme): expand status badges (CI, stars, ghcr, downloads) Replace the three-badge row with a tighter high-signal set: npm version, total npm downloads, CI status, GitHub stars, ghcr.io image link, and license (dynamic from the repo). Co-Authored-By: Claude Fable 5 --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 83a3806..c6b7a5f 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,12 @@

A collaborative web platform for AI coding agents. Run Claude Code, Codex, Goose, Aider, OpenHands, OpenClaw, and OpenCode sessions side by side — with real-time collaboration, multi-agent orchestration, permission voting, session replay, scheduled tasks, and 30+ integrations.

- npm version - npm downloads - MIT License + npm version + npm downloads + CI status + GitHub stars + ghcr.io image + MIT License

---