A real editor — LSP, debugger, terminal, git — wrapped around an agent that edits, runs, and commits. One binary. Native app or browser tab.
curl -fsSL https://raw.githubusercontent.com/airgap/E/dev/install.sh | bash
track() into each step.A primary pane holds a file editor or a Claude conversation, interchangeably. Split them, stack them, swap one for the other. Every pane shares the same workspace and the same git state.
CodeMirror 6 with desktop-grade tooling. Nothing stubbed.
launch.json mirrors VS Code.
Claude at the center, wired into your repo, your tools, and real guardrails.
No accounts. No cloud. Your code and keys never leave your machine.
@-mention an agent to route the turn through it —
@claude-code hands off to the Claude CLI. It locks in as a chip and
badges every reply.
Full commit history as colored lanes — branch, tag & HEAD pills, inline diffs.
Conventions & learnings with confidence scores; pattern detection proposes new rules.
Branch from any message, compact for budget, orchestrate multiple agents.
Reach E from your phone, tablet, or another machine over Tailscale or an SSH tunnel — authenticated every time.
Register your own bash / Python scripts with approval gating.
First-class LSP for .pts / .pjs with operator sugar
highlighting.
Tauri desktop app, or a single-process server you open at :3002.
Drops the binary in ~/.e/bin/e, wires $PATH, adds the app
launcher. Then run e.
curl -fsSL https://raw.githubusercontent.com/airgap/E/dev/install.sh | bash
Detected: your platform
DownloadBrowse every build on GitHub Releases ↗