From 6050573b3249144e4f123d2760e3959b21df09ec Mon Sep 17 00:00:00 2001 From: LeadAgent Date: Sat, 21 Feb 2026 15:14:30 +0800 Subject: [PATCH] Add claude-code-open to Clients & GUIs section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70bfdd6..c4fd4f4 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**ccmate-release**](https://github.com/djyde/ccmate-release) (57 ⭐) - A GUI for Claude Code. - [**Claude-Code-Web-GUI**](https://github.com/binggg/Claude-Code-Web-GUI) (56 ⭐) - Browse, view and share your Claude Code sessions - runs entirely in browser, no server required! - [**Claude in a Box**](https://github.com/juancgarza/claude-in-a-box) (48 ⭐) - A ChatGPT Canvas-style interface for Claude Code running in E2B sandboxes. +- [**claude-code-open**](https://github.com/kill136/claude-code-open) - Open-source AI coding platform based on Claude Code CLI with Web IDE (Monaco editor), 37+ tools, Blueprint multi-agent system, and full MCP protocol support. ---