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.
Free, open source · Apache-2.0
Bring the Pi Coding Agent into VS Code with a full graphical interface. Chat, manage sessions, use any supported AI provider, install Pi packages and skills, and control your coding agent without leaving your editor.
Requires the Pi CLI · Windows · Linux · macOS · v2.6.0

PiLot Studio wraps the Pi coding agent CLI in a complete visual interface for VS Code. No terminal gymnastics, no memorized flags.
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.
PiLot Studio is BYOK — it never proxies your traffic or stores your keys. Choose any provider the Pi coding agent supports, including fully local models.
Claude models
Bring your own API key
GPT models
Bring your own API cloud key
Gemini models
Bring your own API key
Local models (llama.cpp family)
Runs on your machine
Any compatible endpoint
Add custom providers in the GUI
Comparing options? See the provider & BYOK guide.
No terminal workflow to learn. Install the CLI, install the extension, add a key, open the panel — the Pi coding agent GUI does the rest.
One command installs the Pi coding agent:
curl -fsSL https://pi.dev/install.sh | shGet the extension from Open VSX or the VS Code Marketplace — it is free and open source.
Point PiLot at any supported provider — or run local models via Ollama. Keys stay on your machine.
export ANTHROPIC_API_KEY=sk-ant-…Press the shortcut and start chatting with your coding agent inside VS Code.
Every core action has a shortcut — the GUI never traps you in mouse mode.
(macOS: use Cmd where you see Ctrl.)
PiLot Studio is a free, open-source VS Code extension that gives the Pi coding agent a full graphical interface: chat, sessions, providers, packages, skills, editor context, and voice dictation — without the terminal.
No. PiLot Studio is a GUI, not a gateway: it runs the Pi coding agent CLI with your own API keys (BYOK). You keep your existing Anthropic, OpenAI, Google, or OpenAI-compatible accounts — or run local models through Ollama.
Install Pi (the pi CLI from pi.dev), install PiLot Studio from the marketplace, then press Ctrl+Shift+Alt+P (Cmd+Shift+Alt+P on macOS). The full step-by-step is on the install page.
No — PiLot Studio is a GUI for the Pi coding agent CLI, so `pi` must be installed on your machine. PiLot detects, updates, and manages the binary for you.
Anthropic (Claude), OpenAI (GPT), Google (Gemini), Ollama for local models, and any OpenAI-compatible endpoint — custom providers can be added directly from the GUI, with OAuth login supported for some providers.
No. Dictation is powered by Whisper and runs completely offline — your audio never leaves your device.
Yes. PiLot Studio is free and open source under the Apache-2.0 license. You only pay your AI provider for the tokens you use — or nothing at all with local models.
Windows, Linux, and macOS. VS Code 1.85 or newer is required.
Ready to try it? Install PiLot Studio free — or read how to use the Pi coding agent in VS Code.
Guides for getting the most out of the Pi coding agent in VS Code.

A practical walkthrough: install the pi CLI, add PiLot Studio, chat with the Pi coding agent inside VS Code, attach editor context, switch models, and manage packages — no terminal required.

Prefer buttons to bash? PiLot Studio gives the pi CLI a complete graphical interface in VS Code — sessions, providers, packages, and voice input. Here is what changes when Pi gets a GUI.
PiLot Studio is a multi-provider, BYOK AI coding assistant for VS Code. How provider switching, local models via Ollama, and privacy-oriented settings work in practice.