Command palette
Cmd+K searches commands, active-workspace panes, and workspaces with fuzzy scoring. Use >, @, and # prefixes when you already know the type of target.
Install Kadro ADE, run Claude Code, Codex, Gemini, and shell sessions in splittable terminal panes, then coordinate multi-agent Teams across isolated git worktrees with shared mission state.
Kadro ADE is built for developers who want agent CLIs, local scripts, test runners, web references, and multi-agent review loops in one place. These docs cover the actual product surface in the ADE source today: workspaces, panes, providers, Teams, the command palette, browser sidebar, release flow, and roadmap.
Download the signed macOS build, drag Kadro.app into Applications, and let the Tauri updater handle future releases on launch and hourly while running.
StartUse layout blueprints or a custom grid, mix Claude, Codex, Gemini, and terminal panes, and keep up to 16 sessions visible in one workspace.
LearnAssemble architect, builder, reviewer, and scout roles across isolated git worktrees, a durable NDJSON notebook, and the Kadro MCP bridge.
ExploreUse the mission dashboard, timeline, per-agent PTY attach, read-only worktree diffs, and operator controls for nudge, reset, stop, and restart.
ReviewKadro ADE ships as a macOS desktop app. The documented install flow is intentionally normal: download the DMG, move the app to Applications, launch it locally, and let the updater handle the rest.
Download for macOSA Kadro workspace is a visible operating surface for local development. Create a workspace from a blueprint or custom layout, choose a project directory, mix agent and terminal sessions, and keep the work in front of you instead of buried in separate terminal windows.
Claude Code
npm i -g @anthropic-ai/claude-code
claudeCreatable agent pane with provider status, version probe, auth detection, and a shell fallback when the CLI exits.
Codex CLI
npm i -g @openai/codex
codexCreatable agent pane for OpenAI Codex workflows, with PATH detection and Codex auth checks in Settings.
Gemini CLI
npm i -g @google/gemini-cli
geminiCreatable agent pane for Gemini sessions, launched through your default shell with tui-replace rendering.
Shell
Use your default shell
shellInternal raw terminal provider for local commands, test runners, dev servers, scripts, and repo maintenance.
Teams give parallel agent work a structure. The wizard asks for a mission brief, team name, repository, provider/model defaults, and a roster. Kadro then gives each agent a role and worktree so implementation, review, and investigation can happen in parallel without sharing one mutable checkout.
Read the worktrees articleQuick Build: 3 agents, with one architect directing two builders.
Strike Team: 5 agents, adding scout and reviewer coverage.
Task Force: 7 agents, with dual architect oversight and a larger build lane.
War Room: 11 agents, built for heavier parallel implementation and review gates.
Hive Mind: 17 agents, with four architects, eight builders, two scouts, and three reviewers.
The Team dashboard is not just a launch screen. It is the cockpit for live and completed missions: agent roster, timeline, current work, Talk, per-agent terminals, and worktree diffs all sit close enough for the operator to intervene before the final merge.
Cmd+K searches commands, active-workspace panes, and workspaces with fuzzy scoring. Use >, @, and # prefixes when you already know the type of target.
The command catalog resolves default shortcuts and user overrides. On macOS, mod maps to Cmd; on other platforms, it maps to Ctrl.
Appearance, shell, providers, and keybindings live in one Settings surface. Provider rows show missing CLIs, install commands, versions, and auth state where available.
The workspace browser sidebar supports toggle, reload, hard refresh, zoom, find-in-page, download tracking, and new-window request handling.
This roadmap is based on the current ADE codebase and planning notes. Shipped means represented in the source today. In development and planned items should stay off release copy until they are versioned in the changelog.
Kadro ADE is a native macOS agentic development environment for running terminal tools and AI coding agents in visible, splittable workspaces.
The current provider registry supports Claude Code, Codex CLI, Gemini CLI, and raw shell panes. Settings can detect installed binaries, versions, and known auth state for supported providers.
A Team assigns agents to roles, gives each agent its own git worktree, writes durable mission state to an append-only NDJSON notebook, and coordinates agent-to-agent work through the Kadro MCP bridge.
No. Kadro ADE wraps real PTYs. Raw shell panes remain available for normal terminal work, while agent panes launch supported CLIs through your shell.
Build with Kadro ADE.
Install the macOS app, create your first agent workspace, and keep every session visible.