@monotykamary/pi-opencode-provider 1.0.16 → 1.0.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/models.json +627 -627
  2. package/package.json +1 -1
package/models.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
2
  {
3
- "id": "claude-opus-4-7",
4
- "name": "Claude Opus 4.7",
3
+ "id": "claude-sonnet-4-6",
4
+ "name": "Claude Sonnet 4.6",
5
5
  "api": "anthropic-messages",
6
6
  "baseUrl": "https://opencode.ai/zen",
7
7
  "reasoning": true,
@@ -11,7 +11,7 @@
11
11
  "low": "low",
12
12
  "medium": "medium",
13
13
  "high": "high",
14
- "xhigh": "xhigh",
14
+ "xhigh": null,
15
15
  "max": "max"
16
16
  },
17
17
  "input": [
@@ -19,17 +19,17 @@
19
19
  "image"
20
20
  ],
21
21
  "cost": {
22
- "input": 5,
23
- "output": 25,
24
- "cacheRead": 0.5,
25
- "cacheWrite": 6.25
22
+ "input": 3,
23
+ "output": 15,
24
+ "cacheRead": 0.3,
25
+ "cacheWrite": 3.75
26
26
  },
27
27
  "contextWindow": 1000000,
28
- "maxTokens": 128000
28
+ "maxTokens": 64000
29
29
  },
30
30
  {
31
- "id": "nemotron-3.5-lightning-free",
32
- "name": "Nemotron 3.5 Lightning Free",
31
+ "id": "nemotron-3-ultra-free",
32
+ "name": "Nemotron 3 Ultra Free",
33
33
  "api": "openai-completions",
34
34
  "baseUrl": "https://opencode.ai/zen/v1",
35
35
  "reasoning": true,
@@ -42,27 +42,36 @@
42
42
  "cacheRead": 0,
43
43
  "cacheWrite": 0
44
44
  },
45
- "contextWindow": 262144,
46
- "maxTokens": 262144
45
+ "contextWindow": 1000000,
46
+ "maxTokens": 128000
47
47
  },
48
48
  {
49
- "id": "kimi-k2.7-code",
50
- "name": "Kimi K2.7 Code",
51
- "api": "openai-completions",
49
+ "id": "gemini-3.1-pro",
50
+ "name": "Gemini 3.1 Pro Preview",
51
+ "api": "google-generative-ai",
52
52
  "baseUrl": "https://opencode.ai/zen/v1",
53
53
  "reasoning": true,
54
+ "thinkingLevelMap": {
55
+ "off": null,
56
+ "minimal": null,
57
+ "low": "low",
58
+ "medium": "medium",
59
+ "high": "high",
60
+ "xhigh": null,
61
+ "max": null
62
+ },
54
63
  "input": [
55
64
  "text",
56
65
  "image"
57
66
  ],
58
67
  "cost": {
59
- "input": 0.95,
60
- "output": 4,
61
- "cacheRead": 0.19,
68
+ "input": 2,
69
+ "output": 12,
70
+ "cacheRead": 0.2,
62
71
  "cacheWrite": 0
63
72
  },
64
- "contextWindow": 262144,
65
- "maxTokens": 262144
73
+ "contextWindow": 1048576,
74
+ "maxTokens": 65536
66
75
  },
67
76
  {
68
77
  "id": "gpt-5-nano",
@@ -93,46 +102,46 @@
93
102
  "maxTokens": 128000
94
103
  },
95
104
  {
96
- "id": "kimi-k3",
97
- "name": "Kimi K3",
98
- "api": "openai-completions",
105
+ "id": "muse-spark-1.3-contributor-free",
106
+ "name": "Muse Spark 1.3 Free",
107
+ "api": "openai-responses",
99
108
  "baseUrl": "https://opencode.ai/zen/v1",
100
109
  "reasoning": true,
101
110
  "thinkingLevelMap": {
102
111
  "off": null,
103
- "minimal": null,
104
- "low": null,
105
- "medium": null,
106
- "high": null,
107
- "xhigh": null,
108
- "max": "max"
112
+ "minimal": "minimal",
113
+ "low": "low",
114
+ "medium": "medium",
115
+ "high": "high",
116
+ "xhigh": "xhigh",
117
+ "max": null
109
118
  },
110
119
  "input": [
111
120
  "text",
112
121
  "image"
113
122
  ],
114
123
  "cost": {
115
- "input": 3,
116
- "output": 15,
117
- "cacheRead": 0.3,
124
+ "input": 0,
125
+ "output": 0,
126
+ "cacheRead": 0,
118
127
  "cacheWrite": 0
119
128
  },
120
129
  "contextWindow": 1048576,
121
130
  "maxTokens": 131072
122
131
  },
123
132
  {
124
- "id": "gpt-5.5-pro",
125
- "name": "GPT-5.5 Pro",
133
+ "id": "gpt-5-codex",
134
+ "name": "GPT-5 Codex",
126
135
  "api": "openai-responses",
127
136
  "baseUrl": "https://opencode.ai/zen/v1",
128
137
  "reasoning": true,
129
138
  "thinkingLevelMap": {
130
139
  "off": null,
131
140
  "minimal": null,
132
- "low": null,
141
+ "low": "low",
133
142
  "medium": "medium",
134
143
  "high": "high",
135
- "xhigh": "xhigh",
144
+ "xhigh": null,
136
145
  "max": null
137
146
  },
138
147
  "input": [
@@ -140,46 +149,47 @@
140
149
  "image"
141
150
  ],
142
151
  "cost": {
143
- "input": 30,
144
- "output": 180,
145
- "cacheRead": 30,
152
+ "input": 1.07,
153
+ "output": 8.5,
154
+ "cacheRead": 0.107,
146
155
  "cacheWrite": 0
147
156
  },
148
- "contextWindow": 1050000,
157
+ "contextWindow": 400000,
149
158
  "maxTokens": 128000
150
159
  },
151
160
  {
152
- "id": "deepseek-v4-flash",
153
- "name": "DeepSeek V4 Flash",
154
- "api": "openai-completions",
161
+ "id": "muse-spark-1.2",
162
+ "name": "Muse Spark 1.2",
163
+ "api": "openai-responses",
155
164
  "baseUrl": "https://opencode.ai/zen/v1",
156
165
  "reasoning": true,
157
166
  "thinkingLevelMap": {
158
167
  "off": null,
159
- "minimal": null,
168
+ "minimal": "minimal",
160
169
  "low": "low",
161
- "medium": null,
170
+ "medium": "medium",
162
171
  "high": "high",
163
- "xhigh": null,
164
- "max": "max"
172
+ "xhigh": "xhigh",
173
+ "max": null
165
174
  },
166
175
  "input": [
167
- "text"
176
+ "text",
177
+ "image"
168
178
  ],
169
179
  "cost": {
170
- "input": 0.14,
171
- "output": 0.28,
172
- "cacheRead": 0.028,
180
+ "input": 1.25,
181
+ "output": 4.25,
182
+ "cacheRead": 0.15,
173
183
  "cacheWrite": 0
174
184
  },
175
- "contextWindow": 1000000,
176
- "maxTokens": 384000
185
+ "contextWindow": 1048576,
186
+ "maxTokens": 131072
177
187
  },
178
188
  {
179
- "id": "claude-opus-4-8",
180
- "name": "Claude Opus 4.8",
181
- "api": "anthropic-messages",
182
- "baseUrl": "https://opencode.ai/zen",
189
+ "id": "gpt-5.1-codex-mini",
190
+ "name": "GPT-5.1 Codex Mini",
191
+ "api": "openai-responses",
192
+ "baseUrl": "https://opencode.ai/zen/v1",
183
193
  "reasoning": true,
184
194
  "thinkingLevelMap": {
185
195
  "off": null,
@@ -187,54 +197,45 @@
187
197
  "low": "low",
188
198
  "medium": "medium",
189
199
  "high": "high",
190
- "xhigh": "xhigh",
191
- "max": "max"
200
+ "xhigh": null,
201
+ "max": null
192
202
  },
193
203
  "input": [
194
204
  "text",
195
205
  "image"
196
206
  ],
197
207
  "cost": {
198
- "input": 5,
199
- "output": 25,
200
- "cacheRead": 0.5,
201
- "cacheWrite": 6.25
208
+ "input": 0.25,
209
+ "output": 2,
210
+ "cacheRead": 0.025,
211
+ "cacheWrite": 0
202
212
  },
203
- "contextWindow": 1000000,
213
+ "contextWindow": 400000,
204
214
  "maxTokens": 128000
205
215
  },
206
216
  {
207
- "id": "gemini-3.5-flash-lite",
208
- "name": "Gemini 3.5 Flash Lite",
209
- "api": "google-generative-ai",
210
- "baseUrl": "https://opencode.ai/zen/v1",
217
+ "id": "qwen3.6-plus",
218
+ "name": "Qwen3.6 Plus",
219
+ "api": "anthropic-messages",
220
+ "baseUrl": "https://opencode.ai/zen",
211
221
  "reasoning": true,
212
- "thinkingLevelMap": {
213
- "off": null,
214
- "minimal": "minimal",
215
- "low": "low",
216
- "medium": "medium",
217
- "high": "high",
218
- "xhigh": null,
219
- "max": null
220
- },
221
222
  "input": [
222
223
  "text",
223
224
  "image"
224
225
  ],
225
226
  "cost": {
226
- "input": 0.3,
227
- "output": 2.5,
228
- "cacheRead": 0.03,
229
- "cacheWrite": 0
227
+ "input": 0.5,
228
+ "output": 3,
229
+ "cacheRead": 0.05,
230
+ "cacheWrite": 0.625
230
231
  },
231
- "contextWindow": 1048576,
232
+ "contextWindow": 262144,
232
233
  "maxTokens": 65536
233
234
  },
234
235
  {
235
- "id": "gemini-3.1-pro",
236
- "name": "Gemini 3.1 Pro Preview",
237
- "api": "google-generative-ai",
236
+ "id": "gpt-5.1-codex",
237
+ "name": "GPT-5.1 Codex",
238
+ "api": "openai-responses",
238
239
  "baseUrl": "https://opencode.ai/zen/v1",
239
240
  "reasoning": true,
240
241
  "thinkingLevelMap": {
@@ -251,13 +252,13 @@
251
252
  "image"
252
253
  ],
253
254
  "cost": {
254
- "input": 2,
255
- "output": 12,
256
- "cacheRead": 0.2,
255
+ "input": 1.07,
256
+ "output": 8.5,
257
+ "cacheRead": 0.107,
257
258
  "cacheWrite": 0
258
259
  },
259
- "contextWindow": 1048576,
260
- "maxTokens": 65536
260
+ "contextWindow": 400000,
261
+ "maxTokens": 128000
261
262
  },
262
263
  {
263
264
  "id": "gpt-5.6-sol",
@@ -288,10 +289,10 @@
288
289
  "maxTokens": 128000
289
290
  },
290
291
  {
291
- "id": "grok-4.6",
292
- "name": "Grok 4.6",
293
- "api": "openai-responses",
294
- "baseUrl": "https://opencode.ai/zen/v1",
292
+ "id": "claude-opus-5",
293
+ "name": "Claude Opus 5",
294
+ "api": "anthropic-messages",
295
+ "baseUrl": "https://opencode.ai/zen",
295
296
  "reasoning": true,
296
297
  "thinkingLevelMap": {
297
298
  "off": null,
@@ -300,59 +301,68 @@
300
301
  "medium": "medium",
301
302
  "high": "high",
302
303
  "xhigh": "xhigh",
303
- "max": null
304
+ "max": "max"
304
305
  },
305
306
  "input": [
306
307
  "text",
307
308
  "image"
308
309
  ],
309
310
  "cost": {
310
- "input": 2,
311
- "output": 6,
311
+ "input": 5,
312
+ "output": 25,
312
313
  "cacheRead": 0.5,
313
- "cacheWrite": 0
314
+ "cacheWrite": 6.25
314
315
  },
315
- "contextWindow": 500000,
316
- "maxTokens": 500000
316
+ "contextWindow": 1000000,
317
+ "maxTokens": 128000
317
318
  },
318
319
  {
319
- "id": "claude-fable-5-1",
320
- "name": "Claude Fable 5.1",
321
- "api": "anthropic-messages",
322
- "baseUrl": "https://opencode.ai/zen",
320
+ "id": "minimax-m2.7",
321
+ "name": "MiniMax-M2.7",
322
+ "api": "openai-completions",
323
+ "baseUrl": "https://opencode.ai/zen/v1",
323
324
  "reasoning": true,
324
- "thinkingLevelMap": {
325
- "off": null,
326
- "minimal": null,
327
- "low": "low",
328
- "medium": "medium",
329
- "high": "high",
330
- "xhigh": "xhigh",
331
- "max": "max"
325
+ "input": [
326
+ "text"
327
+ ],
328
+ "cost": {
329
+ "input": 0.3,
330
+ "output": 1.2,
331
+ "cacheRead": 0.06,
332
+ "cacheWrite": 0
332
333
  },
334
+ "contextWindow": 204800,
335
+ "maxTokens": 131072
336
+ },
337
+ {
338
+ "id": "kimi-k2.6",
339
+ "name": "Kimi K2.6",
340
+ "api": "openai-completions",
341
+ "baseUrl": "https://opencode.ai/zen/v1",
342
+ "reasoning": true,
333
343
  "input": [
334
344
  "text",
335
345
  "image"
336
346
  ],
337
347
  "cost": {
338
- "input": 10,
339
- "output": 50,
340
- "cacheRead": 0.25,
341
- "cacheWrite": 12.5
348
+ "input": 0.95,
349
+ "output": 4,
350
+ "cacheRead": 0.16,
351
+ "cacheWrite": 0
342
352
  },
343
- "contextWindow": 1000000,
344
- "maxTokens": 128000
353
+ "contextWindow": 262144,
354
+ "maxTokens": 65536
345
355
  },
346
356
  {
347
- "id": "gpt-5.4-pro",
348
- "name": "GPT-5.4 Pro",
357
+ "id": "gpt-5.2-codex",
358
+ "name": "GPT-5.2 Codex",
349
359
  "api": "openai-responses",
350
360
  "baseUrl": "https://opencode.ai/zen/v1",
351
361
  "reasoning": true,
352
362
  "thinkingLevelMap": {
353
363
  "off": null,
354
364
  "minimal": null,
355
- "low": null,
365
+ "low": "low",
356
366
  "medium": "medium",
357
367
  "high": "high",
358
368
  "xhigh": "xhigh",
@@ -363,37 +373,46 @@
363
373
  "image"
364
374
  ],
365
375
  "cost": {
366
- "input": 30,
367
- "output": 180,
368
- "cacheRead": 30,
369
- "cacheWrite": 0
376
+ "input": 1.75,
377
+ "output": 14,
378
+ "cacheRead": 0.175,
379
+ "cacheWrite": 0
370
380
  },
371
- "contextWindow": 1050000,
381
+ "contextWindow": 400000,
372
382
  "maxTokens": 128000
373
383
  },
374
384
  {
375
- "id": "nemotron-3-ultra-free",
376
- "name": "Nemotron 3 Ultra Free",
385
+ "id": "glm-5.2",
386
+ "name": "GLM-5.2",
377
387
  "api": "openai-completions",
378
388
  "baseUrl": "https://opencode.ai/zen/v1",
379
389
  "reasoning": true,
390
+ "thinkingLevelMap": {
391
+ "off": null,
392
+ "minimal": null,
393
+ "low": null,
394
+ "medium": null,
395
+ "high": "high",
396
+ "xhigh": null,
397
+ "max": "max"
398
+ },
380
399
  "input": [
381
400
  "text"
382
401
  ],
383
402
  "cost": {
384
- "input": 0,
385
- "output": 0,
386
- "cacheRead": 0,
403
+ "input": 1.4,
404
+ "output": 4.4,
405
+ "cacheRead": 0.26,
387
406
  "cacheWrite": 0
388
407
  },
389
408
  "contextWindow": 1000000,
390
- "maxTokens": 128000
409
+ "maxTokens": 131072
391
410
  },
392
411
  {
393
- "id": "grok-4.5",
394
- "name": "Grok 4.5",
395
- "api": "openai-responses",
396
- "baseUrl": "https://opencode.ai/zen/v1",
412
+ "id": "claude-opus-4-5",
413
+ "name": "Claude Opus 4.5",
414
+ "api": "anthropic-messages",
415
+ "baseUrl": "https://opencode.ai/zen",
397
416
  "reasoning": true,
398
417
  "thinkingLevelMap": {
399
418
  "off": null,
@@ -409,119 +428,100 @@
409
428
  "image"
410
429
  ],
411
430
  "cost": {
412
- "input": 2,
413
- "output": 6,
414
- "cacheRead": 0.3,
415
- "cacheWrite": 0
431
+ "input": 5,
432
+ "output": 25,
433
+ "cacheRead": 0.5,
434
+ "cacheWrite": 6.25
416
435
  },
417
- "contextWindow": 500000,
418
- "maxTokens": 500000
436
+ "contextWindow": 200000,
437
+ "maxTokens": 64000
419
438
  },
420
439
  {
421
- "id": "gpt-5",
422
- "name": "GPT-5",
423
- "api": "openai-responses",
440
+ "id": "minimax-m2.5",
441
+ "name": "MiniMax-M2.5",
442
+ "api": "openai-completions",
424
443
  "baseUrl": "https://opencode.ai/zen/v1",
425
444
  "reasoning": true,
426
- "thinkingLevelMap": {
427
- "off": null,
428
- "minimal": "minimal",
429
- "low": "low",
430
- "medium": "medium",
431
- "high": "high",
432
- "xhigh": null,
433
- "max": null
434
- },
435
445
  "input": [
436
- "text",
437
- "image"
446
+ "text"
438
447
  ],
439
448
  "cost": {
440
- "input": 1.07,
441
- "output": 8.5,
442
- "cacheRead": 0.107,
449
+ "input": 0.3,
450
+ "output": 1.2,
451
+ "cacheRead": 0.06,
443
452
  "cacheWrite": 0
444
453
  },
445
- "contextWindow": 400000,
446
- "maxTokens": 128000
454
+ "contextWindow": 204800,
455
+ "maxTokens": 131072
447
456
  },
448
457
  {
449
- "id": "deepseek-v4-pro",
450
- "name": "DeepSeek V4 Pro",
458
+ "id": "minimax-m3",
459
+ "name": "MiniMax-M3",
451
460
  "api": "openai-completions",
452
461
  "baseUrl": "https://opencode.ai/zen/v1",
453
462
  "reasoning": true,
454
- "thinkingLevelMap": {
455
- "off": null,
456
- "minimal": null,
457
- "low": null,
458
- "medium": null,
459
- "high": "high",
460
- "xhigh": null,
461
- "max": "max"
462
- },
463
463
  "input": [
464
- "text"
464
+ "text",
465
+ "image"
465
466
  ],
466
467
  "cost": {
467
- "input": 1.74,
468
- "output": 3.84,
469
- "cacheRead": 0.145,
468
+ "input": 0.3,
469
+ "output": 1.2,
470
+ "cacheRead": 0.06,
470
471
  "cacheWrite": 0
471
472
  },
472
- "contextWindow": 1000000,
473
- "maxTokens": 384000
473
+ "contextWindow": 512000,
474
+ "maxTokens": 128000
474
475
  },
475
476
  {
476
- "id": "claude-sonnet-5",
477
- "name": "Claude Sonnet 5",
478
- "api": "anthropic-messages",
479
- "baseUrl": "https://opencode.ai/zen",
477
+ "id": "deepseek-v4-flash",
478
+ "name": "DeepSeek V4 Flash",
479
+ "api": "openai-completions",
480
+ "baseUrl": "https://opencode.ai/zen/v1",
480
481
  "reasoning": true,
481
482
  "thinkingLevelMap": {
482
483
  "off": null,
483
484
  "minimal": null,
484
485
  "low": "low",
485
- "medium": "medium",
486
+ "medium": null,
486
487
  "high": "high",
487
- "xhigh": "xhigh",
488
+ "xhigh": null,
488
489
  "max": "max"
489
490
  },
490
491
  "input": [
491
- "text",
492
- "image"
492
+ "text"
493
493
  ],
494
494
  "cost": {
495
- "input": 2,
496
- "output": 10,
497
- "cacheRead": 0.2,
498
- "cacheWrite": 2.5
495
+ "input": 0.14,
496
+ "output": 0.28,
497
+ "cacheRead": 0.028,
498
+ "cacheWrite": 0
499
499
  },
500
500
  "contextWindow": 1000000,
501
- "maxTokens": 128000
501
+ "maxTokens": 384000
502
502
  },
503
503
  {
504
- "id": "qwen3.5-plus",
505
- "name": "Qwen3.5 Plus",
506
- "api": "anthropic-messages",
507
- "baseUrl": "https://opencode.ai/zen",
504
+ "id": "kimi-k2.7-code",
505
+ "name": "Kimi K2.7 Code",
506
+ "api": "openai-completions",
507
+ "baseUrl": "https://opencode.ai/zen/v1",
508
508
  "reasoning": true,
509
509
  "input": [
510
510
  "text",
511
511
  "image"
512
512
  ],
513
513
  "cost": {
514
- "input": 0.2,
515
- "output": 1.2,
516
- "cacheRead": 0.02,
517
- "cacheWrite": 0.25
514
+ "input": 0.95,
515
+ "output": 4,
516
+ "cacheRead": 0.19,
517
+ "cacheWrite": 0
518
518
  },
519
519
  "contextWindow": 262144,
520
- "maxTokens": 65536
520
+ "maxTokens": 262144
521
521
  },
522
522
  {
523
- "id": "gpt-5.1-codex-mini",
524
- "name": "GPT-5.1 Codex Mini",
523
+ "id": "gpt-5.3-codex-spark",
524
+ "name": "GPT-5.3 Codex Spark",
525
525
  "api": "openai-responses",
526
526
  "baseUrl": "https://opencode.ai/zen/v1",
527
527
  "reasoning": true,
@@ -531,25 +531,24 @@
531
531
  "low": "low",
532
532
  "medium": "medium",
533
533
  "high": "high",
534
- "xhigh": null,
534
+ "xhigh": "xhigh",
535
535
  "max": null
536
536
  },
537
537
  "input": [
538
- "text",
539
- "image"
538
+ "text"
540
539
  ],
541
540
  "cost": {
542
- "input": 0.25,
543
- "output": 2,
544
- "cacheRead": 0.025,
541
+ "input": 1.75,
542
+ "output": 14,
543
+ "cacheRead": 0.175,
545
544
  "cacheWrite": 0
546
545
  },
547
- "contextWindow": 400000,
546
+ "contextWindow": 128000,
548
547
  "maxTokens": 128000
549
548
  },
550
549
  {
551
- "id": "gpt-5-codex",
552
- "name": "GPT-5 Codex",
550
+ "id": "grok-4.5",
551
+ "name": "Grok 4.5",
553
552
  "api": "openai-responses",
554
553
  "baseUrl": "https://opencode.ai/zen/v1",
555
554
  "reasoning": true,
@@ -567,35 +566,45 @@
567
566
  "image"
568
567
  ],
569
568
  "cost": {
570
- "input": 1.07,
571
- "output": 8.5,
572
- "cacheRead": 0.107,
569
+ "input": 2,
570
+ "output": 6,
571
+ "cacheRead": 0.3,
573
572
  "cacheWrite": 0
574
573
  },
575
- "contextWindow": 400000,
576
- "maxTokens": 128000
574
+ "contextWindow": 500000,
575
+ "maxTokens": 500000
577
576
  },
578
577
  {
579
- "id": "ling-3.0-flash-fin-free",
580
- "name": "Ling 3.0 Flash Fin Free",
581
- "api": "openai-completions",
578
+ "id": "gemini-3.6-flash",
579
+ "name": "Gemini 3.6 Flash",
580
+ "api": "google-generative-ai",
582
581
  "baseUrl": "https://opencode.ai/zen/v1",
583
582
  "reasoning": true,
583
+ "thinkingLevelMap": {
584
+ "off": null,
585
+ "minimal": "minimal",
586
+ "low": "low",
587
+ "medium": "medium",
588
+ "high": "high",
589
+ "xhigh": null,
590
+ "max": null
591
+ },
584
592
  "input": [
585
- "text"
593
+ "text",
594
+ "image"
586
595
  ],
587
596
  "cost": {
588
- "input": 0,
589
- "output": 0,
590
- "cacheRead": 0,
597
+ "input": 1.5,
598
+ "output": 7.5,
599
+ "cacheRead": 0.15,
591
600
  "cacheWrite": 0
592
601
  },
593
- "contextWindow": 262144,
594
- "maxTokens": 32768
602
+ "contextWindow": 1048576,
603
+ "maxTokens": 65536
595
604
  },
596
605
  {
597
- "id": "gpt-5.6-luna",
598
- "name": "GPT-5.6 Luna",
606
+ "id": "gpt-5.4",
607
+ "name": "GPT-5.4",
599
608
  "api": "openai-responses",
600
609
  "baseUrl": "https://opencode.ai/zen/v1",
601
610
  "reasoning": true,
@@ -606,43 +615,25 @@
606
615
  "medium": "medium",
607
616
  "high": "high",
608
617
  "xhigh": "xhigh",
609
- "max": "max"
618
+ "max": null
610
619
  },
611
620
  "input": [
612
621
  "text",
613
622
  "image"
614
623
  ],
615
624
  "cost": {
616
- "input": 0.2,
617
- "output": 1.2,
618
- "cacheRead": 0.02,
619
- "cacheWrite": 0.25
625
+ "input": 2.5,
626
+ "output": 15,
627
+ "cacheRead": 0.25,
628
+ "cacheWrite": 0
620
629
  },
621
630
  "contextWindow": 1050000,
622
631
  "maxTokens": 128000
623
632
  },
624
633
  {
625
- "id": "glm-5",
626
- "name": "GLM-5",
627
- "api": "openai-completions",
628
- "baseUrl": "https://opencode.ai/zen/v1",
629
- "reasoning": true,
630
- "input": [
631
- "text"
632
- ],
633
- "cost": {
634
- "input": 1,
635
- "output": 3.2,
636
- "cacheRead": 0.2,
637
- "cacheWrite": 0
638
- },
639
- "contextWindow": 204800,
640
- "maxTokens": 131072
641
- },
642
- {
643
- "id": "minimax-m3",
644
- "name": "MiniMax-M3",
645
- "api": "openai-completions",
634
+ "id": "grok-build-0.1",
635
+ "name": "Grok Build 0.1",
636
+ "api": "openai-responses",
646
637
  "baseUrl": "https://opencode.ai/zen/v1",
647
638
  "reasoning": true,
648
639
  "input": [
@@ -650,37 +641,19 @@
650
641
  "image"
651
642
  ],
652
643
  "cost": {
653
- "input": 0.3,
654
- "output": 1.2,
655
- "cacheRead": 0.06,
656
- "cacheWrite": 0
657
- },
658
- "contextWindow": 512000,
659
- "maxTokens": 128000
660
- },
661
- {
662
- "id": "minimax-m2.7",
663
- "name": "MiniMax-M2.7",
664
- "api": "openai-completions",
665
- "baseUrl": "https://opencode.ai/zen/v1",
666
- "reasoning": true,
667
- "input": [
668
- "text"
669
- ],
670
- "cost": {
671
- "input": 0.3,
672
- "output": 1.2,
673
- "cacheRead": 0.06,
644
+ "input": 1,
645
+ "output": 2,
646
+ "cacheRead": 0.2,
674
647
  "cacheWrite": 0
675
648
  },
676
- "contextWindow": 204800,
677
- "maxTokens": 131072
649
+ "contextWindow": 256000,
650
+ "maxTokens": 256000
678
651
  },
679
652
  {
680
- "id": "gpt-5.3-codex",
681
- "name": "GPT-5.3 Codex",
682
- "api": "openai-responses",
683
- "baseUrl": "https://opencode.ai/zen/v1",
653
+ "id": "claude-fable-5-1",
654
+ "name": "Claude Fable 5.1",
655
+ "api": "anthropic-messages",
656
+ "baseUrl": "https://opencode.ai/zen",
684
657
  "reasoning": true,
685
658
  "thinkingLevelMap": {
686
659
  "off": null,
@@ -689,43 +662,24 @@
689
662
  "medium": "medium",
690
663
  "high": "high",
691
664
  "xhigh": "xhigh",
692
- "max": null
693
- },
694
- "input": [
695
- "text",
696
- "image"
697
- ],
698
- "cost": {
699
- "input": 1.75,
700
- "output": 14,
701
- "cacheRead": 0.175,
702
- "cacheWrite": 0
665
+ "max": "max"
703
666
  },
704
- "contextWindow": 400000,
705
- "maxTokens": 128000
706
- },
707
- {
708
- "id": "claude-sonnet-4",
709
- "name": "Claude Sonnet 4",
710
- "api": "anthropic-messages",
711
- "baseUrl": "https://opencode.ai/zen",
712
- "reasoning": true,
713
667
  "input": [
714
668
  "text",
715
669
  "image"
716
670
  ],
717
671
  "cost": {
718
- "input": 3,
719
- "output": 15,
720
- "cacheRead": 0.3,
721
- "cacheWrite": 3.75
672
+ "input": 10,
673
+ "output": 50,
674
+ "cacheRead": 0.25,
675
+ "cacheWrite": 12.5
722
676
  },
723
677
  "contextWindow": 1000000,
724
- "maxTokens": 64000
678
+ "maxTokens": 128000
725
679
  },
726
680
  {
727
- "id": "gpt-5.3-codex-spark",
728
- "name": "GPT-5.3 Codex Spark",
681
+ "id": "gpt-5.1",
682
+ "name": "GPT-5.1",
729
683
  "api": "openai-responses",
730
684
  "baseUrl": "https://opencode.ai/zen/v1",
731
685
  "reasoning": true,
@@ -735,30 +689,31 @@
735
689
  "low": "low",
736
690
  "medium": "medium",
737
691
  "high": "high",
738
- "xhigh": "xhigh",
692
+ "xhigh": null,
739
693
  "max": null
740
694
  },
741
695
  "input": [
742
- "text"
696
+ "text",
697
+ "image"
743
698
  ],
744
699
  "cost": {
745
- "input": 1.75,
746
- "output": 14,
747
- "cacheRead": 0.175,
700
+ "input": 1.07,
701
+ "output": 8.5,
702
+ "cacheRead": 0.107,
748
703
  "cacheWrite": 0
749
704
  },
750
- "contextWindow": 128000,
705
+ "contextWindow": 400000,
751
706
  "maxTokens": 128000
752
707
  },
753
708
  {
754
- "id": "muse-spark-1.2-contributor-free",
755
- "name": "Muse Spark 1.2 Free",
709
+ "id": "gpt-5.1-codex-max",
710
+ "name": "GPT-5.1 Codex Max",
756
711
  "api": "openai-responses",
757
712
  "baseUrl": "https://opencode.ai/zen/v1",
758
713
  "reasoning": true,
759
714
  "thinkingLevelMap": {
760
715
  "off": null,
761
- "minimal": "minimal",
716
+ "minimal": null,
762
717
  "low": "low",
763
718
  "medium": "medium",
764
719
  "high": "high",
@@ -770,19 +725,19 @@
770
725
  "image"
771
726
  ],
772
727
  "cost": {
773
- "input": 0,
774
- "output": 0,
775
- "cacheRead": 0,
728
+ "input": 1.25,
729
+ "output": 10,
730
+ "cacheRead": 0.125,
776
731
  "cacheWrite": 0
777
732
  },
778
- "contextWindow": 1048576,
779
- "maxTokens": 131072
733
+ "contextWindow": 400000,
734
+ "maxTokens": 128000
780
735
  },
781
736
  {
782
- "id": "gpt-5.2",
783
- "name": "GPT-5.2",
784
- "api": "openai-responses",
785
- "baseUrl": "https://opencode.ai/zen/v1",
737
+ "id": "claude-opus-4-6",
738
+ "name": "Claude Opus 4.6",
739
+ "api": "anthropic-messages",
740
+ "baseUrl": "https://opencode.ai/zen",
786
741
  "reasoning": true,
787
742
  "thinkingLevelMap": {
788
743
  "off": null,
@@ -790,20 +745,20 @@
790
745
  "low": "low",
791
746
  "medium": "medium",
792
747
  "high": "high",
793
- "xhigh": "xhigh",
794
- "max": null
748
+ "xhigh": null,
749
+ "max": "max"
795
750
  },
796
751
  "input": [
797
752
  "text",
798
753
  "image"
799
754
  ],
800
755
  "cost": {
801
- "input": 1.75,
802
- "output": 14,
803
- "cacheRead": 0.175,
804
- "cacheWrite": 0
756
+ "input": 5,
757
+ "output": 25,
758
+ "cacheRead": 0.5,
759
+ "cacheWrite": 6.25
805
760
  },
806
- "contextWindow": 400000,
761
+ "contextWindow": 1000000,
807
762
  "maxTokens": 128000
808
763
  },
809
764
  {
@@ -835,18 +790,18 @@
835
790
  "maxTokens": 65536
836
791
  },
837
792
  {
838
- "id": "claude-opus-4-5",
839
- "name": "Claude Opus 4.5",
840
- "api": "anthropic-messages",
841
- "baseUrl": "https://opencode.ai/zen",
793
+ "id": "muse-spark-1.2-contributor-free",
794
+ "name": "Muse Spark 1.2 Free",
795
+ "api": "openai-responses",
796
+ "baseUrl": "https://opencode.ai/zen/v1",
842
797
  "reasoning": true,
843
798
  "thinkingLevelMap": {
844
799
  "off": null,
845
- "minimal": null,
800
+ "minimal": "minimal",
846
801
  "low": "low",
847
802
  "medium": "medium",
848
803
  "high": "high",
849
- "xhigh": null,
804
+ "xhigh": "xhigh",
850
805
  "max": null
851
806
  },
852
807
  "input": [
@@ -854,17 +809,17 @@
854
809
  "image"
855
810
  ],
856
811
  "cost": {
857
- "input": 5,
858
- "output": 25,
859
- "cacheRead": 0.5,
860
- "cacheWrite": 6.25
812
+ "input": 0,
813
+ "output": 0,
814
+ "cacheRead": 0,
815
+ "cacheWrite": 0
861
816
  },
862
- "contextWindow": 200000,
863
- "maxTokens": 64000
817
+ "contextWindow": 1048576,
818
+ "maxTokens": 131072
864
819
  },
865
820
  {
866
- "id": "gpt-5.4-mini",
867
- "name": "GPT-5.4 Mini",
821
+ "id": "gpt-5.6-luna",
822
+ "name": "GPT-5.6 Luna",
868
823
  "api": "openai-responses",
869
824
  "baseUrl": "https://opencode.ai/zen/v1",
870
825
  "reasoning": true,
@@ -875,24 +830,24 @@
875
830
  "medium": "medium",
876
831
  "high": "high",
877
832
  "xhigh": "xhigh",
878
- "max": null
833
+ "max": "max"
879
834
  },
880
835
  "input": [
881
836
  "text",
882
837
  "image"
883
838
  ],
884
839
  "cost": {
885
- "input": 0.75,
886
- "output": 4.5,
887
- "cacheRead": 0.075,
888
- "cacheWrite": 0
840
+ "input": 0.2,
841
+ "output": 1.2,
842
+ "cacheRead": 0.02,
843
+ "cacheWrite": 0.25
889
844
  },
890
- "contextWindow": 400000,
845
+ "contextWindow": 1050000,
891
846
  "maxTokens": 128000
892
847
  },
893
848
  {
894
- "id": "claude-sonnet-4-6",
895
- "name": "Claude Sonnet 4.6",
849
+ "id": "claude-opus-4-7",
850
+ "name": "Claude Opus 4.7",
896
851
  "api": "anthropic-messages",
897
852
  "baseUrl": "https://opencode.ai/zen",
898
853
  "reasoning": true,
@@ -902,7 +857,7 @@
902
857
  "low": "low",
903
858
  "medium": "medium",
904
859
  "high": "high",
905
- "xhigh": null,
860
+ "xhigh": "xhigh",
906
861
  "max": "max"
907
862
  },
908
863
  "input": [
@@ -910,92 +865,63 @@
910
865
  "image"
911
866
  ],
912
867
  "cost": {
913
- "input": 3,
914
- "output": 15,
915
- "cacheRead": 0.3,
916
- "cacheWrite": 3.75
868
+ "input": 5,
869
+ "output": 25,
870
+ "cacheRead": 0.5,
871
+ "cacheWrite": 6.25
917
872
  },
918
873
  "contextWindow": 1000000,
919
- "maxTokens": 64000
874
+ "maxTokens": 128000
920
875
  },
921
876
  {
922
- "id": "muse-spark-1.2",
923
- "name": "Muse Spark 1.2",
924
- "api": "openai-responses",
877
+ "id": "kimi-k3",
878
+ "name": "Kimi K3",
879
+ "api": "openai-completions",
925
880
  "baseUrl": "https://opencode.ai/zen/v1",
926
881
  "reasoning": true,
927
882
  "thinkingLevelMap": {
928
883
  "off": null,
929
- "minimal": "minimal",
930
- "low": "low",
931
- "medium": "medium",
932
- "high": "high",
933
- "xhigh": "xhigh",
934
- "max": null
884
+ "minimal": null,
885
+ "low": null,
886
+ "medium": null,
887
+ "high": null,
888
+ "xhigh": null,
889
+ "max": "max"
935
890
  },
936
891
  "input": [
937
892
  "text",
938
893
  "image"
939
894
  ],
940
895
  "cost": {
941
- "input": 1.25,
942
- "output": 4.25,
943
- "cacheRead": 0.15,
896
+ "input": 3,
897
+ "output": 15,
898
+ "cacheRead": 0.3,
944
899
  "cacheWrite": 0
945
900
  },
946
901
  "contextWindow": 1048576,
947
902
  "maxTokens": 131072
948
903
  },
949
904
  {
950
- "id": "gpt-5.5",
951
- "name": "GPT-5.5",
952
- "api": "openai-responses",
953
- "baseUrl": "https://opencode.ai/zen/v1",
954
- "reasoning": true,
955
- "thinkingLevelMap": {
956
- "off": null,
957
- "minimal": null,
958
- "low": "low",
959
- "medium": "medium",
960
- "high": "high",
961
- "xhigh": "xhigh",
962
- "max": null
963
- },
964
- "input": [
965
- "text",
966
- "image"
967
- ],
968
- "cost": {
969
- "input": 5,
970
- "output": 30,
971
- "cacheRead": 0.5,
972
- "cacheWrite": 0
973
- },
974
- "contextWindow": 1050000,
975
- "maxTokens": 128000
976
- },
977
- {
978
- "id": "kimi-k2.5",
979
- "name": "Kimi K2.5",
905
+ "id": "nemotron-3.5-lightning-free",
906
+ "name": "Nemotron 3.5 Lightning Free",
980
907
  "api": "openai-completions",
981
908
  "baseUrl": "https://opencode.ai/zen/v1",
982
909
  "reasoning": true,
983
910
  "input": [
984
- "text",
985
- "image"
911
+ "text"
986
912
  ],
987
913
  "cost": {
988
- "input": 0.6,
989
- "output": 3,
990
- "cacheRead": 0.08,
914
+ "input": 0,
915
+ "output": 0,
916
+ "cacheRead": 0,
991
917
  "cacheWrite": 0
992
918
  },
993
919
  "contextWindow": 262144,
994
- "maxTokens": 65536
920
+ "maxTokens": 262144
995
921
  },
996
922
  {
997
- "id": "gpt-5.2-codex",
998
- "name": "GPT-5.2 Codex",
923
+ "id": "gpt-5.3-codex",
924
+ "name": "GPT-5.3 Codex",
999
925
  "api": "openai-responses",
1000
926
  "baseUrl": "https://opencode.ai/zen/v1",
1001
927
  "reasoning": true,
@@ -1022,55 +948,37 @@
1022
948
  "maxTokens": 128000
1023
949
  },
1024
950
  {
1025
- "id": "claude-sonnet-4-5",
1026
- "name": "Claude Sonnet 4.5",
951
+ "id": "claude-fable-5",
952
+ "name": "Claude Fable 5",
1027
953
  "api": "anthropic-messages",
1028
954
  "baseUrl": "https://opencode.ai/zen",
1029
955
  "reasoning": true,
1030
- "input": [
1031
- "text",
1032
- "image"
1033
- ],
1034
- "cost": {
1035
- "input": 3,
1036
- "output": 15,
1037
- "cacheRead": 0.3,
1038
- "cacheWrite": 3.75
1039
- },
1040
- "contextWindow": 1000000,
1041
- "maxTokens": 64000
1042
- },
1043
- {
1044
- "id": "glm-5.2",
1045
- "name": "GLM-5.2",
1046
- "api": "openai-completions",
1047
- "baseUrl": "https://opencode.ai/zen/v1",
1048
- "reasoning": true,
1049
956
  "thinkingLevelMap": {
1050
957
  "off": null,
1051
958
  "minimal": null,
1052
- "low": null,
1053
- "medium": null,
959
+ "low": "low",
960
+ "medium": "medium",
1054
961
  "high": "high",
1055
- "xhigh": null,
962
+ "xhigh": "xhigh",
1056
963
  "max": "max"
1057
964
  },
1058
965
  "input": [
1059
- "text"
966
+ "text",
967
+ "image"
1060
968
  ],
1061
969
  "cost": {
1062
- "input": 1.4,
1063
- "output": 4.4,
1064
- "cacheRead": 0.26,
1065
- "cacheWrite": 0
970
+ "input": 10,
971
+ "output": 50,
972
+ "cacheRead": 1,
973
+ "cacheWrite": 12.5
1066
974
  },
1067
975
  "contextWindow": 1000000,
1068
- "maxTokens": 131072
976
+ "maxTokens": 128000
1069
977
  },
1070
978
  {
1071
- "id": "muse-spark-1.3-contributor-free",
1072
- "name": "Muse Spark 1.3 Free",
1073
- "api": "openai-responses",
979
+ "id": "gemini-3.5-flash-lite",
980
+ "name": "Gemini 3.5 Flash Lite",
981
+ "api": "google-generative-ai",
1074
982
  "baseUrl": "https://opencode.ai/zen/v1",
1075
983
  "reasoning": true,
1076
984
  "thinkingLevelMap": {
@@ -1079,7 +987,7 @@
1079
987
  "low": "low",
1080
988
  "medium": "medium",
1081
989
  "high": "high",
1082
- "xhigh": "xhigh",
990
+ "xhigh": null,
1083
991
  "max": null
1084
992
  },
1085
993
  "input": [
@@ -1087,13 +995,13 @@
1087
995
  "image"
1088
996
  ],
1089
997
  "cost": {
1090
- "input": 0,
1091
- "output": 0,
1092
- "cacheRead": 0,
998
+ "input": 0.3,
999
+ "output": 2.5,
1000
+ "cacheRead": 0.03,
1093
1001
  "cacheWrite": 0
1094
1002
  },
1095
1003
  "contextWindow": 1048576,
1096
- "maxTokens": 131072
1004
+ "maxTokens": 65536
1097
1005
  },
1098
1006
  {
1099
1007
  "id": "mimo-v2.5-free",
@@ -1115,36 +1023,18 @@
1115
1023
  "maxTokens": 32000
1116
1024
  },
1117
1025
  {
1118
- "id": "minimax-m2.5",
1119
- "name": "MiniMax-M2.5",
1120
- "api": "openai-completions",
1121
- "baseUrl": "https://opencode.ai/zen/v1",
1122
- "reasoning": true,
1123
- "input": [
1124
- "text"
1125
- ],
1126
- "cost": {
1127
- "input": 0.3,
1128
- "output": 1.2,
1129
- "cacheRead": 0.06,
1130
- "cacheWrite": 0
1131
- },
1132
- "contextWindow": 204800,
1133
- "maxTokens": 131072
1134
- },
1135
- {
1136
- "id": "gemini-3.6-flash",
1137
- "name": "Gemini 3.6 Flash",
1138
- "api": "google-generative-ai",
1026
+ "id": "gpt-5.4-nano",
1027
+ "name": "GPT-5.4 Nano",
1028
+ "api": "openai-responses",
1139
1029
  "baseUrl": "https://opencode.ai/zen/v1",
1140
1030
  "reasoning": true,
1141
1031
  "thinkingLevelMap": {
1142
1032
  "off": null,
1143
- "minimal": "minimal",
1033
+ "minimal": null,
1144
1034
  "low": "low",
1145
1035
  "medium": "medium",
1146
1036
  "high": "high",
1147
- "xhigh": null,
1037
+ "xhigh": "xhigh",
1148
1038
  "max": null
1149
1039
  },
1150
1040
  "input": [
@@ -1152,55 +1042,73 @@
1152
1042
  "image"
1153
1043
  ],
1154
1044
  "cost": {
1155
- "input": 1.5,
1156
- "output": 7.5,
1157
- "cacheRead": 0.15,
1045
+ "input": 0.2,
1046
+ "output": 1.25,
1047
+ "cacheRead": 0.02,
1158
1048
  "cacheWrite": 0
1159
1049
  },
1160
- "contextWindow": 1048576,
1161
- "maxTokens": 65536
1050
+ "contextWindow": 400000,
1051
+ "maxTokens": 128000
1162
1052
  },
1163
1053
  {
1164
- "id": "gpt-5.6-terra",
1165
- "name": "GPT-5.6 Terra",
1054
+ "id": "gpt-5.5-pro",
1055
+ "name": "GPT-5.5 Pro",
1166
1056
  "api": "openai-responses",
1167
1057
  "baseUrl": "https://opencode.ai/zen/v1",
1168
1058
  "reasoning": true,
1169
1059
  "thinkingLevelMap": {
1170
1060
  "off": null,
1171
1061
  "minimal": null,
1172
- "low": "low",
1062
+ "low": null,
1173
1063
  "medium": "medium",
1174
1064
  "high": "high",
1175
1065
  "xhigh": "xhigh",
1176
- "max": "max"
1066
+ "max": null
1177
1067
  },
1178
1068
  "input": [
1179
1069
  "text",
1180
1070
  "image"
1181
1071
  ],
1182
1072
  "cost": {
1183
- "input": 2.5,
1184
- "output": 15,
1185
- "cacheRead": 0.25,
1186
- "cacheWrite": 3.125
1073
+ "input": 30,
1074
+ "output": 180,
1075
+ "cacheRead": 30,
1076
+ "cacheWrite": 0
1187
1077
  },
1188
1078
  "contextWindow": 1050000,
1189
1079
  "maxTokens": 128000
1190
1080
  },
1191
1081
  {
1192
- "id": "gemini-3-flash",
1193
- "name": "Gemini 3 Flash",
1194
- "api": "google-generative-ai",
1082
+ "id": "big-pickle",
1083
+ "name": "Big Pickle",
1084
+ "api": "openai-completions",
1085
+ "baseUrl": "https://opencode.ai/zen/v1",
1086
+ "reasoning": true,
1087
+ "input": [
1088
+ "text"
1089
+ ],
1090
+ "cost": {
1091
+ "input": 0,
1092
+ "output": 0,
1093
+ "cacheRead": 0,
1094
+ "cacheWrite": 0
1095
+ },
1096
+ "contextWindow": 200000,
1097
+ "maxTokens": 32000
1098
+ },
1099
+ {
1100
+ "id": "gpt-5.4-mini",
1101
+ "name": "GPT-5.4 Mini",
1102
+ "api": "openai-responses",
1195
1103
  "baseUrl": "https://opencode.ai/zen/v1",
1196
1104
  "reasoning": true,
1197
1105
  "thinkingLevelMap": {
1198
1106
  "off": null,
1199
- "minimal": "minimal",
1107
+ "minimal": null,
1200
1108
  "low": "low",
1201
1109
  "medium": "medium",
1202
1110
  "high": "high",
1203
- "xhigh": null,
1111
+ "xhigh": "xhigh",
1204
1112
  "max": null
1205
1113
  },
1206
1114
  "input": [
@@ -1208,17 +1116,35 @@
1208
1116
  "image"
1209
1117
  ],
1210
1118
  "cost": {
1211
- "input": 0.5,
1212
- "output": 3,
1213
- "cacheRead": 0.05,
1119
+ "input": 0.75,
1120
+ "output": 4.5,
1121
+ "cacheRead": 0.075,
1214
1122
  "cacheWrite": 0
1215
1123
  },
1216
- "contextWindow": 1048576,
1217
- "maxTokens": 65536
1124
+ "contextWindow": 400000,
1125
+ "maxTokens": 128000
1218
1126
  },
1219
1127
  {
1220
- "id": "gpt-5.4",
1221
- "name": "GPT-5.4",
1128
+ "id": "ling-3.0-flash-fin-free",
1129
+ "name": "Ling 3.0 Flash Fin Free",
1130
+ "api": "openai-completions",
1131
+ "baseUrl": "https://opencode.ai/zen/v1",
1132
+ "reasoning": true,
1133
+ "input": [
1134
+ "text"
1135
+ ],
1136
+ "cost": {
1137
+ "input": 0,
1138
+ "output": 0,
1139
+ "cacheRead": 0,
1140
+ "cacheWrite": 0
1141
+ },
1142
+ "contextWindow": 262144,
1143
+ "maxTokens": 32768
1144
+ },
1145
+ {
1146
+ "id": "grok-4.6",
1147
+ "name": "Grok 4.6",
1222
1148
  "api": "openai-responses",
1223
1149
  "baseUrl": "https://opencode.ai/zen/v1",
1224
1150
  "reasoning": true,
@@ -1236,17 +1162,17 @@
1236
1162
  "image"
1237
1163
  ],
1238
1164
  "cost": {
1239
- "input": 2.5,
1240
- "output": 15,
1241
- "cacheRead": 0.25,
1165
+ "input": 2,
1166
+ "output": 6,
1167
+ "cacheRead": 0.5,
1242
1168
  "cacheWrite": 0
1243
1169
  },
1244
- "contextWindow": 1050000,
1245
- "maxTokens": 128000
1170
+ "contextWindow": 500000,
1171
+ "maxTokens": 500000
1246
1172
  },
1247
1173
  {
1248
- "id": "qwen3.6-plus",
1249
- "name": "Qwen3.6 Plus",
1174
+ "id": "claude-haiku-4-5",
1175
+ "name": "Claude Haiku 4.5",
1250
1176
  "api": "anthropic-messages",
1251
1177
  "baseUrl": "https://opencode.ai/zen",
1252
1178
  "reasoning": true,
@@ -1255,41 +1181,69 @@
1255
1181
  "image"
1256
1182
  ],
1257
1183
  "cost": {
1258
- "input": 0.5,
1259
- "output": 3,
1260
- "cacheRead": 0.05,
1261
- "cacheWrite": 0.625
1184
+ "input": 1,
1185
+ "output": 5,
1186
+ "cacheRead": 0.1,
1187
+ "cacheWrite": 1.25
1262
1188
  },
1263
- "contextWindow": 262144,
1264
- "maxTokens": 65536
1189
+ "contextWindow": 200000,
1190
+ "maxTokens": 64000
1265
1191
  },
1266
1192
  {
1267
- "id": "claude-fable-5",
1268
- "name": "Claude Fable 5",
1193
+ "id": "claude-sonnet-4-5",
1194
+ "name": "Claude Sonnet 4.5",
1269
1195
  "api": "anthropic-messages",
1270
1196
  "baseUrl": "https://opencode.ai/zen",
1271
1197
  "reasoning": true,
1272
- "thinkingLevelMap": {
1273
- "off": null,
1274
- "minimal": null,
1275
- "low": "low",
1276
- "medium": "medium",
1277
- "high": "high",
1278
- "xhigh": "xhigh",
1279
- "max": "max"
1198
+ "input": [
1199
+ "text",
1200
+ "image"
1201
+ ],
1202
+ "cost": {
1203
+ "input": 3,
1204
+ "output": 15,
1205
+ "cacheRead": 0.3,
1206
+ "cacheWrite": 3.75
1207
+ },
1208
+ "contextWindow": 1000000,
1209
+ "maxTokens": 64000
1210
+ },
1211
+ {
1212
+ "id": "glm-5",
1213
+ "name": "GLM-5",
1214
+ "api": "openai-completions",
1215
+ "baseUrl": "https://opencode.ai/zen/v1",
1216
+ "reasoning": true,
1217
+ "input": [
1218
+ "text"
1219
+ ],
1220
+ "cost": {
1221
+ "input": 1,
1222
+ "output": 3.2,
1223
+ "cacheRead": 0.2,
1224
+ "cacheWrite": 0
1280
1225
  },
1226
+ "contextWindow": 204800,
1227
+ "maxTokens": 131072
1228
+ },
1229
+ {
1230
+ "id": "kimi-k2.5",
1231
+ "name": "Kimi K2.5",
1232
+ "api": "openai-completions",
1233
+ "baseUrl": "https://opencode.ai/zen/v1",
1234
+ "reasoning": true,
1281
1235
  "input": [
1282
1236
  "text",
1283
1237
  "image"
1284
1238
  ],
1285
1239
  "cost": {
1286
- "input": 10,
1287
- "output": 50,
1288
- "cacheRead": 1,
1289
- "cacheWrite": 12.5
1240
+ "input": 0.6,
1241
+ "output": 3,
1242
+ "cacheRead": 0.08,
1243
+ "cacheWrite": 0
1290
1244
  },
1291
- "contextWindow": 1000000,
1292
- "maxTokens": 128000
1245
+ "contextWindow": 262144,
1246
+ "maxTokens": 65536
1293
1247
  },
1294
1248
  {
1295
1249
  "id": "glm-5.1",
@@ -1338,52 +1292,70 @@
1338
1292
  "maxTokens": 65536
1339
1293
  },
1340
1294
  {
1341
- "id": "big-pickle",
1342
- "name": "Big Pickle",
1343
- "api": "openai-completions",
1344
- "baseUrl": "https://opencode.ai/zen/v1",
1295
+ "id": "claude-opus-4-8",
1296
+ "name": "Claude Opus 4.8",
1297
+ "api": "anthropic-messages",
1298
+ "baseUrl": "https://opencode.ai/zen",
1345
1299
  "reasoning": true,
1300
+ "thinkingLevelMap": {
1301
+ "off": null,
1302
+ "minimal": null,
1303
+ "low": "low",
1304
+ "medium": "medium",
1305
+ "high": "high",
1306
+ "xhigh": "xhigh",
1307
+ "max": "max"
1308
+ },
1346
1309
  "input": [
1347
- "text"
1310
+ "text",
1311
+ "image"
1348
1312
  ],
1349
1313
  "cost": {
1350
- "input": 0,
1351
- "output": 0,
1352
- "cacheRead": 0,
1353
- "cacheWrite": 0
1314
+ "input": 5,
1315
+ "output": 25,
1316
+ "cacheRead": 0.5,
1317
+ "cacheWrite": 6.25
1354
1318
  },
1355
- "contextWindow": 200000,
1356
- "maxTokens": 32000
1319
+ "contextWindow": 1000000,
1320
+ "maxTokens": 128000
1357
1321
  },
1358
1322
  {
1359
- "id": "claude-haiku-4-5",
1360
- "name": "Claude Haiku 4.5",
1361
- "api": "anthropic-messages",
1362
- "baseUrl": "https://opencode.ai/zen",
1323
+ "id": "deepseek-v4-pro",
1324
+ "name": "DeepSeek V4 Pro",
1325
+ "api": "openai-completions",
1326
+ "baseUrl": "https://opencode.ai/zen/v1",
1363
1327
  "reasoning": true,
1328
+ "thinkingLevelMap": {
1329
+ "off": null,
1330
+ "minimal": null,
1331
+ "low": null,
1332
+ "medium": null,
1333
+ "high": "high",
1334
+ "xhigh": null,
1335
+ "max": "max"
1336
+ },
1364
1337
  "input": [
1365
- "text",
1366
- "image"
1338
+ "text"
1367
1339
  ],
1368
1340
  "cost": {
1369
- "input": 1,
1370
- "output": 5,
1371
- "cacheRead": 0.1,
1372
- "cacheWrite": 1.25
1341
+ "input": 1.74,
1342
+ "output": 3.84,
1343
+ "cacheRead": 0.145,
1344
+ "cacheWrite": 0
1373
1345
  },
1374
- "contextWindow": 200000,
1375
- "maxTokens": 64000
1346
+ "contextWindow": 1000000,
1347
+ "maxTokens": 384000
1376
1348
  },
1377
1349
  {
1378
- "id": "gpt-5.1-codex-max",
1379
- "name": "GPT-5.1 Codex Max",
1350
+ "id": "gpt-5.4-pro",
1351
+ "name": "GPT-5.4 Pro",
1380
1352
  "api": "openai-responses",
1381
1353
  "baseUrl": "https://opencode.ai/zen/v1",
1382
1354
  "reasoning": true,
1383
1355
  "thinkingLevelMap": {
1384
1356
  "off": null,
1385
1357
  "minimal": null,
1386
- "low": "low",
1358
+ "low": null,
1387
1359
  "medium": "medium",
1388
1360
  "high": "high",
1389
1361
  "xhigh": "xhigh",
@@ -1394,19 +1366,19 @@
1394
1366
  "image"
1395
1367
  ],
1396
1368
  "cost": {
1397
- "input": 1.25,
1398
- "output": 10,
1399
- "cacheRead": 0.125,
1369
+ "input": 30,
1370
+ "output": 180,
1371
+ "cacheRead": 30,
1400
1372
  "cacheWrite": 0
1401
1373
  },
1402
- "contextWindow": 400000,
1374
+ "contextWindow": 1050000,
1403
1375
  "maxTokens": 128000
1404
1376
  },
1405
1377
  {
1406
- "id": "claude-opus-4-6",
1407
- "name": "Claude Opus 4.6",
1408
- "api": "anthropic-messages",
1409
- "baseUrl": "https://opencode.ai/zen",
1378
+ "id": "gemini-3.7-flash",
1379
+ "name": "Gemini 3.7 Flash",
1380
+ "api": "google-generative-ai",
1381
+ "baseUrl": "https://opencode.ai/zen/v1",
1410
1382
  "reasoning": true,
1411
1383
  "thinkingLevelMap": {
1412
1384
  "off": null,
@@ -1415,24 +1387,24 @@
1415
1387
  "medium": "medium",
1416
1388
  "high": "high",
1417
1389
  "xhigh": null,
1418
- "max": "max"
1390
+ "max": null
1419
1391
  },
1420
1392
  "input": [
1421
1393
  "text",
1422
1394
  "image"
1423
1395
  ],
1424
1396
  "cost": {
1425
- "input": 5,
1426
- "output": 25,
1427
- "cacheRead": 0.5,
1428
- "cacheWrite": 6.25
1397
+ "input": 1.5,
1398
+ "output": 7.5,
1399
+ "cacheRead": 0.15,
1400
+ "cacheWrite": 0
1429
1401
  },
1430
- "contextWindow": 1000000,
1431
- "maxTokens": 128000
1402
+ "contextWindow": 1048576,
1403
+ "maxTokens": 65536
1432
1404
  },
1433
1405
  {
1434
- "id": "gpt-5.1-codex",
1435
- "name": "GPT-5.1 Codex",
1406
+ "id": "gpt-5.6-terra",
1407
+ "name": "GPT-5.6 Terra",
1436
1408
  "api": "openai-responses",
1437
1409
  "baseUrl": "https://opencode.ai/zen/v1",
1438
1410
  "reasoning": true,
@@ -1442,27 +1414,27 @@
1442
1414
  "low": "low",
1443
1415
  "medium": "medium",
1444
1416
  "high": "high",
1445
- "xhigh": null,
1446
- "max": null
1417
+ "xhigh": "xhigh",
1418
+ "max": "max"
1447
1419
  },
1448
1420
  "input": [
1449
1421
  "text",
1450
1422
  "image"
1451
1423
  ],
1452
1424
  "cost": {
1453
- "input": 1.07,
1454
- "output": 8.5,
1455
- "cacheRead": 0.107,
1456
- "cacheWrite": 0
1425
+ "input": 2.5,
1426
+ "output": 15,
1427
+ "cacheRead": 0.25,
1428
+ "cacheWrite": 3.125
1457
1429
  },
1458
- "contextWindow": 400000,
1430
+ "contextWindow": 1050000,
1459
1431
  "maxTokens": 128000
1460
1432
  },
1461
1433
  {
1462
- "id": "claude-opus-5",
1463
- "name": "Claude Opus 5",
1464
- "api": "anthropic-messages",
1465
- "baseUrl": "https://opencode.ai/zen",
1434
+ "id": "gpt-5.2",
1435
+ "name": "GPT-5.2",
1436
+ "api": "openai-responses",
1437
+ "baseUrl": "https://opencode.ai/zen/v1",
1466
1438
  "reasoning": true,
1467
1439
  "thinkingLevelMap": {
1468
1440
  "off": null,
@@ -1471,49 +1443,58 @@
1471
1443
  "medium": "medium",
1472
1444
  "high": "high",
1473
1445
  "xhigh": "xhigh",
1474
- "max": "max"
1446
+ "max": null
1475
1447
  },
1476
1448
  "input": [
1477
1449
  "text",
1478
1450
  "image"
1479
1451
  ],
1480
1452
  "cost": {
1481
- "input": 5,
1482
- "output": 25,
1483
- "cacheRead": 0.5,
1484
- "cacheWrite": 6.25
1453
+ "input": 1.75,
1454
+ "output": 14,
1455
+ "cacheRead": 0.175,
1456
+ "cacheWrite": 0
1485
1457
  },
1486
- "contextWindow": 1000000,
1458
+ "contextWindow": 400000,
1487
1459
  "maxTokens": 128000
1488
1460
  },
1489
1461
  {
1490
- "id": "grok-build-0.1",
1491
- "name": "Grok Build 0.1",
1492
- "api": "openai-responses",
1462
+ "id": "gemini-3-flash",
1463
+ "name": "Gemini 3 Flash",
1464
+ "api": "google-generative-ai",
1493
1465
  "baseUrl": "https://opencode.ai/zen/v1",
1494
1466
  "reasoning": true,
1467
+ "thinkingLevelMap": {
1468
+ "off": null,
1469
+ "minimal": "minimal",
1470
+ "low": "low",
1471
+ "medium": "medium",
1472
+ "high": "high",
1473
+ "xhigh": null,
1474
+ "max": null
1475
+ },
1495
1476
  "input": [
1496
1477
  "text",
1497
1478
  "image"
1498
1479
  ],
1499
1480
  "cost": {
1500
- "input": 1,
1501
- "output": 2,
1502
- "cacheRead": 0.2,
1481
+ "input": 0.5,
1482
+ "output": 3,
1483
+ "cacheRead": 0.05,
1503
1484
  "cacheWrite": 0
1504
1485
  },
1505
- "contextWindow": 256000,
1506
- "maxTokens": 256000
1486
+ "contextWindow": 1048576,
1487
+ "maxTokens": 65536
1507
1488
  },
1508
1489
  {
1509
- "id": "gemini-3.7-flash",
1510
- "name": "Gemini 3.7 Flash",
1511
- "api": "google-generative-ai",
1490
+ "id": "gpt-5",
1491
+ "name": "GPT-5",
1492
+ "api": "openai-responses",
1512
1493
  "baseUrl": "https://opencode.ai/zen/v1",
1513
1494
  "reasoning": true,
1514
1495
  "thinkingLevelMap": {
1515
1496
  "off": null,
1516
- "minimal": null,
1497
+ "minimal": "minimal",
1517
1498
  "low": "low",
1518
1499
  "medium": "medium",
1519
1500
  "high": "high",
@@ -1525,19 +1506,38 @@
1525
1506
  "image"
1526
1507
  ],
1527
1508
  "cost": {
1528
- "input": 1.5,
1529
- "output": 7.5,
1530
- "cacheRead": 0.15,
1509
+ "input": 1.07,
1510
+ "output": 8.5,
1511
+ "cacheRead": 0.107,
1531
1512
  "cacheWrite": 0
1532
1513
  },
1533
- "contextWindow": 1048576,
1534
- "maxTokens": 65536
1514
+ "contextWindow": 400000,
1515
+ "maxTokens": 128000
1535
1516
  },
1536
1517
  {
1537
- "id": "gpt-5.4-nano",
1538
- "name": "GPT-5.4 Nano",
1539
- "api": "openai-responses",
1540
- "baseUrl": "https://opencode.ai/zen/v1",
1518
+ "id": "claude-sonnet-4",
1519
+ "name": "Claude Sonnet 4",
1520
+ "api": "anthropic-messages",
1521
+ "baseUrl": "https://opencode.ai/zen",
1522
+ "reasoning": true,
1523
+ "input": [
1524
+ "text",
1525
+ "image"
1526
+ ],
1527
+ "cost": {
1528
+ "input": 3,
1529
+ "output": 15,
1530
+ "cacheRead": 0.3,
1531
+ "cacheWrite": 3.75
1532
+ },
1533
+ "contextWindow": 1000000,
1534
+ "maxTokens": 64000
1535
+ },
1536
+ {
1537
+ "id": "claude-sonnet-5",
1538
+ "name": "Claude Sonnet 5",
1539
+ "api": "anthropic-messages",
1540
+ "baseUrl": "https://opencode.ai/zen",
1541
1541
  "reasoning": true,
1542
1542
  "thinkingLevelMap": {
1543
1543
  "off": null,
@@ -1546,43 +1546,43 @@
1546
1546
  "medium": "medium",
1547
1547
  "high": "high",
1548
1548
  "xhigh": "xhigh",
1549
- "max": null
1549
+ "max": "max"
1550
1550
  },
1551
1551
  "input": [
1552
1552
  "text",
1553
1553
  "image"
1554
1554
  ],
1555
1555
  "cost": {
1556
- "input": 0.2,
1557
- "output": 1.25,
1558
- "cacheRead": 0.02,
1559
- "cacheWrite": 0
1556
+ "input": 2,
1557
+ "output": 10,
1558
+ "cacheRead": 0.2,
1559
+ "cacheWrite": 2.5
1560
1560
  },
1561
- "contextWindow": 400000,
1561
+ "contextWindow": 1000000,
1562
1562
  "maxTokens": 128000
1563
1563
  },
1564
1564
  {
1565
- "id": "kimi-k2.6",
1566
- "name": "Kimi K2.6",
1567
- "api": "openai-completions",
1568
- "baseUrl": "https://opencode.ai/zen/v1",
1565
+ "id": "qwen3.5-plus",
1566
+ "name": "Qwen3.5 Plus",
1567
+ "api": "anthropic-messages",
1568
+ "baseUrl": "https://opencode.ai/zen",
1569
1569
  "reasoning": true,
1570
1570
  "input": [
1571
1571
  "text",
1572
1572
  "image"
1573
1573
  ],
1574
1574
  "cost": {
1575
- "input": 0.95,
1576
- "output": 4,
1577
- "cacheRead": 0.16,
1578
- "cacheWrite": 0
1575
+ "input": 0.2,
1576
+ "output": 1.2,
1577
+ "cacheRead": 0.02,
1578
+ "cacheWrite": 0.25
1579
1579
  },
1580
1580
  "contextWindow": 262144,
1581
1581
  "maxTokens": 65536
1582
1582
  },
1583
1583
  {
1584
- "id": "gpt-5.1",
1585
- "name": "GPT-5.1",
1584
+ "id": "gpt-5.5",
1585
+ "name": "GPT-5.5",
1586
1586
  "api": "openai-responses",
1587
1587
  "baseUrl": "https://opencode.ai/zen/v1",
1588
1588
  "reasoning": true,
@@ -1592,7 +1592,7 @@
1592
1592
  "low": "low",
1593
1593
  "medium": "medium",
1594
1594
  "high": "high",
1595
- "xhigh": null,
1595
+ "xhigh": "xhigh",
1596
1596
  "max": null
1597
1597
  },
1598
1598
  "input": [
@@ -1600,12 +1600,12 @@
1600
1600
  "image"
1601
1601
  ],
1602
1602
  "cost": {
1603
- "input": 1.07,
1604
- "output": 8.5,
1605
- "cacheRead": 0.107,
1603
+ "input": 5,
1604
+ "output": 30,
1605
+ "cacheRead": 0.5,
1606
1606
  "cacheWrite": 0
1607
1607
  },
1608
- "contextWindow": 400000,
1608
+ "contextWindow": 1050000,
1609
1609
  "maxTokens": 128000
1610
1610
  }
1611
1611
  ]