PI-Desktop
Your local-first desktop workspace for AI coding agents
PI-Desktop provides an open-source, local-first desktop environment tailored for coding agents. This powerful workspace offers:
* Bring Your Own Model (BYOM) integration
* Direct access to any local project files
* Agent, Plan, and Goal-driven workflows
* Comprehensive change review capabilities
* Extensible architecture with Skills, MCP, Subagents, and Plugins
This application is designed for developers seeking a robust, inspectable environment for building and testing code. It emphasizes a clear understanding of system boundaries and contracts, enabling confident modifications with full context. The platform facilitates detailed tracing of requests through its renderer, Electron, Rust host, and SQLite components, ensuring transparency in every operation.
Engineered for an efficient development cycle, PI-Desktop allows users to start with a product intent and navigate through architecture, runtime, UX, security, delivery, and plugin development. It supports a protocol-driven approach with NDJSON RPC and a clear provider model system. This makes it ideal for individual developers and small teams who prioritize control, privacy, and customization in their coding projects. The system maps out four core boundaries—Shell, Agent, Host, and State—providing a readable thread through its entire operation.