Pi Native v0.2.5
Desktop shell for the pi coding agent (Native SDK).
Install
One-key:
- Linux/macOS:
curl -fsSL https://raw.githubusercontent.com/linuxing3/pi-native/main/scripts/install.sh | bash - Windows:
irm https://raw.githubusercontent.com/linuxing3/pi-native/main/scripts/install.ps1 | iex
Details: docs/INSTALL.md
Assets
linux-x64/linux-arm64— tarball with binary +scripts/pi_bridge.pymacos-arm64— packaged app (.app/ DMG when available)windows-x64/windows-arm64— zip with.exe+ bridge script
Set PI_NATIVE_ROOT to the extracted directory (or keep the bundled layout) and ensure pi + python3 are on PATH.
What's Changed
- Restyle Chat shell with pi-web-inspired chrome by @linuxing3 in #1
New Contributors
- @linuxing3 made their first contribution in #1
Full Changelog: v0.2.4...v0.2.5