I built a Kanban board for Claude Code so I can run agent sessions straight from cards
I've been running 4-5 Claude Code sessions in parallel and kept losing track - which terminal had the auth work, which one was the bug fix, what's actually done. So I added a Kanban board to **Vibeyard** (an open-source IDE I'm building for Claude Code). Each card is a task. Click run → it spins up a Claude session scoped to that task. When Claude finishes, the card moves itself to Done. It turned Claude from "a terminal I talk to" into something closer to a team I'm dispatching work to. GitHub: [https://github.com/elirantutia/vibeya...