mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 05:52:35 +08:00
fix(cli): annotate opus 4.8 changes and use array-form id checks
This commit is contained in:
@@ -30,7 +30,7 @@ function mockModel(overrides: Partial<any> = {}): any {
|
||||
}
|
||||
}
|
||||
|
||||
describe("ProviderTransform.variants - Claude Opus 4.7", () => {
|
||||
describe("ProviderTransform.variants - Claude Opus 4.7 / 4.8", () => {
|
||||
test("opus-4-7 returns adaptive thinking variants including xhigh (native anthropic)", () => {
|
||||
const model = mockModel({
|
||||
api: {
|
||||
|
||||
Reference in New Issue
Block a user