Kandev v0.96.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.96.0 - Software Mirrors

Kandev v0.96.0 for Windows

kandev-windows-x64.zip | 151.88 MB

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

kandev-desktop-windows-x64-Kandev_0.96.0_x64-setup.nsis.zip | 103.89 MB

kandev-desktop-windows-x64-Kandev_0.96.0_x64-setup.exe | 103.89 MB

Kandev v0.96.0 for macOS

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

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

kandev-desktop-macos-x64-Kandev_0.96.0_x64.dmg | 156.12 MB

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

kandev-desktop-macos-arm64-Kandev_0.96.0_aarch64.dmg | 151.68 MB

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

Kandev v0.96.0 for Linux

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

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

kandev-desktop-linux-x64-Kandev_0.96.0_amd64.deb | 160.69 MB

kandev-desktop-linux-x64-Kandev_0.96.0_amd64.AppImage.tar.gz | 212.04 MB

kandev-desktop-linux-x64-Kandev_0.96.0_amd64.AppImage | 215.64 MB

kandev-desktop-linux-x64-Kandev-0.96.0-1.x86_64.rpm | 160.69 MB

kandev-desktop-linux-arm64-Kandev_0.96.0_arm64.deb | 155.18 MB

kandev-desktop-linux-arm64-Kandev_0.96.0_aarch64.AppImage.tar.gz | 202.65 MB

kandev-desktop-linux-arm64-Kandev_0.96.0_aarch64.AppImage | 206.17 MB

kandev-desktop-linux-arm64-Kandev-0.96.0-1.aarch64.rpm | 155.18 MB

Kandev v0.96.0 Source Code

Kandev v0.96.0 Source code (zip)

Kandev v0.96.0 Source code (tar.gz)

Kandev v0.96.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
</blockquote>

0.96.0 - 2026-09-25

Features

  • support a default saved view (#3924)
  • share local Cursor MCP authentication (#3923)
  • show remote repository in task topbar (#3917)
  • add task-specific workflow changes (#3895)
  • record archive source manifests (#3905) by @yattdev
  • add copy path actions (#3913)
  • add colors for multi-selected tasks (#3906)
  • keep language servers alive across browser reconnects (#3899)
  • preview task canvases with workspace data (#3887)
  • preview sorted storage usage bars (#3867)
  • let a custom agent speak ACP (#3863) by @JnManso
  • render a task menu action as a submenu (#3874) by @Fclem
  • show live workflow history and simplify sharing (#3877)
  • add KaTeX rendering to Markdown (#3868)
  • organize settings with tabs and concise help (#3850)
  • show progress while archiving tasks (#3775)
  • unattended loop WIP caps and runaway containment (#3748) by @nova28
  • add task-owned web preview feedback (#3708) by @point-source
  • observe concurrent sessions reusing one worktree (#3851) by @nova28
  • let a GO decision create work in another workspace (#3286) by @nova28
  • add continuous SSH host reachability probing (#3747) by @nova28

Bug Fixes

  • preserve GitHub review PR identity for auto-start (#3928)
  • refresh top bar after workflow migration (#3927)
  • recover Dynamic workflow completion after preflight failure (#3929)
  • match Cursor project slug normalization (#3926)
  • suppress title previews during Kanban multi-select (#3919)
  • complete initial placement immediately after history refresh settles (#3918)
  • rebind send now claims on session handoff (#3845) by @yattdev
  • acknowledge queued messages delivered to passthrough sessions (#3912) by @nlenepveu
  • fallback to session/new when auggie session not found (#3911)
  • isolate managed npm config and report policy failures (#3902) (#3907)
  • handle deleted tasks and attribute runtime failures (#3910)
  • simplify plugin settings layout (#3914)
  • deduplicate mobile plugin toolbars (#3908)
  • deliver long CLI passthrough prompts intact (#3894) by @KoryakovDmitry
  • surface the real cause of a canvas runtime startup failure (#3903) by @nova28
  • move folder action into editor dropdown (#3904)
  • separate prompt usage help from prompt list (#3891)
  • remove stale parked session note (#3900)
  • share one pod across task sessions (#3865)
  • polish mobile navigation and plugins (#3890)
  • support fork PR links on upstream tasks (#3885)
  • bound scheduled GitHub review cleanup polling (#3884)
  • avoid code-search quota for new requirements (#3883)
  • reduce GitHub cleanup and watch polling load (#3866)
  • group mobile system metrics (#3880)
  • make mobile changes rows compact (#3881)
  • reclaim sidebar task title width (#3875)
  • resolve fork PR base identity before worktree prep (#3857) (#3878)
  • move task plugins into mobile menu
  • improve recovery failure diagnostics (#3869)
  • preserve inherited workspace delete copy (#3864)
  • resume ACP sessions without history replay (#3859)
  • isolate ineligible PR walkthrough triggers (#3862)
  • eliminate session-scoped PR-watch amplification and bound SQLite growth (#3319) by @yattdev

Documentation

  • clarify PR fixup review authorization (#3888)
  • plan color changes for multi-selected tasks (#3829)
  • simplify public docs (#3882)

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.

Kandev v0.96.0
Free
Software Informations:
Developer:

Operating System:
Windows / macOS / Linux
Date Added:
2026-09-26T00:03:58.359Z
Categories:

Post a Comment/Report Broken Link: