Open source · MIT · self-hosted

A modern IDE.

A fast, native editor — full LSP, debugger, terminal, and git — with a coding agent built in for when you want one. One binary, desktop or browser.

$ curl -fsSL https://raw.githubusercontent.com/airgap/E/dev/install.sh | bash

Claude · OpenAI · Gemini · Bedrock · Ollama

E running in the browser ▶ Open the live E window
editor

A real editor. Nothing stubbed.

CodeMirror 6 with full desktop tooling.

agent

A coding agent, built in.

Wired into your repo, your tools, and real guardrails — not bolted on.

anywhere

A real IDE. On your phone.

Not a viewer or companion app — the whole of E, responsive. No other IDE does this.

The whole of this site runs as a live E window too — open the demo ↗ and shrink your window to watch it fold.

install

Up and running in one line.

Installs to ~/.e/bin/e, wires $PATH and a launcher. Then run e.

$ curl -fsSL https://raw.githubusercontent.com/airgap/E/dev/install.sh | bash
Loading the latest release…