Kandev v0.82.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.82.0 - Software Mirrors

Kandev v0.82.0 for Windows

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

kandev-desktop-windows-x64-Kandev_0.82.0_x64-setup.nsis.zip | 59.52 MB

kandev-desktop-windows-x64-Kandev_0.82.0_x64-setup.exe | 59.52 MB

Kandev v0.82.0 for macOS

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

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

kandev-desktop-macos-x64-Kandev_0.82.0_x64.dmg | 84.24 MB

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

kandev-desktop-macos-arm64-Kandev_0.82.0_aarch64.dmg | 82.3 MB

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

Kandev v0.82.0 for Linux

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

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

kandev-desktop-linux-x64-Kandev_0.82.0_amd64.deb | 87.11 MB

kandev-desktop-linux-x64-Kandev_0.82.0_amd64.AppImage.tar.gz | 150.84 MB

kandev-desktop-linux-x64-Kandev_0.82.0_amd64.AppImage | 151.55 MB

kandev-desktop-linux-x64-Kandev-0.82.0-1.x86_64.rpm | 87.1 MB

kandev-desktop-linux-arm64-Kandev_0.82.0_arm64.deb | 84.66 MB

kandev-desktop-linux-arm64-Kandev_0.82.0_aarch64.AppImage.tar.gz | 143.83 MB

kandev-desktop-linux-arm64-Kandev_0.82.0_aarch64.AppImage | 144.48 MB

kandev-desktop-linux-arm64-Kandev-0.82.0-1.aarch64.rpm | 84.66 MB

Kandev v0.82.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.

0.82.0 - 2026-07-25

Features

  • opt-in authentication & multi-user segregation (#1930)
  • notify user when a kandev update is detected (#1924) by @ClemDNL
  • show full timestamp as tooltip on chat message relative time (#1925) by @ClemDNL
  • re-request dismissed reviews (#1921)
  • move subtask action to task context menu (#1920)
  • add opt-in plugin auto-updater (#1903)
  • add keybindings and modal window capabilities (#1895)
  • add configurable command prefix for sandboxed ACP launch (#1888) by @tito
  • nest a task under another as a sub-task from the sidebar (#1837) by @jcoatelen-ledger
  • create local repositories from new tasks (#1849)
  • improve task sidebar overflow cue (#1908)
  • add simplified resource metrics display (#1904)
  • mark selected task repositories (#1881)
  • add external vcs file links (#1883)
  • move GitLab MR linking to task menus (#1868)
  • resolve @prompt references in workflow prompts (#1865)
  • add global app status surface (#1869)
  • add cross-integration entity references (#1862)
  • host-side conversation reads + utility-agent invoke (#1852)
  • complete GitLab integration parity (#1832)
  • add planner and worker agent orchestration (#1834)
  • explain repository scope (#1842)
  • add main-top-bar slot for the default app top bar (#1841)

Bug Fixes

  • polish clarification custom answer input (#1942)
  • restore managed native service updates (#1943) (#1945)
  • make remote repository entry reliable (#1936)
  • route update alerts through notification providers (#1938)
  • scope in-session agent MCP calls to the task owner (#1937)
  • confine tarball extraction with os.Root (#1934)
  • move Docker client to the maintained moby client module (#1935)
  • deduplicate model options and restore reasoning scroll (#1933)
  • improve queue scrolling and diff comment feedback (#1932)
  • scope walkthrough overlays to their task (#1928)
  • resolve low and medium Dependabot alerts (#1926)
  • resolve open high-severity Dependabot advisories (#1919)
  • preserve chat focus when restoring task layout (#1923)
  • distinguish session notification events (#1918)
  • harden ACP launcher configuration (#1917)
  • make plugin reload idempotent so re-boot never duplicates slots (#1914)
  • keep composer usable during clarifications (#1916)
  • patch critical Dependabot advisories (#1915)
  • support make dev on native Windows (#1886) by @JnManso
  • restore sidebar task title overflow (#1913)
  • collapse completed silent subagent cards (#1901)
  • stabilize task and workspace creation (#1910)
  • sign and verify release tags (#1902)
  • distinguish archived automation runs from cancelled ones (#1860) by @ClemDNL
  • strip echoed command from persisted shell output (#1898) by @ClemDNL
  • resume an unarchived task's archive-cancelled and multi-repo sessions (#1905) by @ClemDNL
  • preserve saved panel focus on task return (#1907)
  • support long Git worktree paths on Windows (#1878)
  • improve session failure recovery UX (#1866)
  • dedupe repository listing and close local-path create race (#1897) by @ClemDNL
  • inherit service temporary environment (#1894)
  • scope Office agent tools and task mutations (#1867)
  • restore persisted file tree expansions (#1892)
  • list logical drives in folder picker (#1870)
  • focus deferred clarification custom answer (#1871)
  • scope PR branch failure guidance (#1873)
  • hide workspace ownership marker (#1874)
  • clarify task title editing (#1875)
  • separate office task session ownership (#1893)
  • publish session state_changed when archiving cancels sessions (#1891) by @ClemDNL
  • retain enhanced prompt results (#1854) by @ASRagab
  • follow session switch when moving between different-agent steps (#1879)
  • re-clone provider repos when local path is missing or not a git repo (#1876)
  • select pull request on review surface (#1857)
  • preserve custom layout proportions across screens (#1872)
  • stop PR polling on denied GitHub access (#1864)
  • unload previous version before reloading on plugin update (#1861)
  • restore line expansion for multi-repo diffs (#1856)
  • select utility agents per plugin (#1855)
  • reject disallowed cross-origin state changes in CORS (#1850)
  • keep draft pull requests out of merge-ready state (#1851)
  • preserve inherited workspaces on subtask deletion (#1840)
  • surface orphaned tasks in pipeline view after step deletion (#1809) by @yattdev
  • reset office session state when execution profile changes (#1846)
  • scope and label clarification shortcuts (#1847)
  • reconcile dockview size before restoring layout (#1843) (#1845)
  • order plugins before system (#1844)

Performance

  • cache storage analysis results (#1911)
  • speed up CI check feedback (#1882)

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.82.0
Free
Software Informations:
Developer:

Operating System:
Windows / macOS / Linux
Date Added:
2026-07-26T00:01:48.631Z
Categories:

Post a Comment/Report Broken Link: