mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 15:04:45 +00:00
chore: update unreleased changelog entries
This commit is contained in:
parent
c07277b9ac
commit
c3aef01075
2 changed files with 4 additions and 2 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
- Fixed Bedrock Opus 4.6 model IDs (removed `:0` suffix) and cache pricing for `us.*` and `eu.*` variants
|
- Fixed Bedrock Opus 4.6 model IDs (removed `:0` suffix) and cache pricing for `us.*` and `eu.*` variants
|
||||||
- Added missing `eu.anthropic.claude-opus-4-6-v1` inference profile to model catalog
|
- Added missing `eu.anthropic.claude-opus-4-6-v1` inference profile to model catalog
|
||||||
|
- Fixed Claude Opus 4.6 context window metadata to 200000 for Anthropic and OpenCode providers
|
||||||
|
|
||||||
## [0.52.2] - 2026-02-05
|
## [0.52.2] - 2026-02-05
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,12 +2,13 @@
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### New Features
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed git package parsing fallback for unknown hosts so enterprise git sources like `git:github.tools.sap/org/repo` are treated as git packages instead of local paths
|
- Fixed git package parsing fallback for unknown hosts so enterprise git sources like `git:github.tools.sap/org/repo` are treated as git packages instead of local paths
|
||||||
|
- Fixed git package `@ref` parsing for shorthand, HTTPS, and SSH source formats, including branch refs with slashes
|
||||||
- Fixed Bedrock default model ID from `us.anthropic.claude-opus-4-6-v1:0` to `us.anthropic.claude-opus-4-6-v1`
|
- Fixed Bedrock default model ID from `us.anthropic.claude-opus-4-6-v1:0` to `us.anthropic.claude-opus-4-6-v1`
|
||||||
|
- Fixed Bedrock Opus 4.6 model metadata (IDs, cache pricing) and added missing EU profile
|
||||||
|
- Fixed Claude Opus 4.6 context window metadata to 200000 for Anthropic and OpenCode providers
|
||||||
|
|
||||||
## [0.52.2] - 2026-02-05
|
## [0.52.2] - 2026-02-05
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue