9router 0.3.32 → 0.3.34
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 +45 -44
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/routes-manifest.json +6 -0
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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/quota/page.js +1 -1
- 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 +1 -1
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- 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 +15 -14
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +15 -14
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +6 -5
- 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/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -0
- package/app/.next/server/app/api/locale/route.js.nft.json +1 -0
- package/app/.next/server/app/api/locale/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/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.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/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
- 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/api/chat/route_client-reference-manifest.js +1 -1
- 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/chat/completions/route_client-reference-manifest.js +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/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.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/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.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/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.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/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/api/version/route_client-reference-manifest.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 +19 -18
- package/app/.next/server/app/callback.segments/_full.segment.rsc +19 -18
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +6 -5
- 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/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +18 -17
- 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 +18 -17
- 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 +6 -5
- 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 +20 -19
- 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 +20 -19
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +6 -5
- 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 +18 -17
- 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 +18 -17
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +6 -5
- 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 +17 -16
- 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 +17 -16
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +6 -5
- 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 +20 -19
- 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 +20 -19
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +6 -5
- 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 +20 -19
- 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 +20 -19
- 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 +6 -5
- 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 +20 -19
- 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 +20 -19
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +6 -5
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +18 -17
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +1 -1
- 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 +18 -17
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +6 -5
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
- 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 +19 -18
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +19 -18
- 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 +6 -5
- 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 +20 -19
- 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 +20 -19
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +6 -5
- 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 +20 -19
- 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 +20 -19
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +6 -5
- 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 +18 -17
- 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 +18 -17
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +6 -5
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +16 -15
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +16 -15
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +6 -5
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page.js +1 -1
- 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 +19 -18
- package/app/.next/server/app/landing.segments/_full.segment.rsc +19 -18
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +6 -5
- 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 +1 -1
- 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 +19 -18
- package/app/.next/server/app/login.segments/_full.segment.rsc +19 -18
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +6 -5
- 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.nft.json +1 -1
- package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page.js +1 -1
- 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 +45 -44
- package/app/.next/server/chunks/1114.js +1 -0
- package/app/.next/server/chunks/{4822.js → 1220.js} +1 -1
- package/app/.next/server/chunks/2470.js +1 -1
- package/app/.next/server/chunks/318.js +162 -0
- package/app/.next/server/chunks/412.js +4 -4
- package/app/.next/server/chunks/6182.js +2 -2
- package/app/.next/server/chunks/649.js +1 -1
- package/app/.next/server/chunks/7132.js +1 -0
- package/app/.next/server/chunks/7861.js +1 -0
- package/app/.next/server/chunks/8590.js +1 -1
- package/app/.next/server/chunks/8895.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/5497-a182d950887a90ed.js +7 -0
- package/app/.next/static/chunks/{9242-ebb05a40387b301d.js → 9242-b217d166d0bd8f13.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-088e98717d308134.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-38f44aef01bdee63.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-be6d430d1375fbb5.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/layout-305ccb9e5615ce7d.js +1 -0
- package/app/.next/static/chunks/app/_global-error/page-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/layout-e2ea1fe43c8d1853.js +1 -0
- package/app/.next/static/chunks/app/manifest.webmanifest/route-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/app/page-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-bacff678ec57ee01.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-bacff678ec57ee01.js +1 -0
- package/app/.next/static/css/e0bde17827867456.css +3 -0
- package/app/.next/static/sxWcLJ3M3jKWxLlhk7_mc/_buildManifest.js +1 -0
- package/app/package.json +2 -1
- package/app/public/i18n/literals/vi.json +196 -0
- package/app/public/i18n/literals/zh-CN.json +515 -0
- package/app/public/providers/chutes.png +0 -0
- package/app/public/providers/kilocode.png +0 -0
- package/app/public/providers/siliconflow.png +0 -0
- package/app/src/mitm/manager.js +2 -2
- package/cli.js +23 -20
- package/package.json +3 -2
- package/src/cli/tray/autostart.js +56 -35
- package/app/.next/server/chunks/1238.js +0 -151
- package/app/.next/server/chunks/2280.js +0 -1
- package/app/.next/server/chunks/3919.js +0 -1
- package/app/.next/server/chunks/4841.js +0 -12
- package/app/.next/server/chunks/6384.js +0 -1
- package/app/.next/server/chunks/7647.js +0 -1
- package/app/.next/static/chunks/5497-839d8b620b5b944c.js +0 -7
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-d81fceb6f0154d11.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-a304dab86115ff4c.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-8b678c522493c335.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/layout-e85ef8386b3bd547.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/layout-053c430c558380e6.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/app/page-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-3afc9e982dbedc92.js +0 -1
- package/app/.next/static/css/d3d9432d809fcee0.css +0 -3
- package/app/.next/static/cva2-X-MI1QYEhGt-TYDp/_buildManifest.js +0 -1
- /package/app/.next/static/{cva2-X-MI1QYEhGt-TYDp → sxWcLJ3M3jKWxLlhk7_mc}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,196 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Cancel": "Hủy",
|
|
3
|
+
"Delete": "Xóa",
|
|
4
|
+
"Edit": "Sửa",
|
|
5
|
+
"Save": "Lưu",
|
|
6
|
+
"Close": "Đóng",
|
|
7
|
+
"Add": "Thêm",
|
|
8
|
+
"Remove": "Xóa bỏ",
|
|
9
|
+
"Settings": "Cài đặt",
|
|
10
|
+
"Profile": "Hồ sơ",
|
|
11
|
+
"Dashboard": "Bảng điều khiển",
|
|
12
|
+
"Logout": "Đăng xuất",
|
|
13
|
+
"Login": "Đăng nhập",
|
|
14
|
+
"Providers": "Nhà cung cấp",
|
|
15
|
+
"Usage": "Sử dụng",
|
|
16
|
+
"API Key": "Khóa API",
|
|
17
|
+
"Connected": " Đã kết nối",
|
|
18
|
+
"Disconnected": "Chưa kết nối",
|
|
19
|
+
"Active": "Hoạt động",
|
|
20
|
+
"Inactive": "Không hoạt động",
|
|
21
|
+
"Success": "Thành công",
|
|
22
|
+
"Failed": "Thất bại",
|
|
23
|
+
"Error": "Lỗi",
|
|
24
|
+
"Warning": "Cảnh báo",
|
|
25
|
+
"Info": "Thông tin",
|
|
26
|
+
"Loading": "Đang tải",
|
|
27
|
+
"Search": "Tìm kiếm",
|
|
28
|
+
"Filter": "Lọc",
|
|
29
|
+
"Sort": "Sắp xếp",
|
|
30
|
+
"Export": "Xuất",
|
|
31
|
+
"Import": "Nhập",
|
|
32
|
+
"Refresh": "Làm mới",
|
|
33
|
+
"Back": "Quay lại",
|
|
34
|
+
"Next": "Tiếp theo",
|
|
35
|
+
"Previous": "Trước",
|
|
36
|
+
"Submit": "Gửi",
|
|
37
|
+
"Confirm": "Xác nhận",
|
|
38
|
+
"Yes": "Có",
|
|
39
|
+
"No": "Không",
|
|
40
|
+
"OK": "OK",
|
|
41
|
+
"Apply": "Áp dụng",
|
|
42
|
+
"Reset": "Đặt lại",
|
|
43
|
+
"Clear": "Xóa",
|
|
44
|
+
"Select": "Chọn",
|
|
45
|
+
"Upload": "Tải lên",
|
|
46
|
+
"Download": "Tải xuống",
|
|
47
|
+
"Copy": "Sao chép",
|
|
48
|
+
"Paste": "Dán",
|
|
49
|
+
"Cut": "Cắt",
|
|
50
|
+
"Undo": "Hoàn tác",
|
|
51
|
+
"Redo": "Làm lại",
|
|
52
|
+
"Name": "Tên",
|
|
53
|
+
"Description": "Mô tả",
|
|
54
|
+
"Status": "Trạng thái",
|
|
55
|
+
"Type": "Loại",
|
|
56
|
+
"Date": "Ngày",
|
|
57
|
+
"Time": "Thời gian",
|
|
58
|
+
"Created": "Đã tạo",
|
|
59
|
+
"Updated": "Đã cập nhật",
|
|
60
|
+
"Actions": "Hành động",
|
|
61
|
+
"Details": "Chi tiết",
|
|
62
|
+
"View": "Xem",
|
|
63
|
+
"New": "Mới",
|
|
64
|
+
"Total": "Tổng",
|
|
65
|
+
"Count": "Số lượng",
|
|
66
|
+
"Price": "Giá",
|
|
67
|
+
"Cost": "Chi phí",
|
|
68
|
+
"Free": "Miễn phí",
|
|
69
|
+
"Paid": "Trả phí",
|
|
70
|
+
"Enable": "Bật",
|
|
71
|
+
"Disable": "Tắt",
|
|
72
|
+
"Enabled": "Đã bật",
|
|
73
|
+
"Disabled": "Đã tắt",
|
|
74
|
+
"Online": "Trực tuyến",
|
|
75
|
+
"Offline": "Ngoại tuyến",
|
|
76
|
+
"Available": "Có sẵn",
|
|
77
|
+
"Unavailable": "Không có sẵn",
|
|
78
|
+
"Required": "Bắt buộc",
|
|
79
|
+
"Optional": "Tùy chọn",
|
|
80
|
+
"Default": "Mặc định",
|
|
81
|
+
"Custom": "Tùy chỉnh",
|
|
82
|
+
"Advanced": "Nâng cao",
|
|
83
|
+
"Basic": "Cơ bản",
|
|
84
|
+
"Help": "Trợ giúp",
|
|
85
|
+
"Support": "Hỗ trợ",
|
|
86
|
+
"Documentation": "Tài liệu",
|
|
87
|
+
"Version": "Phiên bản",
|
|
88
|
+
"Language": "Ngôn ngữ",
|
|
89
|
+
"Theme": "Giao diện",
|
|
90
|
+
"Light": "Sáng",
|
|
91
|
+
"Dark": "Tối",
|
|
92
|
+
"Auto": "Tự động",
|
|
93
|
+
"Endpoint": "Điểm cuối",
|
|
94
|
+
"Providers": "Nhà cung cấp",
|
|
95
|
+
"Combos": "Kết hợp",
|
|
96
|
+
"Usage": "Thống kê",
|
|
97
|
+
"Quota Tracker": "Theo dõi hạn mức",
|
|
98
|
+
"MITM": "MITM",
|
|
99
|
+
"CLI Tools": "Công cụ",
|
|
100
|
+
"Console Log": "Nhật ký Console",
|
|
101
|
+
"System": "Hệ thống",
|
|
102
|
+
"Debug": "Gỡ lỗi",
|
|
103
|
+
"Shutdown": "Tắt máy",
|
|
104
|
+
"Close Proxy": "Đóng Proxy",
|
|
105
|
+
"Are you sure you want to close the proxy server?": "Bạn có chắc chắn muốn đóng máy chủ proxy không?",
|
|
106
|
+
"Server Disconnected": "Máy chủ đã ngắt kết nối",
|
|
107
|
+
"The proxy server has been stopped.": "Máy chủ proxy đã bị dừng.",
|
|
108
|
+
"Reload Page": "Tải lại trang",
|
|
109
|
+
"Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Dịch vụ đang chạy trong terminal. Bạn có thể đóng trang web này. Tắt máy sẽ dừng dịch vụ.",
|
|
110
|
+
"Manage your AI provider connections": "Quản lý kết nối nhà cung cấp AI của bạn",
|
|
111
|
+
"Model combos with fallback": "Kết hợp mô hình với dự phòng",
|
|
112
|
+
"Monitor your API usage, token consumption, and request logs": "Theo dõi việc sử dụng API, tiêu thụ token và nhật ký yêu cầu",
|
|
113
|
+
"Intercept CLI tool traffic and route through 9Router": "Chặn lưu lượng công cụ CLI và định tuyến qua 9Router",
|
|
114
|
+
"Configure CLI tools": "Cấu hình công cụ CLI",
|
|
115
|
+
"API endpoint configuration": "Cấu hình điểm cuối API",
|
|
116
|
+
"Manage your preferences": "Quản lý tùy chọn của bạn",
|
|
117
|
+
"Debug translation flow between formats": "Gỡ lỗi luồng dịch giữa các định dạng",
|
|
118
|
+
"Live server console output": "Đầu ra console máy chủ trực tiếp",
|
|
119
|
+
"Create model combos with fallback support": "Tạo kết hợp mô hình với hỗ trợ dự phòng",
|
|
120
|
+
"Local Mode": "Chế độ cục bộ",
|
|
121
|
+
"Running on your machine": "Chạy trên máy của bạn",
|
|
122
|
+
"Database Location": "Vị trí cơ sở dữ liệu",
|
|
123
|
+
"Download Backup": "Tải xuống bản sao lưu",
|
|
124
|
+
"Import Backup": "Nhập bản sao lưu",
|
|
125
|
+
"Database backup downloaded": "Đã tải xuống bản sao lưu cơ sở dữ liệu",
|
|
126
|
+
"Database imported successfully": "Đã nhập cơ sở dữ liệu thành công",
|
|
127
|
+
"Security": "Bảo mật",
|
|
128
|
+
"Require login": "Yêu cầu đăng nhập",
|
|
129
|
+
"When ON, dashboard requires password. When OFF, access without login.": "Khi BẬT, bảng điều khiển yêu cầu mật khẩu. Khi TẮT, truy cập không cần đăng nhập.",
|
|
130
|
+
"Current Password": "Mật khẩu hiện tại",
|
|
131
|
+
"Enter current password": "Nhập mật khẩu hiện tại",
|
|
132
|
+
"New Password": "Mật khẩu mới",
|
|
133
|
+
"Enter new password": "Nhập mật khẩu mới",
|
|
134
|
+
"Confirm New Password": "Xác nhận mật khẩu mới",
|
|
135
|
+
"Confirm new password": "Xác nhận mật khẩu mới",
|
|
136
|
+
"Update Password": "Cập nhật mật khẩu",
|
|
137
|
+
"Set Password": "Đặt mật khẩu",
|
|
138
|
+
"Password updated successfully": "Đã cập nhật mật khẩu thành công",
|
|
139
|
+
"Passwords do not match": "Mật khẩu không khớp",
|
|
140
|
+
"Routing Strategy": "Chiến lược định tuyến",
|
|
141
|
+
"Round Robin": "Vòng tròn",
|
|
142
|
+
"Cycle through accounts to distribute load": "Luân phiên qua các tài khoản để phân phối tải",
|
|
143
|
+
"Sticky Limit": "Giới hạn dính",
|
|
144
|
+
"Calls per account before switching": "Số lần gọi mỗi tài khoản trước khi chuyển",
|
|
145
|
+
"Network": "Mạng",
|
|
146
|
+
"Outbound Proxy": "Proxy đi ra",
|
|
147
|
+
"Enable proxy for OAuth + provider outbound requests.": "Bật proxy cho OAuth + yêu cầu đi ra của nhà cung cấp.",
|
|
148
|
+
"Proxy URL": "URL Proxy",
|
|
149
|
+
"Leave empty to inherit existing env proxy (if any).": "Để trống để kế thừa proxy môi trường hiện có (nếu có).",
|
|
150
|
+
"No Proxy": "Không có Proxy",
|
|
151
|
+
"Comma-separated hostnames/domains to bypass the proxy.": "Tên máy chủ/tên miền được phân tách bằng dấu phẩy để bỏ qua proxy.",
|
|
152
|
+
"Test proxy URL": "Kiểm tra URL proxy",
|
|
153
|
+
"Apply": "Áp dụng",
|
|
154
|
+
"Proxy settings applied": "Đã áp dụng cài đặt proxy",
|
|
155
|
+
"Proxy enabled": "Đã bật proxy",
|
|
156
|
+
"Proxy disabled": "Đã tắt proxy",
|
|
157
|
+
"Proxy test OK": "Kiểm tra proxy OK",
|
|
158
|
+
"Proxy test failed": "Kiểm tra proxy thất bại",
|
|
159
|
+
"Please enter a Proxy URL to test": "Vui lòng nhập URL Proxy để kiểm tra",
|
|
160
|
+
"Observability": "Khả năng quan sát",
|
|
161
|
+
"Enable Observability": "Bật khả năng quan sát",
|
|
162
|
+
"Turn request detail recording on/off globally": "Bật/tắt ghi chi tiết yêu cầu toàn cục",
|
|
163
|
+
"Max Records": "Số bản ghi tối đa",
|
|
164
|
+
"Maximum request detail records to keep (older records are auto-deleted)": "Số bản ghi chi tiết yêu cầu tối đa để giữ (bản ghi cũ hơn sẽ tự động xóa)",
|
|
165
|
+
"Batch Size": "Kích thước lô",
|
|
166
|
+
"Number of items to accumulate before writing to database (higher = better performance)": "Số mục tích lũy trước khi ghi vào cơ sở dữ liệu (cao hơn = hiệu suất tốt hơn)",
|
|
167
|
+
"Flush Interval (ms)": "Khoảng thời gian xả (ms)",
|
|
168
|
+
"Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Thời gian tối đa để chờ trước khi xả bộ đệm (ngăn mất dữ liệu trong lưu lượng thấp)",
|
|
169
|
+
"Max JSON Size (KB)": "Kích thước JSON tối đa (KB)",
|
|
170
|
+
"Maximum size for each JSON field (request/response) before truncation": "Kích thước tối đa cho mỗi trường JSON (yêu cầu/phản hồi) trước khi cắt bớt",
|
|
171
|
+
"All data stored on your machine": "Tất cả dữ liệu được lưu trữ trên máy của bạn",
|
|
172
|
+
"MITM Server": "Máy chủ MITM",
|
|
173
|
+
"Running": "Đang chạy",
|
|
174
|
+
"Stopped": "Đã dừng",
|
|
175
|
+
"Cert": "Chứng chỉ",
|
|
176
|
+
"Server": "Máy chủ",
|
|
177
|
+
"Purpose:": "Mục đích:",
|
|
178
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from 9Router": "Sử dụng Antigravity IDE & GitHub Copilot → với BẤT KỲ nhà cung cấp/mô hình nào từ 9Router",
|
|
179
|
+
"How it works:": "Cách hoạt động:",
|
|
180
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → 9Router → response to Antigravity/Copilot": "Yêu cầu Antigravity/Copilot IDE → Chuyển hướng DNS đến localhost:443 → MITM proxy chặn → 9Router → phản hồi đến Antigravity/Copilot",
|
|
181
|
+
"API Key": "Khóa API",
|
|
182
|
+
"No API keys — create one in Keys page": "Không có khóa API — tạo một khóa trong trang Keys",
|
|
183
|
+
"sk_9router (default)": "sk_9router (mặc định)",
|
|
184
|
+
"Server started": "Đã khởi động máy chủ",
|
|
185
|
+
"Failed to start server": "Không thể khởi động máy chủ",
|
|
186
|
+
"Server stopped — all DNS cleared": "Đã dừng máy chủ — đã xóa tất cả DNS",
|
|
187
|
+
"Failed to stop server": "Không thể dừng máy chủ",
|
|
188
|
+
"Sudo password is required": "Yêu cầu mật khẩu sudo",
|
|
189
|
+
"Stop Server": "Dừng máy chủ",
|
|
190
|
+
"Start Server": "Khởi động máy chủ",
|
|
191
|
+
"Enable DNS per tool below to activate interception": "Bật DNS cho từng công cụ bên dưới để kích hoạt chặn",
|
|
192
|
+
"Sudo Password Required": "Yêu cầu mật khẩu Sudo",
|
|
193
|
+
"Enter your sudo password to start/stop MITM server": "Nhập mật khẩu sudo của bạn để khởi động/dừng máy chủ MITM",
|
|
194
|
+
"Sudo Password": "Mật khẩu Sudo",
|
|
195
|
+
"Confirm": "Xác nhận"
|
|
196
|
+
}
|