Skip to content

Pi Native v0.2.7

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Aug 19:05
v0.2.7
bb44e32

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.py
  • macos-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.

Full Changelog: v0.2.6...v0.2.7