zevairouter 1.0.42 → 1.0.44
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 +18 -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 +5 -5
- 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]/models/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 +5 -5
- 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/2777.js +1 -1
- 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 +2 -2
- 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/5681.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/8450.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-a179ec9bacf35359.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 +310 -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/api/providers/[id]/models/route.js +38 -0
- package/src/app/api/v1/models/route.js +20 -0
- 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 +10 -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 → bAJp2tRybHzjTO6gr0kf_}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{WPP0ARz-9ieVVo7WDF86q → bAJp2tRybHzjTO6gr0kf_}/_ssgManifest.js +0 -0
|
@@ -31,10 +31,10 @@ if (cleanupInterval.unref) cleanupInterval.unref();
|
|
|
31
31
|
* Get or create a session ID for the given connection.
|
|
32
32
|
*
|
|
33
33
|
* The binary generates a session ID once at startup: `rs() + Date.now()`.
|
|
34
|
-
* Since
|
|
34
|
+
* Since zevairouter is long-running, we simulate this "per-launch" behavior by
|
|
35
35
|
* storing a generated ID in memory for each connection.
|
|
36
36
|
*
|
|
37
|
-
* - If
|
|
37
|
+
* - If zevairouter restarts, the ID changes (matching binary restart behavior).
|
|
38
38
|
* - Within a running instance, the ID is stable for that connection.
|
|
39
39
|
* - This enables prompt caching while using the EXACT random logic of the binary.
|
|
40
40
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Model-name thinking suffix helpers: `provider/model(high)` → clean model + effort.
|
|
3
|
-
* Lightweight port of
|
|
3
|
+
* Lightweight port of zevairouter thinkingUnified strip/parse (no full capabilities matrix).
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
const KNOWN_LEVELS = new Set([
|
package/package.json
CHANGED
|
@@ -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": "আপনার 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": "Spravujte svá připojení poskytovatele AI",
|
|
109
109
|
"Model combos with fallback": "Kombinace modelů s zálohou",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Monitorujte použití API, spotřebu tokenů a protokoly žádostí",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Zachycujte provoz nástrojů CLI a směrujte jej přes ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Konfigurace nástrojů CLI",
|
|
113
113
|
"API endpoint configuration": "Konfigurace koncového bodu API",
|
|
114
114
|
"Manage your preferences": "Spravujte své preferences",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certifikát",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Účel:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Použijte Antigravity IDE a GitHub Copilot → s JAKÝMKOLIV poskytovatelem/modelem z ZevaiRouter",
|
|
176
176
|
"How it works:": "Jak to funguje:",
|
|
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": "Požadavek Antigravity/Copilot IDE → Přesměrování DNS na localhost:443 → Proxy MITM zachycuje → ZevaiRouter → odpověď na Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Žádné klíče API — vytvořte jeden na stránce Klíče",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (výchozí)",
|
|
180
180
|
"Server started": "Server spuštěn",
|
|
181
181
|
"Failed to start server": "Spuštění serveru se nezdařilo",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server zastaven — veškerý DNS vymazán",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Administrer dine AI-udbyderforbindelser",
|
|
109
109
|
"Model combos with fallback": "Modelkombinationer med fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Overvåg dit API-forbrug, tokenforbrugning og anmodningslogger",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Aflyt CLI-værktøj trafikk og rute gennem ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Konfigurer CLI-værktøjer",
|
|
113
113
|
"API endpoint configuration": "API-slutpunktkonfiguration",
|
|
114
114
|
"Manage your preferences": "Administrer dine præferencer",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Certifikat",
|
|
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": "Brug Antigravity IDE & GitHub Copilot → med ENHVER udbyder/model fra ZevaiRouter",
|
|
176
176
|
"How it works:": "Sådan virker 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-anmodning → DNS-omdirigering til localhost:443 → MITM-proxy aflytter → ZevaiRouter → svar til Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Ingen API-nøgler — opret en på Keys-siden",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (standard)",
|
|
180
180
|
"Server started": "Server startet",
|
|
181
181
|
"Failed to start server": "Fejl ved start af server",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server stoppet — alle DNS slettet",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Verwalten Sie Ihre KI-Anbieterverbindungen",
|
|
109
109
|
"Model combos with fallback": "Modellkombinationen mit Fallback",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Überwachen Sie Ihre API-Nutzung, den Token-Verbrauch und die Anforderungsprotokolle",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "CLI-Tool-Verkehr abfangen und über ZevaiRouter leiten",
|
|
112
112
|
"Configure CLI tools": "CLI-Tools konfigurieren",
|
|
113
113
|
"API endpoint configuration": "API-Endpunkt-Konfiguration",
|
|
114
114
|
"Manage your preferences": "Verwalten Sie Ihre Vorlieben",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Zertifikat",
|
|
173
173
|
"Server": "Server",
|
|
174
174
|
"Purpose:": "Zweck:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Verwenden Sie Antigravity IDE und GitHub Copilot → mit JEDEM Anbieter/Modell von ZevaiRouter",
|
|
176
176
|
"How it works:": "So funktioniert es:",
|
|
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-Anforderung → DNS-Umleitung auf localhost:443 → MITM-Proxy abfangen → ZevaiRouter → Antwort auf Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Keine API-Schlüssel — erstellen Sie einen auf der Seite Schlüssel",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (Standard)",
|
|
180
180
|
"Server started": "Server gestartet",
|
|
181
181
|
"Failed to start server": "Server konnte nicht gestartet werden",
|
|
182
182
|
"Server stopped — all DNS cleared": "Server gestoppt — alle DNS gelöscht",
|
|
@@ -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, την κατανάλωση 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 παρεμβαίνει → 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": "Administre sus conexiones de proveedor de IA",
|
|
109
109
|
"Model combos with fallback": "Combinaciones de modelos con respaldo",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Monitoree su uso de API, consumo de tokens y registros de solicitudes",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Interceptar el tráfico de herramientas CLI y enrutar a través de ZevaiRouter",
|
|
112
112
|
"Configure CLI tools": "Configurar herramientas CLI",
|
|
113
113
|
"API endpoint configuration": "Configuración del punto final de API",
|
|
114
114
|
"Manage your preferences": "Administrar sus preferencias",
|
|
@@ -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 y GitHub Copilot → con CUALQUIER proveedor/modelo de ZevaiRouter",
|
|
176
176
|
"How it works:": "Cómo 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": "Solicitud de Antigravity/Copilot IDE → Redireccionamiento DNS a localhost:443 → El proxy MITM intercepta → ZevaiRouter → respuesta a Antigravity/Copilot",
|
|
178
178
|
"No API keys — create one in Keys page": "Sin claves API — cree una en la página Claves",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (predeterminado)",
|
|
180
180
|
"Server started": "Servidor iniciado",
|
|
181
181
|
"Failed to start server": "Error al iniciar el servidor",
|
|
182
182
|
"Server stopped — all DNS cleared": "Servidor detenido — todo DNS borrado",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"Manage your AI provider connections": "Hallitse AI-palveluntarjoajayhteyksääsi",
|
|
109
109
|
"Model combos with fallback": "Mallien yhdistelmät palautuksella",
|
|
110
110
|
"Monitor your API usage, token consumption, and request logs": "Valvo API-käyttöä, tunnusmerkkien kulutusta ja pyyntölokeja",
|
|
111
|
-
"Intercept CLI tool traffic and route through
|
|
111
|
+
"Intercept CLI tool traffic and route through ZevaiRouter": "Sieppaa CLI-työkaluliikenteen ja reitit ZevaiRouterin kautta",
|
|
112
112
|
"Configure CLI tools": "Konfiguroi CLI-työkalut",
|
|
113
113
|
"API endpoint configuration": "API-päätepisteen konfiguraatio",
|
|
114
114
|
"Manage your preferences": "Hallitse asetuksiasi",
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
"Cert": "Sertifikaatti",
|
|
173
173
|
"Server": "Palvelin",
|
|
174
174
|
"Purpose:": "Tarkoitus:",
|
|
175
|
-
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from
|
|
175
|
+
"Use Antigravity IDE & GitHub Copilot → with ANY provider/model from ZevaiRouter": "Käytä Antigravity IDE:tä ja GitHub Copilot:ia → minkä tahansa palveluntarjoajan/mallin kanssa ZevaiRouterista",
|
|
176
176
|
"How it works:": "Kuinka se toimii:",
|
|
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-pyyntö → DNS-uudelleenohjaus localhost:443:iin → MITM-välityspalvelin sieppaa → ZevaiRouter → vastaus Antigravity/Copilot:ille",
|
|
178
178
|
"No API keys — create one in Keys page": "Ei API-avaimia — luo yksi Keys-sivulla",
|
|
179
|
-
"
|
|
179
|
+
"sk_zevai (default)": "sk_zevai (oletus)",
|
|
180
180
|
"Server started": "Palvelin käynnistetty",
|
|
181
181
|
"Failed to start server": "Palvelimen käynnistäminen epäonnistui",
|
|
182
182
|
"Server stopped — all DNS cleared": "Palvelin pysäytetty — kaikki DNS poistettu",
|
|
@@ -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",
|