Orchestrate Your AI Agents

AgentBoard is a premium, terminal-based Kanban board designed to orchestrate and manage AI coding agents. Built for developers who want visual workflow management without leaving their terminal.

View on GitHub
agentboard
AgentBoard TUI Preview

Everything You Need to Manage AI Agents

Built by developers, for developers. AgentBoard brings visual project management to your terminal.

Modern Kanban TUI

A sleek Terminal User Interface built with Bubble Tea, featuring glassmorphism-inspired borders and smooth animations.

Agent Orchestration

Seamlessly spawn and manage agents like Claude Code, OpenCode, and Cursor.

tmux Integration

Run agents in their own tmux panes or embedded PTY views for maximum flexibility.

MCP Native

Integrated support for Model Context Protocol (MCP) servers like ContextCarry and SessionCarry.

Persistent Storage

Powered by a robust SQLite backend with automatic migrations.

Dual Mode

Switch between a standalone TUI and a headless API server for future frontend integrations.

Beautiful Themes

Shipped with gorgeous themes. Bring your own JSON theme for full customization.

agentboard
catppuccin
dracula
gruvbox
matrix
nord
tokyonight

Get Started in Minutes

Requires Go 1.21+. Everything else is optional.

Clone Repository
git clone https://github.com/ayan-de/agent-board.git
Build Binary
cd agent-board && go build -o agentboard ./cmd/agentboard
Initialize & Run
./agentboard init && ./agentboard

Theme Customizer

Customize your theme colors. Changes apply live to this website. Copy the JSON to use in your agent-board config.