What’s New

pi v0.81.1

v0.81.1
Added
  • GitHub releases now include deterministic, checksummed source archives with instructions for rebuilding standalone binaries
Fixed
  • Compaction and branch summarization now retry transient provider failures using the configured retry policy, with retry lifecycle events exposed to interactive, JSON, RPC, and SDK consumers
  • Interactive startup no longer waits 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
  • Kimi K3 models from Moonshot AI and Moonshot AI China now use the OpenAI thinking format and expose reasoning effort support
New Features
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.
View original