feat(ai): add Copilot Claude Sonnet 5

closes #6200
This commit is contained in:
Vegard Stikbakke
2026-07-01 09:57:04 +02:00
parent 85b7c24741
commit 4206376410
3 changed files with 34 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@
### Added
- Added Claude Sonnet 5 to the GitHub Copilot model catalog ([#6200](https://github.com/earendil-works/pi/issues/6200)).
- Added zstd request-body compression for the OpenAI Codex Responses SSE transport. Requests are sent with `Content-Encoding: zstd` when Node/Bun zstd support is available; the WebSocket transport is unchanged.
## [0.80.3] - 2026-06-30