@anthonyhaussman/opencode-agy-auth 1.1.24-alpha.0 → 1.1.25-alpha.0
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.
- package/dist/index.js +300 -46
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -16006,6 +16006,9 @@ var models_default = {
|
|
|
16006
16006
|
groups: [
|
|
16007
16007
|
{
|
|
16008
16008
|
modelIds: [
|
|
16009
|
+
"gemini-3.8-flash-high",
|
|
16010
|
+
"gemini-3.8-flash-medium",
|
|
16011
|
+
"gemini-3.8-flash-low",
|
|
16009
16012
|
"gemini-3.7-flash-high",
|
|
16010
16013
|
"gemini-3.7-flash-medium",
|
|
16011
16014
|
"gemini-3.7-flash-low",
|
|
@@ -16031,7 +16034,7 @@ var models_default = {
|
|
|
16031
16034
|
commitMessageModelIds: [
|
|
16032
16035
|
"gemini-3.1-flash-lite"
|
|
16033
16036
|
],
|
|
16034
|
-
defaultAgentModelId: "gemini-3.
|
|
16037
|
+
defaultAgentModelId: "gemini-3.8-flash-high",
|
|
16035
16038
|
deprecatedModelIds: {
|
|
16036
16039
|
"gemini-3.1-pro-high": {
|
|
16037
16040
|
newModelEnum: "MODEL_PLACEHOLDER_M16",
|
|
@@ -16065,6 +16068,8 @@ var models_default = {
|
|
|
16065
16068
|
106278607,
|
|
16066
16069
|
106538964,
|
|
16067
16070
|
106512082,
|
|
16071
|
+
106654026,
|
|
16072
|
+
106654028,
|
|
16068
16073
|
106380926,
|
|
16069
16074
|
106281951,
|
|
16070
16075
|
106264532,
|
|
@@ -16148,7 +16153,7 @@ var models_default = {
|
|
|
16148
16153
|
modelProvider: "MODEL_PROVIDER_ANTHROPIC",
|
|
16149
16154
|
quotaInfo: {
|
|
16150
16155
|
remainingFraction: 1,
|
|
16151
|
-
resetTime: "2026-09-
|
|
16156
|
+
resetTime: "2026-09-03T01:15:50Z"
|
|
16152
16157
|
},
|
|
16153
16158
|
recommended: true,
|
|
16154
16159
|
supportedMimeTypes: {
|
|
@@ -16187,7 +16192,7 @@ var models_default = {
|
|
|
16187
16192
|
modelProvider: "MODEL_PROVIDER_ANTHROPIC",
|
|
16188
16193
|
quotaInfo: {
|
|
16189
16194
|
remainingFraction: 1,
|
|
16190
|
-
resetTime: "2026-09-
|
|
16195
|
+
resetTime: "2026-09-03T01:15:50Z"
|
|
16191
16196
|
},
|
|
16192
16197
|
recommended: true,
|
|
16193
16198
|
supportedMimeTypes: {
|
|
@@ -16219,8 +16224,8 @@ var models_default = {
|
|
|
16219
16224
|
},
|
|
16220
16225
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16221
16226
|
quotaInfo: {
|
|
16222
|
-
remainingFraction: 0.
|
|
16223
|
-
resetTime: "2026-09-
|
|
16227
|
+
remainingFraction: 0.9912594,
|
|
16228
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16224
16229
|
}
|
|
16225
16230
|
},
|
|
16226
16231
|
"gemini-2.5-flash-lite": {
|
|
@@ -16238,8 +16243,8 @@ var models_default = {
|
|
|
16238
16243
|
},
|
|
16239
16244
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16240
16245
|
quotaInfo: {
|
|
16241
|
-
remainingFraction: 0.
|
|
16242
|
-
resetTime: "2026-09-
|
|
16246
|
+
remainingFraction: 0.9912594,
|
|
16247
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16243
16248
|
}
|
|
16244
16249
|
},
|
|
16245
16250
|
"gemini-2.5-flash-thinking": {
|
|
@@ -16257,8 +16262,8 @@ var models_default = {
|
|
|
16257
16262
|
},
|
|
16258
16263
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16259
16264
|
quotaInfo: {
|
|
16260
|
-
remainingFraction: 0.
|
|
16261
|
-
resetTime: "2026-09-
|
|
16265
|
+
remainingFraction: 0.9912594,
|
|
16266
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16262
16267
|
}
|
|
16263
16268
|
},
|
|
16264
16269
|
"gemini-2.5-pro": {
|
|
@@ -16277,8 +16282,8 @@ var models_default = {
|
|
|
16277
16282
|
},
|
|
16278
16283
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16279
16284
|
quotaInfo: {
|
|
16280
|
-
remainingFraction: 0.
|
|
16281
|
-
resetTime: "2026-09-
|
|
16285
|
+
remainingFraction: 0.9912594,
|
|
16286
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16282
16287
|
},
|
|
16283
16288
|
recommended: true,
|
|
16284
16289
|
requiresImageOutputOutsideFunctionResponses: true,
|
|
@@ -16352,8 +16357,8 @@ var models_default = {
|
|
|
16352
16357
|
},
|
|
16353
16358
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16354
16359
|
quotaInfo: {
|
|
16355
|
-
remainingFraction: 0.
|
|
16356
|
-
resetTime: "2026-09-
|
|
16360
|
+
remainingFraction: 0.9912594,
|
|
16361
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16357
16362
|
},
|
|
16358
16363
|
recommended: true,
|
|
16359
16364
|
supportedMimeTypes: {
|
|
@@ -16427,8 +16432,8 @@ var models_default = {
|
|
|
16427
16432
|
},
|
|
16428
16433
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16429
16434
|
quotaInfo: {
|
|
16430
|
-
remainingFraction: 0.
|
|
16431
|
-
resetTime: "2026-09-
|
|
16435
|
+
remainingFraction: 0.9912594,
|
|
16436
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16432
16437
|
},
|
|
16433
16438
|
recommended: true,
|
|
16434
16439
|
supportedMimeTypes: {
|
|
@@ -16491,8 +16496,8 @@ var models_default = {
|
|
|
16491
16496
|
model: "MODEL_PLACEHOLDER_M21",
|
|
16492
16497
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16493
16498
|
quotaInfo: {
|
|
16494
|
-
remainingFraction: 0.
|
|
16495
|
-
resetTime: "2026-09-
|
|
16499
|
+
remainingFraction: 0.9912594,
|
|
16500
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16496
16501
|
}
|
|
16497
16502
|
},
|
|
16498
16503
|
"gemini-3.1-flash-lite": {
|
|
@@ -16510,8 +16515,8 @@ var models_default = {
|
|
|
16510
16515
|
},
|
|
16511
16516
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16512
16517
|
quotaInfo: {
|
|
16513
|
-
remainingFraction: 0.
|
|
16514
|
-
resetTime: "2026-09-
|
|
16518
|
+
remainingFraction: 0.9912594,
|
|
16519
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16515
16520
|
}
|
|
16516
16521
|
},
|
|
16517
16522
|
"gemini-3.1-pro-high": {
|
|
@@ -16542,8 +16547,8 @@ var models_default = {
|
|
|
16542
16547
|
},
|
|
16543
16548
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16544
16549
|
quotaInfo: {
|
|
16545
|
-
remainingFraction: 0.
|
|
16546
|
-
resetTime: "2026-09-
|
|
16550
|
+
remainingFraction: 0.9912594,
|
|
16551
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16547
16552
|
},
|
|
16548
16553
|
recommended: true,
|
|
16549
16554
|
supportedMimeTypes: {
|
|
@@ -16627,8 +16632,8 @@ var models_default = {
|
|
|
16627
16632
|
},
|
|
16628
16633
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16629
16634
|
quotaInfo: {
|
|
16630
|
-
remainingFraction: 0.
|
|
16631
|
-
resetTime: "2026-09-
|
|
16635
|
+
remainingFraction: 0.9912594,
|
|
16636
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16632
16637
|
},
|
|
16633
16638
|
recommended: true,
|
|
16634
16639
|
supportedMimeTypes: {
|
|
@@ -16702,8 +16707,8 @@ var models_default = {
|
|
|
16702
16707
|
},
|
|
16703
16708
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16704
16709
|
quotaInfo: {
|
|
16705
|
-
remainingFraction: 0.
|
|
16706
|
-
resetTime: "2026-09-
|
|
16710
|
+
remainingFraction: 0.9912594,
|
|
16711
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16707
16712
|
},
|
|
16708
16713
|
recommended: true,
|
|
16709
16714
|
supportedMimeTypes: {
|
|
@@ -16779,8 +16784,8 @@ var models_default = {
|
|
|
16779
16784
|
},
|
|
16780
16785
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16781
16786
|
quotaInfo: {
|
|
16782
|
-
remainingFraction: 0.
|
|
16783
|
-
resetTime: "2026-09-
|
|
16787
|
+
remainingFraction: 0.9912594,
|
|
16788
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16784
16789
|
},
|
|
16785
16790
|
recommended: true,
|
|
16786
16791
|
supportedMimeTypes: {
|
|
@@ -16868,8 +16873,8 @@ var models_default = {
|
|
|
16868
16873
|
},
|
|
16869
16874
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16870
16875
|
quotaInfo: {
|
|
16871
|
-
remainingFraction: 0.
|
|
16872
|
-
resetTime: "2026-09-
|
|
16876
|
+
remainingFraction: 0.9912594,
|
|
16877
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16873
16878
|
},
|
|
16874
16879
|
recommended: true,
|
|
16875
16880
|
supportedMimeTypes: {
|
|
@@ -16957,8 +16962,8 @@ var models_default = {
|
|
|
16957
16962
|
},
|
|
16958
16963
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
16959
16964
|
quotaInfo: {
|
|
16960
|
-
remainingFraction: 0.
|
|
16961
|
-
resetTime: "2026-09-
|
|
16965
|
+
remainingFraction: 0.9912594,
|
|
16966
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
16962
16967
|
},
|
|
16963
16968
|
recommended: true,
|
|
16964
16969
|
supportedMimeTypes: {
|
|
@@ -17046,8 +17051,8 @@ var models_default = {
|
|
|
17046
17051
|
},
|
|
17047
17052
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17048
17053
|
quotaInfo: {
|
|
17049
|
-
remainingFraction: 0.
|
|
17050
|
-
resetTime: "2026-09-
|
|
17054
|
+
remainingFraction: 0.9912594,
|
|
17055
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17051
17056
|
},
|
|
17052
17057
|
recommended: true,
|
|
17053
17058
|
supportedMimeTypes: {
|
|
@@ -17134,8 +17139,8 @@ var models_default = {
|
|
|
17134
17139
|
},
|
|
17135
17140
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17136
17141
|
quotaInfo: {
|
|
17137
|
-
remainingFraction: 0.
|
|
17138
|
-
resetTime: "2026-09-
|
|
17142
|
+
remainingFraction: 0.9912594,
|
|
17143
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17139
17144
|
},
|
|
17140
17145
|
recommended: true,
|
|
17141
17146
|
supportedMimeTypes: {
|
|
@@ -17215,8 +17220,8 @@ var models_default = {
|
|
|
17215
17220
|
},
|
|
17216
17221
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17217
17222
|
quotaInfo: {
|
|
17218
|
-
remainingFraction: 0.
|
|
17219
|
-
resetTime: "2026-09-
|
|
17223
|
+
remainingFraction: 0.9912594,
|
|
17224
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17220
17225
|
},
|
|
17221
17226
|
recommended: true,
|
|
17222
17227
|
supportedMimeTypes: {
|
|
@@ -17298,8 +17303,8 @@ var models_default = {
|
|
|
17298
17303
|
},
|
|
17299
17304
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17300
17305
|
quotaInfo: {
|
|
17301
|
-
remainingFraction: 0.
|
|
17302
|
-
resetTime: "2026-09-
|
|
17306
|
+
remainingFraction: 0.9912594,
|
|
17307
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17303
17308
|
},
|
|
17304
17309
|
recommended: true,
|
|
17305
17310
|
supportedMimeTypes: {
|
|
@@ -17381,8 +17386,8 @@ var models_default = {
|
|
|
17381
17386
|
},
|
|
17382
17387
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17383
17388
|
quotaInfo: {
|
|
17384
|
-
remainingFraction: 0.
|
|
17385
|
-
resetTime: "2026-09-
|
|
17389
|
+
remainingFraction: 0.9912594,
|
|
17390
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17386
17391
|
},
|
|
17387
17392
|
recommended: true,
|
|
17388
17393
|
supportedMimeTypes: {
|
|
@@ -17463,8 +17468,8 @@ var models_default = {
|
|
|
17463
17468
|
},
|
|
17464
17469
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17465
17470
|
quotaInfo: {
|
|
17466
|
-
remainingFraction: 0.
|
|
17467
|
-
resetTime: "2026-09-
|
|
17471
|
+
remainingFraction: 0.9912594,
|
|
17472
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17468
17473
|
},
|
|
17469
17474
|
recommended: true,
|
|
17470
17475
|
supportedMimeTypes: {
|
|
@@ -17519,6 +17524,255 @@ var models_default = {
|
|
|
17519
17524
|
supportsVideo: true,
|
|
17520
17525
|
thinkingBudget: -1
|
|
17521
17526
|
},
|
|
17527
|
+
"gemini-3.8-flash-high": {
|
|
17528
|
+
apiProvider: "API_PROVIDER_GOOGLE_GEMINI",
|
|
17529
|
+
displayName: "Gemini 3.8 Flash (High)",
|
|
17530
|
+
maxOutputTokens: 65536,
|
|
17531
|
+
maxTokens: 1048576,
|
|
17532
|
+
minThinkingBudget: 32,
|
|
17533
|
+
model: "MODEL_PLACEHOLDER_M318",
|
|
17534
|
+
modelExperiments: {
|
|
17535
|
+
experiments: {
|
|
17536
|
+
CASCADE_USE_EXPERIMENT_CHECKPOINTER: {
|
|
17537
|
+
stringValue: '{\n "strategy": "CHECKPOINT_STRATEGY_SAME_MODEL",\n "max_token_limit": "256000",\n "token_threshold": "140000",\n "max_overhead_ratio": "0.15",\n "moving_window_size": "1",\n "enabled": true,\n "max_output_tokens": "16384",\n "checkpoint_model": "MODEL_PLACEHOLDER_M50",\n "use_last_planner_model": true,\n "is_sync": false,\n "max_user_requests": 10,\n "include_last_user_message": false,\n "include_conversation_log": true,\n "include_running_task_snapshots": true,\n "include_subagent_snapshots": true,\n "include_artifact_snapshots": true,\n "retry_config": {\n "max_retries": 0,\n "initial_sleep_duration_ms": 1000,\n "exponential_multiplier": 2,\n "include_error_feedback": false\n },\n "session_summary_prompt_override": ""\n}'
|
|
17538
|
+
},
|
|
17539
|
+
"cascade-include-ephemeral-message": {
|
|
17540
|
+
stringValue: '{\n "enabled": false,\n "disabledHeuristics": ["planning_mode", "bash_command_reminder", "running_tasks_reminder"],\n "staticMessages": [],\n "useAllowlist": false,\n "enabledHeuristics": []\n}'
|
|
17541
|
+
},
|
|
17542
|
+
retry_model_capacity_exhausted: {
|
|
17543
|
+
boolValue: true
|
|
17544
|
+
},
|
|
17545
|
+
"task-details-suffix": {
|
|
17546
|
+
stringValue: "\nYOU MUST TAKE ONE OF THE FOLLOWING TWO ACTIONS: A) either proceed to other relevant work (if any) or, B) simply update the user with a short message (that you have launched the command and will wait for it to finish) and end the turn.\n DO NOTHING ELSE."
|
|
17547
|
+
}
|
|
17548
|
+
}
|
|
17549
|
+
},
|
|
17550
|
+
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17551
|
+
quotaInfo: {
|
|
17552
|
+
remainingFraction: 0.9912594,
|
|
17553
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17554
|
+
},
|
|
17555
|
+
recommended: true,
|
|
17556
|
+
supportedMimeTypes: {
|
|
17557
|
+
"application/json": true,
|
|
17558
|
+
"application/pdf": true,
|
|
17559
|
+
"application/rtf": true,
|
|
17560
|
+
"application/x-ipynb+json": true,
|
|
17561
|
+
"application/x-javascript": true,
|
|
17562
|
+
"application/x-python-code": true,
|
|
17563
|
+
"application/x-typescript": true,
|
|
17564
|
+
"audio/aac": true,
|
|
17565
|
+
"audio/flac": true,
|
|
17566
|
+
"audio/l16": true,
|
|
17567
|
+
"audio/m4a": true,
|
|
17568
|
+
"audio/mp3": true,
|
|
17569
|
+
"audio/mp4": true,
|
|
17570
|
+
"audio/mpeg": true,
|
|
17571
|
+
"audio/ogg": true,
|
|
17572
|
+
"audio/opus": true,
|
|
17573
|
+
"audio/vnd.wave": true,
|
|
17574
|
+
"audio/wav": true,
|
|
17575
|
+
"audio/wave": true,
|
|
17576
|
+
"audio/webm": true,
|
|
17577
|
+
"audio/webm;codecs=opus": true,
|
|
17578
|
+
"audio/x-wav": true,
|
|
17579
|
+
"image/heic": true,
|
|
17580
|
+
"image/heif": true,
|
|
17581
|
+
"image/jpeg": true,
|
|
17582
|
+
"image/png": true,
|
|
17583
|
+
"image/webp": true,
|
|
17584
|
+
"text/css": true,
|
|
17585
|
+
"text/csv": true,
|
|
17586
|
+
"text/html": true,
|
|
17587
|
+
"text/javascript": true,
|
|
17588
|
+
"text/markdown": true,
|
|
17589
|
+
"text/plain": true,
|
|
17590
|
+
"text/rtf": true,
|
|
17591
|
+
"text/x-python": true,
|
|
17592
|
+
"text/x-python-script": true,
|
|
17593
|
+
"text/x-typescript": true,
|
|
17594
|
+
"text/xml": true,
|
|
17595
|
+
"video/audio/s16le": true,
|
|
17596
|
+
"video/audio/wav": true,
|
|
17597
|
+
"video/jpeg2000": true,
|
|
17598
|
+
"video/mp4": true,
|
|
17599
|
+
"video/text/timestamp": true,
|
|
17600
|
+
"video/videoframe/jpeg2000": true,
|
|
17601
|
+
"video/webm": true
|
|
17602
|
+
},
|
|
17603
|
+
supportsImages: true,
|
|
17604
|
+
supportsThinking: true,
|
|
17605
|
+
supportsVideo: true,
|
|
17606
|
+
tagDescription: "Limited time",
|
|
17607
|
+
tagTitle: "Fast",
|
|
17608
|
+
thinkingBudget: -1
|
|
17609
|
+
},
|
|
17610
|
+
"gemini-3.8-flash-low": {
|
|
17611
|
+
apiProvider: "API_PROVIDER_GOOGLE_GEMINI",
|
|
17612
|
+
displayName: "Gemini 3.8 Flash (Low)",
|
|
17613
|
+
maxOutputTokens: 65536,
|
|
17614
|
+
maxTokens: 1048576,
|
|
17615
|
+
minThinkingBudget: 32,
|
|
17616
|
+
model: "MODEL_PLACEHOLDER_M320",
|
|
17617
|
+
modelExperiments: {
|
|
17618
|
+
experiments: {
|
|
17619
|
+
CASCADE_USE_EXPERIMENT_CHECKPOINTER: {
|
|
17620
|
+
stringValue: '{\n "strategy": "CHECKPOINT_STRATEGY_SAME_MODEL",\n "max_token_limit": "256000",\n "token_threshold": "140000",\n "max_overhead_ratio": "0.15",\n "moving_window_size": "1",\n "enabled": true,\n "max_output_tokens": "16384",\n "checkpoint_model": "MODEL_PLACEHOLDER_M50",\n "use_last_planner_model": true,\n "is_sync": false,\n "max_user_requests": 10,\n "include_last_user_message": false,\n "include_conversation_log": true,\n "include_running_task_snapshots": true,\n "include_subagent_snapshots": true,\n "include_artifact_snapshots": true,\n "retry_config": {\n "max_retries": 0,\n "initial_sleep_duration_ms": 1000,\n "exponential_multiplier": 2,\n "include_error_feedback": false\n },\n "session_summary_prompt_override": ""\n}'
|
|
17621
|
+
},
|
|
17622
|
+
"cascade-include-ephemeral-message": {
|
|
17623
|
+
stringValue: '{\n "enabled": false,\n "disabledHeuristics": ["planning_mode", "bash_command_reminder", "running_tasks_reminder"],\n "staticMessages": [],\n "useAllowlist": false,\n "enabledHeuristics": []\n}'
|
|
17624
|
+
},
|
|
17625
|
+
retry_model_capacity_exhausted: {
|
|
17626
|
+
boolValue: true
|
|
17627
|
+
},
|
|
17628
|
+
"task-details-suffix": {
|
|
17629
|
+
stringValue: "\nYOU MUST TAKE ONE OF THE FOLLOWING TWO ACTIONS: A) either proceed to other relevant work (if any) or, B) simply update the user with a short message (that you have launched the command and will wait for it to finish) and end the turn.\n DO NOTHING ELSE."
|
|
17630
|
+
}
|
|
17631
|
+
}
|
|
17632
|
+
},
|
|
17633
|
+
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17634
|
+
quotaInfo: {
|
|
17635
|
+
remainingFraction: 0.9912594,
|
|
17636
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17637
|
+
},
|
|
17638
|
+
recommended: true,
|
|
17639
|
+
supportedMimeTypes: {
|
|
17640
|
+
"application/json": true,
|
|
17641
|
+
"application/pdf": true,
|
|
17642
|
+
"application/rtf": true,
|
|
17643
|
+
"application/x-ipynb+json": true,
|
|
17644
|
+
"application/x-javascript": true,
|
|
17645
|
+
"application/x-python-code": true,
|
|
17646
|
+
"application/x-typescript": true,
|
|
17647
|
+
"audio/aac": true,
|
|
17648
|
+
"audio/flac": true,
|
|
17649
|
+
"audio/l16": true,
|
|
17650
|
+
"audio/m4a": true,
|
|
17651
|
+
"audio/mp3": true,
|
|
17652
|
+
"audio/mp4": true,
|
|
17653
|
+
"audio/mpeg": true,
|
|
17654
|
+
"audio/ogg": true,
|
|
17655
|
+
"audio/opus": true,
|
|
17656
|
+
"audio/vnd.wave": true,
|
|
17657
|
+
"audio/wav": true,
|
|
17658
|
+
"audio/wave": true,
|
|
17659
|
+
"audio/webm": true,
|
|
17660
|
+
"audio/webm;codecs=opus": true,
|
|
17661
|
+
"audio/x-wav": true,
|
|
17662
|
+
"image/heic": true,
|
|
17663
|
+
"image/heif": true,
|
|
17664
|
+
"image/jpeg": true,
|
|
17665
|
+
"image/png": true,
|
|
17666
|
+
"image/webp": true,
|
|
17667
|
+
"text/css": true,
|
|
17668
|
+
"text/csv": true,
|
|
17669
|
+
"text/html": true,
|
|
17670
|
+
"text/javascript": true,
|
|
17671
|
+
"text/markdown": true,
|
|
17672
|
+
"text/plain": true,
|
|
17673
|
+
"text/rtf": true,
|
|
17674
|
+
"text/x-python": true,
|
|
17675
|
+
"text/x-python-script": true,
|
|
17676
|
+
"text/x-typescript": true,
|
|
17677
|
+
"text/xml": true,
|
|
17678
|
+
"video/audio/s16le": true,
|
|
17679
|
+
"video/audio/wav": true,
|
|
17680
|
+
"video/jpeg2000": true,
|
|
17681
|
+
"video/mp4": true,
|
|
17682
|
+
"video/text/timestamp": true,
|
|
17683
|
+
"video/videoframe/jpeg2000": true,
|
|
17684
|
+
"video/webm": true
|
|
17685
|
+
},
|
|
17686
|
+
supportsImages: true,
|
|
17687
|
+
supportsThinking: true,
|
|
17688
|
+
supportsVideo: true,
|
|
17689
|
+
tagDescription: "Limited time",
|
|
17690
|
+
tagTitle: "Fast",
|
|
17691
|
+
thinkingBudget: 1e3
|
|
17692
|
+
},
|
|
17693
|
+
"gemini-3.8-flash-medium": {
|
|
17694
|
+
apiProvider: "API_PROVIDER_GOOGLE_GEMINI",
|
|
17695
|
+
displayName: "Gemini 3.8 Flash (Medium)",
|
|
17696
|
+
maxOutputTokens: 65536,
|
|
17697
|
+
maxTokens: 1048576,
|
|
17698
|
+
minThinkingBudget: 32,
|
|
17699
|
+
model: "MODEL_PLACEHOLDER_M319",
|
|
17700
|
+
modelExperiments: {
|
|
17701
|
+
experiments: {
|
|
17702
|
+
CASCADE_USE_EXPERIMENT_CHECKPOINTER: {
|
|
17703
|
+
stringValue: '{\n "strategy": "CHECKPOINT_STRATEGY_SAME_MODEL",\n "max_token_limit": "256000",\n "token_threshold": "140000",\n "max_overhead_ratio": "0.15",\n "moving_window_size": "1",\n "enabled": true,\n "max_output_tokens": "16384",\n "checkpoint_model": "MODEL_PLACEHOLDER_M50",\n "use_last_planner_model": true,\n "is_sync": false,\n "max_user_requests": 10,\n "include_last_user_message": false,\n "include_conversation_log": true,\n "include_running_task_snapshots": true,\n "include_subagent_snapshots": true,\n "include_artifact_snapshots": true,\n "retry_config": {\n "max_retries": 0,\n "initial_sleep_duration_ms": 1000,\n "exponential_multiplier": 2,\n "include_error_feedback": false\n },\n "session_summary_prompt_override": ""\n}'
|
|
17704
|
+
},
|
|
17705
|
+
"cascade-include-ephemeral-message": {
|
|
17706
|
+
stringValue: '{\n "enabled": false,\n "disabledHeuristics": ["planning_mode", "bash_command_reminder", "running_tasks_reminder"],\n "staticMessages": [],\n "useAllowlist": false,\n "enabledHeuristics": []\n}'
|
|
17707
|
+
},
|
|
17708
|
+
retry_model_capacity_exhausted: {
|
|
17709
|
+
boolValue: true
|
|
17710
|
+
},
|
|
17711
|
+
"task-details-suffix": {
|
|
17712
|
+
stringValue: "\nYOU MUST TAKE ONE OF THE FOLLOWING TWO ACTIONS: A) either proceed to other relevant work (if any) or, B) simply update the user with a short message (that you have launched the command and will wait for it to finish) and end the turn.\n DO NOTHING ELSE."
|
|
17713
|
+
}
|
|
17714
|
+
}
|
|
17715
|
+
},
|
|
17716
|
+
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17717
|
+
quotaInfo: {
|
|
17718
|
+
remainingFraction: 0.9912594,
|
|
17719
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17720
|
+
},
|
|
17721
|
+
recommended: true,
|
|
17722
|
+
supportedMimeTypes: {
|
|
17723
|
+
"application/json": true,
|
|
17724
|
+
"application/pdf": true,
|
|
17725
|
+
"application/rtf": true,
|
|
17726
|
+
"application/x-ipynb+json": true,
|
|
17727
|
+
"application/x-javascript": true,
|
|
17728
|
+
"application/x-python-code": true,
|
|
17729
|
+
"application/x-typescript": true,
|
|
17730
|
+
"audio/aac": true,
|
|
17731
|
+
"audio/flac": true,
|
|
17732
|
+
"audio/l16": true,
|
|
17733
|
+
"audio/m4a": true,
|
|
17734
|
+
"audio/mp3": true,
|
|
17735
|
+
"audio/mp4": true,
|
|
17736
|
+
"audio/mpeg": true,
|
|
17737
|
+
"audio/ogg": true,
|
|
17738
|
+
"audio/opus": true,
|
|
17739
|
+
"audio/vnd.wave": true,
|
|
17740
|
+
"audio/wav": true,
|
|
17741
|
+
"audio/wave": true,
|
|
17742
|
+
"audio/webm": true,
|
|
17743
|
+
"audio/webm;codecs=opus": true,
|
|
17744
|
+
"audio/x-wav": true,
|
|
17745
|
+
"image/heic": true,
|
|
17746
|
+
"image/heif": true,
|
|
17747
|
+
"image/jpeg": true,
|
|
17748
|
+
"image/png": true,
|
|
17749
|
+
"image/webp": true,
|
|
17750
|
+
"text/css": true,
|
|
17751
|
+
"text/csv": true,
|
|
17752
|
+
"text/html": true,
|
|
17753
|
+
"text/javascript": true,
|
|
17754
|
+
"text/markdown": true,
|
|
17755
|
+
"text/plain": true,
|
|
17756
|
+
"text/rtf": true,
|
|
17757
|
+
"text/x-python": true,
|
|
17758
|
+
"text/x-python-script": true,
|
|
17759
|
+
"text/x-typescript": true,
|
|
17760
|
+
"text/xml": true,
|
|
17761
|
+
"video/audio/s16le": true,
|
|
17762
|
+
"video/audio/wav": true,
|
|
17763
|
+
"video/jpeg2000": true,
|
|
17764
|
+
"video/mp4": true,
|
|
17765
|
+
"video/text/timestamp": true,
|
|
17766
|
+
"video/videoframe/jpeg2000": true,
|
|
17767
|
+
"video/webm": true
|
|
17768
|
+
},
|
|
17769
|
+
supportsImages: true,
|
|
17770
|
+
supportsThinking: true,
|
|
17771
|
+
supportsVideo: true,
|
|
17772
|
+
tagDescription: "Limited time",
|
|
17773
|
+
tagTitle: "Fast",
|
|
17774
|
+
thinkingBudget: 4e3
|
|
17775
|
+
},
|
|
17522
17776
|
"gemini-pro-agent": {
|
|
17523
17777
|
apiProvider: "API_PROVIDER_GOOGLE_GEMINI",
|
|
17524
17778
|
displayName: "Gemini 3.1 Pro (High)",
|
|
@@ -17547,8 +17801,8 @@ var models_default = {
|
|
|
17547
17801
|
},
|
|
17548
17802
|
modelProvider: "MODEL_PROVIDER_GOOGLE",
|
|
17549
17803
|
quotaInfo: {
|
|
17550
|
-
remainingFraction: 0.
|
|
17551
|
-
resetTime: "2026-09-
|
|
17804
|
+
remainingFraction: 0.9912594,
|
|
17805
|
+
resetTime: "2026-09-03T00:54:32Z"
|
|
17552
17806
|
},
|
|
17553
17807
|
recommended: true,
|
|
17554
17808
|
supportedMimeTypes: {
|
|
@@ -17619,7 +17873,7 @@ var models_default = {
|
|
|
17619
17873
|
modelProvider: "MODEL_PROVIDER_OPENAI",
|
|
17620
17874
|
quotaInfo: {
|
|
17621
17875
|
remainingFraction: 1,
|
|
17622
|
-
resetTime: "2026-09-
|
|
17876
|
+
resetTime: "2026-09-03T01:15:50Z"
|
|
17623
17877
|
},
|
|
17624
17878
|
recommended: true,
|
|
17625
17879
|
supportsThinking: true,
|