Skip to content

Commit b23f742

Browse files
authored
Run SDK evolution update across vendor packages
Update resolver-selected vendor SDK lock entries and include the SDK evolution evidence report.
1 parent 4547dfc commit b23f742

20 files changed

Lines changed: 3776 additions & 13 deletions
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
[
2+
{
3+
"added": [
4+
"TERMINAL_TASK_STATUSES",
5+
"TaskUpdatedMessage",
6+
"TaskUpdatedStatus"
7+
],
8+
"changed": [],
9+
"from_version": "0.2.96",
10+
"package": "claude-agent-sdk",
11+
"removed": [],
12+
"to_version": "0.2.106"
13+
},
14+
{
15+
"added": [
16+
"Audio",
17+
"BuiltinTools",
18+
"Content",
19+
"CustomSystemInstructions",
20+
"Document",
21+
"GeminiAPIEndpoint",
22+
"GeminiModelOptions",
23+
"Image",
24+
"ModelEndpoint",
25+
"ModelTarget",
26+
"ModelType",
27+
"SystemInstructionSection",
28+
"SystemInstructions",
29+
"TemplatedSystemInstructions",
30+
"VertexEndpoint",
31+
"Video",
32+
"from_file",
33+
"models"
34+
],
35+
"changed": [
36+
"CapabilitiesConfig",
37+
"LocalAgentConfig",
38+
"ToolContext"
39+
],
40+
"from_version": "0.1.2",
41+
"package": "google-antigravity",
42+
"removed": [
43+
"GeminiConfig",
44+
"GenerationConfig",
45+
"ModelConfig",
46+
"ModelEntry",
47+
"mcp"
48+
],
49+
"to_version": "0.1.4"
50+
}
51+
]

0 commit comments

Comments
 (0)