Pi upstream
- Upgraded Pi from
0.80.7to0.80.10. - Upgraded
@earendil-works/pi-ai,@earendil-works/pi-coding-agent, and@earendil-works/pi-tuito0.80.10;pi-agent-corefollowed transitively.
Important upstream changes
- Migrated pi-web to the new async
ModelRuntimeAPI for model catalogs, request auth, API keys, OAuth login/logout, model tests, and session model selection.AuthStorageis no longer exported upstream. - Added upstream Kimi K3 support and deferred tool loading, plus Kimi Coding adaptive-thinking compatibility and corrected thinking metadata.
- Added xAI device-code OAuth and Grok 4.5 support; restored xAI catalog entries accidentally removed in
0.80.9.
Validation
node_modules/.bin/tsc --noEmitpassed.npm run lintpassed.npm run releasepassed: production build completed and@agegr/pi-web@0.7.16was published to npm. The build retained the existing dynamic-dependency warning in the session export route.