Skip to content

Commit a7e0353

Browse files
ericyangpanclaude
andcommitted
feat(data): update model and collection manifests
Update model manifests with new translations and metadata, including: - Claude models (Opus 4/4.1/4.5, Sonnet 4/4.5, Haiku 4.5) - GPT models (4o, 4.1, 5 series) - Gemini models (2.5, 3 series) - GLM, Deepseek, Qwen3, Grok, Kimi, Minimax models - Kat-Coder and Composer models Also update collections and extension manifests. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 390cbe9 commit a7e0353

36 files changed

+494
-246
lines changed

manifests/collections.json

Lines changed: 388 additions & 139 deletions
Large diffs are not rendered by default.

manifests/extensions/gemini-code-assist.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"id": "gemini-code-assist",
44
"name": "Gemini Code Assist",
55
"description": "Google's AI coding assistant with code completion, generation, and optimization for IDEs.",
6-
"type": "extension",
7-
"productId": "gemini-code-assist",
86
"translations": {
97
"zh-Hans": {
108
"description": "Google 的 AI 代码辅助工具,提供 IDE 中的代码补全、生成和优化功能。"
@@ -98,5 +96,7 @@
9896
"marketplaceUrl": "https://plugins.jetbrains.com/plugin/24513-gemini-code-assist",
9997
"installUri": null
10098
}
101-
]
99+
],
100+
"type": "extension",
101+
"productId": "gemini-code-assist"
102102
}

manifests/models/claude-haiku-4-5.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": null,
6161
"terminalBench": 0.355,
62-
"sciCode": null,
63-
"liveCodeBench": null,
6462
"mmmu": null,
6563
"mmmuPro": null,
66-
"webDevArena": null
64+
"webDevArena": null,
65+
"sciCode": null,
66+
"liveCodeBench": null
6767
},
6868
"platformUrls": {
6969
"huggingface": null,

manifests/models/claude-opus-4-1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": 74.4,
6161
"terminalBench": 0.631,
62-
"sciCode": null,
63-
"liveCodeBench": 46.9,
6462
"mmmu": 77.1,
6563
"mmmuPro": null,
66-
"webDevArena": 147.9
64+
"webDevArena": 147.9,
65+
"sciCode": null,
66+
"liveCodeBench": 46.9
6767
},
6868
"platformUrls": {
6969
"huggingface": null,

manifests/models/claude-opus-4-5.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": null,
6161
"terminalBench": null,
62-
"sciCode": null,
63-
"liveCodeBench": null,
6462
"mmmu": null,
6563
"mmmuPro": null,
66-
"webDevArena": null
64+
"webDevArena": null,
65+
"sciCode": null,
66+
"liveCodeBench": null
6767
},
6868
"platformUrls": {
6969
"huggingface": null,

manifests/models/claude-opus-4.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": 67.6,
6161
"terminalBench": 0.351,
62-
"sciCode": 1.5,
63-
"liveCodeBench": 46.9,
6462
"mmmu": 76.5,
6563
"mmmuPro": null,
66-
"webDevArena": null
64+
"webDevArena": null,
65+
"sciCode": 1.5,
66+
"liveCodeBench": 46.9
6767
},
6868
"platformUrls": {
6969
"huggingface": null,

manifests/models/claude-sonnet-4-5.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": 70.6,
6161
"terminalBench": 0.42,
62-
"sciCode": null,
63-
"liveCodeBench": 46.9,
6462
"mmmu": 77.8,
6563
"mmmuPro": null,
66-
"webDevArena": null
64+
"webDevArena": null,
65+
"sciCode": null,
66+
"liveCodeBench": 46.9
6767
},
6868
"platformUrls": {
6969
"huggingface": null,

manifests/models/claude-sonnet-4.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": 64.93,
6161
"terminalBench": 0.428,
62-
"sciCode": null,
63-
"liveCodeBench": 55.9,
6462
"mmmu": 74.4,
6563
"mmmuPro": null,
66-
"webDevArena": null
64+
"webDevArena": null,
65+
"sciCode": null,
66+
"liveCodeBench": 55.9
6767
},
6868
"platformUrls": {
6969
"huggingface": null,

manifests/models/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": null,
6161
"terminalBench": null,
62-
"sciCode": null,
63-
"liveCodeBench": null,
6462
"mmmu": null,
6563
"mmmuPro": null,
66-
"webDevArena": null
64+
"webDevArena": null,
65+
"sciCode": null,
66+
"liveCodeBench": null
6767
},
6868
"platformUrls": {
6969
"huggingface": null,

manifests/models/deepseek-3-2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,11 @@
5959
"benchmarks": {
6060
"sweBench": null,
6161
"terminalBench": null,
62-
"sciCode": null,
63-
"liveCodeBench": null,
6462
"mmmu": null,
6563
"mmmuPro": null,
66-
"webDevArena": null
64+
"webDevArena": null,
65+
"sciCode": null,
66+
"liveCodeBench": null
6767
},
6868
"platformUrls": {
6969
"huggingface": "https://huggingface.co/deepseek-ai/DeepSeek-V3.2",

0 commit comments

Comments
 (0)