OCD – Open-source Kanban dashboard for monitoring AI coding agents
Kanban for AI agents, but no orchestration—you still drive the decisions.
Self-hosted Kanban board with browser terminals for AI coding agents. Hook-driven auto-tracking — manage tmux/zellij sessions and git worktrees from one board.
Task cards actually contain live terminals (xterm.js) and the app will create a git worktree + tmux/zellij session when you make a task — move it to DONE and it cleans up. The hook-driven auto-moves for Claude/Codex agents cut out manual status checking, but this is an ops-y, niche tool (Node 22+, Docker, tmux/zellij) aimed squarely at people running local agent fleets.
Developers and researchers who run local AI coding agents (Claude Code, Gemini CLI, Codex CLI) and want integrated task/session management
KanVibe is a self-hosted Kanban board for this. Three things it does:
- *Browser terminals*: Every task card has a live terminal (xterm.js). Click a task, see its output. No tmux attach needed. - *Hook-driven status tracking*: Claude Code Hooks auto-move cards across the board (PROGRESS → PENDING → REVIEW). Zero manual updates. - *Git worktree automation*: Create a task with a branch name → worktree + terminal session auto-created. Move to DONE → everything auto-cleaned.
Setup: `git clone` + `bash start.sh`. Requires Node.js 22+, tmux/zellij, and Docker.
Built with Next.js 16, React 19, PostgreSQL, xterm.js, and WebSocket. AGPL-3.0 licensed.
Kanban for AI agents, but no orchestration—you still drive the decisions.
Complete observability for AI coding assistants, but only supports three CLIs.
Finally, a Kanban board that speaks MCP so your agents can actually do work.
Yet another self-hosted Jira clone in Vue, but Plane and Vikunja already solve this better.
Cryptographic identities let AI agents delegate tasks to each other autonomously.
Yet another AI agent orchestrator in a sea of Cursor, Devin, and Continue clones.