e9n.dev

Pilot — Integrated Agentic Environment

A native desktop environment for AI-powered coding. Chat with an agent, review every edit before it touches disk, manage git, run dev commands, coordinate subagents, and track tasks, all from one keyboard-driven app.

What It Does

Pilot wraps the Pi Coding Agent in a full desktop GUI. Instead of working in a terminal, you get:

Why a Desktop App

Terminal agents are powerful, but they're limited to one session at a time and require context-switching between tools. Pilot puts the agent, file diffs, git, tasks, and terminal in the same window. You can run multiple agent sessions in tabs, review changes visually, and keep your hands on the keyboard the whole time.

Tech Stack

Electron 40, React 19, TypeScript 5.7, Zustand 5, Tailwind CSS 4, Pi Coding Agent SDK, simple-git, node-pty, xterm.js, Vite + electron-vite.

Status

Early development. Nightly builds available for macOS, Windows, and Linux.

Links

GitHub