OPEN_SOURCE ↗
REDDIT · REDDIT// 33d agoPRODUCT LAUNCH
VS Code Agent Kanban brings GitOps boards
VS Code Agent Kanban is a new VS Code extension from App Software that turns AI-assisted work into markdown task files plus an in-editor kanban board. It plugs into GitHub Copilot's existing agent flow with plan, todo, and implement commands, aiming to preserve task history and reduce context rot.
// ANALYSIS
This is a smart “boring tech wins” take on agent workflow tooling: instead of inventing a new AI shell, Agent Kanban treats markdown and git as the memory layer missing from most coding agents.
- –Storing tasks as plain `.md` files with YAML frontmatter makes plans, decisions, and implementation history diffable, searchable, and team-friendly
- –The extension’s `@kanban` flow rides on Copilot’s native agent tooling, so developers keep familiar chat, terminal, and diff UX instead of learning a separate harness
- –The GitOps angle is the real differentiator here: teams can review AI-assisted work as repository state rather than ephemeral chat logs
- –Its ceiling is also its constraint: the value is strongest for shops already standardized on VS Code and Copilot rather than cross-editor agent teams
// TAGS
vs-code-agent-kanbanagentidedevtoolautomationopen-source
DISCOVERED
33d ago
2026-03-09
PUBLISHED
34d ago
2026-03-09
RELEVANCE
8/ 10
AUTHOR
gbro3n