AI chat in your editor
Interactive conversations with the Pi coding agent in a native VS Code panel. Markdown, code blocks with Apply to Editor, Preview Diff and Open in Editor, tables, and Mermaid diagrams.
Product
PiLot Studio is the Pi coding agent's visual interface for VS Code: every session, model, package, and tool the CLI exposes — rendered as panels, trees, and buttons you can click. It is the Pi coding agent UI for people who would rather build software than maintain terminal rituals.

Interactive conversations with the Pi coding agent in a native VS Code panel. Markdown, code blocks with Apply to Editor, Preview Diff and Open in Editor, tables, and Mermaid diagrams.
Branch, fork, rename, and revisit sessions in a conversation tree. Search chat with Ctrl+F, edit your last message, and export sessions when you are done.
Anthropic, OpenAI, Google, Ollama, or any OpenAI-compatible endpoint. Quick model cycling, adjustable thinking levels, and OAuth login for supported providers.
Talk to your coding agent with built-in Whisper speech-to-text. Completely offline — your audio never leaves your device.
Browse, install, disable, and remove Pi community packages, skills, and prompt templates from the GUI — no terminal required.
Auto-attaches your editor selection, diagnostics, and git status. Type @ to mention files, drag-and-drop images, or right-click to add files to chat.
Enable, disable, or restrict what the agent can do with tool presets (default, review, none, custom) — including read-only review sessions.
Draft commit messages from staged changes with one click, see the current branch in the footer, and preview proposed diffs before applying them.
The goal of the Pi coding agent GUI is simple: use Pi in VS Code without ever needing the terminal. Concretely, that means:
pi binary for you.Compare it with the raw CLI in the Pi coding agent guide, or install it in five minutes.