omniroute 2.0.14 → 2.0.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +50 -49
- package/app/.next/build-manifest.json +3 -3
- package/app/.next/prerender-manifest.json +3 -3
- package/app/.next/required-server-files.json +1 -1
- package/app/.next/routes-manifest.json +6 -0
- package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/a2a/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/agents/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/agents/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/agents/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +4 -4
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/playground/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/.well-known/agent.json/route.js +1 -1
- package/app/.next/server/app/.well-known/agent.json/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/400/page.js +2 -2
- package/app/.next/server/app/400/page.js.nft.json +1 -1
- package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/401/page.js +2 -2
- package/app/.next/server/app/401/page.js.nft.json +1 -1
- package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/403/page.js +2 -2
- package/app/.next/server/app/403/page.js.nft.json +1 -1
- package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/408/page.js +2 -2
- package/app/.next/server/app/408/page.js.nft.json +1 -1
- package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/429/page.js +2 -2
- package/app/.next/server/app/429/page.js.nft.json +1 -1
- package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/500/page.js +2 -2
- package/app/.next/server/app/500/page.js.nft.json +1 -1
- package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/502/page.js +2 -2
- package/app/.next/server/app/502/page.js.nft.json +1 -1
- package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/503/page.js +2 -2
- package/app/.next/server/app/503/page.js.nft.json +1 -1
- package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page.js +3 -3
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- package/app/.next/server/app/_global-error.rsc +5 -5
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.js +2 -2
- package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/a2a/route.js +2 -2
- package/app/.next/server/app/a2a/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/status/route.js +1 -1
- package/app/.next/server/app/api/a2a/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/route.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/route.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/acp/agents/route.js +1 -1
- package/app/.next/server/app/api/acp/agents/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/status/route.js +1 -1
- package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/route.js +1 -1
- package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/stats/route.js +1 -1
- package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/auto/route.js +1 -1
- package/app/.next/server/app/api/combos/auto/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/test/route.js +1 -1
- package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route.js +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/export/route.js +1 -1
- package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route.js +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/import/route.js +1 -1
- package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/route.js +1 -1
- package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
- package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/route.js +1 -1
- package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/fallback/chains/route.js +2 -2
- package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/logs/console/route.js +1 -1
- package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/audit/route.js +2 -2
- package/app/.next/server/app/api/mcp/audit/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/audit/stats/route.js +2 -2
- package/app/.next/server/app/api/mcp/audit/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/sse/route.js +1 -1
- package/app/.next/server/app/api/mcp/sse/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/status/route.js +1 -1
- package/app/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/stream/route.js +1 -1
- package/app/.next/server/app/api/mcp/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/tools/route.js +1 -1
- package/app/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js +1 -1
- package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/catalog/route.js +1 -1
- package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/openrouter-catalog/route.js +1 -0
- package/app/.next/server/app/api/models/openrouter-catalog/route.js.nft.json +1 -0
- package/app/.next/server/app/api/models/openrouter-catalog/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/models/route.js +2 -2
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route.js +2 -2
- package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/policies/route.js +2 -2
- package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
- package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/models/route.js +1 -1
- package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-metrics/route.js +2 -2
- package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-models/route.js +1 -1
- package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +2 -2
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +2 -2
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limit/route.js +1 -1
- package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limits/route.js +1 -1
- package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/reset/route.js +1 -1
- package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/route.js +1 -1
- package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/restart/route.js +1 -1
- package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sessions/route.js +1 -1
- package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/background-degradation/route.js +1 -1
- package/app/.next/server/app/api/settings/background-degradation/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
- package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/ip-filter/route.js +1 -1
- package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/model-aliases/route.js +1 -1
- package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/test/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/storage/health/route.js +1 -1
- package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/token-health/route.js +1 -1
- package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/detect/route.js +1 -1
- package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/history/route.js +1 -1
- package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +2 -2
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/analytics/route.js +1 -1
- package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/budget/route.js +2 -2
- package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/quota/route.js +1 -1
- package/app/.next/server/app/api/usage/quota/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/music/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/rerank/route.js +1 -1
- package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/videos/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page.js +2 -2
- package/app/.next/server/app/callback/page.js.nft.json +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/docs/page.js +4 -4
- package/app/.next/server/app/docs/page.js.nft.json +1 -1
- package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forbidden/page.js +2 -2
- package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
- package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forgot-password/page.js +2 -2
- package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
- package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing/page.js +2 -2
- package/app/.next/server/app/landing/page.js.nft.json +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login/page.js +2 -2
- package/app/.next/server/app/login/page.js.nft.json +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/maintenance/page.js +2 -2
- package/app/.next/server/app/maintenance/page.js.nft.json +1 -1
- package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/offline/page.js +2 -2
- package/app/.next/server/app/offline/page.js.nft.json +1 -1
- package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page.js +2 -2
- package/app/.next/server/app/page.js.nft.json +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/privacy/page.js +2 -2
- package/app/.next/server/app/privacy/page.js.nft.json +1 -1
- package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/status/page.js +2 -2
- package/app/.next/server/app/status/page.js.nft.json +1 -1
- package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/terms/page.js +2 -2
- package/app/.next/server/app/terms/page.js.nft.json +1 -1
- package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +50 -49
- package/app/.next/server/chunks/2910.js +1 -1
- package/app/.next/server/chunks/3648.js +2 -2
- package/app/.next/server/chunks/438.js +1 -1
- package/app/.next/server/chunks/4488.js +1 -1
- package/app/.next/server/chunks/4935.js +1 -1
- package/app/.next/server/chunks/5248.js +1 -0
- package/app/.next/server/chunks/5419.js +1 -1
- package/app/.next/server/chunks/6743.js +1 -1
- package/app/.next/server/chunks/7109.js +1 -1
- package/app/.next/server/chunks/7544.js +2 -2
- package/app/.next/server/chunks/7889.js +2 -0
- package/app/.next/server/chunks/8020.js +3 -3
- package/app/.next/server/chunks/9548.js +1 -1
- package/app/.next/server/chunks/9854.js +1 -1
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/middleware.js +3 -3
- package/app/.next/server/next-font-manifest.js +1 -1
- package/app/.next/server/next-font-manifest.json +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/9TbRsQGZYpzUzbh5jF8PL/_buildManifest.js +1 -0
- package/app/.next/static/chunks/{5846-c6f43f3a355ccea0.js → 5846-9617718359b23768.js} +1 -1
- package/app/.next/static/chunks/{647-549907058cdc88c1.js → 647-ffe8ad14f7499725.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-43d6fa6b75cca497.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/agents/{page-9a7e08c4edef033d.js → page-19a12c8a9e5ddcd0.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-49ae846d72948391.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/{page-6ab7701da3357bb9.js → page-bef5c045e7eae657.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-16f886b3711a6a50.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-e5bf8955e7b9a4f5.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/auto-combo/{page-851063ded34ab7a6.js → page-8e609f4c9b26a901.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-d1e5ed188e14c618.js +15 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-8d4d2f071d114b90.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/{page-8f6233f59f5277e9.js → page-7a233357dfbd2e05.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-7b1037d65eef97a8.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/health/{page-1e1eb2f79d606ab2.js → page-66ee4e631429e0d8.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-2def921499d2ce60.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/{page-95e4b5e0bf023d76.js → page-6e4bcb48b8731915.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-8e35334b9f393139.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-1d0ca9b5d3eaf7cd.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/{page-5378e9473a20cd6a.js → page-d424641c7e428be9.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-d75ccdb976b36258.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/playground/{page-a8b59a29fb924d18.js → page-25e333c3c3c88920.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-3efa7798e9a68e36.js → page-f2474691bb72deca.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-7aa887699971d87f.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{error-a5ae03ba05400b04.js → error-0400f175dd1372fa.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-9552383fd2e11282.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-d57908b59d4b482c.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-cd0feb6c545b8a49.js → page-87f0d43ce6cca0cb.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{error-ec9643134a96bbcd.js → error-c39d18f10fb7d3f6.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{loading-3519a633b514f31a.js → loading-b5faf05c78a2cc54.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{page-cbaa4b638a583fe9.js → page-6b38a30bfddf3b89.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/{page-69eb8b0eb0e9de00.js → page-a4b8b03ffb39da1d.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-10c186a0db5fde20.js → page-9168bf910743b2f5.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-9e20463252daf023.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/{layout-7ae0c66c22bee8a1.js → layout-6d0afc53f5f2a538.js} +1 -1
- package/app/.next/static/chunks/app/.well-known/agent.json/{route-3efa7798e9a68e36.js → route-f2474691bb72deca.js} +1 -1
- package/app/.next/static/chunks/app/400/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/401/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/403/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/408/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/429/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/500/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/502/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/503/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/_global-error/{page-3efa7798e9a68e36.js → page-f2474691bb72deca.js} +1 -1
- package/app/.next/static/chunks/app/_not-found/{page-3efa7798e9a68e36.js → page-f2474691bb72deca.js} +1 -1
- package/app/.next/static/chunks/app/a2a/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/status/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/tasks/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/acp/agents/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/auth/status/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cache/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cache/stats/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/status/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/combos/auto/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/combos/metrics/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/combos/test/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/export/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/import/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/evals/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/fallback/chains/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/logs/console/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/audit/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/audit/stats/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/sse/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/status/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/stream/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/tools/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/models/catalog/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/monitoring/health/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/policies/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/defaults/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/models/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/provider-metrics/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/provider-models/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limit/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limits/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/reset/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/restart/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/sessions/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/background-degradation/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/model-aliases/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/storage/health/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/sync/cloud/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/sync/initialize/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/telemetry/summary/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/token-health/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/translator/detect/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/translator/history/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/analytics/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/budget/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/quota/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/images/generations/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/moderations/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/music/generations/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/rerank/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1/videos/generations/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/callback/{page-0f0ebc0820dd18a5.js → page-585a53f7dc6a30f1.js} +1 -1
- package/app/.next/static/chunks/app/docs/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
- package/app/.next/static/chunks/app/{error-32c03f14529d3920.js → error-f7f595c541537e63.js} +1 -1
- package/app/.next/static/chunks/app/forbidden/page-b33079c1573b0bfa.js +1 -0
- package/app/.next/static/chunks/app/forgot-password/page-90cd6259c75badfc.js +1 -0
- package/app/.next/static/chunks/app/global-error-1dfd1c91ad5199fe.js +1 -0
- package/app/.next/static/chunks/app/landing/page-9d540ab1716f8e3e.js +1 -0
- package/app/.next/static/chunks/app/{layout-070972eb026af319.js → layout-108592eafb959363.js} +1 -1
- package/app/.next/static/chunks/app/{loading-da2f6e1471afc070.js → loading-e063375d5b12a2f7.js} +1 -1
- package/app/.next/static/chunks/app/login/{page-26d717c652d56032.js → page-cf6b82187b09a701.js} +1 -1
- package/app/.next/static/chunks/app/maintenance/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/not-found-511518956bcae7bc.js +1 -0
- package/app/.next/static/chunks/app/offline/page-9d6ea493783a0219.js +1 -0
- package/app/.next/static/chunks/app/page-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/app/privacy/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
- package/app/.next/static/chunks/app/status/page-4e5e9b5a513aa474.js +1 -0
- package/app/.next/static/chunks/app/terms/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
- package/app/.next/static/chunks/{main-app-ae230f6bf51a5edb.js → main-app-c9da11a8061df107.js} +1 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-f2474691bb72deca.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-f2474691bb72deca.js +1 -0
- package/app/logs/application/app.log +0 -2788
- package/app/package.json +1 -1
- package/app/server.js +1 -1
- package/package.json +1 -1
- package/app/.env +0 -122
- package/app/.next/server/chunks/1909.js +0 -2
- package/app/.next/server/chunks/7167.js +0 -1
- package/app/.next/static/-8uV9_pF9xHPyJ274VYJM/_buildManifest.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-ed1f5b1ae0e01c02.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-6a2bb3ad980b05b9.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-027b3eb09d2d46e0.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-c9b98846b8479f3f.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-86acc32f9984a4e2.js +0 -15
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-ac5dcffbe54f77f9.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-36f33de29eb978a1.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-65334129a8e63369.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-d9b5c3282ec5d809.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-72b768421394b42c.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-40d20c1273f57206.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-350aed2e86512c23.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-7deaa9f550841465.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-3ef302da4b756e50.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-8c8f2d59d0cbb516.js +0 -1
- package/app/.next/static/chunks/app/429/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/500/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/502/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/503/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/a2a/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/status/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/tasks/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/acp/agents/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/auth/status/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cache/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cache/stats/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/status/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/combos/auto/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/combos/metrics/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/combos/test/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/export/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/import/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/evals/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/fallback/chains/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/logs/console/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/audit/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/audit/stats/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/sse/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/status/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/stream/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/tools/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/models/catalog/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/monitoring/health/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/policies/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/defaults/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/models/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/provider-metrics/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/provider-models/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limit/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limits/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/reset/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/restart/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/sessions/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/background-degradation/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/model-aliases/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/storage/health/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/sync/cloud/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/sync/initialize/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/telemetry/summary/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/token-health/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/translator/detect/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/translator/history/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/analytics/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/budget/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/quota/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/images/generations/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/moderations/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/music/generations/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/rerank/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1/videos/generations/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/forbidden/page-8d8e1709a1e32585.js +0 -1
- package/app/.next/static/chunks/app/forgot-password/page-d5c9b77748aa9deb.js +0 -1
- package/app/.next/static/chunks/app/global-error-5840b1caa830f2ec.js +0 -1
- package/app/.next/static/chunks/app/landing/page-75b0c988db383cfc.js +0 -1
- package/app/.next/static/chunks/app/maintenance/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/not-found-faf36d2a9a452506.js +0 -1
- package/app/.next/static/chunks/app/offline/page-bf68bf461af876a3.js +0 -1
- package/app/.next/static/chunks/app/page-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/app/status/page-29a433b40631ce12.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-3efa7798e9a68e36.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-3efa7798e9a68e36.js +0 -1
- /package/app/.next/static/{-8uV9_pF9xHPyJ274VYJM → 9TbRsQGZYpzUzbh5jF8PL}/_ssgManifest.js +0 -0
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.