The stuff we build when nobody asked.
Side projects from the people who build Eaon. Right now that means a desktop app for driving a room full of coding agents, and two coding agents of our own. More land here once they are far enough along to show.
Quickstart
node 18+ · macos, linux, windowsRead the install script before you pipe it anywhere — it is right here. Eaon ADE is a macOS app rather than a command; its dmg is on the releases page and it needs two extra steps to open. eaon-agent and Eaon ADE are GPL-3.0, eaon-cli is MIT.
Verifying the ADE build
macos · gatekeeperEaon ADE carries only an ad-hoc signature, not an Apple Developer ID, so Gatekeeper refuses to open it on first launch. Check that what you downloaded is what we published before you tell macOS to trust it — that checksum is the only thing standing in for a real signature.
The .zip build is
e87936d7f7e866bbc0fd9d7a7c3a3ef62dbc833073f28d0ddf5ea4eddc924d19.
Both are the digests GitHub recorded for the
v0.1.0-alpha
assets. If a checksum does not match, stop — do not run step 3.
Prefer not to touch the terminal? Launch it once, let macOS block it, then go
to System Settings → Privacy & Security and press
Open Anyway. Step 3 needs sudo only if the app
is not owned by you.
Projects
all open source · all of them actually runeaon-ade
An agentic development environment: up to sixteen CLI agents — Claude Code, Codex, Gemini, Cursor Agent, OpenCode, Aider and the rest — running side by side in one window. Direct them as a swarm with defined roles, dispatch Kanban cards straight into a pane, and let every one of them read and write a single shared memory graph over MCP, kept as plain markdown next to the code.
apple silicon · unsigned build
GitHub ↗
eaon-agent
A terminal coding agent built around what it costs to run. A strong model does the work while a cheap second model compresses everything older than the last five messages, sub-agents get routed to whichever model is cheap enough for the job, and a terse output mode cuts roughly two thirds of the tokens it writes back.
typescript · macos, linux
GitHub ↗
eaon-cli
An agentic coding agent in your terminal. Plan mode, sub-agents, web tools and a background shell, against any model — local through Ollama, or hosted.
npx eaon-cli
npm ↗
Nothing here matches that filter yet.
About
Eaon Labs is a shelf, not a product line. Things land here when they are interesting enough to show and not finished enough to sell. A few graduate into eaon.dev; most stay exactly as they are.
If something here is useful to you, take it. If something is broken, that is probably accurate. Either way, support@eaon.dev.
Looking for the actual product?
Eaon is a local-first AI desktop app for macOS, Windows and Linux.