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.

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.
Get Started in Minutes
Requires Go 1.21+. Everything else is optional.
git clone https://github.com/ayan-de/agent-board.gitcd agent-board && go build -o agentboard ./cmd/agentboard./agentboard init && ./agentboardDocumentation
Everything you need to know about AgentBoard.
Getting Started
Learn the basics and get up and running quickly.
Keybindings
Master the keyboard shortcuts for maximum efficiency.
Themes
Customize AgentBoard with built-in or custom themes.
Architecture
Understand the internal design and components.
Contributing
Join the community and contribute to AgentBoard.
Support
Get help and join discussions.