docs: audit unreleased changelogs

This commit is contained in:
Armin Ronacher
2026-07-16 19:13:10 +02:00
parent b97ed20210
commit aa508b7f40
2 changed files with 35 additions and 0 deletions
+13
View File
@@ -2,10 +2,23 @@
## [Unreleased]
### Added
- Added Kimi K3 support for Kimi Coding, Moonshot AI, Moonshot AI China, OpenRouter, and Vercel AI Gateway.
- Added Kimi deferred tool loading to OpenAI-compatible Chat Completions through `compat.deferredToolsMode`.
### Changed
- Changed xAI device OAuth to open a prefilled authorization link and added provider-specific OAuth login labels ([#6734](https://github.com/earendil-works/pi-mono/pull/6734) by [@Jaaneek](https://github.com/Jaaneek)).
### Fixed
- Fixed Kimi K3 output limits for Vercel AI Gateway and OpenRouter models.
### Removed
- Removed Grok 3, Grok 3 Fast, Grok 4.20 variants, and Grok Code Fast 1 from the built-in xAI model catalog ([#6734](https://github.com/earendil-works/pi-mono/pull/6734) by [@Jaaneek](https://github.com/Jaaneek)).
## [0.80.8] - 2026-07-16
### Breaking Changes