Built an open source local first Kanban workflow for running AI coding agents without babysitting every step
Summary
BatonBot is an open-source, local-first app that provides a Kanban-style workflow for managing AI coding agents, allowing users to set tasks and track progress with less manual oversight.
Similar Articles
Open source Kanban desktop app that runs parallel agents on every card
KanBots is an open-source Kanban desktop app that runs parallel AI agents (Claude Code or Codex) on each card in separate git worktrees, enabling automated feature development and task management with live updates and decision prompts.
AgentKanban for VS Code - A task board with AI agent harness integration. Create and plan tasks with real-time collaboration, then hand off to GitHub Copilot
AgentKanban is a VS Code extension that integrates with GitHub Copilot to manage AI agent tasks, persist context via MCP, and enable resumable workflows through a collaborative Kanban board.
I got tired of AI dev tools trapping everything in the cloud, so I built...
AgentBuddy is a local-first, open-source AI workflow sandbox that enables persistent agent threads, real-time execution traces, and event-driven workflows, with Claude Code integration, aiming to keep AI development local and transparent.
Bb: The IDE that builds itself
Introducing bb, an open-source, local-first IDE that can control, customize, and automate itself, integrating multiple AI agents like Claude, Codex, and Cursor to build workflows and spawn tasks.
I built an open-source platform for creating and managing AI agents (MIT licensed, free to self-host)
The author built an open-source, MIT-licensed platform for creating and managing AI agents, featuring provider-agnostic support, MCP integration, memory, skills, scheduled triggers, and Kanban boards, deployable via Docker Compose.