docs: audit unreleased changelog entries

This commit is contained in:
Mario Zechner
2026-04-14 23:40:15 +02:00
parent 73641c0298
commit be6ac02238
3 changed files with 21 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
### Fixed
- Fixed direct OpenAI Responses requests to send aligned `prompt_cache_key`, `session_id`, and `x-client-request-id` values when `sessionId` is provided, improving prompt cache affinity for append-only sessions ([#3018](https://github.com/badlogic/pi-mono/pull/3018) by [@steipete](https://github.com/steipete))
- Fixed streaming-only `partialJson` scratch buffers leaking into persisted OpenAI Responses tool calls, which could corrupt follow-up payloads on resumed conversations.
## [0.67.1] - 2026-04-13