zevairouter 1.0.42 → 1.0.43
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/CHANGELOG.md +12 -7
- package/README.md +1 -1
- package/cli/LICENSE +1 -1
- package/cli/README.md +28 -28
- package/cli/app/.next-cli-build/BUILD_ID +1 -1
- package/cli/app/.next-cli-build/app-path-routes-manifest.json +3 -3
- package/cli/app/.next-cli-build/build-manifest.json +2 -2
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
- package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-gateway/accounts/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/keys/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/latest/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback.html +1 -1
- package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.html +1 -1
- package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/landing.html +1 -1
- package/cli/app/.next-cli-build/server/app/landing.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/login.html +1 -1
- package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app-paths-manifest.json +3 -3
- package/cli/app/.next-cli-build/server/chunks/1939.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/2722.js +16 -16
- package/cli/app/.next-cli-build/server/chunks/3104.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/3110.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/3159.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/318.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/4746.js +3 -3
- package/cli/app/.next-cli-build/server/chunks/5024.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/6896.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7153.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7276.js +2 -2
- package/cli/app/.next-cli-build/server/chunks/8242.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8255.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/891.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/915.js +7 -7
- package/cli/app/.next-cli-build/server/chunks/9489.js +1 -1
- package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/middleware.js +2 -2
- package/cli/app/.next-cli-build/server/pages/404.html +1 -1
- package/cli/app/.next-cli-build/server/pages/500.html +1 -1
- package/cli/app/.next-cli-build/static/chunks/{1321-89d6a896f3dae03e.js → 1321-3f408a698d9c9da9.js} +1 -1
- package/cli/app/.next-cli-build/static/chunks/6069-f8381e3d2db222bb.js +54 -0
- package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-c8d0727b97defe81.js +1 -0
- package/cli/app/package.json +1 -1
- package/cli/app/public/i18n/literals/ar.json +4 -4
- package/cli/app/public/i18n/literals/bn.json +4 -4
- package/cli/app/public/i18n/literals/cs.json +4 -4
- package/cli/app/public/i18n/literals/da.json +4 -4
- package/cli/app/public/i18n/literals/de.json +4 -4
- package/cli/app/public/i18n/literals/el.json +4 -4
- package/cli/app/public/i18n/literals/es.json +4 -4
- package/cli/app/public/i18n/literals/fi.json +4 -4
- package/cli/app/public/i18n/literals/fr.json +4 -4
- package/cli/app/public/i18n/literals/he.json +4 -4
- package/cli/app/public/i18n/literals/hi.json +4 -4
- package/cli/app/public/i18n/literals/hu.json +4 -4
- package/cli/app/public/i18n/literals/id.json +4 -4
- package/cli/app/public/i18n/literals/it.json +4 -4
- package/cli/app/public/i18n/literals/ja.json +4 -4
- package/cli/app/public/i18n/literals/ko.json +4 -4
- package/cli/app/public/i18n/literals/nl.json +4 -4
- package/cli/app/public/i18n/literals/no.json +4 -4
- package/cli/app/public/i18n/literals/pl.json +4 -4
- package/cli/app/public/i18n/literals/pt-BR.json +4 -4
- package/cli/app/public/i18n/literals/pt-PT.json +4 -4
- package/cli/app/public/i18n/literals/ro.json +4 -4
- package/cli/app/public/i18n/literals/ru.json +4 -4
- package/cli/app/public/i18n/literals/sv.json +4 -4
- package/cli/app/public/i18n/literals/th.json +4 -4
- package/cli/app/public/i18n/literals/tl.json +4 -4
- package/cli/app/public/i18n/literals/tr.json +4 -4
- package/cli/app/public/i18n/literals/uk.json +4 -4
- package/cli/app/public/i18n/literals/ur.json +4 -4
- package/cli/app/public/i18n/literals/vi.json +4 -4
- package/cli/app/public/i18n/literals/zh-CN.json +15 -15
- package/cli/app/public/i18n/literals/zh-TW.json +4 -4
- package/cli/app/src/mitm/server.js +2 -2
- package/cli/cli.js +9 -9
- package/cli/package.json +1 -1
- package/cli/src/cli/api/client.js +3 -3
- package/cli/src/cli/menus/cliTools.js +18 -15
- package/cli/src/cli/menus/settings.js +1 -1
- package/cli/src/cli/tray/autostart.js +6 -6
- package/cli/src/cli/tray/tray.js +2 -2
- package/cli/src/cli/tray/tray.ps1 +1 -1
- package/open-sse/config/appConstants.js +1 -1
- package/open-sse/config/kiroConstants.js +5 -5
- package/open-sse/config/providerModels.js +1 -1
- package/open-sse/executors/codebuddy-cn.js +1 -1
- package/open-sse/executors/commandcode.js +1 -1
- package/open-sse/rtk/headroom.js +1 -1
- package/open-sse/services/antigravityObfuscation.js +1 -1
- package/open-sse/services/kiroModels.js +4 -4
- package/open-sse/services/usage.js +1 -1
- package/open-sse/translator/request/openai-to-kiro.js +1 -1
- package/open-sse/translator/response/commandcode-to-openai.js +1 -1
- package/open-sse/utils/sessionManager.js +2 -2
- package/open-sse/utils/thinkingSuffix.js +1 -1
- package/package.json +1 -1
- package/public/i18n/literals/ar.json +4 -4
- package/public/i18n/literals/bn.json +4 -4
- package/public/i18n/literals/cs.json +4 -4
- package/public/i18n/literals/da.json +4 -4
- package/public/i18n/literals/de.json +4 -4
- package/public/i18n/literals/el.json +4 -4
- package/public/i18n/literals/es.json +4 -4
- package/public/i18n/literals/fi.json +4 -4
- package/public/i18n/literals/fr.json +4 -4
- package/public/i18n/literals/he.json +4 -4
- package/public/i18n/literals/hi.json +4 -4
- package/public/i18n/literals/hu.json +4 -4
- package/public/i18n/literals/id.json +4 -4
- package/public/i18n/literals/it.json +4 -4
- package/public/i18n/literals/ja.json +4 -4
- package/public/i18n/literals/ko.json +4 -4
- package/public/i18n/literals/nl.json +4 -4
- package/public/i18n/literals/no.json +4 -4
- package/public/i18n/literals/pl.json +4 -4
- package/public/i18n/literals/pt-BR.json +4 -4
- package/public/i18n/literals/pt-PT.json +4 -4
- package/public/i18n/literals/ro.json +4 -4
- package/public/i18n/literals/ru.json +4 -4
- package/public/i18n/literals/sv.json +4 -4
- package/public/i18n/literals/th.json +4 -4
- package/public/i18n/literals/tl.json +4 -4
- package/public/i18n/literals/tr.json +4 -4
- package/public/i18n/literals/uk.json +4 -4
- package/public/i18n/literals/ur.json +4 -4
- package/public/i18n/literals/vi.json +4 -4
- package/public/i18n/literals/zh-CN.json +15 -15
- package/public/i18n/literals/zh-TW.json +4 -4
- package/src/app/(dashboard)/dashboard/cli-tools/components/AntigravityToolCard.js +2 -2
- package/src/app/(dashboard)/dashboard/cli-tools/components/ApiKeySelect.js +1 -1
- package/src/app/(dashboard)/dashboard/cli-tools/components/BaseUrlSelect.js +1 -1
- package/src/app/(dashboard)/dashboard/cli-tools/components/ClaudeToolCard.js +5 -5
- package/src/app/(dashboard)/dashboard/cli-tools/components/ClineToolCard.js +4 -4
- package/src/app/(dashboard)/dashboard/cli-tools/components/CodexToolCard.js +8 -8
- package/src/app/(dashboard)/dashboard/cli-tools/components/CopilotToolCard.js +7 -7
- package/src/app/(dashboard)/dashboard/cli-tools/components/CoworkToolCard.js +4 -4
- package/src/app/(dashboard)/dashboard/cli-tools/components/DeepSeekTuiToolCard.js +4 -4
- package/src/app/(dashboard)/dashboard/cli-tools/components/DefaultToolCard.js +1 -1
- package/src/app/(dashboard)/dashboard/cli-tools/components/DroidToolCard.js +16 -11
- package/src/app/(dashboard)/dashboard/cli-tools/components/EndpointPresetControl.js +1 -1
- package/src/app/(dashboard)/dashboard/cli-tools/components/HermesToolCard.js +3 -3
- package/src/app/(dashboard)/dashboard/cli-tools/components/JcodeToolCard.js +16 -16
- package/src/app/(dashboard)/dashboard/cli-tools/components/KiloToolCard.js +4 -4
- package/src/app/(dashboard)/dashboard/cli-tools/components/MitmServerCard.js +2 -2
- package/src/app/(dashboard)/dashboard/cli-tools/components/OpenClawToolCard.js +11 -11
- package/src/app/(dashboard)/dashboard/cli-tools/components/OpenCodeToolCard.js +18 -13
- package/src/app/(dashboard)/dashboard/cli-tools/components/ToolSummaryCard.js +1 -1
- package/src/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/src/app/api/cli-tools/claude-settings/route.js +2 -2
- package/src/app/api/cli-tools/cline-settings/route.js +4 -4
- package/src/app/api/cli-tools/codex-settings/route.js +16 -16
- package/src/app/api/cli-tools/copilot-settings/route.js +19 -14
- package/src/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/src/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
- package/src/app/api/cli-tools/cowork-settings/route.js +4 -4
- package/src/app/api/cli-tools/deepseek-tui-settings/route.js +7 -7
- package/src/app/api/cli-tools/droid-settings/route.js +12 -12
- package/src/app/api/cli-tools/hermes-settings/route.js +4 -4
- package/src/app/api/cli-tools/jcode-settings/route.js +13 -13
- package/src/app/api/cli-tools/kilo-settings/route.js +7 -7
- package/src/app/api/cli-tools/openclaw-settings/route.js +26 -26
- package/src/app/api/cli-tools/opencode-settings/route.js +27 -27
- package/src/app/api/headroom/restart/route.js +1 -1
- package/src/app/api/headroom/start/route.js +1 -1
- package/src/app/api/models/test/ping.js +2 -2
- package/src/app/globals.css +1 -1
- package/src/dashboardGuard.js +2 -2
- package/src/lib/appUpdater.js +4 -4
- package/src/lib/db/dataDirMigration.js +18 -26
- package/src/lib/headroom/detect.js +1 -1
- package/src/lib/mcp/stdioSseBridge.js +5 -5
- package/src/lib/network/proxyTest.js +1 -1
- package/src/lib/oauth/constants/xai.js +1 -1
- package/src/lib/oauth/services/codebuddyBulkImportManager.js +1 -1
- package/src/mitm/cert/install.js +11 -6
- package/src/mitm/cert/rootCA.js +2 -2
- package/src/mitm/config.js +1 -1
- package/src/mitm/handlers/base.js +4 -4
- package/src/mitm/handlers/copilot.js +2 -2
- package/src/mitm/handlers/kiro.js +3 -3
- package/src/mitm/manager.js +22 -17
- package/src/mitm/paths.js +1 -1
- package/src/mitm/server.js +1 -1
- package/src/shared/constants/cliTools.js +8 -8
- package/src/shared/constants/providers.js +2 -2
- package/src/shared/services/initializeApp.js +1 -1
- package/src/shared/utils/clineAuth.js +2 -2
- package/src/shared/utils/machineId.js +1 -1
- package/src/sse/services/codexGateway.js +4 -4
- package/cli/app/.next-cli-build/static/chunks/6069-3a19c2e23280b9f4.js +0 -54
- package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-95c0533e8dd61515.js +0 -1
- /package/cli/app/.next-cli-build/static/{WPP0ARz-9ieVVo7WDF86q → fd5MEFhSt3dq0IoH1ok24}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{WPP0ARz-9ieVVo7WDF86q → fd5MEFhSt3dq0IoH1ok24}/_ssgManifest.js +0 -0
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Gérez vos connexions de fournisseur IA",
|
|
109
109
|
"Model combos with fallback": "Combinaisons de modèles avec secours",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Surveillez votre utilisation d'API, la consommation de jetons et les journaux de requête",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Interceptez le trafic des outils CLI et acheminez via ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Configurer les outils CLI",
|
|
113
113
|
"API endpoint configuration": "Configuration du point final API",
|
|
114
114
|
"Manage your preferences": "Gérez vos préférences",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certificat",
|
|
173
173
|
"Server": "Serveur",
|
|
174
174
|
"Purpose:": "Objectif :",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Utilisez Antigravity IDE et GitHub Copilot → avec N'IMPORTE QUEL fournisseur/modèle de ZevaiRouter",
|
|
176
176
|
"How it works:": "Comment ça marche :",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Demande Antigravity/Copilot IDE → Redirection DNS vers localhost:443 → Le proxy MITM intercepte → ZevaiRouter → réponse à Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Aucune clé API — créez-en une dans la page Clés",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (par défaut)",
|
|
180
180
|
"Server started": "Serveur démarré",
|
|
181
181
|
"Failed to start server": "Impossible de démarrer le serveur",
|
|
182
182
|
"Server stopped — all DNS cleared": "Serveur arrêté — tout DNS effacé",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "נהל את חיבורי ספק ה-AI שלך",
|
|
109
109
|
"Model combos with fallback": "שילובי מודל עם התחזוקה",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "עקוב אחרי השימוש ב-API, צריכת אסימונים ויומני בקשה",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "תקוף את תנועת כלי CLI וניתוב דרך ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "הגדר כלים CLI",
|
|
113
113
|
"API endpoint configuration": "הגדרת נקודת קצה של API",
|
|
114
114
|
"Manage your preferences": "נהל את העדפותיך",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "תעודה",
|
|
173
173
|
"Server": "שרת",
|
|
174
174
|
"Purpose:": "מטרה:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "השתמש ב-Antigravity IDE ו-GitHub Copilot → עם כל ספק/מודל מ-ZevaiRouter",
|
|
176
176
|
"How it works:": "איך זה עובד:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "בקשת Antigravity/Copilot IDE → הפניה DNS ל-localhost:443 → פרוקסי MITM חוטף → ZevaiRouter → תגובה ל-Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "אין מפתחות API — צור אחד בעמוד Keys",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (ברירת מחדל)",
|
|
180
180
|
"Server started": "השרת התחיל",
|
|
181
181
|
"Failed to start server": "הפעלת השרת נכשלה",
|
|
182
182
|
"Server stopped — all DNS cleared": "השרת הופסק — כל ה-DNS נוקה",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "अपने AI प्रदाता कनेक्शन प्रबंधित करें",
|
|
109
109
|
"Model combos with fallback": "फॉलबैक के साथ मॉडल कॉम्बो",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "अपने API उपयोग, टोकन खपत और अनुरोध लॉग की निगरानी करें",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "CLI टूल ट्रैफिक को इंटरसेप्ट करें और ZevaiRouter के माध्यम से रूट करें",
|
|
112
112
|
"Configure CLI tools": "CLI उपकरण कॉन्फ़िगर करें",
|
|
113
113
|
"API endpoint configuration": "API एंडपॉइंट कॉन्फ़िगरेशन",
|
|
114
114
|
"Manage your preferences": "अपनी प्राथमिकताएं प्रबंधित करें",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "प्रमाणपत्र",
|
|
173
173
|
"Server": "सर्वर",
|
|
174
174
|
"Purpose:": "उद्देश्य:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Antigravity IDE और GitHub Copilot का उपयोग करें → ZevaiRouter से किसी भी प्रदाता/मॉडल के साथ",
|
|
176
176
|
"How it works:": "यह कैसे काम करता है:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE अनुरोध → DNS को localhost:443 में पुनर्निर्देशित करें → MITM प्रॉक्सी इंटरसेप्ट करता है → ZevaiRouter → Antigravity/Copilot को प्रतिक्रिया",
|
|
178
178
|
"No API keys — create one in Keys page": "कोई API कुंजी नहीं — Keys पृष्ठ में एक बनाएं",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (डिफ़ॉल्ट)",
|
|
180
180
|
"Server started": "सर्वर शुरू किया गया",
|
|
181
181
|
"Failed to start server": "सर्वर शुरू करने में विफल",
|
|
182
182
|
"Server stopped — all DNS cleared": "सर्वर बंद — सभी DNS साफ़ किए गए",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Az AI-szolgáltatók kapcsolatainak kezelése",
|
|
109
109
|
"Model combos with fallback": "Modell kombinációk tartalékkal",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Az API-használat, a token-fogyasztás és a kérési naplók figyelése",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "CLI-eszköz forgalmának elfogása és az ZevaiRouter-en keresztüli irányítása",
|
|
112
112
|
"Configure CLI tools": "CLI-eszközök konfigurálása",
|
|
113
113
|
"API endpoint configuration": "API-végpont konfigurálása",
|
|
114
114
|
"Manage your preferences": "Előnyzeteinek kezelése",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Tanúsítvány",
|
|
173
173
|
"Server": "Kiszolgáló",
|
|
174
174
|
"Purpose:": "Cél:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Antigravity IDE és GitHub Copilot használata → az ZevaiRouter bármelyik szolgáltatójával/modelljével",
|
|
176
176
|
"How it works:": "Hogyan működik:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE kérés → DNS átirányítás a localhost:443-ra → MITM proxy elfogja → ZevaiRouter → válasz Antigravity/Copilot-nak",
|
|
178
178
|
"No API keys — create one in Keys page": "Nincsenek API-kulcsok — hozzon létre egyet a Keys oldalon",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (alapértelmezett)",
|
|
180
180
|
"Server started": "Szerver elindult",
|
|
181
181
|
"Failed to start server": "Nem sikerült elindítani a szervert",
|
|
182
182
|
"Server stopped — all DNS cleared": "A szerver leállt — az összes DNS törlésre kerül",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Kelola koneksi penyedia AI Anda",
|
|
109
109
|
"Model combos with fallback": "Kombinasi model dengan fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Pantau penggunaan API, konsumsi token, dan log permintaan Anda",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Intersep lalu lintas alat CLI dan rute melalui ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Konfigurasi alat CLI",
|
|
113
113
|
"API endpoint configuration": "Konfigurasi titik akhir API",
|
|
114
114
|
"Manage your preferences": "Kelola preferensi Anda",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Sertifikat",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Tujuan:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Gunakan Antigravity IDE & GitHub Copilot → dengan PENYEDIA/model APA PUN dari ZevaiRouter",
|
|
176
176
|
"How it works:": "Cara kerjanya:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Permintaan Antigravity/Copilot IDE → Pengalihan DNS ke localhost:443 → Proxy MITM mengintersep → ZevaiRouter → respons ke Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Tidak ada kunci API — buat satu di halaman Keys",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (bawaan)",
|
|
180
180
|
"Server started": "Server dimulai",
|
|
181
181
|
"Failed to start server": "Gagal memulai server",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server dihentikan — semua DNS dihapus",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Gestisci le connessioni del tuo provider AI",
|
|
109
109
|
"Model combos with fallback": "Combinazioni di modelli con fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Monitora l'utilizzo dell'API, il consumo di token e i log delle richieste",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Intercetta il traffico dello strumento CLI e instradalo attraverso ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Configura gli strumenti CLI",
|
|
113
113
|
"API endpoint configuration": "Configurazione dell'endpoint API",
|
|
114
114
|
"Manage your preferences": "Gestisci le tue preferenze",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certificato",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Scopo:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Usa Antigravity IDE & GitHub Copilot → con QUALSIASI provider/modello da ZevaiRouter",
|
|
176
176
|
"How it works:": "Come funziona:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Richiesta Antigravity/Copilot IDE → Reindirizzamento DNS a localhost:443 → Il proxy MITM intercetta → ZevaiRouter → Risposta a Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Nessuna chiave API — crearne una nella pagina Chiavi",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (predefinito)",
|
|
180
180
|
"Server started": "Server avviato",
|
|
181
181
|
"Failed to start server": "Impossibile avviare il server",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server arrestato — tutti i DNS cancellati",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "AIプロバイダーの接続を管理する",
|
|
109
109
|
"Model combos with fallback": "フォールバック付きモデルコンボ",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "APIの使用状況、トークン消費量、およびリクエストログを監視する",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "CLIツールのトラフィックをインターセプトし、ZevaiRouterを通じてルーティングする",
|
|
112
112
|
"Configure CLI tools": "CLIツールを構成",
|
|
113
113
|
"API endpoint configuration": "APIエンドポイント構成",
|
|
114
114
|
"Manage your preferences": "設定を管理する",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "証明書",
|
|
173
173
|
"Server": "サーバー",
|
|
174
174
|
"Purpose:": "目的:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Antigravity IDE & GitHub Copilot → ZevaiRouter の任意のプロバイダー/モデルを使用",
|
|
176
176
|
"How it works:": "しくみ:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE リクエスト → localhost:443 への DNS リダイレクト → MITM プロキシが傍受 → ZevaiRouter → Antigravity/Copilot への応答",
|
|
178
178
|
"No API keys — create one in Keys page": "APIキーがありません — キーページで1つ作成してください",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai(デフォルト)",
|
|
180
180
|
"Server started": "サーバーが開始されました",
|
|
181
181
|
"Failed to start server": "サーバーの開始に失敗しました",
|
|
182
182
|
"Server stopped — all DNS cleared": "サーバーが停止しました — すべてのDNSがクリアされました",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "AI 제공자 연결 관리",
|
|
109
109
|
"Model combos with fallback": "폴백 기능이 있는 모델 조합",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "API 사용, 토큰 소비 및 요청 로그 모니터링",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "CLI 도구 트래픽을 가로채고 ZevaiRouter를 통해 라우팅",
|
|
112
112
|
"Configure CLI tools": "CLI 도구 구성",
|
|
113
113
|
"API endpoint configuration": "API 엔드포인트 구성",
|
|
114
114
|
"Manage your preferences": "기본 설정 관리",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "인증서",
|
|
173
173
|
"Server": "서버",
|
|
174
174
|
"Purpose:": "목적:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Antigravity IDE 및 GitHub Copilot 사용 → ZevaiRouter의 모든 제공자/모델과 함께",
|
|
176
176
|
"How it works:": "작동 방식:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE 요청 → localhost:443로 DNS 리디렉션 → MITM 프록시가 가로챔 → ZevaiRouter → Antigravity/Copilot으로 응답",
|
|
178
178
|
"No API keys — create one in Keys page": "API 키 없음 — 키 페이지에서 만들기",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (기본값)",
|
|
180
180
|
"Server started": "서버 시작됨",
|
|
181
181
|
"Failed to start server": "서버 시작 실패",
|
|
182
182
|
"Server stopped — all DNS cleared": "서버 중지됨 — 모든 DNS 지워짐",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Beheer uw AI-providerverbindingen",
|
|
109
109
|
"Model combos with fallback": "Modelcombinaties met fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Controleer uw API-gebruik, tokenverbruik en aanvraaglogboeken",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Onderschep CLI-toolverkeer en stuur het via ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "CLI-tools configureren",
|
|
113
113
|
"API endpoint configuration": "Configuratie van API-eindpunt",
|
|
114
114
|
"Manage your preferences": "Beheer uw voorkeuren",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certificaat",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Doel:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Gebruik Antigravity IDE en GitHub Copilot → met ELKE provider/model van ZevaiRouter",
|
|
176
176
|
"How it works:": "Hoe het werkt:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE-aanvraag → DNS-omleiding naar localhost:443 → MITM-proxy onderschept → ZevaiRouter → antwoord naar Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Geen API-sleutels — maak er één aan op de pagina Sleutels",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (standaard)",
|
|
180
180
|
"Server started": "Server gestart",
|
|
181
181
|
"Failed to start server": "Server starten mislukt",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server gestopt — alle DNS gewist",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Administrer AI-leverandørforbindelsene dine",
|
|
109
109
|
"Model combos with fallback": "Modellkombinasjoner med fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Overvåk API-bruken, tokenforbruk og anmodningslogger",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Avlytting av CLI-verktøy trafikk og rute gjennom ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Konfigurer CLI-verktøy",
|
|
113
113
|
"API endpoint configuration": "Konfiguration av API-endepunkt",
|
|
114
114
|
"Manage your preferences": "Administrer dine preferanser",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Sertifikat",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Formål:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Bruk Antigravity IDE & GitHub Copilot → med ENHVER leverandør/modell fra ZevaiRouter",
|
|
176
176
|
"How it works:": "Slik fungerer det:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE-forespørsel → DNS-omdirigering til localhost:443 → MITM-proxy avlytt → ZevaiRouter → svar til Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Ingen API-nøkler — lag en på Keys-siden",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (standard)",
|
|
180
180
|
"Server started": "Server startet",
|
|
181
181
|
"Failed to start server": "Klarte ikke å starte server",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server stoppet — alle DNS ryddet",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Zarządzaj połączeniami dostawcy sztucznej inteligencji",
|
|
109
109
|
"Model combos with fallback": "Kombinacje modeli z rezerwą",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Monitoruj użycie API, zużycie tokenów i dzienniki żądań",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Przechwytuj ruch narzędzi CLI i kieruj przez ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Konfiguruj narzędzia CLI",
|
|
113
113
|
"API endpoint configuration": "Konfiguracja punktu końcowego API",
|
|
114
114
|
"Manage your preferences": "Zarządzaj swoimi preferencjami",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certyfikat",
|
|
173
173
|
"Server": "Serwer",
|
|
174
174
|
"Purpose:": "Cel:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Użyj Antigravity IDE i GitHub Copilot → z DOWOLNYM dostawcą/modelem z ZevaiRouter",
|
|
176
176
|
"How it works:": "Jak to działa:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Żądanie Antigravity/Copilot IDE → Przekierowanie DNS na localhost:443 → Serwer proxy MITM przechwytuje → ZevaiRouter → odpowiedź do Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Brak kluczy API — utwórz jeden na stronie Klucze",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (domyślnie)",
|
|
180
180
|
"Server started": "Serwer uruchomiony",
|
|
181
181
|
"Failed to start server": "Nie udało się uruchomić serwera",
|
|
182
182
|
"Server stopped — all DNS cleared": "Serwer zatrzymany — cały DNS usunięty",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Gerencie suas conexões de provedor de IA",
|
|
109
109
|
"Model combos with fallback": "Combinações de modelos com fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Monitore seu uso de API, consumo de tokens e logs de solicitação",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Intercepte o tráfego da ferramenta CLI e roteie através do ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Configurar ferramentas CLI",
|
|
113
113
|
"API endpoint configuration": "Configuração do ponto de extremidade da API",
|
|
114
114
|
"Manage your preferences": "Gerenciar suas preferências",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certificado",
|
|
173
173
|
"Server": "Servidor",
|
|
174
174
|
"Purpose:": "Propósito:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Use Antigravity IDE e GitHub Copilot → com QUALQUER provedor/modelo do ZevaiRouter",
|
|
176
176
|
"How it works:": "Como funciona:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Solicitação do Antigravity/Copilot IDE → Redirecionamento DNS para localhost:443 → Proxy MITM intercepta → ZevaiRouter → resposta para Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Sem chaves de API — crie uma na página Chaves",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (padrão)",
|
|
180
180
|
"Server started": "Servidor iniciado",
|
|
181
181
|
"Failed to start server": "Falha ao iniciar o servidor",
|
|
182
182
|
"Server stopped — all DNS cleared": "Servidor parado — todo DNS foi limpo",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Gerir as suas ligações de fornecedor de IA",
|
|
109
109
|
"Model combos with fallback": "Combinações de modelos com contingência",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Monitorize a sua utilização de API, consumo de fichas e registos de pedidos",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Intercete o tráfego da ferramenta CLI e encaminhe através do ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Configurar ferramentas CLI",
|
|
113
113
|
"API endpoint configuration": "Configuração do ponto final da API",
|
|
114
114
|
"Manage your preferences": "Gerir as suas preferências",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certificado",
|
|
173
173
|
"Server": "Servidor",
|
|
174
174
|
"Purpose:": "Finalidade:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Utilize o Antigravity IDE e GitHub Copilot → com QUALQUER fornecedor/modelo do ZevaiRouter",
|
|
176
176
|
"How it works:": "Como funciona:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Pedido do Antigravity/Copilot IDE → Redirecionamento DNS para localhost:443 → Proxy MITM interceta → ZevaiRouter → resposta para Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Sem chaves de API — crie uma na página Chaves",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (predefinição)",
|
|
180
180
|
"Server started": "Servidor iniciado",
|
|
181
181
|
"Failed to start server": "Falha ao iniciar o servidor",
|
|
182
182
|
"Server stopped — all DNS cleared": "Servidor parado — todo DNS foi limpo",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Gestionați conexiunile furnizorului dvs. de IA",
|
|
109
109
|
"Model combos with fallback": "Combinații de modele cu fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Monitorizați utilizarea API-ului, consumul de token și jurnalele de solicitare",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Interceptați traficul instrumentului CLI și rutați prin ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Configurați instrumentele CLI",
|
|
113
113
|
"API endpoint configuration": "Configurația punctului final API",
|
|
114
114
|
"Manage your preferences": "Gestionați preferințele dvs.",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certificat",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Scop:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Folosiți Antigravity IDE & GitHub Copilot → cu ORICE furnizor/model din ZevaiRouter",
|
|
176
176
|
"How it works:": "Cum funcționează:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Solicitare Antigravity/Copilot IDE → Redirecționare DNS la localhost:443 → Proxy MITM interceptează → ZevaiRouter → răspuns la Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Nicio cheie API — creați una în pagina Chei",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (implicit)",
|
|
180
180
|
"Server started": "Server pornit",
|
|
181
181
|
"Failed to start server": "Nu s-a putut porni serverul",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server oprit — toate DNS-urile șterse",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Управляйте своими подключениями провайдера ИИ",
|
|
109
109
|
"Model combos with fallback": "Комбинации моделей с резервным вариантом",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Мониторьте использование API, потребление токенов и журналы запросов",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Перехватите трафик инструмента CLI и маршрутизируйте через ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Настройка инструментов CLI",
|
|
113
113
|
"API endpoint configuration": "Конфигурация конечной точки API",
|
|
114
114
|
"Manage your preferences": "Управляйте своими предпочтениями",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Сертификат",
|
|
173
173
|
"Server": "Сервер",
|
|
174
174
|
"Purpose:": "Назначение:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Используйте Antigravity IDE и GitHub Copilot → с ЛЮБЫМ провайдером/моделью от ZevaiRouter",
|
|
176
176
|
"How it works:": "Как это работает:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Запрос Antigravity/Copilot IDE → Перенаправление DNS на localhost:443 → Прокси MITM перехватывает → ZevaiRouter → ответ для Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Нет ключей API — создайте один на странице ключей",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (по умолчанию)",
|
|
180
180
|
"Server started": "Сервер запущен",
|
|
181
181
|
"Failed to start server": "Ошибка при запуске сервера",
|
|
182
182
|
"Server stopped — all DNS cleared": "Сервер остановлен — все DNS очищено",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Hantera dina AI-leverantörsanslutningar",
|
|
109
109
|
"Model combos with fallback": "Modellkombinationer med fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Övervaka din API-användning, tokenförbrukning och begärandeloggar",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Avlyssna CLI-verktygstrafik och dirigera genom ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Konfigurera CLI-verktyg",
|
|
113
113
|
"API endpoint configuration": "Konfiguration av API-slutpunkt",
|
|
114
114
|
"Manage your preferences": "Hantera dina inställningar",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certifikat",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Syfte:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Använd Antigravity IDE & GitHub Copilot → med VALFRI leverantör/modell från ZevaiRouter",
|
|
176
176
|
"How it works:": "Hur det fungerar:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE-begäran → DNS-omdirigering till localhost:443 → MITM-proxy avlyssnar → ZevaiRouter → svar till Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Inga API-nycklar — skapa en på nyckelsidan",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (standard)",
|
|
180
180
|
"Server started": "Servern startad",
|
|
181
181
|
"Failed to start server": "Misslyckades att starta servern",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server stoppad — all DNS rensad",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "จัดการการเชื่อมต่อผู้ให้บริการ AI ของคุณ",
|
|
109
109
|
"Model combos with fallback": "ชุดรวมโมเดลที่มี fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "ติดตามการใช้งาน API การใช้งาน token และบันทึกคำขอของคุณ",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "สกัดปะท่อ CLI และเส้นทางผ่าน ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "กำหนดค่าเครื่องมือ CLI",
|
|
113
113
|
"API endpoint configuration": "การตั้งค่าจุดสิ้นสุด API",
|
|
114
114
|
"Manage your preferences": "จัดการการตั้งค่าของคุณ",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "ใบรับรอง",
|
|
173
173
|
"Server": "เซิร์ฟเวอร์",
|
|
174
174
|
"Purpose:": "วัตถุประสงค์:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "ใช้ Antigravity IDE & GitHub Copilot → ที่มีผู้ให้บริการ/โมเดลใด ๆ จาก ZevaiRouter",
|
|
176
176
|
"How it works:": "วิธีการทำงาน:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "คำขอ Antigravity/Copilot IDE → เปลี่ยนเส้นทาง DNS เป็น localhost:443 → MITM proxy สกัดปะท่อ → ZevaiRouter → ตอบสนอง Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "ไม่มีคีย์ API — สร้างคีย์ในหน้า Keys",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (ค่าเริ่มต้น)",
|
|
180
180
|
"Server started": "เซิร์ฟเวอร์เริ่มต้นแล้ว",
|
|
181
181
|
"Failed to start server": "ไม่สามารถเริ่มเซิร์ฟเวอร์",
|
|
182
182
|
"Server stopped — all DNS cleared": "หยุดเซิร์ฟเวอร์ — ล้าง DNS ทั้งหมด",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Pamahalaan ang iyong mga koneksyon ng AI provider",
|
|
109
109
|
"Model combos with fallback": "Mga model combo na may fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Subaybayan ang iyong paggamit ng API, pagkonsumo ng token, at mga log ng request",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Harangin ang lalu ng CLI tool at i-route sa pamamagitan ng ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "I-configure ang CLI tools",
|
|
113
113
|
"API endpoint configuration": "Konfiguration ng API endpoint",
|
|
114
114
|
"Manage your preferences": "Pamahalaan ang iyong mga kagustuhan",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Cert",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Layunin:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Gamitin ang Antigravity IDE & GitHub Copilot → sa ANUMANG provider/model mula sa ZevaiRouter",
|
|
176
176
|
"How it works:": "Paano ito gumagana:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE request → DNS redirect sa localhost:443 → MITM proxy intercepts → ZevaiRouter → response sa Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Walang API keys — lumikha ng isa sa Keys page",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (default)",
|
|
180
180
|
"Server started": "Ang server ay nagsimula",
|
|
181
181
|
"Failed to start server": "Nabigo na magsimula ang server",
|
|
182
182
|
"Server stopped — all DNS cleared": "Ang server ay tumigil — lahat ng DNS ay naka-clear",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "AI sağlayıcı bağlantılarınızı yönetin",
|
|
109
109
|
"Model combos with fallback": "Yedek desteğiyle model kombinasyonları",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "API kullanımınızı, token tüketimini ve istek günlüklerini izleyin",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "CLI araç trafiğini yakalayın ve ZevaiRouter üzerinden yönlendirin",
|
|
112
112
|
"Configure CLI tools": "CLI araçlarını yapılandırın",
|
|
113
113
|
"API endpoint configuration": "API uç noktası yapılandırması",
|
|
114
114
|
"Manage your preferences": "Tercihlerinizi yönetin",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Sertifika",
|
|
173
173
|
"Server": "Sunucu",
|
|
174
174
|
"Purpose:": "Amaç:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Antigravity IDE & GitHub Copilot kullanın → ZevaiRouter'dan HERHANGİ bir sağlayıcı/model ile",
|
|
176
176
|
"How it works:": "Nasıl çalışır:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE isteği → DNS'i localhost:443'e yönlendir → MITM proxy yakalar → ZevaiRouter → Antigravity/Copilot'a yanıt",
|
|
178
178
|
"No API keys — create one in Keys page": "API anahtarı yok — Keys sayfasında bir tane oluşturun",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (varsayılan)",
|
|
180
180
|
"Server started": "Sunucu başlatıldı",
|
|
181
181
|
"Failed to start server": "Sunucu başlatılamadı",
|
|
182
182
|
"Server stopped — all DNS cleared": "Sunucu durduruldu — tüm DNS temizlendi",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Керуйте своїми з'єднаннями постачальника AI",
|
|
109
109
|
"Model combos with fallback": "Комбо моделей з резервуванням",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Відстежуйте використання API, споживання токенів та журнали запитів",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Перехопіть трафік інструменту CLI та маршрутизуйте через ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Налаштуйте інструменти CLI",
|
|
113
113
|
"API endpoint configuration": "Конфігурація кінцевої точки API",
|
|
114
114
|
"Manage your preferences": "Керуйте своїми уподобаннями",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Сертифікат",
|
|
173
173
|
"Server": "Сервер",
|
|
174
174
|
"Purpose:": "Мета:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Використовуйте Antigravity IDE & GitHub Copilot → з БУДЬ-ЯКИМ постачальником/моделлю від ZevaiRouter",
|
|
176
176
|
"How it works:": "Як це працює:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Запит Antigravity/Copilot IDE → Перенаправлення DNS на localhost:443 → MITM проксі перехопити → ZevaiRouter → відповідь на Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Немає ключів API — створіть один на сторінці ключів",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (за замовчуванням)",
|
|
180
180
|
"Server started": "Сервер запущено",
|
|
181
181
|
"Failed to start server": "Не вдалося запустити сервер",
|
|
182
182
|
"Server stopped — all DNS cleared": "Сервер зупинено — усі DNS очищено",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "اپنے AI فراہم کنندہ کنکشن کو منیج کریں",
|
|
109
109
|
"Model combos with fallback": "Fallback کے ساتھ ماڈل امتزاجات",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "اپنے API استعمال، ٹوکن کھپت، اور درخواست لاگز کی نگرانی کریں",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "CLI ٹول ٹریفک کو روکیں اور ZevaiRouter کے ذریعے منتقل کریں",
|
|
112
112
|
"Configure CLI tools": "CLI آلات ترتیب دیں",
|
|
113
113
|
"API endpoint configuration": "API اختتام نقطہ کی ترتیب",
|
|
114
114
|
"Manage your preferences": "اپنی ترجیحات منیج کریں",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "سرٹیفکیٹ",
|
|
173
173
|
"Server": "سرور",
|
|
174
174
|
"Purpose:": "مقصد:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Antigravity IDE اور GitHub Copilot استعمال کریں → ZevaiRouter سے کسی بھی فراہم کنندہ/ماڈل کے ساتھ",
|
|
176
176
|
"How it works:": "یہ کیسے کام کرتا ہے:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Antigravity/Copilot IDE درخواست → DNS کو localhost:443 کی طرف ری ڈائریکٹ کریں → MITM پروکسی روکے → ZevaiRouter → Antigravity/Copilot کو جواب",
|
|
178
178
|
"No API keys — create one in Keys page": "کوئی API کلید نہیں — Keys صفحہ میں ایک بنائیں",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (ڈیفالٹ)",
|
|
180
180
|
"Server started": "سرور شروع ہوگیا",
|
|
181
181
|
"Failed to start server": "سرور شروع کرنے میں ناکام",
|
|
182
182
|
"Server stopped — all DNS cleared": "سرور بند — تمام DNS صاف کیے گئے",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Quản lý kết nối nhà cung cấp AI của bạn",
|
|
109
109
|
"Model combos with fallback": "Kết hợp mô hình với dự phòng",
|
|
110
110
|
"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",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Chặn lưu lượng công cụ CLI và định tuyến qua ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Cấu hình công cụ CLI",
|
|
113
113
|
"API endpoint configuration": "Cấu hình điểm cuối API",
|
|
114
114
|
"Manage your preferences": "Quản lý tùy chọn của bạn",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Chứng chỉ",
|
|
173
173
|
"Server": "Máy chủ",
|
|
174
174
|
"Purpose:": "Mục đích:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Sử dụng Antigravity IDE & GitHub Copilot → với BẤT KỲ nhà cung cấp/mô hình nào từ ZevaiRouter",
|
|
176
176
|
"How it works:": "Cách hoạt động:",
|
|
177
|
-
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts →
|
|
177
|
+
"Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot": "Yêu cầu Antigravity/Copilot IDE → Chuyển hướng DNS đến localhost:443 → MITM proxy chặn → ZevaiRouter → phản hồi đến Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Không có khóa API — tạo một khóa trong trang Keys",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (mặc định)",
|
|
180
180
|
"Server started": "Đã khởi động máy chủ",
|
|
181
181
|
"Failed to start server": "Không thể khởi động máy chủ",
|
|
182
182
|
"Server stopped — all DNS cleared": "Đã dừng máy chủ — đã xóa tất cả DNS",
|