Kandev v0.93.0

Kandev v0.93.0

Kandev is A Powerful AI Kanban Development Environment for Multi-Agent Coding. Combining multi-agent orchestration, Kanban project management, integrated code review, and self-hosted architecture.
(4.8)

Developer

Kandev

Category

Developer Tools

Operating System

Windows / macOS / Linux

Date Published

Wed Sep 02 2026

Review Kandev v0.93.0

Kandev is an open source AI-powered development environment designed to orchestrate multiple coding agents in parallel. Rather than acting as a single AI coding assistant, Kandev provides a Kanban-style workspace where developers can assign tasks to different AI agents, review their work, manage Git worktrees, and create pull requests from a unified interface. It supports multiple AI providers, is self-hostable, and runs entirely without telemetry, making it an excellent choice for teams and developers who want greater control over AI-assisted software development.

As AI coding assistants become more capable, developers often want to run several agents simultaneously. Managing multiple terminal windows quickly becomes difficult, especially when reviewing changes, tracking conversations, and merging code.

Kandev solves this problem by providing a visual development environment with Kanban and pipeline views. Each task can run in its own Git worktree, allowing several AI agents to work independently without interfering with one another. Developers can then review generated code, compare changes, and approve pull requests from a single workspace.

Key Features Kandev

Multi-Agent Orchestration

Kandev can launch multiple AI coding agents simultaneously, allowing different tasks to be completed in parallel. This significantly improves productivity when working on larger projects.

Kanban Workflow

The built-in Kanban board helps organize development tasks, track progress, and visualize AI-assisted workflows in a familiar project management interface.

Integrated Code Review

Instead of switching between terminal windows, Kandev provides a unified workspace with:

  • File editor

  • Git diff viewer

  • File tree

  • Terminal

  • Browser preview

  • Agent conversations

This makes reviewing AI-generated code much more efficient.

Multiple AI Provider Support

Kandev supports numerous AI coding agents through the Agent Client Protocol (ACP), including:

  • Claude Code

  • OpenAI Codex

  • GitHub Copilot

  • Gemini CLI

  • Amp

  • Auggie

  • OpenCode

Developers are free to choose the provider that best fits their workflow.

Flexible Execution

Agents can run in several environments:

  • Local processes

  • Docker containers

  • Remote SSH servers

  • Cloud executors

This flexibility allows teams to scale workloads without relying solely on local hardware.

Git Worktree Management

Each task runs in its own Git worktree, reducing merge conflicts and allowing multiple features or bug fixes to be developed simultaneously.

Self-Hosted and Privacy Focused

Kandev is fully self-hostable and collects no telemetry. Organizations that handle sensitive source code can keep their development environment entirely within their own infrastructure.

Cross-Platform Support

The application runs on Windows, macOS, and Linux. It can be installed using Homebrew, NPX, npm, or by building directly from source.

Download Kandev v0.93.0 - Software Mirrors

Kandev v0.93.0 for Windows

kandev-windows-x64.zip | 103.03 MB

kandev-windows-x64.tar.gz | 103.03 MB

kandev-desktop-windows-x64-Kandev_0.93.0_x64-setup.nsis.zip | 74.18 MB

kandev-desktop-windows-x64-Kandev_0.93.0_x64-setup.exe | 74.18 MB

Kandev v0.93.0 for macOS

kandev-macos-x64.tar.gz | 102.38 MB

kandev-macos-arm64.tar.gz | 100 MB

kandev-desktop-macos-x64-Kandev_0.93.0_x64.dmg | 107.75 MB

kandev-desktop-macos-x64-Kandev.app.tar.gz | 109.74 MB

kandev-desktop-macos-arm64-Kandev_0.93.0_aarch64.dmg | 105.3 MB

kandev-desktop-macos-arm64-Kandev.app.tar.gz | 107.45 MB

Kandev v0.93.0 for Linux

kandev-linux-x64.tar.gz | 102.55 MB

kandev-linux-arm64.tar.gz | 99.09 MB

kandev-desktop-linux-x64-Kandev_0.93.0_amd64.deb | 111.01 MB

kandev-desktop-linux-x64-Kandev_0.93.0_amd64.AppImage.tar.gz | 169.84 MB

kandev-desktop-linux-x64-Kandev_0.93.0_amd64.AppImage | 173.35 MB

kandev-desktop-linux-x64-Kandev-0.93.0-1.x86_64.rpm | 111 MB

kandev-desktop-linux-arm64-Kandev_0.93.0_arm64.deb | 107.93 MB

kandev-desktop-linux-arm64-Kandev_0.93.0_aarch64.AppImage.tar.gz | 162.64 MB

kandev-desktop-linux-arm64-Kandev_0.93.0_aarch64.AppImage | 166.08 MB

kandev-desktop-linux-arm64-Kandev-0.93.0-1.aarch64.rpm | 107.92 MB

Kandev v0.93.0 Source Code

Kandev v0.93.0 Source code (zip)

Kandev v0.93.0 Source code (tar.gz)

Kandev v0.93.0 Release Notes:

[!WARNING]
macOS, Windows desktop installers in this release are unsigned development builds.
They may require manual OS security bypasses and are not trusted downloads.
>
If macOS blocks Kandev after you verify the checksum, run:
>
bash
xattr -d com.apple.quarantine /Applications/Kandev.app

0.93.0 - 2026-09-02

Features

  • add explicit branch recovery for resumed sessions (#3216)
  • show live task icons in command panel (#3190)
  • decouple prompt history loading (#3146) by @Fclem
  • add pull request link copy actions (#3179) (#3182)

Bug Fixes

  • keep file select-all inside text inputs (#3259)
  • complete resumed workspace preparation (#3267)
  • settle session launches with attachments (#3258)
  • prevent concurrent plan writes from losing edits (#3256) by @nova28
  • stop office agents from spawning duplicate concurrent sessions (#3253) by @nova28
  • fix preview-on-click and unreachable actions menu in pipeline view (#3254) by @nova28
  • stop subtasks launching into a deleted parent workspace (#3235) by @nova28
  • normalize structured task confirmations (#3234)
  • preserve saved prompt context in Quick Chat (#3251)
  • recover restored transcript pagination (#3252)
  • stop injected skills from duplicating, colliding, and hiding in Settings (#3198) by @nova28
  • stop review and approval from seating the same agent (#3239) by @nova28
  • stop a subtask's PR from binding to unrelated tasks and archiving them (#3248) by @nova28
  • correct false claim that some workflow actions need Office to run (#3214) by @nova28
  • refine task cleanup confirmations (#3231)
  • normalize structured app confirmations (#3220)
  • count text parts in transcript lazy loads (#3219)
  • guard passthrough initial prompt turn (#3247) (#3249)
  • preserve selected agent tab across reloads (#3250)
  • standardize surface typography primitives (#3206)
  • clear stale background activity after resume (#3245)
  • keep Quick Chat composer in viewport (#3244)
  • refresh automation continuation metadata so repeat PR merges can archive (#3194) by @nova28
  • move spec-lint size exceptions to a merge-friendly sidecar (#3207) by @nova28
  • recover auto-start routines stranded by a lost task-created event (#3203) by @nova28
  • correct pluginsdk doc that misstated which on_enter actions run (#3221) by @nova28
  • scope git status by task environment (#3212)
  • accept the automation MCP mode at the instance API (#3193) by @Thorsson
  • bind office run identity to its own agent's session, not the assignee's (#3211) by @nova28
  • repair office session race guard that could never trigger (#3228) by @nova28
  • clear stale dispatch gate after context reset (#3210) (#3223)
  • restrict Changes auto-focus to Default layout (#3205)
  • stop silently dropping Office event triggers on sync (#3213) by @nova28
  • stop a PR from rendering twice on a task's detail page (#3208) by @nova28
  • resolve dynamic workflow replacement profiles (#3202) (#3217)
  • harden done cleanup identity and path safety (#3195) by @yattdev
  • prevent tab maximize while renaming (#3192)
  • preserve canonical MCP tool names for Auggie (#3196)
  • preserve custom default layout proportions (#3201)
  • support stacked PR base retargeting for review-watch worktrees (#3199)
  • use local base when refresh is unavailable (#3184)
  • stop logging false unrecognized-action warnings for participant seats (#3187) by @nova28
  • stop e2e ACP tests from launching commands production doesn't (#3186) by @nova28
  • safely recover Cursor stream resets (#3188)
  • keep comparison target Git non-interactive (#3185)
  • avoid passthrough ready event deadlock (#3177) (#3181)
  • make worktree cleanup auditable and retryable (#3178) by @yattdev
  • reject prompt admission during context reset (#3169) by @yattdev
  • keep shared-environment status authoritative (#3173)
  • continue paginating transcript history (#3174)
  • support empty remote task worktrees (#3172)
  • bound untracked dependency status enumeration (#3170)

Performance

  • stop task-plan write guard from loading full revision history for one number (#3204) by @nova28

Documentation

  • freeze generic plugin host boundary (#3175) by @yattdev
  • require explicit PR review thread dispositions (#3222)
  • make quorum role resolution step-preferring (#3215) by @nova28
  • fix comments claiming a Codex/StreamJSON protocol (#3189) by @nova28
  • sync WorkflowStep field docs with the shipped contract (#3183) by @nova28

Performance and User Experience

Kandev offers a modern interface that combines project management with AI-assisted development. The Kanban workflow feels natural for teams already using agile methodologies, while the integrated review tools reduce context switching between editors, terminals, and Git clients.

The application performs well even when managing multiple concurrent AI sessions, thanks to its orchestrator architecture and support for isolated execution environments. Since it is still a relatively young project, some features continue to evolve rapidly, but active development and frequent updates indicate strong momentum.

Pros

  • Free and open source.

  • Supports multiple AI coding agents.

  • Parallel task execution.

  • Built-in Kanban workflow.

  • Excellent integrated code review tools.

  • Self-hostable with no telemetry.

  • Flexible execution using local, Docker, SSH, or cloud environments.

  • Active development.

Cons

  • Still a relatively new project.

  • Best suited for experienced developers.

  • Requires compatible AI agent tools and API access.

  • Advanced workflows may require some initial configuration.

Who Should Use Kandev?

Kandev is ideal for software developers, engineering teams, AI-assisted coding enthusiasts, and DevOps professionals who frequently work with multiple AI coding agents.

It is especially valuable for teams that want to coordinate parallel AI workflows, maintain human review before merging code, and avoid vendor lock-in by supporting multiple AI providers.

Final Verdict

Kandev introduces a fresh approach to AI-assisted software development by treating AI agents as collaborative team members rather than standalone chatbots. Its combination of multi-agent orchestration, Kanban project management, integrated code review, and self-hosted architecture makes it one of the most promising open source AI development environments currently available.

Although the project is still evolving, its rapid development pace, privacy-focused design, and flexible architecture make it an excellent choice for developers looking to scale their AI-assisted workflows.

Comments on Kandev v0.93.0