vastsa/PI-Desktop
Local-first AI coding agent desktop: Electron + Rust host core + pi Agent Harness + user-installable plugins
About the project
Local-first desktop workspace for AI coding agents: opens local projects, connects any model, and extends via plugins, MCP, and Skills. Sessions and files stay on your machine, with privileged actions gated by a permission layer.
Useful for
- Open a local repository and run agent sessions with diff review
- Connect your own OpenAI-compatible endpoint or local model instead of a hosted provider
- Delegate codebase exploration to background Subagents in separate contexts
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 153 expected by the end of the day. The usual pace is 2 per day, so that's 87× as much.
- The spike has held for 3 days in a row — not a one-off blip.
- About 18 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 3,308
- Stars in a day
- 153
- Forks
- 252
- Issues and pull requests
- 328
- Watchers
- 12
- Language
- TypeScript
- License
- LGPL-3.0
- Latest release
- v0.14.7-beta.1 · September 11, 2026
- Created
- March 22, 2023
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending TypeScript today: #5, +346 stars
Similar projects
-
6.2
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.2
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.0
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
5.5
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.3
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…
-
5.2
TauricResearch/TradingAgents
A framework that simulates a trading firm with LLM agents (analysts, researchers, trader, risk manager) debating markets and producing trading decisions. Built for research, not real trading.