ZIP
WinGet
pi
Mario Zechner · 0.67.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
pi-windows-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
EarendilWorks.pi
Version
0.67.3
Description
AI coding assistant with read, bash, edit, write tools
License
MIT
↗
Homepage
https://github.com/badlogic/pi-mono
Release Notes
New Features
- renderShell: "self" for custom and built-in tool renderers so tools can own their outer shell instead of the default boxed shell. Useful for stable large previews such as edit diffs. See docs/extensions.md#custom-rendering.
- Interactive auto-retry status now shows a live countdown during backoff instead of a static retry delay message.
Added
- Added renderShell: "self" for custom and built-in tool renderers so tools can own their outer shell instead of using the default boxed she…