| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pi-coding-agent-install-package-lock.json | 2026-07-21 | 61.8 kB | |
| SHA256SUMS | 2026-07-21 | 823 Bytes | |
| pi-coding-agent-install-package.json | 2026-07-21 | 355 Bytes | |
| pi-windows-arm64.zip | 2026-07-21 | 44.0 MB | |
| pi-windows-x64.zip | 2026-07-21 | 45.9 MB | |
| pi-0.81.1-source.tar.gz | 2026-07-21 | 5.7 MB | |
| pi-darwin-arm64.tar.gz | 2026-07-21 | 31.7 MB | |
| pi-darwin-x64.tar.gz | 2026-07-21 | 34.2 MB | |
| pi-linux-arm64.tar.gz | 2026-07-21 | 43.2 MB | |
| pi-linux-x64.tar.gz | 2026-07-21 | 43.6 MB | |
| README.md | 2026-07-21 | 1.9 kB | |
| v0.81.1 source code.tar.gz | 2026-07-21 | 5.7 MB | |
| v0.81.1 source code.zip | 2026-07-21 | 6.3 MB | |
| Totals: 13 Items | 260.4 MB | 5 | |
New Features
- Verifiable release source archives — GitHub releases now include deterministic, checksummed source archives with instructions for rebuilding standalone binaries. See Building standalone binaries from release source.
- Resilient compaction and branch summaries — Transient provider failures now follow the configured retry policy, with retry lifecycle events available to interactive, JSON, RPC, and SDK consumers. See Compaction & Branch Summarization and RPC retry events.
Added
- Added deterministic, checksummed source archives to GitHub releases with documented standalone binary rebuild instructions (#6913 by @christianklotz).
Fixed
- Fixed compaction and branch summarization to retry transient provider failures using the configured retry policy, with retry lifecycle events exposed to interactive, JSON, RPC, and SDK consumers (#6901 by @davidbrai).
- Fixed interactive startup waiting for background model catalog refresh while computing the footer provider count.
- Restored the default stream fallback for extensions using the pre-0.81 agent-core API (#6915).
- Fixed inherited Kimi K3 models from Moonshot AI and Moonshot AI China to use the OpenAI thinking format and expose reasoning effort support.