ZIP
WinGet
pi
Mario Zechner · 0.70.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.70.3
Description
AI coding assistant with read, bash, edit, write tools
License
MIT
↗
Homepage
https://github.com/badlogic/pi-mono
Release Notes
New Features
- pi update can now update pi itself in addition to installed pi packages. See docs/packages.md. (#3680 by @mitsuhiko)
- Azure Cognitive Services endpoint support for Azure OpenAI Responses deployments. See docs/providers.md#api-keys. (#3799 by @marcbloech)
- Suppressible Anthropic extra-usage billing warning via warnings.anthropicExtraUsage in /settings. See docs/settings.md. (#3808)
- Extension-controlled working row visibility via ctx.ui.setWorkingVisible(), allowing extensions t…