AI Agent Orchestration Kanban Board. Dual-platform: a Next.js web app with Mission Control aesthetic and a Go TUI with vim bindings. Agents auto-advance cards through pipeline columns.
A kanban board purpose-built for orchestrating AI agents. Unlike traditional project boards, each column can have an AI agent assigned to it with custom step prompts. Cards auto-advance through the pipeline as agents complete their work -- from planning to implementation to review.
Built as both a full-featured web application (Next.js with a Cyberpunk Terminal / Mission Control aesthetic) and a terminal TUI (Go with Bubbletea), the project demonstrates dual-platform development with shared conceptual architecture but platform-native implementations.
Cards auto-advance as agents complete work in each column