pi v0.80.9 版本更新介绍
发布日期: 2026-07-16
版本号: v0.80.9
本次更新主要新增了Kimi K3模型支持,包括通过扩展机制实现工具的渐进式延迟加载功能。同时,Kimi K3的继承支持已扩展至Kimi Coding、Moonshot AI、Moonshot AI China、OpenRouter和Vercel AI Gateway等多个内置提供商。xAI登录流程已更改为使用预填充的设备授权链接,并将默认xAI模型更新为Grok 4.5。修复了Kimi K3在Vercel AI Gateway和OpenRouter模型中的输出限制问题,以及在会话首次助手响应前进行克隆或分支时缺少保存提示的问题。此外,已从内置xAI模型目录中移除了Grok 3、Grok 3 Fast、Grok 4.20系列变体以及Grok Code Fast 1。
更新内容 (中文)
新功能
- Kimi K3 与延迟工具加载 — 在内置提供商中使用 Kimi K3,包括通过 Kimi 原生协议实现的渐进式扩展工具激活。参见 动态工具加载、OpenAI 兼容性 以及
kimi-deferred-tools.ts示例。
新增内容
- 为 Kimi Coding、Moonshot AI、Moonshot AI China、OpenRouter 和 Vercel AI Gateway 添加了继承的 Kimi K3 支持。
- 为扩展驱动工具激活添加了 Kimi 延迟工具加载。参见 动态工具加载、OpenAI 兼容性 以及
kimi-deferred-tools.ts示例。
变更内容
- 将 xAI 登录更改为使用标有“使用 SuperGrok 或 X Premium 登录”的预填充设备授权链接,并将默认 xAI 模型更改为 Grok 4.5(#6734 由 @Jaaneek 提交)。
修复内容
- 修复了 Vercel AI Gateway 和 OpenRouter 模型继承的 Kimi K3 输出限制。
- 修复了在会话首次助手响应前克隆或分叉会话时,解释会话必须先保存的问题。
移除内容
更新内容 (原始)
New Features
- Kimi K3 and deferred tool loading — Use Kimi K3 across built-in providers, including progressive extension tool activation through Kimi’s native protocol. See Dynamic Tool Loading, OpenAI Compatibility, and the
kimi-deferred-tools.tsexample.
Added
- Added inherited Kimi K3 support for Kimi Coding, Moonshot AI, Moonshot AI China, OpenRouter, and Vercel AI Gateway.
- Added Kimi deferred tool loading for extension-driven tool activation. See Dynamic Tool Loading, OpenAI Compatibility, and the
kimi-deferred-tools.tsexample.
Changed
- Changed xAI login to use a prefilled device-authorization link labeled “Sign in with SuperGrok or X Premium,” and changed the default xAI model to Grok 4.5 (#6734 by @Jaaneek).
Fixed
- Fixed inherited Kimi K3 output limits for Vercel AI Gateway and OpenRouter models.
- Fixed cloning or forking a session before its first assistant response to explain that the session must be saved first.
Removed
- Removed Grok 3, Grok 3 Fast, Grok 4.20 variants, and Grok Code Fast 1 from the built-in xAI model catalog (#6734 by @Jaaneek).