First public alpha of Eaon ADE — an Agentic Development Environment for running parallel CLI agent sessions in one window.
⬇ Eaon ADE-0.1.0-alpha-arm64.dmg — Apple silicon Macs.
Open the .dmg and drag Eaon ADE to Applications.
First launch
This build is not signed with an Apple Developer ID, so macOS will say "Eaon ADE cannot be opened because the developer cannot be verified."
Right-click the app → Open → Open. Once per install.
What's in it
- Terminal grid, up to 16 panes — Claude Code, Codex, Cursor Agent, OpenCode, Gemini, Aider and any other agent CLI, side by side. Sessions live on a local server, so they survive a reload.
- Tabs for everything — terminals, the board, files, editor, git, pull requests and a real embedded Chromium browser, all in one strip.
- Swarm console — coordinator / builder / scout / reviewer seats with editable charters. One task, sent to everyone or one role.
- Kanban board — dispatch a card straight to an agent or the whole swarm.
- Shared memory over MCP — a markdown knowledge graph in
.eaon/memory/, readable and writable by every connected agent CLI. - Built-in browser — finds your dev servers by port, emulates viewports, and hands page console errors to the focused agent as a prompt.
- Update checker — tells you when a new version ships and links you here.
Known limits
- Apple silicon only; no Intel build yet.
- Unsigned, so the right-click → Open step above is required.
- Updates are download-and-install-yourself, not in-place.
Alpha. Expect rough edges.