From 84668c3b48fb3118c64971ad63e776a3c4da6c29 Mon Sep 17 00:00:00 2001 From: Ben Kauffman Date: Mon, 16 Mar 2026 10:37:31 +0000 Subject: [PATCH] feat: add ctrl by bulletproof-sh to Companion Apps & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a46b1..e0a5537 100644 --- a/README.md +++ b/README.md @@ -782,6 +782,7 @@ claude-code-toolkit/ 800+ files | Name | Stars | Description | |------|-------|-------------| +| [ctrl](https://ctrl.bulletproof.sh) | - | Pixel-art office that visualizes AI coding agents (Claude Code, Codex, Gemini) working in real time. Standalone web app + daemon, relay sharing for remote access, multi-agent support | | [Opcode](https://github.com/winfunc/opcode) | 21,000+ | Tauri 2 desktop GUI and toolkit for Claude Code -- create custom agents with visual editor, usage analytics, MCP integration | | [CloudCLI](https://github.com/siteboon/claudecodeui) | 8,400+ | Free open-source web/mobile UI for Claude Code, Cursor CLI, and Codex. Responsive design, integrated shell, file explorer, git explorer | | [Companion](https://github.com/The-Vibe-Company/companion) | 2,200+ | Web & mobile UI for Claude Code & Codex. Launch parallel sessions, stream responses, approve tools, session recovery |