Releases: genoooool/pi-web-desktop
Release list
Pi Web Desktop v1.0.1
What changed
- Fixes the macOS desktop app getting stuck on the startup screen even when the Pi Web service is healthy.
- Moves service readiness detection and navigation into the native Tauri wrapper.
- Uses the exact loopback address
127.0.0.1:30141and allows local networking on macOS. - Produces a clean, ad-hoc signed Apple Silicon app bundle inside the DMG.
Requirements
Pi Web Desktop still uses the globally installed @agegr/pi-web and @earendil-works/pi-coding-agent packages under the Homebrew /opt/homebrew prefix. Existing Pi sessions remain in ~/.pi/agent and are not included in the installer.
On first launch, macOS may ask for access to folders containing Pi session working directories. This release is not Apple-notarized; if Gatekeeper blocks the first launch, right-click the app and choose Open.
Pi Web Desktop v1.0.0
Pi Web Desktop v1.0.0
Initial public macOS Apple Silicon release.
Pi Web Desktop is a lightweight Tauri application shell for the local Pi Web interface and the original Pi coding agent. It does not bundle or modify either upstream project.
Requirements
- macOS on Apple Silicon
- Node.js 22.19.0 or newer
@agegr/pi-webinstalled globally
Download the DMG, open it, and drag Pi Web to Applications. The app starts the local Pi Web service automatically.