Overview
BKD is an AI-powered project management board. Create issues, assign them to AI coding agents, and watch them work in real time.
BKD is a unified frontend for CLI-based coding agents — Claude Code, Codex, and Gemini CLI. You manage a Kanban board; the agents write the code.
Features
- Kanban Board — Drag-and-drop issues across Todo / Working / Review / Done columns
- Multi-Agent — Supports Claude Code, OpenAI Codex, and Gemini CLI as execution engines
- Real-time Chat — Stream agent output as it runs; send follow-up messages mid-session
- Diff Viewer — See file changes made by the agent in a GitHub-style diff panel
- Web Terminal — Built-in xterm.js terminal for direct shell access
- File Upload — Attach files to issues as context for the agent
- Multi-turn Sessions — Continue conversations with full session history
- i18n — Chinese and English UI
- Dark Mode — Light / Dark / System theme
- Mobile Friendly — Responsive layout with touch support