Documentation Index
Fetch the complete documentation index at: https://ade-app.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
macOS
ADE ships a macOS beta installer for Apple Silicon and Intel Macs. macOS 13+ recommended.
Git 2.20+
ADE manages worktrees and branches under the hood. Git must be installed and in your PATH.
Node.js
Recommended for projects that depend on local tooling and ADE’s bundled ADE CLI workflows.
Install the beta
Download the DMG
Go to GitHub Releases and download the latest macOS installer for your chip (Apple Silicon or Intel).
Drag ADE into Applications
Open the DMG and drag ADE.app into
/Applications. This is the standard macOS install flow.You’re installed. ADE opens to a welcome screen where you can open your first project. Continue to the next step to connect an AI provider.
Optional permissions
Computer Use workflows may ask for Accessibility or Automation permissions. You can grant those later in macOS System Settings → Privacy & Security if you’re not using browser or desktop automation yet.ADE does not require admin privileges to install or run. It stores all project data in a
.ade/ directory inside your repository, and app preferences in ~/Library/Application Support/ADE/.