Kandev v0.83.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.83.0 - Software Mirrors

Kandev v0.83.0 for Windows

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

kandev-desktop-windows-x64-Kandev_0.83.0_x64-setup.nsis.zip | 60.73 MB

kandev-desktop-windows-x64-Kandev_0.83.0_x64-setup.exe | 60.73 MB

Kandev v0.83.0 for macOS

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

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

kandev-desktop-macos-x64-Kandev_0.83.0_x64.dmg | 85.93 MB

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

kandev-desktop-macos-arm64-Kandev_0.83.0_aarch64.dmg | 83.9 MB

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

Kandev v0.83.0 for Linux

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

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

kandev-desktop-linux-x64-Kandev_0.83.0_amd64.deb | 88.84 MB

kandev-desktop-linux-x64-Kandev_0.83.0_amd64.AppImage.tar.gz | 152.43 MB

kandev-desktop-linux-x64-Kandev_0.83.0_amd64.AppImage | 153.14 MB

kandev-desktop-linux-x64-Kandev-0.83.0-1.x86_64.rpm | 88.83 MB

kandev-desktop-linux-arm64-Kandev_0.83.0_arm64.deb | 86.29 MB

kandev-desktop-linux-arm64-Kandev_0.83.0_aarch64.AppImage.tar.gz | 145.27 MB

kandev-desktop-linux-arm64-Kandev_0.83.0_aarch64.AppImage | 145.92 MB

kandev-desktop-linux-arm64-Kandev-0.83.0-1.aarch64.rpm | 86.28 MB

Kandev v0.83.0 Source Code

Kandev v0.83.0 Source code (zip)

Kandev v0.83.0 Source code (tar.gz)

Kandev v0.83.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.83.0 - 2026-07-31

Features

  • add layout-owned PR Details panel (#2094)
  • unify workspace GitHub access (#2084)
  • add Hermes ACP agent integration (#2089) by @jelloeater-agent
  • cycle linked reviews with held shortcut (#2099)
  • add Slack-style unread divider to session transcript (#1922) by @ClemDNL
  • allow selecting multiple repositories in automation config (#2077) by @ClemDNL
  • show WebSocket connectivity warnings (#2083)
  • add start-windows-verbose and start-windows-debug (#2090) by @JnManso
  • open the IDE at a file tree node's path (#2074)
  • ship the plugin system without a feature flag (#2086)
  • scope embedded VS Code by executor (#2059)
  • add session attachment diagnostics (#2061)
  • accept command_args when creating custom TUI agents (#2053) by @nova28
  • distinguish workflow completion in task sidebar (#2058)
  • add transcript last prompt navigation (#1999) by @ClemDNL
  • add quarantine retention lifecycle (#2049)
  • preview markdown from review diffs (#2036)
  • hide embedded VS Code on Windows hosts (#2045)
  • add transcript auto-scroll toggle (#2039) by @ClemDNL
  • add task PR lifecycle notifications (#2038) by @luancm
  • add task workspace search palette (#2006)
  • add favorite star toggle to chat messages (#2008) by @ClemDNL
  • add issue-only Improve Kandev workflow (#1994)
  • propagate managed git environment to terminals (#2010)
  • stabilize navigation footer (#2002)
  • add visible WIP overflow queues (#2001)
  • streamline mobile review file headers (#1995)
  • support polling multiple projects per issue watcher (#1978) by @ClemDNL
  • explain busy storage cleanup and allow override (#1993)
  • refresh task surfaces on foreground and pull (#1986)
  • improve agent runtime update flow (#1982)
  • add task git credential policy (#1985)
  • add user-managed runtime updates (#1950)
  • implement Host data API write RPCs (CreateTask/UpdateTask/SendMessage) (#1970)
  • reliable cron scheduling and webhook-driven push/CI triggers (#1972)
  • polish mobile status drawer (#1929)
  • add auth capability for plugin-provided OIDC/SAML login (#1964)
  • navigate to code-review findings from the Changes panel (#1963)
  • move task list options into mobile menu (#1956)
  • native code-review agent with inline findings in the Changes panel (#1957)
  • support per-workspace GitHub App registrations (#1810)
  • add workspace sources from files panel (#1900)
  • update ACP compatibility and subagent handling (#1880)
  • remember task listing display preferences (#1944)
  • accept input while a session's foreground turn waits on background work (#1668) by @point-source

Bug Fixes

  • clear stale context usage after reset (#2108)
  • checkout PR head for Claude mentions (#2109)
  • adapt walkthrough label to panel width (#2106)
  • stop prompt font size changing on window resize (#2103)
  • align status bar with sidebar (#2096)
  • phone navigation for plugin pages (#2093)
  • re-anchor stale git base for commits panel and cumulative diff (#2062)
  • darken auto-scroll toggle green, drop ban overlay, maximize icon size (#2073) by @ClemDNL
  • tear down adapter when the agent process self-exits (#2095)
  • restore Changes focus on task return (#2091)
  • improve interactive accent contrast (#2075)
  • clamp file-search limit to bound result allocation (#2088)
  • order runtime task state events (#2082)
  • improve Mermaid render diagnostics (#2080)
  • sync quick chats and their names across devices (#2085)
  • hide transient metrics unavailable state (#2081)
  • preserve model across context reset (#2079)
  • preserve dockview focus during session restore (#2060)
  • improve transcript navigation controls (#2064)
  • strip multi-line command echoes in workDir-resolved output (#2072) by @ClemDNL
  • make review ordering and navigation safe (#2067)
  • stop a closed dialog from leaving the page click-dead (#2056) by @nova28
  • preserve local repository creation on macOS (#2052) by @nova28
  • stop long GitLab row titles drawing over the row actions (#2057) by @nova28
  • parse glab's "Token found:" auth status label (#2054) by @nova28
  • resume archive-cancelled sessions without a running row (#2041) by @ClemDNL
  • prevent blank screens during SPA recovery (#2024)
  • bound task cleanup retries and ignore missing resources (#2027) (#2046)
  • keep spawner attribution on a spawned session's first turn (#2047)
  • stop the PR panel from showing the previous task's stale feedback (#2048) by @ClemDNL
  • show only model in agent tab title (#2043)
  • cover agent launch readiness timeout (#2040)
  • stop SELECT * scans from breaking on TaskPR schema drift (#1988) by @ClemDNL
  • backfill remote_url from local checkout for legacy GitLab repos (#2030) by @yattdev
  • cover the whole launch chain in waitForSessionReady (#2032) by @JnManso
  • add stalled agent recovery (#2035)
  • keep watcher save state visible (#2037)
  • prevent duplicate review-watcher agents and resync task PRs on reconnect (#2034)
  • match per-session-suffixed event subjects in plugin delivery (#2029)
  • prevent hidden workflow task inheritance (#2031)
  • restore coarse running busy signal (#2023)
  • return bad request on malformed sprites WS payloads (#2014)
  • keep agent tab title synced with model (#2021)
  • reconcile responsive task layouts (#2011)
  • set confirmed SessionDirTemplate for Pi, Qoder, Kiro and Trae (#2019)
  • stop planting self-referential links in local repositories (#2007) by @JnManso
  • return real results from Service.GetBlocking (#2015)
  • bound the launcher health probe with a timeout (#2017)
  • auto-select the sole visible workflow (#2020)
  • bound tool installer downloads with timeouts (#2016)
  • pull unstarted feeder tasks into available WIP steps (#2003)
  • keep file attachments compact beside image previews (#1997)
  • adapt lanes to available board width (#2004)
  • honor executor clone transport (#1998)
  • make issue-watch StatsPeriod actually filter by issue age (#1977) by @ClemDNL
  • match GitLab MR against repository remote_url identity (#1996) by @yattdev
  • recover failed agent resumes and managed runtimes (#1991)
  • expose executor-profile env vars to terminal shells (#1992)
  • restore live add-branch worktrees (#1990)
  • preserve dockview layout during task switches
  • honor explicit task_id in plan/walkthrough/review tools (#1984)
  • unify enabled toolbar icon color (#1987)
  • clear sidebar spinner when session settles (#1981)
  • warn when pasted attachments are too large (#1983)
  • resume manually stopped sessions (#1979)
  • enforce workflow-step WIP limits on task creation (#1980)
  • preserve prompts across usage-limit recovery (#1976)
  • guard Office launches without runtime context (#1974)
  • refresh CI summary when popover opens (#1927)
  • strip command echo when terminal resolves a relative path to absolute (#1975) by @ClemDNL
  • export executor-profile env into repo setup script (#1971)
  • make pr-state work with native jq on Windows (#1958) by @JnManso
  • prefer live model over saved profile label in session tab title (#1968)
  • relax OpenCode install detection (#1967)
  • guard background work status (#1966)
  • restore legacy GitHub launch compatibility (#1962)
  • deliver follow-ups after foreground handoff (#1959)
  • retire execution activity on teardown (#1961)
  • scope integration config/watch routes to workspace owner (#1960)
  • harden background work lifecycle tracking (#1955)
  • close per-user session isolation gaps (service, WS, orchestrator) (#1939)
  • make Makefile $(shell) probes work under native Windows cmd (#1953) by @JnManso
  • extend ACP session creation timeout (#1949)
  • isolate task state when switching workspaces (#1951)
  • preflight signing configuration before merge (#1948)

Performance

  • hydrate empty message favorites once (#2025)

Refactoring

  • centralize portable user-setting defaults (#2107)
  • consolidate formatRelativeTime into lib/utils (#2069)
  • use the shared formatBytes in chat attachments (#2071)
  • reuse stats-utils formatDuration in stats-sections (#2068)
  • drop dead req param from resolveGHToken (#2013)
  • simplify model routing (#1973)
  • remove dead code and deprecated shims (#1965)

Documentation

  • clarify power-user positioning and roadmap (#2044)

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

Operating System:
Windows / macOS / Linux
Date Added:
2026-08-01T00:02:21.043Z
Categories:

Post a Comment/Report Broken Link: