ZIP
WinGet
pi
Mario Zechner · 0.72.0 · 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.72.0
Description
AI coding assistant with read, bash, edit, write tools
License
MIT
↗
Homepage
https://github.com/badlogic/pi-mono
Release Notes
New Features
- Xiaomi MiMo Token Plan provider - New Anthropic-compatible provider with XIAOMI_API_KEY auth, default model (mimo-v2.5-pro), and /login display. See docs/providers.md. (#4005 by @Phoen1xCode).
- Model thinking level metadata - Models can now declare which thinking levels they support via thinkingLevelMap, replacing the old reasoningEffortMap. See docs/models.md#thinking-level-map and docs/custom-provider.md. (#3208).
- Custom provider base URL overrides - pi.registerProvider() now…