From 1eb4680d31e93d4236fda1198586f56769c05a2a Mon Sep 17 00:00:00 2001 From: Andy Date: Sat, 21 Mar 2026 02:44:51 -0700 Subject: [PATCH] Add OctoAlly to Companion Apps & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a46b1..9b913ef 100644 --- a/README.md +++ b/README.md @@ -794,6 +794,7 @@ claude-code-toolkit/ 800+ files | [TokenEater](https://github.com/AThevon/TokenEater) | 179 | Native macOS menu bar app for monitoring Claude AI usage limits and watching coding sessions live | | [Claw](https://github.com/jamesrochabrun/Claw) | 86 | Native macOS app wrapping Claude Code SDK in Swift. Plan Mode, MCP Integration, Custom System Prompts | | [The Claude Protocol](https://github.com/AvivK5498/The-Claude-Protocol) | 149 | Enforcement layer wrapping Claude Code with 13 hooks -- blocks unsafe operations, enforces worktree isolation | +| [OctoAlly](https://github.com/ai-genius-automations/octoally) | 18 | AI coding session orchestration dashboard -- multi-agent hive-mind via RuFlo, Whisper voice dictation, tmux session persistence, built-in git source control, Electron desktop app | ---