agent-kanban and vscode-agent-kanban
The VS Code extension for agentic AI workflows is a client-side complement to the agent-first task board, likely providing an integrated development environment interface for managing the AI workforce controlled by the latter.
About agent-kanban
saltbo/agent-kanban
An agent-first task board, Mission control for your AI workforce.
Agents are cryptographic identities (Ed25519) that self-organize across worktrees, create and delegate subtasks, and coordinate via real-time board updates—integrating with Claude Code, Codex CLI, and Gemini CLI runtimes. The daemon-driven architecture spawns isolated agent workers per task, detects GitHub merges to auto-complete work, and uses SSE for live collaboration between humans and AI on a shared board. Skills are loadable per-repo, agents have roles, and task dependencies include cycle detection for complex project decomposition.
About vscode-agent-kanban
appsoftwareltd/vscode-agent-kanban
VS Code extension kanban board for agentic AI workflows
Integrates with GitHub Copilot Chat as a `@kanban` participant to coordinate agentic workflows, using markdown task files with YAML frontmatter as version-controlled artifacts that persist conversation history. Supports per-task Git Worktree isolation and employs layered context injection (AGENTS.md sentinels, per-thread references, and `/refresh` commands) to prevent context decay in long conversations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work