kadro / blog / release notes
Kadro ADE 1.0.0: A Stable Workspace for CLI Agents and Agent Teams
Published5 min read
Kadro ADE 1.0.0 is the first stable release of Kadro’s desktop workspace for CLI agents and agent Teams. This release is about making the daily surface dependable: create a workspace, launch the tools you already use, keep terminal work visible, and move larger missions into Teams when they need roles, worktrees, handoffs, and review.
The goal is not a feature dump. Kadro ADE 1.0.0 marks the point where the core workflow is ready to be evaluated as a stable product surface instead of an experiment.
A stable workspace for daily agent work
Workspaces are the everyday Kadro ADE path. A workspace gives a project a visible operating surface with panes for CLI agents, terminal tools, tests, scripts, and local commands. Instead of spreading one task across unrelated terminal windows and browser tabs, Kadro keeps the working context in one place.
That matters because agent work is rarely just a prompt. It is a loop: ask, inspect, run a command, keep a test watcher open, compare output, and decide what is ready. Kadro ADE 1.0.0 focuses on keeping that loop visible and reviewable.
Teams for bigger work
Teams are for work that needs more structure than one agent session. When a feature, refactor, or project has multiple tracks, Kadro Teams gives agents roles, isolated git worktrees, shared notes, and visible handoffs from plan to review.
This model keeps parallel work from collapsing into one mutable checkout. Builders can implement in isolated worktrees, reviewers can inspect diffs, scouts can collect context, and the operator can decide what is ready based on actual files and mission state.
Launch readiness work in 1.0.0
The 1.0.0 release includes the product hardening needed for a stable desktop release:
- Signed release artifacts and update flow readiness.
- Clearer install, account, and release paths.
- More stable workspace and pane behavior for daily use.
- Provider launcher and settings polish for common agent CLIs.
- Teams workflow stability around roles, worktrees, notes, and review.
- Public docs and changelog copy aligned to released behavior.
The release is intentionally centered on reliability and workflow clarity. New capabilities matter, but the important threshold for 1.0.0 is that the workspace model, Teams model, and release model fit together cleanly.
What comes next
After 1.0.0, the roadmap stays focused on making Kadro ADE more useful in the daily developer loop: sharper terminal ergonomics, stronger review flows, better browser and design workflows, broader provider support, and more durable workspace state.
Teams will continue improving as the escalation path for bigger work. The priority is not more noise or more autonomy for its own sake. The priority is making multi-agent work easier to assign, observe, review, and trust.
How to start
- Download the current Kadro ADE release.
- Create a workspace for a real project.
- Open panes for your CLI agents, terminal tools, tests, and scripts.
- Use Teams when a feature or refactor needs roles and isolated worktrees.
- Review notes, terminal output, worktrees, and diffs before anything reaches main.
Kadro ADE 1.0.0 is the stable starting point for that workflow: one workspace for daily agent work, and Teams when the work needs more than one agent.