@yina-npm/openrouterx 0.4.21 → 0.4.23

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 (530) hide show
  1. package/README.md +2 -0
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +5 -2
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/routes-manifest.json +18 -0
  6. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -2
  7. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  11. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  13. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
  21. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  23. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  31. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  41. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  43. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  49. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/user/page.js +3 -3
  51. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/_global-error/page.js +3 -3
  53. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/_global-error.html +1 -1
  55. package/app/.next/server/app/_global-error.rsc +1 -1
  56. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  57. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  61. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  62. package/app/.next/server/app/_not-found/page.js +2 -2
  63. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/_not-found.html +1 -1
  65. package/app/.next/server/app/_not-found.rsc +4 -4
  66. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  67. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  68. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  69. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  70. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  71. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  72. package/app/.next/server/app/api/auth/login/route.js +1 -1
  73. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  74. package/app/.next/server/app/api/auth/me/route.js +1 -1
  75. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  76. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  77. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js +1 -0
  78. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js.nft.json +1 -0
  79. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route_client-reference-manifest.js +1 -0
  80. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js +1 -0
  81. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js.nft.json +1 -0
  82. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route_client-reference-manifest.js +1 -0
  83. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  84. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js +1 -0
  85. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js.nft.json +1 -0
  86. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route_client-reference-manifest.js +1 -0
  87. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  90. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  91. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  92. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  95. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  96. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  97. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  98. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  99. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  100. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  101. package/app/.next/server/app/api/combos/route.js +1 -1
  102. package/app/.next/server/app/api/health/route.js +1 -1
  103. package/app/.next/server/app/api/init/route.js +1 -1
  104. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  105. package/app/.next/server/app/api/keys/route.js +1 -1
  106. package/app/.next/server/app/api/locale/route.js +1 -1
  107. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  108. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  109. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  110. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  111. package/app/.next/server/app/api/models/alias/route.js +1 -1
  112. package/app/.next/server/app/api/models/availability/route.js +1 -1
  113. package/app/.next/server/app/api/models/custom/route.js +1 -1
  114. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  115. package/app/.next/server/app/api/models/route.js +1 -1
  116. package/app/.next/server/app/api/models/test/route.js +1 -1
  117. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  118. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  119. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  120. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  121. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  122. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  123. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  124. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  125. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  126. package/app/.next/server/app/api/pricing/route.js +1 -1
  127. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  128. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  129. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  130. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  131. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  132. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  133. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  134. package/app/.next/server/app/api/providers/client/route.js +1 -1
  135. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  136. package/app/.next/server/app/api/providers/route.js +1 -1
  137. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  138. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  139. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  140. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  141. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  142. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  143. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  144. package/app/.next/server/app/api/settings/database/route.js +1 -1
  145. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  146. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  147. package/app/.next/server/app/api/settings/route.js +1 -1
  148. package/app/.next/server/app/api/shutdown/route.js +1 -1
  149. package/app/.next/server/app/api/tags/route.js +1 -1
  150. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  151. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  152. package/app/.next/server/app/api/translator/load/route.js +1 -1
  153. package/app/.next/server/app/api/translator/save/route.js +1 -1
  154. package/app/.next/server/app/api/translator/send/route.js +1 -1
  155. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  156. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  157. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  158. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  159. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  160. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  161. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  162. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  163. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
  164. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  165. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  166. package/app/.next/server/app/api/usage/api-keys/route.js +1 -1
  167. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  168. package/app/.next/server/app/api/usage/history/route.js +1 -1
  169. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  170. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  171. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  172. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  173. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  174. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  175. package/app/.next/server/app/api/users/[id]/route.js +1 -1
  176. package/app/.next/server/app/api/users/route.js +1 -1
  177. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  178. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  179. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  180. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  181. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  182. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  183. package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
  184. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  185. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  186. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  187. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  188. package/app/.next/server/app/api/v1/models/route.js +1 -1
  189. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  190. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  191. package/app/.next/server/app/api/v1/route.js +1 -1
  192. package/app/.next/server/app/api/v1/search/route.js +1 -1
  193. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  194. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  195. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  196. package/app/.next/server/app/api/version/route.js +1 -1
  197. package/app/.next/server/app/api/version/update/route.js +1 -1
  198. package/app/.next/server/app/callback/page.js +2 -2
  199. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/callback.html +1 -1
  201. package/app/.next/server/app/callback.rsc +4 -4
  202. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  203. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  204. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  205. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  206. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  207. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  208. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  209. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  211. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  212. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  213. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  214. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  215. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  216. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  217. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  218. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  219. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  220. package/app/.next/server/app/favicon.ico/route.js +1 -1
  221. package/app/.next/server/app/index.html +1 -1
  222. package/app/.next/server/app/index.rsc +4 -4
  223. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  224. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  225. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  226. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  227. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  228. package/app/.next/server/app/landing/page.js +2 -2
  229. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  230. package/app/.next/server/app/landing.html +1 -1
  231. package/app/.next/server/app/landing.rsc +4 -4
  232. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  233. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  234. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  235. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  236. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  237. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  238. package/app/.next/server/app/login/page.js +2 -2
  239. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/login.html +1 -1
  241. package/app/.next/server/app/login.rsc +5 -5
  242. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  243. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  244. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  245. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  246. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  247. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  248. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  249. package/app/.next/server/app/page.js +2 -2
  250. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  251. package/app/.next/server/app-paths-manifest.json +5 -2
  252. package/app/.next/server/chunks/4122.js +1 -1
  253. package/app/.next/server/chunks/5627.js +6 -4
  254. package/app/.next/server/chunks/6182.js +2 -2
  255. package/app/.next/server/chunks/7595.js +1 -1
  256. package/app/.next/server/chunks/7937.js +1 -1
  257. package/app/.next/server/chunks/9547.js +17 -2
  258. package/app/.next/server/functions-config-manifest.json +1 -0
  259. package/app/.next/server/middleware-build-manifest.js +1 -1
  260. package/app/.next/server/pages/404.html +1 -1
  261. package/app/.next/server/pages/500.html +1 -1
  262. package/app/.next/static/chunks/{1321-b84130cd27e8b78c.js → 1321-c90a1f54884edb62.js} +1 -1
  263. package/app/.next/static/chunks/{2336-5b3617dc05c223ff.js → 2336-4ac589bb36571207.js} +19 -4
  264. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-6ec61ce021cdb9a6.js +1 -0
  265. package/app/.next/static/chunks/app/_global-error/page-6ec61ce021cdb9a6.js +1 -0
  266. package/app/.next/static/chunks/app/api/auth/login/route-6ec61ce021cdb9a6.js +1 -0
  267. package/app/.next/static/chunks/app/api/auth/logout/route-6ec61ce021cdb9a6.js +1 -0
  268. package/app/.next/static/chunks/app/api/auth/me/route-6ec61ce021cdb9a6.js +1 -0
  269. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-6ec61ce021cdb9a6.js +1 -0
  270. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-6ec61ce021cdb9a6.js +1 -0
  271. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-6ec61ce021cdb9a6.js +1 -0
  272. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-6ec61ce021cdb9a6.js +1 -0
  273. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-6ec61ce021cdb9a6.js +1 -0
  274. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-6ec61ce021cdb9a6.js +1 -0
  275. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-6ec61ce021cdb9a6.js +1 -0
  276. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-6ec61ce021cdb9a6.js +1 -0
  277. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-6ec61ce021cdb9a6.js +1 -0
  278. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-6ec61ce021cdb9a6.js +1 -0
  279. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-6ec61ce021cdb9a6.js +1 -0
  280. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-6ec61ce021cdb9a6.js +1 -0
  281. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-6ec61ce021cdb9a6.js +1 -0
  282. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-6ec61ce021cdb9a6.js +1 -0
  283. package/app/.next/static/chunks/app/api/cloud/auth/route-6ec61ce021cdb9a6.js +1 -0
  284. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-6ec61ce021cdb9a6.js +1 -0
  285. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-6ec61ce021cdb9a6.js +1 -0
  286. package/app/.next/static/chunks/app/api/cloud/models/alias/route-6ec61ce021cdb9a6.js +1 -0
  287. package/app/.next/static/chunks/app/api/combos/[id]/route-6ec61ce021cdb9a6.js +1 -0
  288. package/app/.next/static/chunks/app/api/combos/route-6ec61ce021cdb9a6.js +1 -0
  289. package/app/.next/static/chunks/app/api/health/route-6ec61ce021cdb9a6.js +1 -0
  290. package/app/.next/static/chunks/app/api/init/route-6ec61ce021cdb9a6.js +1 -0
  291. package/app/.next/static/chunks/app/api/keys/[id]/route-6ec61ce021cdb9a6.js +1 -0
  292. package/app/.next/static/chunks/app/api/keys/route-6ec61ce021cdb9a6.js +1 -0
  293. package/app/.next/static/chunks/app/api/locale/route-6ec61ce021cdb9a6.js +1 -0
  294. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-6ec61ce021cdb9a6.js +1 -0
  295. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-6ec61ce021cdb9a6.js +1 -0
  296. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-6ec61ce021cdb9a6.js +1 -0
  297. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-6ec61ce021cdb9a6.js +1 -0
  298. package/app/.next/static/chunks/app/api/models/alias/route-6ec61ce021cdb9a6.js +1 -0
  299. package/app/.next/static/chunks/app/api/models/availability/route-6ec61ce021cdb9a6.js +1 -0
  300. package/app/.next/static/chunks/app/api/models/custom/route-6ec61ce021cdb9a6.js +1 -0
  301. package/app/.next/static/chunks/app/api/models/disabled/route-6ec61ce021cdb9a6.js +1 -0
  302. package/app/.next/static/chunks/app/api/models/route-6ec61ce021cdb9a6.js +1 -0
  303. package/app/.next/static/chunks/app/api/models/test/route-6ec61ce021cdb9a6.js +1 -0
  304. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-6ec61ce021cdb9a6.js +1 -0
  305. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-6ec61ce021cdb9a6.js +1 -0
  306. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-6ec61ce021cdb9a6.js +1 -0
  307. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-6ec61ce021cdb9a6.js +1 -0
  308. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-6ec61ce021cdb9a6.js +1 -0
  309. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-6ec61ce021cdb9a6.js +1 -0
  310. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-6ec61ce021cdb9a6.js +1 -0
  311. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-6ec61ce021cdb9a6.js +1 -0
  312. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-6ec61ce021cdb9a6.js +1 -0
  313. package/app/.next/static/chunks/app/api/pricing/route-6ec61ce021cdb9a6.js +1 -0
  314. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-6ec61ce021cdb9a6.js +1 -0
  315. package/app/.next/static/chunks/app/api/provider-nodes/route-6ec61ce021cdb9a6.js +1 -0
  316. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-6ec61ce021cdb9a6.js +1 -0
  317. package/app/.next/static/chunks/app/api/providers/[id]/models/route-6ec61ce021cdb9a6.js +1 -0
  318. package/app/.next/static/chunks/app/api/providers/[id]/route-6ec61ce021cdb9a6.js +1 -0
  319. package/app/.next/static/chunks/app/api/providers/[id]/test/route-6ec61ce021cdb9a6.js +1 -0
  320. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-6ec61ce021cdb9a6.js +1 -0
  321. package/app/.next/static/chunks/app/api/providers/client/route-6ec61ce021cdb9a6.js +1 -0
  322. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-6ec61ce021cdb9a6.js +1 -0
  323. package/app/.next/static/chunks/app/api/providers/route-6ec61ce021cdb9a6.js +1 -0
  324. package/app/.next/static/chunks/app/api/providers/suggested-models/route-6ec61ce021cdb9a6.js +1 -0
  325. package/app/.next/static/chunks/app/api/providers/test-batch/route-6ec61ce021cdb9a6.js +1 -0
  326. package/app/.next/static/chunks/app/api/providers/validate/route-6ec61ce021cdb9a6.js +1 -0
  327. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-6ec61ce021cdb9a6.js +1 -0
  328. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-6ec61ce021cdb9a6.js +1 -0
  329. package/app/.next/static/chunks/app/api/proxy-pools/route-6ec61ce021cdb9a6.js +1 -0
  330. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-6ec61ce021cdb9a6.js +1 -0
  331. package/app/.next/static/chunks/app/api/settings/database/route-6ec61ce021cdb9a6.js +1 -0
  332. package/app/.next/static/chunks/app/api/settings/proxy-test/route-6ec61ce021cdb9a6.js +1 -0
  333. package/app/.next/static/chunks/app/api/settings/require-login/route-6ec61ce021cdb9a6.js +1 -0
  334. package/app/.next/static/chunks/app/api/settings/route-6ec61ce021cdb9a6.js +1 -0
  335. package/app/.next/static/chunks/app/api/shutdown/route-6ec61ce021cdb9a6.js +1 -0
  336. package/app/.next/static/chunks/app/api/tags/route-6ec61ce021cdb9a6.js +1 -0
  337. package/app/.next/static/chunks/app/api/translator/console-logs/route-6ec61ce021cdb9a6.js +1 -0
  338. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-6ec61ce021cdb9a6.js +1 -0
  339. package/app/.next/static/chunks/app/api/translator/load/route-6ec61ce021cdb9a6.js +1 -0
  340. package/app/.next/static/chunks/app/api/translator/save/route-6ec61ce021cdb9a6.js +1 -0
  341. package/app/.next/static/chunks/app/api/translator/send/route-6ec61ce021cdb9a6.js +1 -0
  342. package/app/.next/static/chunks/app/api/translator/translate/route-6ec61ce021cdb9a6.js +1 -0
  343. package/app/.next/static/chunks/app/api/tunnel/disable/route-6ec61ce021cdb9a6.js +1 -0
  344. package/app/.next/static/chunks/app/api/tunnel/enable/route-6ec61ce021cdb9a6.js +1 -0
  345. package/app/.next/static/chunks/app/api/tunnel/status/route-6ec61ce021cdb9a6.js +1 -0
  346. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-6ec61ce021cdb9a6.js +1 -0
  347. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-6ec61ce021cdb9a6.js +1 -0
  348. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-6ec61ce021cdb9a6.js +1 -0
  349. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-6ec61ce021cdb9a6.js +1 -0
  350. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-6ec61ce021cdb9a6.js +1 -0
  351. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-6ec61ce021cdb9a6.js +1 -0
  352. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-6ec61ce021cdb9a6.js +1 -0
  353. package/app/.next/static/chunks/app/api/usage/api-keys/route-6ec61ce021cdb9a6.js +1 -0
  354. package/app/.next/static/chunks/app/api/usage/chart/route-6ec61ce021cdb9a6.js +1 -0
  355. package/app/.next/static/chunks/app/api/usage/history/route-6ec61ce021cdb9a6.js +1 -0
  356. package/app/.next/static/chunks/app/api/usage/logs/route-6ec61ce021cdb9a6.js +1 -0
  357. package/app/.next/static/chunks/app/api/usage/providers/route-6ec61ce021cdb9a6.js +1 -0
  358. package/app/.next/static/chunks/app/api/usage/request-details/route-6ec61ce021cdb9a6.js +1 -0
  359. package/app/.next/static/chunks/app/api/usage/request-logs/route-6ec61ce021cdb9a6.js +1 -0
  360. package/app/.next/static/chunks/app/api/usage/stats/route-6ec61ce021cdb9a6.js +1 -0
  361. package/app/.next/static/chunks/app/api/usage/stream/route-6ec61ce021cdb9a6.js +1 -0
  362. package/app/.next/static/chunks/app/api/users/[id]/route-6ec61ce021cdb9a6.js +1 -0
  363. package/app/.next/static/chunks/app/api/users/route-6ec61ce021cdb9a6.js +1 -0
  364. package/app/.next/static/chunks/app/api/v1/api/chat/route-6ec61ce021cdb9a6.js +1 -0
  365. package/app/.next/static/chunks/app/api/v1/audio/speech/route-6ec61ce021cdb9a6.js +1 -0
  366. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-6ec61ce021cdb9a6.js +1 -0
  367. package/app/.next/static/chunks/app/api/v1/audio/voices/route-6ec61ce021cdb9a6.js +1 -0
  368. package/app/.next/static/chunks/app/api/v1/chat/completions/route-6ec61ce021cdb9a6.js +1 -0
  369. package/app/.next/static/chunks/app/api/v1/embeddings/route-6ec61ce021cdb9a6.js +1 -0
  370. package/app/.next/static/chunks/app/api/v1/images/generations/route-6ec61ce021cdb9a6.js +1 -0
  371. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-6ec61ce021cdb9a6.js +1 -0
  372. package/app/.next/static/chunks/app/api/v1/messages/route-6ec61ce021cdb9a6.js +1 -0
  373. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-6ec61ce021cdb9a6.js +1 -0
  374. package/app/.next/static/chunks/app/api/v1/models/info/route-6ec61ce021cdb9a6.js +1 -0
  375. package/app/.next/static/chunks/app/api/v1/models/route-6ec61ce021cdb9a6.js +1 -0
  376. package/app/.next/static/chunks/app/api/v1/responses/compact/route-6ec61ce021cdb9a6.js +1 -0
  377. package/app/.next/static/chunks/app/api/v1/responses/route-6ec61ce021cdb9a6.js +1 -0
  378. package/app/.next/static/chunks/app/api/v1/route-6ec61ce021cdb9a6.js +1 -0
  379. package/app/.next/static/chunks/app/api/v1/search/route-6ec61ce021cdb9a6.js +1 -0
  380. package/app/.next/static/chunks/app/api/v1/web/fetch/route-6ec61ce021cdb9a6.js +1 -0
  381. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-6ec61ce021cdb9a6.js +1 -0
  382. package/app/.next/static/chunks/app/api/v1beta/models/route-6ec61ce021cdb9a6.js +1 -0
  383. package/app/.next/static/chunks/app/api/version/route-6ec61ce021cdb9a6.js +1 -0
  384. package/app/.next/static/chunks/app/api/version/update/route-6ec61ce021cdb9a6.js +1 -0
  385. package/app/.next/static/chunks/app/manifest.webmanifest/route-6ec61ce021cdb9a6.js +1 -0
  386. package/app/.next/static/chunks/app/page-6ec61ce021cdb9a6.js +1 -0
  387. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-6ec61ce021cdb9a6.js +1 -0
  388. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-6ec61ce021cdb9a6.js +1 -0
  389. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-6ec61ce021cdb9a6.js +1 -0
  390. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-6ec61ce021cdb9a6.js +1 -0
  391. package/app/.next/static/css/81b7abc9204a4458.css +1 -0
  392. package/app/.next/static/s_c_Y_7O0OBMovBwrwXBp/_buildManifest.js +1 -0
  393. package/app/package.json +1 -1
  394. package/app/src/mitm/antigravityAvailableModels.fixture.json +632 -0
  395. package/app/src/mitm/antigravityModels.js +265 -0
  396. package/app/src/mitm/config.js +18 -2
  397. package/app/src/mitm/dns/dnsConfig.js +113 -0
  398. package/app/src/mitm/handlers/antigravity.js +29 -2
  399. package/app/src/mitm/logger.js +1 -1
  400. package/app/src/mitm/manager.js +9 -1
  401. package/app/src/mitm/server.js +219 -18
  402. package/app/src/shared/constants/mitmToolHosts.js +5 -1
  403. package/package.json +1 -1
  404. package/app/.next/static/2TCKT7FIN7PE7ZJ20oAeb/_buildManifest.js +0 -1
  405. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-d1c369e2c3fb727b.js +0 -1
  406. package/app/.next/static/chunks/app/_global-error/page-d1c369e2c3fb727b.js +0 -1
  407. package/app/.next/static/chunks/app/api/auth/login/route-d1c369e2c3fb727b.js +0 -1
  408. package/app/.next/static/chunks/app/api/auth/logout/route-d1c369e2c3fb727b.js +0 -1
  409. package/app/.next/static/chunks/app/api/auth/me/route-d1c369e2c3fb727b.js +0 -1
  410. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-d1c369e2c3fb727b.js +0 -1
  411. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-d1c369e2c3fb727b.js +0 -1
  412. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-d1c369e2c3fb727b.js +0 -1
  413. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-d1c369e2c3fb727b.js +0 -1
  414. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-d1c369e2c3fb727b.js +0 -1
  415. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-d1c369e2c3fb727b.js +0 -1
  416. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-d1c369e2c3fb727b.js +0 -1
  417. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-d1c369e2c3fb727b.js +0 -1
  418. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-d1c369e2c3fb727b.js +0 -1
  419. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-d1c369e2c3fb727b.js +0 -1
  420. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-d1c369e2c3fb727b.js +0 -1
  421. package/app/.next/static/chunks/app/api/cloud/auth/route-d1c369e2c3fb727b.js +0 -1
  422. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-d1c369e2c3fb727b.js +0 -1
  423. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-d1c369e2c3fb727b.js +0 -1
  424. package/app/.next/static/chunks/app/api/cloud/models/alias/route-d1c369e2c3fb727b.js +0 -1
  425. package/app/.next/static/chunks/app/api/combos/[id]/route-d1c369e2c3fb727b.js +0 -1
  426. package/app/.next/static/chunks/app/api/combos/route-d1c369e2c3fb727b.js +0 -1
  427. package/app/.next/static/chunks/app/api/health/route-d1c369e2c3fb727b.js +0 -1
  428. package/app/.next/static/chunks/app/api/init/route-d1c369e2c3fb727b.js +0 -1
  429. package/app/.next/static/chunks/app/api/keys/[id]/route-d1c369e2c3fb727b.js +0 -1
  430. package/app/.next/static/chunks/app/api/keys/route-d1c369e2c3fb727b.js +0 -1
  431. package/app/.next/static/chunks/app/api/locale/route-d1c369e2c3fb727b.js +0 -1
  432. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-d1c369e2c3fb727b.js +0 -1
  433. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-d1c369e2c3fb727b.js +0 -1
  434. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-d1c369e2c3fb727b.js +0 -1
  435. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-d1c369e2c3fb727b.js +0 -1
  436. package/app/.next/static/chunks/app/api/models/alias/route-d1c369e2c3fb727b.js +0 -1
  437. package/app/.next/static/chunks/app/api/models/availability/route-d1c369e2c3fb727b.js +0 -1
  438. package/app/.next/static/chunks/app/api/models/custom/route-d1c369e2c3fb727b.js +0 -1
  439. package/app/.next/static/chunks/app/api/models/disabled/route-d1c369e2c3fb727b.js +0 -1
  440. package/app/.next/static/chunks/app/api/models/route-d1c369e2c3fb727b.js +0 -1
  441. package/app/.next/static/chunks/app/api/models/test/route-d1c369e2c3fb727b.js +0 -1
  442. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-d1c369e2c3fb727b.js +0 -1
  443. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-d1c369e2c3fb727b.js +0 -1
  444. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-d1c369e2c3fb727b.js +0 -1
  445. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-d1c369e2c3fb727b.js +0 -1
  446. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-d1c369e2c3fb727b.js +0 -1
  447. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-d1c369e2c3fb727b.js +0 -1
  448. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-d1c369e2c3fb727b.js +0 -1
  449. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-d1c369e2c3fb727b.js +0 -1
  450. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-d1c369e2c3fb727b.js +0 -1
  451. package/app/.next/static/chunks/app/api/pricing/route-d1c369e2c3fb727b.js +0 -1
  452. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-d1c369e2c3fb727b.js +0 -1
  453. package/app/.next/static/chunks/app/api/provider-nodes/route-d1c369e2c3fb727b.js +0 -1
  454. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-d1c369e2c3fb727b.js +0 -1
  455. package/app/.next/static/chunks/app/api/providers/[id]/models/route-d1c369e2c3fb727b.js +0 -1
  456. package/app/.next/static/chunks/app/api/providers/[id]/route-d1c369e2c3fb727b.js +0 -1
  457. package/app/.next/static/chunks/app/api/providers/[id]/test/route-d1c369e2c3fb727b.js +0 -1
  458. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-d1c369e2c3fb727b.js +0 -1
  459. package/app/.next/static/chunks/app/api/providers/client/route-d1c369e2c3fb727b.js +0 -1
  460. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-d1c369e2c3fb727b.js +0 -1
  461. package/app/.next/static/chunks/app/api/providers/route-d1c369e2c3fb727b.js +0 -1
  462. package/app/.next/static/chunks/app/api/providers/suggested-models/route-d1c369e2c3fb727b.js +0 -1
  463. package/app/.next/static/chunks/app/api/providers/test-batch/route-d1c369e2c3fb727b.js +0 -1
  464. package/app/.next/static/chunks/app/api/providers/validate/route-d1c369e2c3fb727b.js +0 -1
  465. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-d1c369e2c3fb727b.js +0 -1
  466. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-d1c369e2c3fb727b.js +0 -1
  467. package/app/.next/static/chunks/app/api/proxy-pools/route-d1c369e2c3fb727b.js +0 -1
  468. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-d1c369e2c3fb727b.js +0 -1
  469. package/app/.next/static/chunks/app/api/settings/database/route-d1c369e2c3fb727b.js +0 -1
  470. package/app/.next/static/chunks/app/api/settings/proxy-test/route-d1c369e2c3fb727b.js +0 -1
  471. package/app/.next/static/chunks/app/api/settings/require-login/route-d1c369e2c3fb727b.js +0 -1
  472. package/app/.next/static/chunks/app/api/settings/route-d1c369e2c3fb727b.js +0 -1
  473. package/app/.next/static/chunks/app/api/shutdown/route-d1c369e2c3fb727b.js +0 -1
  474. package/app/.next/static/chunks/app/api/tags/route-d1c369e2c3fb727b.js +0 -1
  475. package/app/.next/static/chunks/app/api/translator/console-logs/route-d1c369e2c3fb727b.js +0 -1
  476. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-d1c369e2c3fb727b.js +0 -1
  477. package/app/.next/static/chunks/app/api/translator/load/route-d1c369e2c3fb727b.js +0 -1
  478. package/app/.next/static/chunks/app/api/translator/save/route-d1c369e2c3fb727b.js +0 -1
  479. package/app/.next/static/chunks/app/api/translator/send/route-d1c369e2c3fb727b.js +0 -1
  480. package/app/.next/static/chunks/app/api/translator/translate/route-d1c369e2c3fb727b.js +0 -1
  481. package/app/.next/static/chunks/app/api/tunnel/disable/route-d1c369e2c3fb727b.js +0 -1
  482. package/app/.next/static/chunks/app/api/tunnel/enable/route-d1c369e2c3fb727b.js +0 -1
  483. package/app/.next/static/chunks/app/api/tunnel/status/route-d1c369e2c3fb727b.js +0 -1
  484. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-d1c369e2c3fb727b.js +0 -1
  485. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-d1c369e2c3fb727b.js +0 -1
  486. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-d1c369e2c3fb727b.js +0 -1
  487. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-d1c369e2c3fb727b.js +0 -1
  488. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-d1c369e2c3fb727b.js +0 -1
  489. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-d1c369e2c3fb727b.js +0 -1
  490. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-d1c369e2c3fb727b.js +0 -1
  491. package/app/.next/static/chunks/app/api/usage/api-keys/route-d1c369e2c3fb727b.js +0 -1
  492. package/app/.next/static/chunks/app/api/usage/chart/route-d1c369e2c3fb727b.js +0 -1
  493. package/app/.next/static/chunks/app/api/usage/history/route-d1c369e2c3fb727b.js +0 -1
  494. package/app/.next/static/chunks/app/api/usage/logs/route-d1c369e2c3fb727b.js +0 -1
  495. package/app/.next/static/chunks/app/api/usage/providers/route-d1c369e2c3fb727b.js +0 -1
  496. package/app/.next/static/chunks/app/api/usage/request-details/route-d1c369e2c3fb727b.js +0 -1
  497. package/app/.next/static/chunks/app/api/usage/request-logs/route-d1c369e2c3fb727b.js +0 -1
  498. package/app/.next/static/chunks/app/api/usage/stats/route-d1c369e2c3fb727b.js +0 -1
  499. package/app/.next/static/chunks/app/api/usage/stream/route-d1c369e2c3fb727b.js +0 -1
  500. package/app/.next/static/chunks/app/api/users/[id]/route-d1c369e2c3fb727b.js +0 -1
  501. package/app/.next/static/chunks/app/api/users/route-d1c369e2c3fb727b.js +0 -1
  502. package/app/.next/static/chunks/app/api/v1/api/chat/route-d1c369e2c3fb727b.js +0 -1
  503. package/app/.next/static/chunks/app/api/v1/audio/speech/route-d1c369e2c3fb727b.js +0 -1
  504. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-d1c369e2c3fb727b.js +0 -1
  505. package/app/.next/static/chunks/app/api/v1/audio/voices/route-d1c369e2c3fb727b.js +0 -1
  506. package/app/.next/static/chunks/app/api/v1/chat/completions/route-d1c369e2c3fb727b.js +0 -1
  507. package/app/.next/static/chunks/app/api/v1/embeddings/route-d1c369e2c3fb727b.js +0 -1
  508. package/app/.next/static/chunks/app/api/v1/images/generations/route-d1c369e2c3fb727b.js +0 -1
  509. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-d1c369e2c3fb727b.js +0 -1
  510. package/app/.next/static/chunks/app/api/v1/messages/route-d1c369e2c3fb727b.js +0 -1
  511. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-d1c369e2c3fb727b.js +0 -1
  512. package/app/.next/static/chunks/app/api/v1/models/info/route-d1c369e2c3fb727b.js +0 -1
  513. package/app/.next/static/chunks/app/api/v1/models/route-d1c369e2c3fb727b.js +0 -1
  514. package/app/.next/static/chunks/app/api/v1/responses/compact/route-d1c369e2c3fb727b.js +0 -1
  515. package/app/.next/static/chunks/app/api/v1/responses/route-d1c369e2c3fb727b.js +0 -1
  516. package/app/.next/static/chunks/app/api/v1/route-d1c369e2c3fb727b.js +0 -1
  517. package/app/.next/static/chunks/app/api/v1/search/route-d1c369e2c3fb727b.js +0 -1
  518. package/app/.next/static/chunks/app/api/v1/web/fetch/route-d1c369e2c3fb727b.js +0 -1
  519. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-d1c369e2c3fb727b.js +0 -1
  520. package/app/.next/static/chunks/app/api/v1beta/models/route-d1c369e2c3fb727b.js +0 -1
  521. package/app/.next/static/chunks/app/api/version/route-d1c369e2c3fb727b.js +0 -1
  522. package/app/.next/static/chunks/app/api/version/update/route-d1c369e2c3fb727b.js +0 -1
  523. package/app/.next/static/chunks/app/manifest.webmanifest/route-d1c369e2c3fb727b.js +0 -1
  524. package/app/.next/static/chunks/app/page-d1c369e2c3fb727b.js +0 -1
  525. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-d1c369e2c3fb727b.js +0 -1
  526. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-d1c369e2c3fb727b.js +0 -1
  527. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-d1c369e2c3fb727b.js +0 -1
  528. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-d1c369e2c3fb727b.js +0 -1
  529. package/app/.next/static/css/48caf49054c81db9.css +0 -1
  530. /package/app/.next/static/{2TCKT7FIN7PE7ZJ20oAeb → s_c_Y_7O0OBMovBwrwXBp}/_ssgManifest.js +0 -0
@@ -0,0 +1,632 @@
1
+ {
2
+ "models": {
3
+ "gemini-2.5-flash-thinking": {
4
+ "displayName": "Gemini 3.1 Flash Lite",
5
+ "maxTokens": 1048576,
6
+ "maxOutputTokens": 65535,
7
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
8
+ "quotaInfo": {
9
+ "remainingFraction": 1,
10
+ "resetTime": "2026-05-08T13:04:13Z"
11
+ },
12
+ "model": "MODEL_GOOGLE_GEMINI_2_5_FLASH_THINKING",
13
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
14
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
15
+ "modelExperiments": {
16
+ "experiments": {
17
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
18
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
19
+ }
20
+ }
21
+ }
22
+ },
23
+ "gemini-2.5-pro": {
24
+ "displayName": "Gemini 2.5 Pro",
25
+ "supportsImages": true,
26
+ "supportsThinking": true,
27
+ "thinkingBudget": 1024,
28
+ "minThinkingBudget": 128,
29
+ "recommended": true,
30
+ "maxTokens": 1048576,
31
+ "maxOutputTokens": 65535,
32
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
33
+ "quotaInfo": {
34
+ "remainingFraction": 1,
35
+ "resetTime": "2026-05-08T13:04:13Z"
36
+ },
37
+ "model": "MODEL_GOOGLE_GEMINI_2_5_PRO",
38
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
39
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
40
+ "supportedMimeTypes": {
41
+ "application/x-ipynb+json": true,
42
+ "image/jpeg": true,
43
+ "video/jpeg2000": true,
44
+ "text/css": true,
45
+ "audio/webm;codecs=opus": true,
46
+ "image/heic": true,
47
+ "video/audio/wav": true,
48
+ "text/csv": true,
49
+ "image/webp": true,
50
+ "text/x-python-script": true,
51
+ "application/json": true,
52
+ "text/markdown": true,
53
+ "text/xml": true,
54
+ "text/plain": true,
55
+ "video/webm": true,
56
+ "text/x-python": true,
57
+ "application/x-typescript": true,
58
+ "video/videoframe/jpeg2000": true,
59
+ "image/png": true,
60
+ "text/html": true,
61
+ "application/x-javascript": true,
62
+ "application/x-python-code": true,
63
+ "video/text/timestamp": true,
64
+ "video/audio/s16le": true,
65
+ "image/heif": true,
66
+ "text/javascript": true,
67
+ "text/rtf": true,
68
+ "application/pdf": true,
69
+ "application/rtf": true,
70
+ "text/x-typescript": true,
71
+ "video/mp4": true
72
+ },
73
+ "requiresImageOutputOutsideFunctionResponses": true,
74
+ "modelExperiments": {
75
+ "experiments": {
76
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
77
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
78
+ }
79
+ }
80
+ }
81
+ },
82
+ "gpt-oss-120b-medium": {
83
+ "displayName": "GPT-OSS 120B (Medium)",
84
+ "supportsThinking": true,
85
+ "thinkingBudget": 8192,
86
+ "recommended": true,
87
+ "maxTokens": 131072,
88
+ "maxOutputTokens": 32768,
89
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
90
+ "quotaInfo": {
91
+ "remainingFraction": 1,
92
+ "resetTime": "2026-05-15T08:04:13Z"
93
+ },
94
+ "model": "MODEL_OPENAI_GPT_OSS_120B_MEDIUM",
95
+ "apiProvider": "API_PROVIDER_OPENAI_VERTEX",
96
+ "modelProvider": "MODEL_PROVIDER_OPENAI",
97
+ "modelExperiments": {
98
+ "experiments": {
99
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
100
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_UNSPECIFIED\",\n \"max_token_limit\": \"80000\",\n \"token_threshold\": \"50000\",\n \"max_overhead_ratio\": \"0.15\",\n \"moving_window_size\": \"1\",\n \"enabled\": true,\n \"max_output_tokens\": \"8192\",\n \"checkpoint_model\": \"MODEL_PLACEHOLDER_M50\",\n \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
101
+ }
102
+ }
103
+ }
104
+ },
105
+ "claude-opus-4-6-thinking": {
106
+ "displayName": "Claude Opus 4.6 (Thinking)",
107
+ "supportsImages": true,
108
+ "supportsThinking": true,
109
+ "thinkingBudget": 1024,
110
+ "recommended": true,
111
+ "maxTokens": 250000,
112
+ "maxOutputTokens": 64000,
113
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
114
+ "quotaInfo": {
115
+ "remainingFraction": 1,
116
+ "resetTime": "2026-05-15T08:04:13Z"
117
+ },
118
+ "model": "MODEL_PLACEHOLDER_M26",
119
+ "apiProvider": "API_PROVIDER_ANTHROPIC_VERTEX",
120
+ "modelProvider": "MODEL_PROVIDER_ANTHROPIC",
121
+ "supportedMimeTypes": {
122
+ "image/heic": true,
123
+ "image/heif": true,
124
+ "image/jpeg": true,
125
+ "image/png": true,
126
+ "image/webp": true,
127
+ "video/jpeg2000": true,
128
+ "video/videoframe/jpeg2000": true
129
+ },
130
+ "modelExperiments": {
131
+ "experiments": {
132
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
133
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_UNSPECIFIED\",\n \"max_token_limit\": \"160000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
134
+ }
135
+ }
136
+ }
137
+ },
138
+ "claude-sonnet-4-6": {
139
+ "displayName": "Claude Sonnet 4.6 (Thinking)",
140
+ "supportsImages": true,
141
+ "supportsThinking": true,
142
+ "thinkingBudget": 1024,
143
+ "recommended": true,
144
+ "maxTokens": 250000,
145
+ "maxOutputTokens": 64000,
146
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
147
+ "quotaInfo": {
148
+ "remainingFraction": 1,
149
+ "resetTime": "2026-05-15T08:04:13Z"
150
+ },
151
+ "model": "MODEL_PLACEHOLDER_M35",
152
+ "apiProvider": "API_PROVIDER_ANTHROPIC_VERTEX",
153
+ "modelProvider": "MODEL_PROVIDER_ANTHROPIC",
154
+ "supportedMimeTypes": {
155
+ "image/webp": true,
156
+ "video/jpeg2000": true,
157
+ "video/videoframe/jpeg2000": true,
158
+ "image/heic": true,
159
+ "image/heif": true,
160
+ "image/jpeg": true,
161
+ "image/png": true
162
+ },
163
+ "modelExperiments": {
164
+ "experiments": {
165
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
166
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_UNSPECIFIED\",\n \"max_token_limit\": \"160000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
167
+ }
168
+ }
169
+ }
170
+ },
171
+ "gemini-3-flash-agent": {
172
+ "displayName": "Gemini 3 Flash",
173
+ "supportsImages": true,
174
+ "supportsThinking": true,
175
+ "thinkingBudget": -1,
176
+ "minThinkingBudget": 32,
177
+ "recommended": true,
178
+ "maxTokens": 1048576,
179
+ "maxOutputTokens": 65536,
180
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
181
+ "quotaInfo": {
182
+ "remainingFraction": 1,
183
+ "resetTime": "2026-05-15T08:04:13Z"
184
+ },
185
+ "model": "MODEL_PLACEHOLDER_M84",
186
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
187
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
188
+ "supportsVideo": true,
189
+ "supportedMimeTypes": {
190
+ "text/plain": true,
191
+ "text/xml": true,
192
+ "application/rtf": true,
193
+ "application/x-python-code": true,
194
+ "image/png": true,
195
+ "video/webm": true,
196
+ "audio/webm;codecs=opus": true,
197
+ "application/pdf": true,
198
+ "video/audio/wav": true,
199
+ "image/webp": true,
200
+ "video/text/timestamp": true,
201
+ "text/javascript": true,
202
+ "application/x-javascript": true,
203
+ "image/jpeg": true,
204
+ "text/css": true,
205
+ "video/audio/s16le": true,
206
+ "text/rtf": true,
207
+ "video/videoframe/jpeg2000": true,
208
+ "text/x-typescript": true,
209
+ "image/heif": true,
210
+ "text/x-python-script": true,
211
+ "text/html": true,
212
+ "image/heic": true,
213
+ "text/markdown": true,
214
+ "application/json": true,
215
+ "text/x-python": true,
216
+ "video/jpeg2000": true,
217
+ "application/x-ipynb+json": true,
218
+ "text/csv": true,
219
+ "video/mp4": true,
220
+ "application/x-typescript": true
221
+ },
222
+ "modelExperiments": {
223
+ "experiments": {
224
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
225
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
226
+ }
227
+ }
228
+ }
229
+ },
230
+ "gemini-3.1-pro-low": {
231
+ "displayName": "Gemini 3.1 Pro (Low)",
232
+ "supportsImages": true,
233
+ "supportsThinking": true,
234
+ "thinkingBudget": 1001,
235
+ "minThinkingBudget": 128,
236
+ "recommended": true,
237
+ "maxTokens": 1048576,
238
+ "maxOutputTokens": 65535,
239
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
240
+ "quotaInfo": {
241
+ "remainingFraction": 1,
242
+ "resetTime": "2026-05-15T08:04:13Z"
243
+ },
244
+ "model": "MODEL_PLACEHOLDER_M36",
245
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
246
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
247
+ "supportsVideo": true,
248
+ "tagTitle": "New",
249
+ "supportedMimeTypes": {
250
+ "video/text/timestamp": true,
251
+ "image/jpeg": true,
252
+ "text/css": true,
253
+ "video/videoframe/jpeg2000": true,
254
+ "video/webm": true,
255
+ "text/x-python-script": true,
256
+ "image/heif": true,
257
+ "text/markdown": true,
258
+ "text/x-python": true,
259
+ "text/xml": true,
260
+ "application/json": true,
261
+ "image/webp": true,
262
+ "audio/webm;codecs=opus": true,
263
+ "video/mp4": true,
264
+ "text/x-typescript": true,
265
+ "text/plain": true,
266
+ "image/heic": true,
267
+ "video/audio/wav": true,
268
+ "text/javascript": true,
269
+ "image/png": true,
270
+ "text/html": true,
271
+ "application/x-python-code": true,
272
+ "application/x-typescript": true,
273
+ "text/csv": true,
274
+ "application/rtf": true,
275
+ "application/x-ipynb+json": true,
276
+ "text/rtf": true,
277
+ "video/audio/s16le": true,
278
+ "video/jpeg2000": true,
279
+ "application/pdf": true,
280
+ "application/x-javascript": true
281
+ },
282
+ "modelExperiments": {
283
+ "experiments": {
284
+ "cascade-include-ephemeral-message": {
285
+ "stringValue": "{\n \"enabled\": true,\n \"disabledHeuristics\": [\"running_tasks_reminder\"]\n}"
286
+ },
287
+ "template__system_prompts__communication_style": {
288
+ "stringValue": "- Keep your responses concise.\n- Provide a summary of your work when you end your turn.\n- Format your responses in github-style markdown.\n- If you're unsure about the user's intent, ask for clarification rather than making assumptions.\n- You MUST create clickable links for all files and code symbols (classes, types, functions, structs). Use github style markdown links with the `file://` scheme (e.g., [filename](file:///path/to/file) or [ClassName](file:///path/to/file#L10-L20)`). For Windows, use forward slashes for paths.\n\nCRITICAL INSTRUCTION 1: You may have access to a variety of tools at your disposal. Some tools may be for a specific task such as 'view_file' (for viewing contents of a file). Others may be very broadly applicable such as the ability to run a command on a terminal. Always prioritize using the most specific tool you can for the task at hand. Here are some rules: (a) NEVER run cat inside a bash command to create a new file or append to an existing file. (b) ALWAYS use grep_search instead of running grep inside a bash command unless absolutely needed. (c) DO NOT use ls for listing, cat for viewing, grep for finding, sed for replacing.\nCRITICAL INSTRUCTION 2: Before making tool calls T, think and explicitly list out any related tools for the task at hand. You can only execute a set of tools T if all other tools in the list are either more generic or cannot be used for the task at hand. ALWAYS START your thought with recalling critical instructions 1 and 2. In particular, the format for the start of your thought block must be '...94>thought\\nCRITICAL INSTRUCTION 1: ...\\nCRITICAL INSTRUCTION 2: ...'."
289
+ },
290
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
291
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
292
+ }
293
+ }
294
+ }
295
+ },
296
+ "tab_flash_lite_preview": {
297
+ "maxTokens": 16384,
298
+ "maxOutputTokens": 4096,
299
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
300
+ "quotaInfo": {
301
+ "remainingFraction": 1
302
+ },
303
+ "model": "MODEL_PLACEHOLDER_M19",
304
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
305
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
306
+ "supportsCumulativeContext": true,
307
+ "supportsEstimateTokenCounter": true,
308
+ "toolFormatterType": "TOOL_FORMATTER_TYPE_XML",
309
+ "requiresLeadInGeneration": true
310
+ },
311
+ "gemini-3-flash": {
312
+ "displayName": "Gemini 3 Flash",
313
+ "supportsImages": true,
314
+ "supportsThinking": true,
315
+ "thinkingBudget": -1,
316
+ "minThinkingBudget": 32,
317
+ "recommended": true,
318
+ "maxTokens": 1048576,
319
+ "maxOutputTokens": 65536,
320
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
321
+ "quotaInfo": {
322
+ "remainingFraction": 1,
323
+ "resetTime": "2026-05-15T08:04:13Z"
324
+ },
325
+ "model": "MODEL_PLACEHOLDER_M18",
326
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
327
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
328
+ "supportsVideo": true,
329
+ "supportedMimeTypes": {
330
+ "video/audio/s16le": true,
331
+ "text/markdown": true,
332
+ "image/heif": true,
333
+ "application/json": true,
334
+ "text/csv": true,
335
+ "text/html": true,
336
+ "text/xml": true,
337
+ "text/x-python-script": true,
338
+ "image/jpeg": true,
339
+ "application/x-python-code": true,
340
+ "video/webm": true,
341
+ "text/plain": true,
342
+ "text/x-python": true,
343
+ "audio/webm;codecs=opus": true,
344
+ "text/x-typescript": true,
345
+ "application/pdf": true,
346
+ "application/rtf": true,
347
+ "text/javascript": true,
348
+ "video/videoframe/jpeg2000": true,
349
+ "application/x-ipynb+json": true,
350
+ "image/png": true,
351
+ "application/x-typescript": true,
352
+ "video/text/timestamp": true,
353
+ "application/x-javascript": true,
354
+ "video/mp4": true,
355
+ "image/heic": true,
356
+ "text/rtf": true,
357
+ "text/css": true,
358
+ "image/webp": true,
359
+ "video/jpeg2000": true,
360
+ "video/audio/wav": true
361
+ },
362
+ "modelExperiments": {
363
+ "experiments": {
364
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
365
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
366
+ }
367
+ }
368
+ }
369
+ },
370
+ "chat_23310": {
371
+ "maxTokens": 32768,
372
+ "tokenizerType": "QWEN2",
373
+ "quotaInfo": {
374
+ "remainingFraction": 1
375
+ },
376
+ "model": "MODEL_CHAT_23310",
377
+ "apiProvider": "API_PROVIDER_INTERNAL",
378
+ "supportsCumulativeContext": true,
379
+ "supportsEstimateTokenCounter": true,
380
+ "isInternal": true,
381
+ "promptTemplaterType": "PROMPT_TEMPLATER_TYPE_CHATML",
382
+ "toolFormatterType": "TOOL_FORMATTER_TYPE_XML",
383
+ "requiresLeadInGeneration": true
384
+ },
385
+ "chat_20706": {
386
+ "maxTokens": 16384,
387
+ "tokenizerType": "QWEN2",
388
+ "quotaInfo": {
389
+ "remainingFraction": 1
390
+ },
391
+ "model": "MODEL_CHAT_20706",
392
+ "apiProvider": "API_PROVIDER_INTERNAL",
393
+ "supportsCumulativeContext": true,
394
+ "tabJumpPrintLineRange": true,
395
+ "supportsEstimateTokenCounter": true,
396
+ "isInternal": true,
397
+ "addCursorToFindReplaceTarget": true,
398
+ "promptTemplaterType": "PROMPT_TEMPLATER_TYPE_CHATML",
399
+ "toolFormatterType": "TOOL_FORMATTER_TYPE_XML",
400
+ "requiresLeadInGeneration": true
401
+ },
402
+ "tab_jump_flash_lite_preview": {
403
+ "maxTokens": 16384,
404
+ "maxOutputTokens": 4096,
405
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
406
+ "quotaInfo": {
407
+ "remainingFraction": 1
408
+ },
409
+ "model": "MODEL_PLACEHOLDER_M28",
410
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
411
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
412
+ "supportsCumulativeContext": true,
413
+ "tabJumpPrintLineRange": true,
414
+ "supportsEstimateTokenCounter": true,
415
+ "addCursorToFindReplaceTarget": true,
416
+ "toolFormatterType": "TOOL_FORMATTER_TYPE_XML",
417
+ "requiresLeadInGeneration": true,
418
+ "requiresNoXmlToolExamples": true
419
+ },
420
+ "gemini-3.1-flash-image": {
421
+ "displayName": "Gemini 3.1 Flash Image",
422
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
423
+ "quotaInfo": {
424
+ "remainingFraction": 1,
425
+ "resetTime": "2026-05-15T08:04:13Z"
426
+ },
427
+ "model": "MODEL_PLACEHOLDER_M21",
428
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
429
+ "modelProvider": "MODEL_PROVIDER_GOOGLE"
430
+ },
431
+ "gemini-3.1-pro-high": {
432
+ "displayName": "Gemini 3.1 Pro (High)",
433
+ "supportsImages": true,
434
+ "supportsThinking": true,
435
+ "thinkingBudget": 10001,
436
+ "minThinkingBudget": 128,
437
+ "recommended": true,
438
+ "maxTokens": 1048576,
439
+ "maxOutputTokens": 65535,
440
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
441
+ "quotaInfo": {
442
+ "remainingFraction": 1,
443
+ "resetTime": "2026-05-15T08:04:13Z"
444
+ },
445
+ "model": "MODEL_PLACEHOLDER_M37",
446
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
447
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
448
+ "supportsVideo": true,
449
+ "tagTitle": "New",
450
+ "supportedMimeTypes": {
451
+ "image/heif": true,
452
+ "image/webp": true,
453
+ "video/audio/wav": true,
454
+ "audio/webm;codecs=opus": true,
455
+ "video/jpeg2000": true,
456
+ "text/csv": true,
457
+ "text/xml": true,
458
+ "text/css": true,
459
+ "video/videoframe/jpeg2000": true,
460
+ "application/x-javascript": true,
461
+ "image/heic": true,
462
+ "text/javascript": true,
463
+ "text/markdown": true,
464
+ "application/rtf": true,
465
+ "video/text/timestamp": true,
466
+ "application/x-ipynb+json": true,
467
+ "video/audio/s16le": true,
468
+ "text/html": true,
469
+ "image/jpeg": true,
470
+ "video/webm": true,
471
+ "application/x-python-code": true,
472
+ "application/pdf": true,
473
+ "video/mp4": true,
474
+ "text/x-python-script": true,
475
+ "application/x-typescript": true,
476
+ "text/plain": true,
477
+ "text/rtf": true,
478
+ "text/x-typescript": true,
479
+ "text/x-python": true,
480
+ "application/json": true,
481
+ "image/png": true
482
+ },
483
+ "modelExperiments": {
484
+ "experiments": {
485
+ "cascade-include-ephemeral-message": {
486
+ "stringValue": "{\n \"enabled\": true,\n \"disabledHeuristics\": [\"running_tasks_reminder\"]\n}"
487
+ },
488
+ "template__system_prompts__communication_style": {
489
+ "stringValue": "- Keep your responses concise.\n- Provide a summary of your work when you end your turn.\n- Format your responses in github-style markdown.\n- If you're unsure about the user's intent, ask for clarification rather than making assumptions.\n- You MUST create clickable links for all files and code symbols (classes, types, functions, structs). Use github style markdown links with the `file://` scheme (e.g., [filename](file:///path/to/file) or [ClassName](file:///path/to/file#L10-L20)`). For Windows, use forward slashes for paths.\n\nCRITICAL INSTRUCTION 1: You may have access to a variety of tools at your disposal. Some tools may be for a specific task such as 'view_file' (for viewing contents of a file). Others may be very broadly applicable such as the ability to run a command on a terminal. Always prioritize using the most specific tool you can for the task at hand. Here are some rules: (a) NEVER run cat inside a bash command to create a new file or append to an existing file. (b) ALWAYS use grep_search instead of running grep inside a bash command unless absolutely needed. (c) DO NOT use ls for listing, cat for viewing, grep for finding, sed for replacing.\nCRITICAL INSTRUCTION 2: Before making tool calls T, think and explicitly list out any related tools for the task at hand. You can only execute a set of tools T if all other tools in the list are either more generic or cannot be used for the task at hand. ALWAYS START your thought with recalling critical instructions 1 and 2. In particular, the format for the start of your thought block must be '...94>thought\\nCRITICAL INSTRUCTION 1: ...\\nCRITICAL INSTRUCTION 2: ...'."
490
+ },
491
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
492
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
493
+ }
494
+ }
495
+ }
496
+ },
497
+ "gemini-2.5-flash-lite": {
498
+ "displayName": "Gemini 3.1 Flash Lite",
499
+ "maxTokens": 1048576,
500
+ "maxOutputTokens": 65535,
501
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
502
+ "quotaInfo": {
503
+ "remainingFraction": 1,
504
+ "resetTime": "2026-05-08T13:04:13Z"
505
+ },
506
+ "model": "MODEL_GOOGLE_GEMINI_2_5_FLASH_LITE",
507
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
508
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
509
+ "modelExperiments": {
510
+ "experiments": {
511
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
512
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
513
+ }
514
+ }
515
+ }
516
+ },
517
+ "gemini-2.5-flash": {
518
+ "displayName": "Gemini 3.1 Flash Lite",
519
+ "maxTokens": 1048576,
520
+ "maxOutputTokens": 65535,
521
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
522
+ "quotaInfo": {
523
+ "remainingFraction": 1,
524
+ "resetTime": "2026-05-08T13:04:13Z"
525
+ },
526
+ "model": "MODEL_GOOGLE_GEMINI_2_5_FLASH",
527
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
528
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
529
+ "modelExperiments": {
530
+ "experiments": {
531
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
532
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
533
+ }
534
+ }
535
+ }
536
+ },
537
+ "gemini-3.1-flash-lite": {
538
+ "displayName": "Gemini 3.1 Flash Lite",
539
+ "maxTokens": 1048576,
540
+ "maxOutputTokens": 65535,
541
+ "tokenizerType": "LLAMA_WITH_SPECIAL",
542
+ "quotaInfo": {
543
+ "remainingFraction": 1,
544
+ "resetTime": "2026-05-08T13:04:13Z"
545
+ },
546
+ "model": "MODEL_PLACEHOLDER_M50",
547
+ "apiProvider": "API_PROVIDER_GOOGLE_GEMINI",
548
+ "modelProvider": "MODEL_PROVIDER_GOOGLE",
549
+ "modelExperiments": {
550
+ "experiments": {
551
+ "CASCADE_USE_EXPERIMENT_CHECKPOINTER": {
552
+ "stringValue": "{\n \"strategy\": \"CHECKPOINT_STRATEGY_SINGLE_PROMPT\",\n \"max_token_limit\": \"128000\",\n \"token_threshold\": \"50000\",\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 \"retry_config\": {\n \"max_retries\": 0,\n \"initial_sleep_duration_ms\": 1000,\n \"exponential_multiplier\": 2,\n \"include_error_feedback\": false\n }\n}"
553
+ }
554
+ }
555
+ }
556
+ }
557
+ },
558
+ "defaultAgentModelId": "gemini-3.1-pro-high",
559
+ "agentModelSorts": [
560
+ {
561
+ "displayName": "Recommended",
562
+ "groups": [
563
+ {
564
+ "modelIds": [
565
+ "gemini-3.1-pro-high",
566
+ "gemini-3.1-pro-low",
567
+ "gemini-3-flash-agent",
568
+ "claude-sonnet-4-6",
569
+ "claude-opus-4-6-thinking",
570
+ "gpt-oss-120b-medium"
571
+ ]
572
+ }
573
+ ]
574
+ }
575
+ ],
576
+ "commandModelIds": [
577
+ "gemini-3-flash"
578
+ ],
579
+ "tabModelIds": [
580
+ "chat_20706",
581
+ "chat_23310"
582
+ ],
583
+ "imageGenerationModelIds": [
584
+ "gemini-3.1-flash-image"
585
+ ],
586
+ "mqueryModelIds": [
587
+ "gemini-3.1-flash-lite"
588
+ ],
589
+ "webSearchModelIds": [
590
+ "gemini-3.1-flash-lite"
591
+ ],
592
+ "commitMessageModelIds": [
593
+ "gemini-3.1-flash-lite"
594
+ ],
595
+ "audioTranscriptionModelIds": [
596
+ "models/proactive-observer"
597
+ ],
598
+ "experimentIds": [
599
+ 105789001,
600
+ 105979552,
601
+ 105979574,
602
+ 106015333,
603
+ 105979579,
604
+ 105867471,
605
+ 106123599,
606
+ 106076629,
607
+ 106100625,
608
+ 105930909,
609
+ 106143956,
610
+ 105879567,
611
+ 105856899,
612
+ 106064030,
613
+ 105757908,
614
+ 106106760,
615
+ 106021688,
616
+ 106014288,
617
+ 105887299,
618
+ 106044947,
619
+ 106032303,
620
+ 106228452,
621
+ 105979531,
622
+ 105979553,
623
+ 106015328,
624
+ 105867469,
625
+ 106123597,
626
+ 106100654,
627
+ 106064028,
628
+ 106038164,
629
+ 106032301
630
+ ],
631
+ "tieredModelIds": {}
632
+ }