TaskBoard v2

AI-native project management for solo developers and small teams

Kanban board + Knowledge Vault + AI agents — in a single Docker container

Features

Kanban Board

Drag-and-drop task management with sprints, priorities, and real-time updates. Organize your workflow visually and collaborate seamlessly.

Knowledge Vault

Auto-index your project files. AI-powered semantic search across documents, code, and notes. Find answers instantly.

AI Agents

Connect Claude Code, custom agents, or any LLM via API. Built-in RBAC, scoped keys, and MCP support for secure automation.

Analytics

Velocity charts, workload distribution, and sprint burndown. Understand your team's productivity at a glance.

First-run Wizard

From zero to working board in 3 minutes. No configuration required. One-click setup and you're ready to go.

Self-hosted

Your data stays on your machine. SQLite-based, zero external dependencies. Complete control and privacy.

Quick Install

Get Started in 3 Minutes

Choose your platform and run the installer. TaskBoard will be ready in minutes.

Windows (PowerShell)
irm https://vaultdeck.app/install.ps1 | iex
macOS / Linux (Bash)
curl -fsSL https://vaultdeck.app/install.sh | bash
Or run manually:
docker run -d -p 3333:3333 ghcr.io/alexyavorskiy/taskboard:latest

How It Works

1

Install

One command installs Docker and pulls the TaskBoard image. Everything is automated.

2

Setup

First-run wizard creates admin account, adds project sources, and configures AI agents.

3

Build

Manage tasks, import knowledge, and let AI agents help you code and track progress.