About ADE
ADE is an AI code editor that aggregates multiple AI coding subscriptions into a single interface, syncing conversations and agent sessions across web, desktop, terminal, and mobile devices. It includes git worktree support for parallel agent work and a dedicated PR tab for code review. The application is free and open source under the AGPL license.
Review
ADE attempts to solve the problem of scattered AI coding workflows. Its cross-device sync and multi-agent orchestration are the main draws, while git worktrees and PR management aim to keep more of the development cycle inside one app. This review examines the current capabilities and limitations based on the initial launch details.
Key Features
- Multi-device sync: Chat sessions and agent contexts persist across web, desktop, terminal, and native iOS clients.
- Multi-provider agent support: You can use any AI coding subscription you already pay for within the same app.
- Git worktrees for parallel agents: Agents from different providers can work on separate worktrees in the same repository without interfering with each other.
- Built-in PR management: A dedicated tab lets you review and merge pull requests without leaving the application.
- Self-hosted and open source: The code is available under AGPL, and you can run ADE on your own infrastructure with no licensing fees.
Pricing and Value
ADE is free to use and open source. There are no subscription tiers or paid plans mentioned. Users can deploy the self-hosted version at no cost. The tool does not itself charge for AI agent access; you bring your own subscriptions to the coding agents you want to use.
Pros
- Syncs agent sessions and chat history across web, desktop, terminal, and mobile without manual context rebuilding.
- Lets you bring any AI coding subscription you already pay for into a single interface, reducing the need to switch between separate apps.
- Git worktree integration allows parallel agent tasks on the same repository, cutting down wait time for sequential work.
- PR tab centralizes code review and merging, which reduces context switching between tools.
- Open source AGPL license and self-hosting option give users full control over data and infrastructure.
Cons
- The multi-provider sync layer introduces a central point of trust: if the sync service is compromised, session tokens for all connected AI subscriptions could be exposed.
- Collision handling when multiple agents work in parallel worktrees that later need merging is not automated; the user must manually catch overlapping file changes before merging.
- ADE is not well suited for users who work primarily on a single machine with one AI coding tool and don't need cross-device sync or multi-agent orchestration.
ADE fits developers who pay for several AI coding services and regularly switch between devices during their workflow. The self-hosted option can address some security concerns for teams willing to manage their own infrastructure, though the sync relay's exposure remains a consideration. For simpler setups, a single-agent editor may be more straightforward.
Open 'ADE' Website
Your membership also unlocks:








