mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 10:02:23 +00:00
docs: add missing changelog entries for v0.50.0
- ai: tool call ID normalization for cross-provider handoffs (#821) - coding-agent: photon WASM loading in standalone binaries - coding-agent: fix attributions for #762 (@cv) and #829 (@terrorobe)
This commit is contained in:
parent
037cc9c3f0
commit
83adb15dbb
2 changed files with 8 additions and 2 deletions
|
|
@ -10,6 +10,10 @@
|
|||
|
||||
- Split `OpenAICompat` into `OpenAICompletionsCompat` and `OpenAIResponsesCompat` for type-safe API-specific compat settings
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed tool call ID normalization for cross-provider handoffs (e.g., Codex to Antigravity Claude) ([#821](https://github.com/badlogic/pi-mono/issues/821))
|
||||
|
||||
## [0.49.0] - 2026-01-17
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue