| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pi-windows-arm64.zip | 2026-05-18 | 45.6 MB | |
| pi-darwin-arm64.tar.gz | 2026-05-18 | 28.5 MB | |
| pi-darwin-x64.tar.gz | 2026-05-18 | 30.7 MB | |
| pi-linux-arm64.tar.gz | 2026-05-18 | 45.0 MB | |
| pi-linux-x64.tar.gz | 2026-05-18 | 45.3 MB | |
| pi-windows-x64.zip | 2026-05-18 | 47.5 MB | |
| README.md | 2026-05-18 | 1.4 kB | |
| v0.75.2 source code.tar.gz | 2026-05-18 | 5.3 MB | |
| v0.75.2 source code.zip | 2026-05-18 | 5.8 MB | |
| Totals: 9 Items | 253.6 MB | 0 | |
Fixed
- Fixed Bun-compiled release binaries failing to start when Bun's built-in undici shim lacks npm undici's
installexport (#4661 by @dmasiero). - Fixed Xiaomi MiMo generated model metadata to replay assistant tool-call messages with
reasoning_contentfor thinking-mode multi-turn requests, inherited from@earendil-works/pi-ai(#4678). - Fixed Windows external editor handoff so vim/nvim can receive input after opening from the TUI (#4612).
- Fixed Windows npm self-updates to move loaded native dependency packages out of the active install before reinstalling pi (#4157).
- Fixed
pi update --selfdetection for pnpm v11 global installs whose package path resolves through the pnpm store (#4647). - Fixed Windows pnpm self-updates to resolve pnpm command shims and run through pnpm instead of requiring manual updates (#4157).
- Fixed Windows npm-family command execution to use cross-spawn instead of parsing
.cmdshim internals (#4665).