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
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
"/.well-known/agent.json/route": "app/.well-known/agent.json/route.js",
|
|
5
5
|
"/a2a/route": "app/a2a/route.js",
|
|
6
6
|
"/api/a2a/status/route": "app/api/a2a/status/route.js",
|
|
7
|
-
"/api/a2a/tasks/[id]/route": "app/api/a2a/tasks/[id]/route.js",
|
|
8
7
|
"/api/a2a/tasks/[id]/cancel/route": "app/api/a2a/tasks/[id]/cancel/route.js",
|
|
8
|
+
"/api/a2a/tasks/[id]/route": "app/api/a2a/tasks/[id]/route.js",
|
|
9
9
|
"/api/a2a/tasks/route": "app/api/a2a/tasks/route.js",
|
|
10
10
|
"/api/acp/agents/route": "app/api/acp/agents/route.js",
|
|
11
11
|
"/api/auth/login/route": "app/api/auth/login/route.js",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
"/api/cli-tools/backups/route": "app/api/cli-tools/backups/route.js",
|
|
18
18
|
"/api/cli-tools/codex-profiles/route": "app/api/cli-tools/codex-profiles/route.js",
|
|
19
19
|
"/api/cli-tools/openclaw/auto-order/route": "app/api/cli-tools/openclaw/auto-order/route.js",
|
|
20
|
-
"/api/cloud/auth/route": "app/api/cloud/auth/route.js",
|
|
21
20
|
"/api/cloud/credentials/update/route": "app/api/cloud/credentials/update/route.js",
|
|
21
|
+
"/api/cloud/auth/route": "app/api/cloud/auth/route.js",
|
|
22
22
|
"/api/cloud/model/resolve/route": "app/api/cloud/model/resolve/route.js",
|
|
23
23
|
"/api/cloud/models/alias/route": "app/api/cloud/models/alias/route.js",
|
|
24
24
|
"/api/combos/[id]/route": "app/api/combos/[id]/route.js",
|
|
@@ -26,47 +26,48 @@
|
|
|
26
26
|
"/api/combos/metrics/route": "app/api/combos/metrics/route.js",
|
|
27
27
|
"/api/combos/route": "app/api/combos/route.js",
|
|
28
28
|
"/api/compliance/audit-log/route": "app/api/compliance/audit-log/route.js",
|
|
29
|
-
"/api/db-backups/export/route": "app/api/db-backups/export/route.js",
|
|
30
29
|
"/api/db-backups/exportAll/route": "app/api/db-backups/exportAll/route.js",
|
|
31
|
-
"/api/db-backups/route": "app/api/db-backups/route.js",
|
|
30
|
+
"/api/db-backups/export/route": "app/api/db-backups/export/route.js",
|
|
32
31
|
"/api/db-backups/import/route": "app/api/db-backups/import/route.js",
|
|
32
|
+
"/api/db-backups/route": "app/api/db-backups/route.js",
|
|
33
33
|
"/api/evals/route": "app/api/evals/route.js",
|
|
34
|
-
"/api/fallback/chains/route": "app/api/fallback/chains/route.js",
|
|
35
34
|
"/api/evals/[suiteId]/route": "app/api/evals/[suiteId]/route.js",
|
|
36
|
-
"/api/
|
|
35
|
+
"/api/fallback/chains/route": "app/api/fallback/chains/route.js",
|
|
37
36
|
"/api/init/route": "app/api/init/route.js",
|
|
37
|
+
"/api/keys/[id]/route": "app/api/keys/[id]/route.js",
|
|
38
38
|
"/api/keys/route": "app/api/keys/route.js",
|
|
39
|
-
"/api/
|
|
39
|
+
"/api/logs/console/route": "app/api/logs/console/route.js",
|
|
40
40
|
"/api/mcp/audit/stats/route": "app/api/mcp/audit/stats/route.js",
|
|
41
|
+
"/api/mcp/audit/route": "app/api/mcp/audit/route.js",
|
|
41
42
|
"/api/mcp/sse/route": "app/api/mcp/sse/route.js",
|
|
42
|
-
"/api/mcp/tools/route": "app/api/mcp/tools/route.js",
|
|
43
|
-
"/api/models/alias/route": "app/api/models/alias/route.js",
|
|
44
43
|
"/api/mcp/stream/route": "app/api/mcp/stream/route.js",
|
|
44
|
+
"/api/models/alias/route": "app/api/models/alias/route.js",
|
|
45
|
+
"/api/mcp/tools/route": "app/api/mcp/tools/route.js",
|
|
45
46
|
"/api/models/catalog/route": "app/api/models/catalog/route.js",
|
|
47
|
+
"/api/models/availability/route": "app/api/models/availability/route.js",
|
|
48
|
+
"/api/models/openrouter-catalog/route": "app/api/models/openrouter-catalog/route.js",
|
|
46
49
|
"/api/models/route": "app/api/models/route.js",
|
|
47
|
-
"/api/oauth/cursor/auto-import/route": "app/api/oauth/cursor/auto-import/route.js",
|
|
48
50
|
"/api/monitoring/health/route": "app/api/monitoring/health/route.js",
|
|
51
|
+
"/api/oauth/cursor/auto-import/route": "app/api/oauth/cursor/auto-import/route.js",
|
|
49
52
|
"/api/oauth/cursor/import/route": "app/api/oauth/cursor/import/route.js",
|
|
50
53
|
"/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
|
|
51
|
-
"/api/models/availability/route": "app/api/models/availability/route.js",
|
|
52
54
|
"/api/oauth/kiro/import/route": "app/api/oauth/kiro/import/route.js",
|
|
53
55
|
"/api/oauth/kiro/social-exchange/route": "app/api/oauth/kiro/social-exchange/route.js",
|
|
54
|
-
"/api/policies/route": "app/api/policies/route.js",
|
|
55
56
|
"/api/oauth/kiro/social-authorize/route": "app/api/oauth/kiro/social-authorize/route.js",
|
|
57
|
+
"/api/policies/route": "app/api/policies/route.js",
|
|
56
58
|
"/api/pricing/defaults/route": "app/api/pricing/defaults/route.js",
|
|
57
59
|
"/api/pricing/models/route": "app/api/pricing/models/route.js",
|
|
58
|
-
"/api/provider-metrics/route": "app/api/provider-metrics/route.js",
|
|
59
60
|
"/api/pricing/route": "app/api/pricing/route.js",
|
|
61
|
+
"/api/provider-metrics/route": "app/api/provider-metrics/route.js",
|
|
60
62
|
"/api/provider-models/route": "app/api/provider-models/route.js",
|
|
61
|
-
"/api/logs/console/route": "app/api/logs/console/route.js",
|
|
62
63
|
"/api/provider-nodes/[id]/route": "app/api/provider-nodes/[id]/route.js",
|
|
63
64
|
"/api/provider-nodes/validate/route": "app/api/provider-nodes/validate/route.js",
|
|
65
|
+
"/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
|
|
64
66
|
"/api/providers/[id]/route": "app/api/providers/[id]/route.js",
|
|
65
67
|
"/api/providers/client/route": "app/api/providers/client/route.js",
|
|
66
|
-
"/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
|
|
67
68
|
"/api/providers/route": "app/api/providers/route.js",
|
|
68
|
-
"/api/providers/test-batch/route": "app/api/providers/test-batch/route.js",
|
|
69
69
|
"/api/providers/validate/route": "app/api/providers/validate/route.js",
|
|
70
|
+
"/api/providers/test-batch/route": "app/api/providers/test-batch/route.js",
|
|
70
71
|
"/api/rate-limit/route": "app/api/rate-limit/route.js",
|
|
71
72
|
"/api/rate-limits/route": "app/api/rate-limits/route.js",
|
|
72
73
|
"/api/resilience/reset/route": "app/api/resilience/reset/route.js",
|
|
@@ -74,13 +75,13 @@
|
|
|
74
75
|
"/api/restart/route": "app/api/restart/route.js",
|
|
75
76
|
"/api/sessions/route": "app/api/sessions/route.js",
|
|
76
77
|
"/api/settings/background-degradation/route": "app/api/settings/background-degradation/route.js",
|
|
77
|
-
"/api/settings/ip-filter/route": "app/api/settings/ip-filter/route.js",
|
|
78
78
|
"/api/settings/combo-defaults/route": "app/api/settings/combo-defaults/route.js",
|
|
79
|
+
"/api/settings/ip-filter/route": "app/api/settings/ip-filter/route.js",
|
|
79
80
|
"/api/settings/model-aliases/route": "app/api/settings/model-aliases/route.js",
|
|
80
81
|
"/api/settings/require-login/route": "app/api/settings/require-login/route.js",
|
|
81
|
-
"/api/settings/thinking-budget/route": "app/api/settings/thinking-budget/route.js",
|
|
82
82
|
"/api/settings/system-prompt/route": "app/api/settings/system-prompt/route.js",
|
|
83
83
|
"/api/shutdown/route": "app/api/shutdown/route.js",
|
|
84
|
+
"/api/settings/thinking-budget/route": "app/api/settings/thinking-budget/route.js",
|
|
84
85
|
"/api/storage/health/route": "app/api/storage/health/route.js",
|
|
85
86
|
"/api/sync/cloud/route": "app/api/sync/cloud/route.js",
|
|
86
87
|
"/api/sync/initialize/route": "app/api/sync/initialize/route.js",
|
|
@@ -88,103 +89,103 @@
|
|
|
88
89
|
"/api/telemetry/summary/route": "app/api/telemetry/summary/route.js",
|
|
89
90
|
"/api/token-health/route": "app/api/token-health/route.js",
|
|
90
91
|
"/api/translator/detect/route": "app/api/translator/detect/route.js",
|
|
91
|
-
"/api/translator/load/route": "app/api/translator/load/route.js",
|
|
92
92
|
"/api/translator/history/route": "app/api/translator/history/route.js",
|
|
93
|
-
"/api/translator/
|
|
93
|
+
"/api/translator/load/route": "app/api/translator/load/route.js",
|
|
94
94
|
"/api/translator/save/route": "app/api/translator/save/route.js",
|
|
95
|
+
"/api/translator/send/route": "app/api/translator/send/route.js",
|
|
95
96
|
"/api/translator/translate/route": "app/api/translator/translate/route.js",
|
|
96
97
|
"/api/usage/analytics/route": "app/api/usage/analytics/route.js",
|
|
97
98
|
"/api/usage/budget/route": "app/api/usage/budget/route.js",
|
|
98
99
|
"/api/usage/call-logs/[id]/route": "app/api/usage/call-logs/[id]/route.js",
|
|
100
|
+
"/api/usage/call-logs/route": "app/api/usage/call-logs/route.js",
|
|
99
101
|
"/api/usage/history/route": "app/api/usage/history/route.js",
|
|
100
102
|
"/api/usage/logs/route": "app/api/usage/logs/route.js",
|
|
101
|
-
"/api/usage/call-logs/route": "app/api/usage/call-logs/route.js",
|
|
102
103
|
"/api/usage/request-logs/route": "app/api/usage/request-logs/route.js",
|
|
103
104
|
"/api/usage/quota/route": "app/api/usage/quota/route.js",
|
|
104
105
|
"/api/v1/api/chat/route": "app/api/v1/api/chat/route.js",
|
|
105
|
-
"/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
|
|
106
106
|
"/api/v1/audio/speech/route": "app/api/v1/audio/speech/route.js",
|
|
107
|
-
"/api/v1/
|
|
108
|
-
"/api/v1/messages/count_tokens/route": "app/api/v1/messages/count_tokens/route.js",
|
|
109
|
-
"/api/v1/images/generations/route": "app/api/v1/images/generations/route.js",
|
|
107
|
+
"/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
|
|
110
108
|
"/api/v1/embeddings/route": "app/api/v1/embeddings/route.js",
|
|
109
|
+
"/api/v1/images/generations/route": "app/api/v1/images/generations/route.js",
|
|
110
|
+
"/api/v1/messages/count_tokens/route": "app/api/v1/messages/count_tokens/route.js",
|
|
111
|
+
"/api/v1/messages/route": "app/api/v1/messages/route.js",
|
|
111
112
|
"/api/v1/models/route": "app/api/v1/models/route.js",
|
|
112
113
|
"/api/v1/moderations/route": "app/api/v1/moderations/route.js",
|
|
113
114
|
"/api/v1/music/generations/route": "app/api/v1/music/generations/route.js",
|
|
114
115
|
"/api/v1/providers/[provider]/chat/completions/route": "app/api/v1/providers/[provider]/chat/completions/route.js",
|
|
115
116
|
"/api/v1/providers/[provider]/embeddings/route": "app/api/v1/providers/[provider]/embeddings/route.js",
|
|
116
|
-
"/api/v1/responses/route": "app/api/v1/responses/route.js",
|
|
117
|
-
"/api/v1/rerank/route": "app/api/v1/rerank/route.js",
|
|
118
117
|
"/api/v1/providers/[provider]/images/generations/route": "app/api/v1/providers/[provider]/images/generations/route.js",
|
|
118
|
+
"/api/v1/rerank/route": "app/api/v1/rerank/route.js",
|
|
119
|
+
"/api/v1/responses/route": "app/api/v1/responses/route.js",
|
|
120
|
+
"/api/v1/route": "app/api/v1/route.js",
|
|
119
121
|
"/api/v1/videos/generations/route": "app/api/v1/videos/generations/route.js",
|
|
120
122
|
"/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
|
|
121
|
-
"/api/v1/route": "app/api/v1/route.js",
|
|
122
123
|
"/api/v1beta/models/route": "app/api/v1beta/models/route.js",
|
|
123
124
|
"/api/cli-tools/antigravity-mitm/route": "app/api/cli-tools/antigravity-mitm/route.js",
|
|
124
125
|
"/api/cli-tools/claude-settings/route": "app/api/cli-tools/claude-settings/route.js",
|
|
125
126
|
"/api/cli-tools/cline-settings/route": "app/api/cli-tools/cline-settings/route.js",
|
|
126
127
|
"/api/cli-tools/droid-settings/route": "app/api/cli-tools/droid-settings/route.js",
|
|
127
128
|
"/api/cli-tools/guide-settings/[toolId]/route": "app/api/cli-tools/guide-settings/[toolId]/route.js",
|
|
128
|
-
"/api/cli-tools/kilo-settings/route": "app/api/cli-tools/kilo-settings/route.js",
|
|
129
|
-
"/api/cli-tools/openclaw-settings/route": "app/api/cli-tools/openclaw-settings/route.js",
|
|
130
129
|
"/api/cli-tools/runtime/[toolId]/route": "app/api/cli-tools/runtime/[toolId]/route.js",
|
|
130
|
+
"/api/cli-tools/openclaw-settings/route": "app/api/cli-tools/openclaw-settings/route.js",
|
|
131
131
|
"/api/cli-tools/status/route": "app/api/cli-tools/status/route.js",
|
|
132
|
+
"/api/cli-tools/kilo-settings/route": "app/api/cli-tools/kilo-settings/route.js",
|
|
132
133
|
"/api/combos/test/route": "app/api/combos/test/route.js",
|
|
133
|
-
"/api/cli-tools/codex-settings/route": "app/api/cli-tools/codex-settings/route.js",
|
|
134
134
|
"/api/mcp/status/route": "app/api/mcp/status/route.js",
|
|
135
135
|
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
136
|
-
"/api/
|
|
137
|
-
"/api/settings/proxy/test/route": "app/api/settings/proxy/test/route.js",
|
|
136
|
+
"/api/cli-tools/codex-settings/route": "app/api/cli-tools/codex-settings/route.js",
|
|
138
137
|
"/api/settings/proxy/route": "app/api/settings/proxy/route.js",
|
|
139
138
|
"/api/settings/route": "app/api/settings/route.js",
|
|
139
|
+
"/api/settings/proxy/test/route": "app/api/settings/proxy/test/route.js",
|
|
140
140
|
"/api/providers/[id]/test/route": "app/api/providers/[id]/test/route.js",
|
|
141
|
-
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
142
141
|
"/api/usage/proxy-logs/route": "app/api/usage/proxy-logs/route.js",
|
|
143
142
|
"/api/v1/chat/completions/route": "app/api/v1/chat/completions/route.js",
|
|
143
|
+
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
144
|
+
"/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
|
|
144
145
|
"/400/page": "app/400/page.js",
|
|
145
|
-
"/403/page": "app/403/page.js",
|
|
146
146
|
"/401/page": "app/401/page.js",
|
|
147
|
+
"/403/page": "app/403/page.js",
|
|
147
148
|
"/429/page": "app/429/page.js",
|
|
148
149
|
"/500/page": "app/500/page.js",
|
|
149
150
|
"/502/page": "app/502/page.js",
|
|
150
151
|
"/503/page": "app/503/page.js",
|
|
151
152
|
"/callback/page": "app/callback/page.js",
|
|
153
|
+
"/forbidden/page": "app/forbidden/page.js",
|
|
154
|
+
"/forgot-password/page": "app/forgot-password/page.js",
|
|
152
155
|
"/docs/page": "app/docs/page.js",
|
|
153
156
|
"/landing/page": "app/landing/page.js",
|
|
154
|
-
"/forgot-password/page": "app/forgot-password/page.js",
|
|
155
157
|
"/login/page": "app/login/page.js",
|
|
156
|
-
"/page": "app/page.js",
|
|
157
158
|
"/maintenance/page": "app/maintenance/page.js",
|
|
159
|
+
"/page": "app/page.js",
|
|
158
160
|
"/privacy/page": "app/privacy/page.js",
|
|
159
161
|
"/status/page": "app/status/page.js",
|
|
160
162
|
"/terms/page": "app/terms/page.js",
|
|
161
|
-
"/forbidden/page": "app/forbidden/page.js",
|
|
162
163
|
"/408/page": "app/408/page.js",
|
|
163
164
|
"/offline/page": "app/offline/page.js",
|
|
164
|
-
"/(dashboard)/dashboard/agents/page": "app/(dashboard)/dashboard/agents/page.js",
|
|
165
165
|
"/(dashboard)/dashboard/a2a/page": "app/(dashboard)/dashboard/a2a/page.js",
|
|
166
|
+
"/(dashboard)/dashboard/agents/page": "app/(dashboard)/dashboard/agents/page.js",
|
|
166
167
|
"/(dashboard)/dashboard/analytics/page": "app/(dashboard)/dashboard/analytics/page.js",
|
|
167
|
-
"/(dashboard)/dashboard/auto-combo/page": "app/(dashboard)/dashboard/auto-combo/page.js",
|
|
168
168
|
"/(dashboard)/dashboard/api-manager/page": "app/(dashboard)/dashboard/api-manager/page.js",
|
|
169
|
-
"/(dashboard)/dashboard/audit-log/page": "app/(dashboard)/dashboard/audit-log/page.js",
|
|
170
169
|
"/(dashboard)/dashboard/cli-tools/page": "app/(dashboard)/dashboard/cli-tools/page.js",
|
|
171
170
|
"/(dashboard)/dashboard/costs/page": "app/(dashboard)/dashboard/costs/page.js",
|
|
171
|
+
"/(dashboard)/dashboard/audit-log/page": "app/(dashboard)/dashboard/audit-log/page.js",
|
|
172
|
+
"/(dashboard)/dashboard/auto-combo/page": "app/(dashboard)/dashboard/auto-combo/page.js",
|
|
172
173
|
"/(dashboard)/dashboard/health/page": "app/(dashboard)/dashboard/health/page.js",
|
|
173
|
-
"/(dashboard)/dashboard/media/page": "app/(dashboard)/dashboard/media/page.js",
|
|
174
174
|
"/(dashboard)/dashboard/limits/page": "app/(dashboard)/dashboard/limits/page.js",
|
|
175
|
-
"/(dashboard)/dashboard/
|
|
176
|
-
"/(dashboard)/dashboard/playground/page": "app/(dashboard)/dashboard/playground/page.js",
|
|
175
|
+
"/(dashboard)/dashboard/media/page": "app/(dashboard)/dashboard/media/page.js",
|
|
177
176
|
"/(dashboard)/dashboard/onboarding/page": "app/(dashboard)/dashboard/onboarding/page.js",
|
|
177
|
+
"/(dashboard)/dashboard/playground/page": "app/(dashboard)/dashboard/playground/page.js",
|
|
178
|
+
"/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
|
|
178
179
|
"/(dashboard)/dashboard/providers/new/page": "app/(dashboard)/dashboard/providers/new/page.js",
|
|
179
|
-
"/(dashboard)/dashboard/settings/page": "app/(dashboard)/dashboard/settings/page.js",
|
|
180
180
|
"/(dashboard)/dashboard/settings/pricing/page": "app/(dashboard)/dashboard/settings/pricing/page.js",
|
|
181
181
|
"/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
|
|
182
|
-
"/(dashboard)/dashboard/page": "app/(dashboard)/dashboard/page.js",
|
|
182
|
+
"/(dashboard)/dashboard/settings/page": "app/(dashboard)/dashboard/settings/page.js",
|
|
183
183
|
"/(dashboard)/dashboard/logs/page": "app/(dashboard)/dashboard/logs/page.js",
|
|
184
|
-
"/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
|
|
185
184
|
"/(dashboard)/dashboard/endpoint/page": "app/(dashboard)/dashboard/endpoint/page.js",
|
|
185
|
+
"/(dashboard)/dashboard/page": "app/(dashboard)/dashboard/page.js",
|
|
186
186
|
"/(dashboard)/dashboard/mcp/page": "app/(dashboard)/dashboard/mcp/page.js",
|
|
187
|
+
"/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
|
|
187
188
|
"/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
|
|
188
|
-
"/(dashboard)/dashboard/
|
|
189
|
-
"/(dashboard)/dashboard/
|
|
189
|
+
"/(dashboard)/dashboard/combos/page": "app/(dashboard)/dashboard/combos/page.js",
|
|
190
|
+
"/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
|
|
190
191
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";exports.id=2910,exports.ids=[2910],exports.modules={42910:(a,b,c)=>{c.d(b,{nJ:()=>o,NJ:()=>r,oh:()=>p,G6:()=>u,sm:()=>w,I8:()=>n,m1:()=>m,jX:()=>x,kB:()=>t});var d=c(87550),e=c.n(d),f=c(76760),g=c.n(f),h=c(73024),i=c.n(h),j=c(88189),k=c(73136);let l=function(){try{let a="file:///home/
|
|
1
|
+
"use strict";exports.id=2910,exports.ids=[2910],exports.modules={42910:(a,b,c)=>{c.d(b,{nJ:()=>o,NJ:()=>r,oh:()=>p,G6:()=>u,sm:()=>w,I8:()=>n,m1:()=>m,jX:()=>x,kB:()=>t});var d=c(87550),e=c.n(d),f=c(76760),g=c.n(f),h=c(73024),i=c.n(h),j=c(88189),k=c(73136);let l=function(){try{let a="file:///home/runner/work/OmniRoute/OmniRoute/src/lib/db/migrationRunner.ts";if(a&&a.startsWith("file://")){let b=(0,k.fileURLToPath)(a);return g().join(g().dirname(b),"migrations")}}catch{}return g().join(process.cwd(),"src","lib","db","migrations")}(),m="object"==typeof globalThis.caches&&null!==globalThis.caches,n="phase-production-build"===process.env.NEXT_PHASE,o=(0,j._3)({isCloud:m});m||(0,j.sm)();let p=m?null:g().join(o,"storage.sqlite"),q=m?null:g().join(o,"db.json"),r=m?null:g().join(o,"db_backups");if(!m&&!i().existsSync(o))try{i().mkdirSync(o,{recursive:!0})}catch(b){let a=b instanceof Error?b.message:String(b);console.warn(`[DB] Cannot create data directory '${o}': ${a}
|
|
2
2
|
[DB] Set the DATA_DIR environment variable to a writable path, e.g.:
|
|
3
3
|
[DB] DATA_DIR=/path/to/writable/dir omniroute`)}let s=`
|
|
4
4
|
CREATE TABLE IF NOT EXISTS provider_connections (
|