v0.1.3 Latest
This release introduces cross-platform developer tool management and an official Linux package, giving Skills, Plugins, and Agent scripts a more consistent runtime across different machines.
Highlights
- Added a unified Developer Tools setting, grouped into JavaScript, Python, and CLI essentials with a tool list and detailed status, source, and version information.
- Discovers and verifies installed Node.js, npm / npx, Python, uv / uvx, Git / Bash, Bun, jq, and other tools, including incomplete PATH environments when macOS launches from Finder and common Windows installation locations.
- With confirmation, Pi Desktop can install private copies of Node.js LTS, CPython, uv, PortableGit, Bun, and jq without modifying the system PATH, shell configuration, or registry.
- Bundles and verifies platform-specific ripgrep and fd builds for stable, high-performance file search.
- Skills and Plugins now use resolved absolute Node / npm paths. Plugin npm operations run in an isolated Worker and return structured installation guidance when tools are missing.
- Added download, install, repair, remove, cancel, cache inspection, and diagnostic actions, with stronger redirect allowlists, checksum verification, launch validation, rollback, and log redaction.
- Updated the English and Chinese README files and application screenshots.
Platforms and downloads
- Added the official Linux x64 AppImage and included it with macOS Apple Silicon / Intel and Windows x64 in full CI, artifact launch E2E, and release validation.
- macOS Apple Silicon:
Pi-Agent-Desktop-0.1.3-arm64.dmg - macOS Intel:
Pi-Agent-Desktop-0.1.3-x64.dmg - Windows x64:
Pi-Agent-Desktop-Setup-0.1.3.exe - Linux x64:
Pi-Agent-Desktop-0.1.3-x86_64.AppImage
Notes
- Private tools are installed on demand only after confirmation and remain inside the Pi Agent Desktop application data directory.
- The Windows installer is currently unsigned, so SmartScreen may appear on first launch.
- Linux AppImage updates are currently manual.