Pi Agent Desktop banner
abcwyc abcwyc

Pi Agent Desktop

AI community

Description

Pi — A cross-platform AI coding agent, bringing the Claude Code experience to your desktop. No environment setup, no terminal commands. Download and start coding right away.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Pi Agent

**English** | [简体中文](./README.zh-CN.md)

`pi-agent-desktop` is a local AI agent desktop app for macOS and Windows. It packages the agent capabilities of [pi](https://github.com/earendil-works/pi) into a standalone, installable application.

Features

  • Browse and resume past Pi sessions by project, without digging through terminal history or .jsonl files.
  • Talk to the agent in real time inside a desktop window, with thinking, tool calls, context usage, cost, and compaction state all visible.
  • Continue from any earlier message as a branch, or fork the conversation into an independent session.
  • Manage models, OAuth/API keys, custom model configuration, skills, and plugins.
  • Switch Git worktrees from the sidebar and browse project files.
  • Preview source code, diffs, Markdown, images, audio, PDF, and DOCX files.
  • Dark mode, automatic session naming, a completion sound, and restored run state.
  • A weekly check of the latest stable pi-agent-desktop GitHub Release, with an in-app notice only when the installed app is older.
  • One upgrade button installs a complete, signed new build of Pi Agent and restarts automatically.

![Pi Agent light mode](./docs/screenshots/pi-agent-light@2x.png)

![Pi Agent dark mode](./docs/screenshots/pi-agent-dark@2x.png)

**[⬇️ Download Pi Agent (macOS / Windows)](https://github.com/abcwyc/pi-agent-desktop/releases)**

Repository: [abcwyc/pi-agent-desktop](https://github.com/abcwyc/pi-agent-desktop)

Installation And Usage

Install The Desktop App

Builds are available from [GitHub Releases](https://github.com/abcwyc/pi-agent-desktop/releases):

  • Apple Silicon Mac: download the aarch64.dmg, open it, and drag the app into Applications. Official releases do not build for Intel Macs.
  • Linux x64: download the .deb package and install it with your distribution's package manager. A community-maintained Flatpak is also available at flatpark.org — not