mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 07:04:45 +00:00
Merge branch 'pr-1332-fixups'
# Conflicts: # packages/ai/CHANGELOG.md
This commit is contained in:
commit
4238b07b4e
2 changed files with 6 additions and 2 deletions
|
|
@ -10,6 +10,8 @@
|
|||
|
||||
- Set OpenAI Responses API requests to `store: false` by default to avoid server-side history logging ([#1308](https://github.com/badlogic/pi-mono/issues/1308))
|
||||
- Re-exported TypeBox `Type`, `Static`, and `TSchema` from `@mariozechner/pi-ai` to match documentation and avoid duplicate TypeBox type identity issues in pnpm setups ([#1338](https://github.com/badlogic/pi-mono/issues/1338))
|
||||
- Fixed Bedrock adaptive thinking handling for Claude Opus 4.6 with interleaved thinking beta responses ([#1323](https://github.com/badlogic/pi-mono/pull/1323) by [@markusylisiurunen](https://github.com/markusylisiurunen))
|
||||
- Fixed `AWS_BEDROCK_SKIP_AUTH` environment detection to avoid `process` access in non-Node.js environments
|
||||
|
||||
## [0.52.6] - 2026-02-05
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue