Open Source — v3.5.0

Build your own
AI dev squad.

Run multiple Claude agents from your local machine. Create tasks, assign models, watch them code in real-time — all from a single board.

My Project
Board List Timeline
Backlog2
feature
Add dark mode support
sonnet#12
bugfix
Fix login redirect loop
haiku#13
In Progress1
refactor
Migrate API to REST v2
Running
Reading src/api/routes.js
Editing 3 files...
Testing1
feature
User profile settings
opus3m#10
Done3
docs
Update API documentation
2m$0.04
test
Add integration tests
5m$0.12

Three steps. Zero boilerplate.

You describe the task. Your agents handle the rest.

1

Create a task

Describe what you need — a feature, bugfix, refactor, or test. Pick a model and priority.

+ New Task
"Add webhook notification system with Slack and Discord support"
Model: sonnet • Type: feature • Priority: high
2

Claude starts coding

Drag to "In Progress" and Claude creates a branch, reads the codebase, writes code, and commits — all visible in the live terminal.

Read src/routes/webhooks.js
Write src/services/dispatcher.js +158 lines
Bash npm test ✓ 23 passed
Bash git commit -m "Add webhook system"
3

Review & ship

Task moves to Testing. Review the diff, approve or request changes. Claude picks up your feedback and iterates.

4 files changed +218 -12 $0.08 3m 24s

One developer. Unlimited agents.

Everything you need to run a squad of Claude agents from your own machine.

Live Terminal

Watch each agent's tool calls, file edits, and commands in real-time. See exactly what your squad is doing.

🔌

Git Automation

Each agent creates its own branch. Optional auto-PR on completion. Full commit history per task.

🔔

Webhooks

Slack, Discord, Teams, or custom endpoints. Per-project config with event filtering and one-click test.

Parallel Agents

Run up to 5 agents simultaneously. Auto-queue chains tasks — when one agent finishes, the next starts.

📊

Usage Analytics

Token tracking, cost analysis, model breakdown, 30-day trends, and rate limit monitoring.

📄

Context & Templates

Snippets inject project rules into every prompt. Templates with variable substitution. File attachments.

See it in action.

Click to explore different views.

Preview

Get Claude Board.

Free & open source. Requires Claude Code CLI.

Or run from source: git clone && npm run setup && npm run dev

Ready to build your AI squad?

One board. Multiple agents. All running on your machine.

Star on GitHub