9router 0.3.83 → 0.3.85
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/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +13 -3
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +3 -3
- package/app/.next/routes-manifest.json +60 -0
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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 +18 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page.js +2 -2
- 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.js.nft.json +1 -1
- 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/9remote/install/route.js +1 -1
- package/app/.next/server/app/api/9remote/start/route.js +1 -1
- package/app/.next/server/app/api/9remote/status/route.js +1 -1
- 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/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +3 -3
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
- 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 -0
- package/app/.next/server/app/api/health/route.js.nft.json +1 -0
- package/app/.next/server/app/api/health/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/init/route.js.nft.json +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/elevenlabs/voices/route.js +1 -0
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -0
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -0
- package/app/.next/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -0
- package/app/.next/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +1 -0
- 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/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]/models/route.js.nft.json +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/route.js.nft.json +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/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +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/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/disable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/tailscale-check/route.js +4 -0
- package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-check/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-disable/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-enable/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-install/route.js +5 -0
- package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-install/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-login/route.js +4 -0
- package/app/.next/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-login/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -0
- package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -0
- package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/usage/[connectionId]/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/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/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js +1 -0
- package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -0
- package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- 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/messages/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/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/[...path]/route.js.nft.json +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/callback/page.js +2 -2
- package/app/.next/server/app/callback/page.js.nft.json +1 -1
- 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/basic-chat.html +1 -1
- package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +6 -6
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +6 -6
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +6 -6
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +6 -6
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +7 -7
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
- 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/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +6 -6
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +6 -6
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +6 -6
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- 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.js.nft.json +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +13 -3
- package/app/.next/server/chunks/149.js +1 -1
- package/app/.next/server/chunks/1574.js +2 -2
- package/app/.next/server/chunks/2049.js +1 -1
- package/app/.next/server/chunks/242.js +1 -1
- package/app/.next/server/chunks/3159.js +1 -1
- package/app/.next/server/chunks/3774.js +5 -0
- package/app/.next/server/chunks/450.js +2 -2
- package/app/.next/server/chunks/4891.js +1 -1
- package/app/.next/server/chunks/6502.js +1 -1
- package/app/.next/server/chunks/6560.js +1 -0
- package/app/.next/server/chunks/7770.js +1 -1
- package/app/.next/server/chunks/7973.js +1 -1
- package/app/.next/server/chunks/8202.js +6 -6
- package/app/.next/server/chunks/8443.js +1 -0
- package/app/.next/server/chunks/8480.js +18 -0
- package/app/.next/server/chunks/8872.js +1 -0
- package/app/.next/server/chunks/9489.js +1 -1
- 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/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/SehCxEE1ZuRUt421fya-V/_buildManifest.js +1 -0
- package/app/.next/static/chunks/1237-ad8b85796830b483.js +18 -0
- package/app/.next/static/chunks/{4156-1395e387d697cca5.js → 4156-f1ab9a44800f6c78.js} +2 -2
- package/app/.next/static/chunks/505-3855c8d4dc4c4bcd.js +1 -0
- package/app/.next/static/chunks/8035-3dd25fa581b0cc7e.js +3 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-f2206753c04da01d.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-d0ee61fa81abf27e.js → page-8556b646c8002338.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-fca6728573e41e33.js +17 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-ebe4ae25d01f731a.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-7985d81ed92c1758.js → page-21fffa0f231796e9.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-4f00b19622563066.js +1 -0
- package/app/.next/static/chunks/app/_global-error/page-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/install/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/start/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/status/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/health/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/manifest.webmanifest/route-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/app/page-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-c110d4ffccc765c0.js +1 -0
- package/app/.next/static/css/3c8c3188174785a1.css +1 -0
- package/app/package.json +1 -1
- package/app/public/providers/cartesia.png +0 -0
- package/app/public/providers/cerebras.png +0 -0
- package/app/public/providers/cohere.png +0 -0
- package/app/public/providers/comfyui.png +0 -0
- package/app/public/providers/deepseek.png +0 -0
- package/app/public/providers/edge-tts.png +0 -0
- package/app/public/providers/elevenlabs.png +0 -0
- package/app/public/providers/fireworks.png +0 -0
- package/app/public/providers/google-tts.png +0 -0
- package/app/public/providers/groq.png +0 -0
- package/app/public/providers/huggingface.png +0 -0
- package/app/public/providers/local-device.png +0 -0
- package/app/public/providers/mistral.png +0 -0
- package/app/public/providers/nebius.png +0 -0
- package/app/public/providers/perplexity.png +0 -0
- package/app/public/providers/playht.png +0 -0
- package/app/public/providers/sdwebui.png +0 -0
- package/app/public/providers/together.png +0 -0
- package/app/public/providers/xai.png +0 -0
- package/app/src/mitm/server.js +1 -1
- package/package.json +1 -1
- package/app/.next/server/chunks/1021.js +0 -15
- package/app/.next/server/chunks/3437.js +0 -1
- package/app/.next/static/cZkp3AaCjYYlTsm71Gqja/_buildManifest.js +0 -1
- package/app/.next/static/chunks/505-6bdbdaaec371bd32.js +0 -1
- package/app/.next/static/chunks/7400-944f5945f4b469ce.js +0 -15
- package/app/.next/static/chunks/8035-d85b135ff3c41e36.js +0 -3
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-6af679bf1de2bcd0.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-6c1c6a107653ebda.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-a01336ce4983ff58.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-d099eadbb0522614.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/9remote/install/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/9remote/start/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/9remote/status/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/locale/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/app/page-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-7d453b28005ce69b.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-7d453b28005ce69b.js +0 -1
- package/app/.next/static/css/5ed5a95fa0b29325.css +0 -1
- /package/app/.next/static/{cZkp3AaCjYYlTsm71Gqja → SehCxEE1ZuRUt421fya-V}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=3159,exports.ids=[3159],exports.modules={37915:(a,b,c)=>{c.d(b,{d_:()=>g,mA:()=>f});var d=c(37770),e=c(53057);async function f(a){let b=(0,e.Xh)(a);if(!b.isAlias){if(b.provider===b.providerAlias){let a=(await (0,d.getProviderNodes)({type:"openai-compatible"})).find(a=>a.prefix===b.providerAlias);if(a)return{provider:a.id,model:b.model};let c=(await (0,d.getProviderNodes)({type:"anthropic-compatible"})).find(a=>a.prefix===b.providerAlias);if(c)return{provider:c.id,model:b.model}}return{provider:b.provider,model:b.model}}return await (0,d.Dj)(b.model)?{provider:null,model:b.model}:(0,e.js)(a,d.OM)}async function g(a){if(a.includes("/"))return null;let b=await (0,d.Dj)(a);return b&&b.models&&b.models.length>0?b.models:null}},55103:(a,b,c)=>{a.exports=c(44870)},84514:(a,b,c)=>{c.d(b,{Pt:()=>l,Tr:()=>m,c1:()=>j,kI:()=>n,vk:()=>k});var d=c(37770),e=c(93250),f=c(2449),g=c(50021),h=c(44575);let i=Promise.resolve();async function j(a,b=null,c=null){let k,l=b instanceof Set?b:b?new Set([b]):new Set,m=i;i=new Promise(a=>{k=a});try{let b;await m;let i=(0,g.rs)(a);if(g.IS[i]?.noAuth)return{id:"noauth",connectionName:"Public",isActive:!0,accessToken:"public"};let j=await (0,d.getProviderConnections)({provider:i,isActive:!0});if(h.debug("AUTH",`${a} | total connections: ${j.length}, excludeIds: ${l.size>0?[...l].join(","):"none"}, model: ${c||"any"}`),0===j.length)return h.warn("AUTH",`No credentials for ${a}`),null;let k=j.filter(a=>!(l.has(a.id)||(0,f.Bl)(a,c)));if(h.debug("AUTH",`${a} | available: ${k.length}/${j.length}`),j.forEach(a=>{let b=l.has(a.id),d=(0,f.Bl)(a,c);if(b||d){let e=(0,f.kJ)(a);h.debug("AUTH",` → ${a.id?.slice(0,8)} | ${b?"excluded":""} ${d?`modelLocked(${c}) until ${e}`:""}`)}}),0===k.length){let b=j.filter(a=>(0,f.Bl)(a,c)),d=b.map(a=>(0,f.kJ)(a)).filter(Boolean).sort()[0]||null;if(d){let e=b[0];return h.warn("AUTH",`${a} | all ${j.length} accounts locked for ${c||"all"} (${(0,f.Qo)(d)}) | lastError=${e?.lastError?.slice(0,50)}`),{allRateLimited:!0,retryAfter:d,retryAfterHuman:(0,f.Qo)(d),lastError:e?.lastError||null,lastErrorCode:e?.errorCode||null}}return h.warn("AUTH",`${a} | all ${j.length} accounts unavailable`),null}let n=await (0,d.getSettings)(),o=(n.providerStrategies||{})[i]||{},p=o.fallbackStrategy||n.fallbackStrategy||"fill-first";if("round-robin"===p){let a=o.stickyRoundRobinLimit||n.stickyRoundRobinLimit||3,c=[...k].sort((a,b)=>a.lastUsedAt||b.lastUsedAt?a.lastUsedAt?b.lastUsedAt?new Date(b.lastUsedAt)-new Date(a.lastUsedAt):-1:1:(a.priority||999)-(b.priority||999))[0],e=c?.consecutiveUseCount||0;c&&c.lastUsedAt&&e<a?(b=c,await (0,d.rj)(b.id,{lastUsedAt:new Date().toISOString(),consecutiveUseCount:(b.consecutiveUseCount||0)+1})):(b=[...k].sort((a,b)=>a.lastUsedAt||b.lastUsedAt?a.lastUsedAt?b.lastUsedAt?new Date(a.lastUsedAt)-new Date(b.lastUsedAt):1:-1:(a.priority||999)-(b.priority||999))[0],await (0,d.rj)(b.id,{lastUsedAt:new Date().toISOString(),consecutiveUseCount:1}))}else b=k[0];let q=await (0,e.B)(b.providerSpecificData||{});return{apiKey:b.apiKey,accessToken:b.accessToken,refreshToken:b.refreshToken,projectId:b.projectId,connectionName:b.displayName||b.name||b.email||b.id,copilotToken:b.providerSpecificData?.copilotToken,providerSpecificData:{...b.providerSpecificData||{},connectionProxyEnabled:q.connectionProxyEnabled,connectionProxyUrl:q.connectionProxyUrl,connectionNoProxy:q.connectionNoProxy,connectionProxyPoolId:q.proxyPoolId||null},connectionId:b.id,testStatus:b.testStatus,lastError:b.lastError,_connection:b}}finally{k&&k()}}async function k(a,b,c,e=null,g=null){if(!a||"noauth"===a)return{shouldFallback:!1,cooldownMs:0};let i=(await (0,d.getProviderConnections)({provider:e})).find(b=>b.id===a),j=i?.backoffLevel||0,{shouldFallback:l,cooldownMs:m,newBackoffLevel:n}=(0,f.hk)(b,c,j);if(!l)return{shouldFallback:!1,cooldownMs:0};let o="string"==typeof c?c.slice(0,100):"Provider error",p=(0,f.S5)(g,m);await (0,d.rj)(a,{...p,testStatus:"unavailable",lastError:o,errorCode:b,lastErrorAt:new Date().toISOString(),backoffLevel:n??j});let q=Object.keys(p)[0],r=i?.displayName||i?.name||i?.email||a.slice(0,8);return h.warn("AUTH",`${r} locked ${q} for ${Math.round(m/1e3)}s [${b}]`),e&&b&&o&&console.error(`❌ ${e} [${b}]: ${o}`),{shouldFallback:!0,cooldownMs:m}}async function l(a,b,c=null){if(!a||"noauth"===a)return;let e=b._connection||b,f=Date.now(),g=Object.keys(e).filter(a=>a.startsWith("modelLock_"));if(!e.testStatus&&!e.lastError&&0===g.length)return;let i=g.filter(a=>{if(c&&a===`modelLock_${c}`||c&&"modelLock___all"===a)return!0;let b=e[a];return b&&new Date(b).getTime()<=f});if(0===i.length&&"unavailable"!==e.testStatus&&!e.lastError)return;let j=g.filter(a=>{if(i.includes(a))return!1;let b=e[a];return b&&new Date(b).getTime()>f}),k=Object.fromEntries(i.map(a=>[a,null]));0===j.length&&Object.assign(k,{testStatus:"active",lastError:null,lastErrorAt:null,backoffLevel:0}),await (0,d.rj)(a,k);let m=e?.displayName||e?.name||e?.email||a.slice(0,8);h.info("AUTH",`Account ${m} cleared lock for model=${c||"__all"}`)}function m(a){let b=a.headers.get("Authorization");if(b?.startsWith("Bearer "))return b.slice(7);let c=a.headers.get("x-api-key");return c||null}async function n(a){return!!a&&await (0,d.ek)(a)}},
|
|
1
|
+
"use strict";exports.id=3159,exports.ids=[3159],exports.modules={37915:(a,b,c)=>{c.d(b,{d_:()=>g,mA:()=>f});var d=c(37770),e=c(53057);async function f(a){let b=(0,e.Xh)(a);if(!b.isAlias){if(b.provider===b.providerAlias){let a=(await (0,d.getProviderNodes)({type:"openai-compatible"})).find(a=>a.prefix===b.providerAlias);if(a)return{provider:a.id,model:b.model};let c=(await (0,d.getProviderNodes)({type:"anthropic-compatible"})).find(a=>a.prefix===b.providerAlias);if(c)return{provider:c.id,model:b.model}}return{provider:b.provider,model:b.model}}return await (0,d.Dj)(b.model)?{provider:null,model:b.model}:(0,e.js)(a,d.OM)}async function g(a){if(a.includes("/"))return null;let b=await (0,d.Dj)(a);return b&&b.models&&b.models.length>0?b.models:null}},55103:(a,b,c)=>{a.exports=c(44870)},84514:(a,b,c)=>{c.d(b,{Pt:()=>l,Tr:()=>m,c1:()=>j,kI:()=>n,vk:()=>k});var d=c(37770),e=c(93250),f=c(2449),g=c(50021),h=c(44575);let i=Promise.resolve();async function j(a,b=null,c=null){let k,l=b instanceof Set?b:b?new Set([b]):new Set,m=i;i=new Promise(a=>{k=a});try{let b;await m;let i=(0,g.rs)(a);if(g.IS[i]?.noAuth)return{id:"noauth",connectionName:"Public",isActive:!0,accessToken:"public"};let j=await (0,d.getProviderConnections)({provider:i,isActive:!0});if(h.debug("AUTH",`${a} | total connections: ${j.length}, excludeIds: ${l.size>0?[...l].join(","):"none"}, model: ${c||"any"}`),0===j.length)return h.warn("AUTH",`No credentials for ${a}`),null;let k=j.filter(a=>!(l.has(a.id)||(0,f.Bl)(a,c)));if(h.debug("AUTH",`${a} | available: ${k.length}/${j.length}`),j.forEach(a=>{let b=l.has(a.id),d=(0,f.Bl)(a,c);if(b||d){let e=(0,f.kJ)(a);h.debug("AUTH",` → ${a.id?.slice(0,8)} | ${b?"excluded":""} ${d?`modelLocked(${c}) until ${e}`:""}`)}}),0===k.length){let b=j.filter(a=>(0,f.Bl)(a,c)),d=b.map(a=>(0,f.kJ)(a)).filter(Boolean).sort()[0]||null;if(d){let e=b[0];return h.warn("AUTH",`${a} | all ${j.length} accounts locked for ${c||"all"} (${(0,f.Qo)(d)}) | lastError=${e?.lastError?.slice(0,50)}`),{allRateLimited:!0,retryAfter:d,retryAfterHuman:(0,f.Qo)(d),lastError:e?.lastError||null,lastErrorCode:e?.errorCode||null}}return h.warn("AUTH",`${a} | all ${j.length} accounts unavailable`),null}let n=await (0,d.getSettings)(),o=(n.providerStrategies||{})[i]||{},p=o.fallbackStrategy||n.fallbackStrategy||"fill-first";if("round-robin"===p){let a=o.stickyRoundRobinLimit||n.stickyRoundRobinLimit||3,c=[...k].sort((a,b)=>a.lastUsedAt||b.lastUsedAt?a.lastUsedAt?b.lastUsedAt?new Date(b.lastUsedAt)-new Date(a.lastUsedAt):-1:1:(a.priority||999)-(b.priority||999))[0],e=c?.consecutiveUseCount||0;c&&c.lastUsedAt&&e<a?(b=c,await (0,d.rj)(b.id,{lastUsedAt:new Date().toISOString(),consecutiveUseCount:(b.consecutiveUseCount||0)+1})):(b=[...k].sort((a,b)=>a.lastUsedAt||b.lastUsedAt?a.lastUsedAt?b.lastUsedAt?new Date(a.lastUsedAt)-new Date(b.lastUsedAt):1:-1:(a.priority||999)-(b.priority||999))[0],await (0,d.rj)(b.id,{lastUsedAt:new Date().toISOString(),consecutiveUseCount:1}))}else b=k[0];let q=await (0,e.B)(b.providerSpecificData||{});return{apiKey:b.apiKey,accessToken:b.accessToken,refreshToken:b.refreshToken,projectId:b.projectId,connectionName:b.displayName||b.name||b.email||b.id,copilotToken:b.providerSpecificData?.copilotToken,providerSpecificData:{...b.providerSpecificData||{},connectionProxyEnabled:q.connectionProxyEnabled,connectionProxyUrl:q.connectionProxyUrl,connectionNoProxy:q.connectionNoProxy,connectionProxyPoolId:q.proxyPoolId||null},connectionId:b.id,testStatus:b.testStatus,lastError:b.lastError,_connection:b}}finally{k&&k()}}async function k(a,b,c,e=null,g=null){if(!a||"noauth"===a)return{shouldFallback:!1,cooldownMs:0};let i=(await (0,d.getProviderConnections)({provider:e})).find(b=>b.id===a),j=i?.backoffLevel||0,{shouldFallback:l,cooldownMs:m,newBackoffLevel:n}=(0,f.hk)(b,c,j);if(!l)return{shouldFallback:!1,cooldownMs:0};let o="string"==typeof c?c.slice(0,100):"Provider error",p=(0,f.S5)(g,m);await (0,d.rj)(a,{...p,testStatus:"unavailable",lastError:o,errorCode:b,lastErrorAt:new Date().toISOString(),backoffLevel:n??j});let q=Object.keys(p)[0],r=i?.displayName||i?.name||i?.email||a.slice(0,8);return h.warn("AUTH",`${r} locked ${q} for ${Math.round(m/1e3)}s [${b}]`),e&&b&&o&&console.error(`❌ ${e} [${b}]: ${o}`),{shouldFallback:!0,cooldownMs:m}}async function l(a,b,c=null){if(!a||"noauth"===a)return;let e=b._connection||b,f=Date.now(),g=Object.keys(e).filter(a=>a.startsWith("modelLock_"));if(!e.testStatus&&!e.lastError&&0===g.length)return;let i=g.filter(a=>{if(c&&a===`modelLock_${c}`||c&&"modelLock___all"===a)return!0;let b=e[a];return b&&new Date(b).getTime()<=f});if(0===i.length&&"unavailable"!==e.testStatus&&!e.lastError)return;let j=g.filter(a=>{if(i.includes(a))return!1;let b=e[a];return b&&new Date(b).getTime()>f}),k=Object.fromEntries(i.map(a=>[a,null]));0===j.length&&Object.assign(k,{testStatus:"active",lastError:null,lastErrorAt:null,backoffLevel:0}),await (0,d.rj)(a,k);let m=e?.displayName||e?.name||e?.email||a.slice(0,8);h.info("AUTH",`Account ${m} cleared lock for model=${c||"__all"}`)}function m(a){let b=a.headers.get("Authorization");if(b?.startsWith("Bearer "))return b.slice(7);let c=a.headers.get("x-api-key");return c||null}async function n(a){return!!a&&await (0,d.ek)(a)}},99218:(a,b,c)=>{Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(71330),e=c(90711),f=c(43448);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}}};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
"use strict";exports.id=3774,exports.ids=[3774],exports.modules={13774:(a,b,c)=>{c.d(b,{A1:()=>y,Kp:()=>w,LC:()=>F,OZ:()=>D,PZ:()=>G,Z2:()=>q,ZI:()=>H,a$:()=>v,c$:()=>E,xh:()=>t});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h),j=c(79646),k=c(98012);c(19931);let l=g().join(i().homedir(),".9router","bin"),m="darwin"===i().platform();i().platform();let n="win32"===i().platform(),o=g().join(l,n?"tailscale.exe":"tailscale"),p=g().join(i().homedir(),".9router","tailscale"),q=g().join(p,"tailscaled.sock"),r=n?[]:["--socket",q];function s(){try{let a=(0,j.execSync)("which tailscale 2>/dev/null || where tailscale 2>nul",{encoding:"utf8"}).trim();if(a)return a}catch(a){}return e().existsSync(o)?o:null}function t(){return null!==s()}function u(...a){return[...r,...a]}function v(){let a=s();if(!a)return!1;try{let b=(0,j.execSync)(`"${a}" ${r.join(" ")} status --json`,{encoding:"utf8",env:{...process.env,PATH:z},timeout:5e3}),c=JSON.parse(b);return"Running"===c.BackendState}catch(a){return!1}}function w(){let a=s();if(!a)return!1;try{let b=(0,j.execSync)(`"${a}" ${r.join(" ")} funnel status --json 2>/dev/null`,{encoding:"utf8"}),c=JSON.parse(b);return Object.keys(c.AllowFunnel||{}).length>0}catch(a){return!1}}function x(a){let b=s();if(!b)return null;try{let a=(0,j.execSync)(`"${b}" ${r.join(" ")} status --json`,{encoding:"utf8"}),c=JSON.parse(a),d=c.Self?.DNSName?.replace(/\.$/,"");if(d)return`https://${d}`}catch(a){}return null}async function y(a,b,c){let d=c||(()=>{});return n?await C(d):m?await A(a,d):await B(a,d),d("Starting daemon..."),await D(a),d("Logging in..."),E(b)}let z=`/usr/local/bin:/opt/homebrew/bin:/usr/bin:/bin:${process.env.PATH||""}`;async function A(a,b){if(function(){try{return(0,j.execSync)("which brew",{stdio:"ignore",env:{...process.env,PATH:z}}),!0}catch{return!1}}()){b("Installing via Homebrew..."),await new Promise((a,c)=>{let d=(0,j.spawn)("brew",["install","tailscale"],{stdio:["ignore","pipe","pipe"],env:{...process.env,PATH:z}});d.stdout.on("data",a=>{let c=a.toString().trim();c&&b(c)}),d.stderr.on("data",a=>{let c=a.toString().trim();c&&b(c)}),d.on("close",b=>{0===b?a():c(Error(`brew install failed (code ${b})`))}),d.on("error",c)});return}let c=g().join(i().tmpdir(),"tailscale.pkg");b("Downloading Tailscale package..."),await new Promise((a,d)=>{let e=(0,j.spawn)("curl",["-fL","--progress-bar","https://pkgs.tailscale.com/stable/tailscale-latest.pkg","-o",c],{stdio:["ignore","pipe","pipe"]});e.stderr.on("data",a=>{let c=a.toString().trim();c&&b(c)}),e.on("close",b=>{0===b?a():d(Error("Download failed"))}),e.on("error",d)}),b("Installing package..."),await new Promise((d,e)=>{let f=(0,j.spawn)("sudo",["-S","installer","-pkg",c,"-target","/"],{stdio:["pipe","pipe","pipe"]}),g="";f.stderr.on("data",a=>{g+=a.toString()}),f.stdout.on("data",a=>{let c=a.toString().trim();c&&b(c)}),f.on("close",a=>{try{(0,j.execSync)(`rm -f ${c}`,{stdio:"ignore"})}catch{}0===a?d():e(Error(g.includes("incorrect password")||g.includes("Sorry")?"Wrong sudo password":g||`Exit code ${a}`))}),f.on("error",e),f.stdin.write(`${a}
|
|
2
|
+
`),f.stdin.end()})}async function B(a,b){return b("Downloading install script..."),new Promise((c,d)=>{let e=(0,j.spawn)("curl",["-fsSL","https://tailscale.com/install.sh"],{stdio:["ignore","pipe","pipe"]}),f="",g="";e.stdout.on("data",a=>{f+=a.toString()}),e.stderr.on("data",a=>{g+=a.toString()}),e.on("exit",e=>{if(0!==e)return d(Error(`Failed to download install script: ${g}`));b("Running install script...");let h=(0,j.spawn)("sudo",["-S","sh"],{stdio:["pipe","pipe","pipe"]}),i="";h.stdout.on("data",a=>{let c=a.toString().trim();c&&b(c)}),h.stderr.on("data",a=>{i+=a.toString()}),h.on("close",a=>{0===a?c():d(Error(i.includes("incorrect password")||i.includes("Sorry")?"Wrong sudo password":i||`Exit code ${a}`))}),h.on("error",d),h.stdin.write(`${a}
|
|
3
|
+
`),h.stdin.write(f),h.stdin.end()}),e.on("error",d)})}async function C(a){let b=g().join(i().tmpdir(),"tailscale-setup.msi"),c=g().join(i().tmpdir(),`tailscale-install-${Date.now()}.ps1`);a("Downloading Tailscale installer...");let d=`Invoke-WebRequest -Uri 'https://pkgs.tailscale.com/stable/tailscale-setup-latest-amd64.msi' -OutFile '${b}'
|
|
4
|
+
Start-Process msiexec.exe -ArgumentList '/i','${b}','/quiet','/norestart' -Wait
|
|
5
|
+
Remove-Item '${b}' -Force -ErrorAction SilentlyContinue`;e().writeFileSync(c,d,"utf8"),a("Installing (UAC prompt may appear)..."),await (0,k.executeElevatedPowerShell)(c,12e4)}async function D(a){if(n)return;try{let a=s()||"tailscale";(0,j.execSync)(`"${a}" ${r.join(" ")} status --json`,{stdio:"ignore",env:{...process.env,PATH:z},timeout:3e3});return}catch{}e().existsSync(p)||e().mkdirSync(p,{recursive:!0});let b=`${m?"/usr/local/bin/tailscaled":"tailscaled"} --socket=${q} --statedir=${p}`;await (0,k.execWithPassword)(`nohup ${b} > /dev/null 2>&1 &`,a||""),await new Promise(a=>setTimeout(a,3e3))}function E(a){let b=s();return b?new Promise((c,d)=>{if(D("").catch(()=>{}),v())return void c({alreadyLoggedIn:!0});let e=u("up","--accept-routes");a&&e.push(`--hostname=${a}`);let f=(0,j.spawn)(b,e,{stdio:["ignore","pipe","pipe"],detached:!0}),g=!1,h="",i=setTimeout(()=>{if(g)return;g=!0,f.unref();let a=k(h);a?c({authUrl:a}):d(Error("tailscale up timed out without auth URL"))},15e3),k=a=>{let b=a.match(/https:\/\/login\.tailscale\.com\/a\/[a-zA-Z0-9]+/);return b?b[0]:null},l=a=>{let b=k(h+=a.toString());b&&!g&&(g=!0,clearTimeout(i),f.unref(),c({authUrl:b}))};f.stdout.on("data",l),f.stderr.on("data",l),f.on("error",a=>{g||(g=!0,clearTimeout(i),d(a))}),f.on("exit",a=>{if(g)return;g=!0,clearTimeout(i);let b=k(h);b?c({authUrl:b}):v()?c({alreadyLoggedIn:!0}):d(Error(`tailscale up exited with code ${a}`))})}):Promise.reject(Error("Tailscale not installed"))}async function F(a){let b=s();if(!b)throw Error("Tailscale not installed");try{(0,j.execSync)(`"${b}" ${r.join(" ")} funnel --bg reset`,{stdio:"ignore"})}catch(a){}return new Promise((c,d)=>{let e=(0,j.spawn)(b,u("funnel","--bg",`${a}`),{stdio:["ignore","pipe","pipe"]}),f=!1,g="",h=setTimeout(()=>{if(f)return;f=!0;let b=x(a);b?c({tunnelUrl:b}):d(Error(`Tailscale funnel timed out: ${g.trim()||"no output"}`))},3e4),i=a=>(a.match(/https:\/\/[a-z0-9-]+\.[a-z0-9.-]+\.ts\.net[^\s]*/i)||[])[0]?.replace(/\/$/,"")||null,k=!1,l=a=>{if((g+=a.toString()).includes("Funnel is not enabled")&&(k=!0),k&&!f){let a=g.match(/https:\/\/login\.tailscale\.com\/[^\s]+/);if(a){f=!0,clearTimeout(h),e.kill(),c({funnelNotEnabled:!0,enableUrl:a[0]});return}}let b=i(g);b&&!f&&(f=!0,clearTimeout(h),c({tunnelUrl:b}))};e.stdout.on("data",l),e.stderr.on("data",l),e.on("exit",b=>{if(f)return;f=!0,clearTimeout(h);let e=i(g)||x(a);e?c({tunnelUrl:e}):d(Error(`tailscale funnel failed (code ${b}): ${g.trim()}`))}),e.on("error",a=>{f||(f=!0,clearTimeout(h),d(a))})})}function G(){let a=s();if(a)try{(0,j.execSync)(`"${a}" ${r.join(" ")} funnel --bg reset`,{stdio:"ignore"})}catch(a){}}async function H(a){try{(0,j.execSync)("pkill -x tailscaled",{stdio:"ignore",timeout:3e3})}catch{}try{(0,j.execSync)("pgrep -x tailscaled",{stdio:"ignore",timeout:2e3})}catch{return}if(!n)try{await (0,k.execWithPassword)("pkill -x tailscaled",a||"")}catch{}try{e().existsSync(q)&&e().unlinkSync(q)}catch{}}},19931:(a,b,c)=>{c.d(b,{C7:()=>n,Cr:()=>q,LZ:()=>o,jd:()=>t,r4:()=>r,xS:()=>p});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h);let j=g().join(i().homedir(),".9router","tunnel"),k=g().join(j,"state.json"),l=g().join(j,"cloudflared.pid");function m(){e().existsSync(j)||e().mkdirSync(j,{recursive:!0})}function n(){try{if(e().existsSync(k))return JSON.parse(e().readFileSync(k,"utf8"))}catch(a){}return null}function o(a){m(),e().writeFileSync(k,JSON.stringify(a,null,2))}function p(a){m(),e().writeFileSync(l,a.toString())}function q(){try{if(e().existsSync(l))return parseInt(e().readFileSync(l,"utf8"))}catch(a){}return null}function r(){try{e().existsSync(l)&&e().unlinkSync(l)}catch(a){}}g().join(j,"tailscale.pid");let s="abcdefghijklmnpqrstuvwxyz23456789";function t(){let a="";for(let b=0;b<6;b++)a+=s.charAt(Math.floor(Math.random()*s.length));return a}}};
|