Skip to content

v0.7.16

Latest

Choose a tag to compare

@agegr agegr released this 17 Jul 01:09

Pi upstream

  • Upgraded Pi from 0.80.7 to 0.80.10.
  • 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.