You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgraded @earendil-works/pi-ai, @earendil-works/pi-coding-agent, and @earendil-works/pi-tui to 0.80.10; pi-agent-core followed transitively.
Important upstream changes
Migrated pi-web to the new async ModelRuntime API for model catalogs, request auth, API keys, OAuth login/logout, model tests, and session model selection. AuthStorage is 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 --noEmit passed.
npm run lint passed.
npm run release passed: production build completed and @agegr/pi-web@0.7.16 was published to npm. The build retained the existing dynamic-dependency warning in the session export route.