Agentic IDE for macOS
Your AI agents deserve
a real workspace
A-IDE (Agentic IDE) brings Claude Code, shell, and embedded browser into one window — with instant project switching that preserves your entire workspace state.
Claude Code
> Analyzing codebase...
> Found 12 files to update
> Generating changes
Terminal
$ npm run dev
ready on :3000
Browser
Everything you need, in one window
Multi-Agent Terminal
Run the Claude Code CLI directly in your workspace. Ask questions, generate code, and iterate — all without leaving the app.
Shell Terminal
Full zsh/bash terminal with drag-and-drop file paths from Finder. Shell-escaped paths pasted automatically.
Embedded Browser
Preview localhost and any URL alongside your terminals. Native Chromium engine with DevTools support.
Instant Project Switching
Switch between projects in one click. Terminal sessions, browser tabs, and scroll positions are fully preserved.
Get A-IDE
Download DMG
macOS 12+ · Apple Silicon (arm64)
Latest ReleaseUnsigned app — after installing, run xattr -cr /Applications/A-IDE.app then open normally.
Build from Source
git clone https://github.com/zelgerj/a-ide.git
cd a-ide
npm ci
npm run dev
Prerequisites
- macOS 12+
- Node.js ≥ 22
- Claude Code CLI
- Git