Skip to content

Releases: linuxing3/pi-native

Pi Native v0.2.7

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

Pi Native v0.2.5

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:02
v0.2.5
89e706c

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.

What's Changed

  • Restyle Chat shell with pi-web-inspired chrome by @linuxing3 in #1

New Contributors

Full Changelog: v0.2.4...v0.2.5

Pi Native v0.2.4

Choose a tag to compare

@github-actions github-actions released this 21 Aug 10:22
v0.2.4
3fec90f

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.3...v0.2.4

Pi Native v0.2.3

Choose a tag to compare

@github-actions github-actions released this 21 Aug 10:11
v0.2.3
7b49127

Desktop shell for the pi coding agent (Native SDK).

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.2...v0.2.3

Pi Native v0.2.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 21:25
099fd0f

Desktop shell for the pi coding agent (Native SDK).

Assets

  • linux-x64 / linux-arm64 — tarball with binary + scripts/pi_bridge.py
  • macos-arm64 — packaged app (.app / DMG when available)
  • windows-x64 — 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.1.0...v0.2.1

Pi Native v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:37
v0.1.0
0e3b481

Desktop shell for the pi coding agent (Native SDK).

Assets

  • linux-x64 / linux-arm64 — tarball with binary + scripts/pi_bridge.py
  • macos-arm64 — packaged app (.app / DMG when available)
  • windows-x64 — 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: https://github.com/linuxing3/pi-native/commits/v0.1.0