# Workspace for AI coding agents

PI-Desktop is an AI coding agent developed with a local-first working principle. With its architecture based on Electron (desktop application development framework) and Rust (systems programming language), it offers a customizable software development environment where users can install their own plugins.

- ★ 1,990
- TypeScript
- GitHub Trending · 2026-09-10

## What you get
- Manage different AI models from a single interface.
- Control the agent's file editing and command execution permissions.
- Customize the development environment with plugins and capabilities.

## Installation
**Compiling from source code**

```
git clone https://github.com/vastsa/PI-Desktop.git
cd PI-Desktop

pnpm install

cargo build -p host-core
pnpm build:js

pnpm dev
```


## Running it
**Launch in development mode**

```
pnpm dev
```


## If you don't write code
I am working on PI-Desktop. I authorize you to analyze the code in my local projects, edit files, and execute terminal commands. When performing tasks, I want you to first create an implementation plan, get my approval for critical changes, and report the entire process transparently. While writing code, stick to the existing project structure and proceed by performing the necessary tests in case of errors.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/pi-desktop/
