@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.
- package/README.md +2 -0
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +5 -2
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/routes-manifest.json +18 -0
- package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/user/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page.js +3 -3
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +1 -1
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.js +2 -2
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/logout/route.js +1 -1
- package/app/.next/server/app/api/auth/me/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js.nft.json +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js.nft.json +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js.nft.json +1 -0
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/app/.next/server/app/api/cloud/auth/route.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/health/route.js +1 -1
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js +1 -1
- package/app/.next/server/app/api/models/custom/route.js +1 -1
- package/app/.next/server/app/api/models/disabled/route.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/test/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
- package/app/.next/server/app/api/settings/database/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/shutdown/route.js +1 -1
- package/app/.next/server/app/api/tags/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
- package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/api-keys/route.js +1 -1
- package/app/.next/server/app/api/usage/chart/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/stats/route.js +1 -1
- package/app/.next/server/app/api/usage/stream/route.js +2 -2
- package/app/.next/server/app/api/users/[id]/route.js +1 -1
- package/app/.next/server/app/api/users/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
- package/app/.next/server/app/api/v1/models/info/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/route.js +1 -1
- package/app/.next/server/app/api/v1/search/route.js +1 -1
- package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/api/version/update/route.js +1 -1
- package/app/.next/server/app/callback/page.js +2 -2
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +4 -4
- package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/favicon.ico/route.js +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +4 -4
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page.js +2 -2
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +4 -4
- package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page.js +2 -2
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +5 -5
- package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
- package/app/.next/server/app/page.js +2 -2
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +5 -2
- package/app/.next/server/chunks/4122.js +1 -1
- package/app/.next/server/chunks/5627.js +6 -4
- package/app/.next/server/chunks/6182.js +2 -2
- package/app/.next/server/chunks/7595.js +1 -1
- package/app/.next/server/chunks/7937.js +1 -1
- package/app/.next/server/chunks/9547.js +17 -2
- package/app/.next/server/functions-config-manifest.json +1 -0
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/.next/static/chunks/{1321-b84130cd27e8b78c.js → 1321-c90a1f54884edb62.js} +1 -1
- package/app/.next/static/chunks/{2336-5b3617dc05c223ff.js → 2336-4ac589bb36571207.js} +19 -4
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/_global-error/page-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/auth/me/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/health/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/models/custom/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/models/disabled/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/suggested-models/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/api-keys/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/users/[id]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/users/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/voices/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/images/generations/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/[kind]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/info/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/compact/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/search/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1/web/fetch/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/api/version/update/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/manifest.webmanifest/route-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/app/page-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-6ec61ce021cdb9a6.js +1 -0
- package/app/.next/static/css/81b7abc9204a4458.css +1 -0
- package/app/.next/static/s_c_Y_7O0OBMovBwrwXBp/_buildManifest.js +1 -0
- package/app/package.json +1 -1
- package/app/src/mitm/antigravityAvailableModels.fixture.json +632 -0
- package/app/src/mitm/antigravityModels.js +265 -0
- package/app/src/mitm/config.js +18 -2
- package/app/src/mitm/dns/dnsConfig.js +113 -0
- package/app/src/mitm/handlers/antigravity.js +29 -2
- package/app/src/mitm/logger.js +1 -1
- package/app/src/mitm/manager.js +9 -1
- package/app/src/mitm/server.js +219 -18
- package/app/src/shared/constants/mitmToolHosts.js +5 -1
- package/package.json +1 -1
- package/app/.next/static/2TCKT7FIN7PE7ZJ20oAeb/_buildManifest.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/auth/me/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/health/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/locale/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/models/custom/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/models/disabled/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/suggested-models/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/api-keys/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/users/[id]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/users/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/voices/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/images/generations/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/[kind]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/info/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/compact/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/search/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/web/fetch/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/api/version/update/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/app/page-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-d1c369e2c3fb727b.js +0 -1
- package/app/.next/static/css/48caf49054c81db9.css +0 -1
- /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
|
+
}
|