Peter Steinberger
1188aa3b81
feat: add Claude Opus 4.8 support ( #87890 )
...
* feat: add Claude Opus 4.8 support
* fix: omit Vertex Opus sampling overrides
* fix: preserve Opus adaptive thinking levels
* fix: clamp Anthropic max effort support
* fix: use sha256 for QA mock call ids
* fix: type Anthropic transport test model metadata
* test: update PDF model default for Opus 4.8
2026-05-29 06:10:42 +01:00
Peter Steinberger
32b8925cfa
test: guard core sdk null helpers
2026-05-11 21:16:17 +01:00
Peter Steinberger
8f29730b03
test: tighten provider model shared assertions
2026-05-10 20:51:12 +01:00
Peter Steinberger
9444b2ad9b
fix: strip OpenAI-compatible replay reasoning
2026-05-10 10:08:47 +01:00
Shakker
7d5cfd157a
test: tighten infra sdk empty array assertions
2026-05-09 05:36:12 +01:00
Peter Steinberger
eaaef2dbf8
test: clarify plugin sdk assertions
2026-05-08 11:04:19 +01:00
Peter Steinberger
9ef37d1907
test: tighten assertions and harness coverage
2026-05-08 05:28:12 +01:00
Peter Steinberger
f6bda8d36b
refactor(providers): share Claude thinking profiles
2026-04-27 14:23:12 +01:00
Peter Steinberger
556c3e87df
fix(agents): strip Gemma reasoning from local replay
2026-04-27 08:26:28 +01:00
dulingxiao
c4dea58712
fix(moonshot): preserve native Kimi tool_call IDs in openai-completions replay
2026-04-23 01:52:58 +01:00
Vincent Koc
e5c38290a6
fix(plugin-sdk): share anthropic replay hook constants
2026-04-14 16:37:29 +01:00
Vincent Koc
4c15f1310b
fix(plugin-sdk): share canonical replay hook families
2026-04-14 16:34:09 +01:00
Vincent Koc
e121889a9f
fix(plugins): share native anthropic replay hooks
2026-04-14 16:07:16 +01:00
Qinyao He
88b4ebeaf6
test: fix provider-model-shared test expectations for Sonnet 4.6
...
The shared-helper tests still expected dropThinkingBlocks: true for
claude-sonnet-4-6. Updated to match the new behavior where Sonnet 4.6
preserves thinking blocks.
2026-04-06 20:27:28 +09:00
Peter Steinberger
a4fc1200de
style: normalize provider formatting
2026-04-04 23:36:46 +09:00
Vincent Koc
c29d4bbb86
test(providers): add family capability matrix coverage
2026-04-04 20:11:25 +09:00
Peter Steinberger
3f042ed002
fix: stabilize async provider test types
2026-04-04 19:39:22 +09:00
Vincent Koc
39d2a719c9
refactor(providers): add family replay and tool hooks
2026-04-04 19:33:31 +09:00