From 4e4be5fb0ac45ed083dd03df17af12f393ec49ff Mon Sep 17 00:00:00 2001 From: Martin Saavedra <45432462+martinmsaavedra@users.noreply.github.com> Date: Sun, 29 Mar 2026 21:00:32 +0200 Subject: [PATCH] Add KANBAII to Companion Apps & GUIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 40e324e..6b80252 100644 --- a/README.md +++ b/README.md @@ -809,6 +809,7 @@ claude-code-toolkit/ 800+ files | [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 | | [Notch So Good](https://github.com/deepshal99/notch-so-good) | new | macOS notch-based session monitor with pixel-art companion, 13 animations, smart notifications, multi-session support | +| [KANBAII](https://github.com/martinmsaavedra/kanbaii) | new | AI-native kanban board for Claude Code — plan visually, track progress, let AI execute. Sequential engine (Ralph), parallel multi-agent (Teams), cost tracking, real-time dashboard. `npx kanbaii start` | ---