omniroute 1.0.2 → 1.0.3
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.de.md +4 -4
- package/README.es.md +4 -4
- package/README.fr.md +4 -4
- package/README.it.md +4 -4
- package/README.md +17 -15
- package/README.pt-BR.md +4 -4
- package/README.ru.md +4 -4
- package/README.zh-CN.md +4 -4
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +33 -31
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +27 -3
- package/app/.next/routes-manifest.json +12 -0
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +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/cli-tools/page_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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 -0
- package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/status/route_client-reference-manifest.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_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 +2 -2
- 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 +1 -1
- 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 +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
- 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-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 +1 -1
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/logs/console/route.js +1 -0
- package/app/.next/server/app/api/logs/console/route.js.nft.json +1 -0
- package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route.js +1 -1
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/policies/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sessions/route_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/storage/health/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.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/request-logs/route_client-reference-manifest.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_client-reference-manifest.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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +3 -3
- package/app/.next/server/app/callback.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.html +2 -2
- package/app/.next/server/app/dashboard/analytics.rsc +5 -5
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/analytics.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/analytics.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/analytics.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/audit-log.html +1 -1
- package/app/.next/server/app/dashboard/audit-log.rsc +4 -4
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard/audit-log.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/audit-log.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/audit-log.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/audit-log.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/audit-log.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +5 -5
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +5 -5
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/costs.html +1 -1
- package/app/.next/server/app/dashboard/costs.rsc +5 -5
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/costs.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/costs.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/costs.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/costs.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/health.html +1 -1
- package/app/.next/server/app/dashboard/health.rsc +5 -5
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/health.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/health.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/health.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/health.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/limits.html +2 -2
- package/app/.next/server/app/dashboard/limits.rsc +5 -5
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard/limits.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/limits.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/limits.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/limits.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/limits.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/limits.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/logs.html +1 -0
- package/app/.next/server/app/dashboard/logs.meta +17 -0
- package/app/.next/server/app/dashboard/logs.rsc +25 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs/__PAGE__.segment.rsc +9 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs.segment.rsc +4 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
- package/app/.next/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/logs.segments/_full.segment.rsc +25 -0
- package/app/.next/server/app/dashboard/logs.segments/_head.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/logs.segments/_index.segment.rsc +10 -0
- package/app/.next/server/app/dashboard/logs.segments/_tree.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/onboarding.html +1 -1
- package/app/.next/server/app/dashboard/onboarding.rsc +4 -4
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/onboarding.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/onboarding.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/onboarding.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/onboarding.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.html +2 -2
- package/app/.next/server/app/dashboard/providers/new.rsc +5 -5
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.html +2 -2
- package/app/.next/server/app/dashboard/providers.rsc +5 -5
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.html +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings.html +2 -2
- package/app/.next/server/app/dashboard/settings.rsc +5 -5
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/settings.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/settings.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.html +2 -2
- package/app/.next/server/app/dashboard/translator.rsc +5 -5
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +5 -5
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/docs/page.js +1 -1
- package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/docs.html +1 -1
- package/app/.next/server/app/docs.rsc +3 -3
- package/app/.next/server/app/docs.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/docs.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/docs.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/docs.segments/docs.segment.rsc +1 -1
- package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forbidden.html +1 -1
- package/app/.next/server/app/forbidden.rsc +3 -3
- package/app/.next/server/app/forbidden.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/forbidden.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/forbidden.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/forbidden.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/forbidden.segments/forbidden/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/forbidden.segments/forbidden.segment.rsc +1 -1
- package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forgot-password.html +1 -1
- package/app/.next/server/app/forgot-password.rsc +4 -4
- package/app/.next/server/app/forgot-password.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/forgot-password.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/forgot-password.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/forgot-password.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/forgot-password.segments/forgot-password/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/forgot-password.segments/forgot-password.segment.rsc +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +3 -3
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +3 -3
- package/app/.next/server/app/landing.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +4 -4
- package/app/.next/server/app/login.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/privacy.html +1 -1
- package/app/.next/server/app/privacy.rsc +3 -3
- package/app/.next/server/app/privacy.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/privacy.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
- package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/terms.html +1 -1
- package/app/.next/server/app/terms.rsc +3 -3
- package/app/.next/server/app/terms.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/terms.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/terms.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/terms.segments/terms.segment.rsc +1 -1
- package/app/.next/server/app-paths-manifest.json +33 -31
- package/app/.next/server/chunks/2180.js +258 -0
- package/app/.next/server/chunks/2767.js +1 -1
- package/app/.next/server/chunks/2852.js +2 -0
- package/app/.next/server/chunks/73.js +1 -1
- package/app/.next/server/chunks/9824.js +1 -1
- package/app/.next/server/chunks/9979.js +1 -1
- package/app/.next/server/instrumentation.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/PyPKu8KUmFFVZNhlykJuq/_buildManifest.js +1 -0
- package/app/.next/static/chunks/{5846-69e259486db2f6f8.js → 5846-cd6a545a34f64728.js} +1 -1
- package/app/.next/static/chunks/993-7146218952a45b4b.js +21 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/page-88e667cb7ae99420.js +1 -0
- package/app/.next/static/chunks/app/{_not-found/page-2e6b2c37e502d893.js → (dashboard)/dashboard/profile/page-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/{api/auth/login/route-2e6b2c37e502d893.js → _global-error/page-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/{(dashboard)/dashboard/profile/page-2e6b2c37e502d893.js → _not-found/page-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/{_global-error/page-2e6b2c37e502d893.js → api/auth/login/route-58a4e7114d200844.js} +1 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/auth/status/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cache/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cache/stats/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/status/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/metrics/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/combos/test/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/export/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/evals/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/fallback/chains/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/logs/console/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/catalog/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/monitoring/health/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/policies/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/defaults/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-metrics/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limit/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limits/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/reset/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/restart/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/sessions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/storage/health/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/sync/cloud/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/sync/initialize/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/telemetry/summary/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/token-health/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/detect/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/history/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/analytics/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/budget/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/images/generations/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/moderations/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/rerank/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/app/page-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-58a4e7114d200844.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-58a4e7114d200844.js +1 -0
- package/app/.next/static/css/c5b80d2d58d2e417.css +1 -0
- package/app/package.json +1 -1
- package/package.json +1 -1
- package/app/.next/static/chunks/993-5102e3fd1db64935.js +0 -21
- package/app/.next/static/chunks/app/api/auth/logout/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/auth/status/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cache/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cache/stats/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/status/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/metrics/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/combos/test/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/export/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/evals/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/fallback/chains/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/catalog/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/monitoring/health/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/policies/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/defaults/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-metrics/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limit/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limits/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/reset/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/restart/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/sessions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/storage/health/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/sync/cloud/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/sync/initialize/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/telemetry/summary/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/token-health/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/detect/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/history/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/analytics/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/budget/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/images/generations/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/moderations/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/rerank/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/app/page-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-2e6b2c37e502d893.js +0 -1
- package/app/.next/static/css/039e32048ea8e51e.css +0 -1
- package/app/.next/static/kMztjIo6CDmStqcKcXLeh/_buildManifest.js +0 -1
- /package/app/.next/static/{kMztjIo6CDmStqcKcXLeh → PyPKu8KUmFFVZNhlykJuq}/_ssgManifest.js +0 -0
package/README.de.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| Image | Tag | Größe | Beschreibung |
|
|
243
243
|
| ------------------------ | -------- | ------ | ------------------------ |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | Letztes stabiles Release |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | Aktuelle Version |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -892,7 +892,7 @@ Das vorgeladene „OmniRoute Golden Set" enthält 10 Testfälle:
|
|
|
892
892
|
**Verbindungstest zeigt „Invalid" für OpenAI-kompatible Anbieter**
|
|
893
893
|
|
|
894
894
|
- Viele Anbieter stellen den `/models` Endpoint nicht bereit
|
|
895
|
-
- OmniRoute v1.0.
|
|
895
|
+
- OmniRoute v1.0.3+ enthält Fallback-Validierung via Chat Completions
|
|
896
896
|
- Stelle sicher, dass die Base URL den `/v1` Suffix enthält
|
|
897
897
|
|
|
898
898
|
</details>
|
|
@@ -902,7 +902,7 @@ Das vorgeladene „OmniRoute Golden Set" enthält 10 Testfälle:
|
|
|
902
902
|
## 🛠️ Technologie-Stack
|
|
903
903
|
|
|
904
904
|
- **Runtime**: Node.js 20+
|
|
905
|
-
- **Sprache**: TypeScript 5.9 — **100% TypeScript** in `src/` und `open-sse/` (v1.0.
|
|
905
|
+
- **Sprache**: TypeScript 5.9 — **100% TypeScript** in `src/` und `open-sse/` (v1.0.3)
|
|
906
906
|
- **Framework**: Next.js 16 + React 19 + Tailwind CSS 4
|
|
907
907
|
- **Datenbank**: LowDB (JSON) + SQLite (Domain-Status + Proxy-Logs)
|
|
908
908
|
- **Streaming**: Server-Sent Events (SSE)
|
|
@@ -957,7 +957,7 @@ Siehe [CONTRIBUTING.md](CONTRIBUTING.md) für detaillierte Richtlinien.
|
|
|
957
957
|
|
|
958
958
|
```bash
|
|
959
959
|
# Release erstellen — npm-Veröffentlichung erfolgt automatisch
|
|
960
|
-
gh release create v1.0.
|
|
960
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
961
961
|
```
|
|
962
962
|
|
|
963
963
|
---
|
package/README.es.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| Imagen | Tag | Tamaño | Descripción |
|
|
243
243
|
| ------------------------ | -------- | ------ | ---------------------- |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | Última versión estable |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | Versión actual |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -892,7 +892,7 @@ El "OmniRoute Golden Set" precargado contiene 10 casos de prueba que cubren:
|
|
|
892
892
|
**Prueba de conexión muestra "Invalid" para proveedores compatibles con OpenAI**
|
|
893
893
|
|
|
894
894
|
- Muchos proveedores no exponen el endpoint `/models`
|
|
895
|
-
- OmniRoute v1.0.
|
|
895
|
+
- OmniRoute v1.0.3+ incluye validación vía chat completions como fallback
|
|
896
896
|
- Asegúrate de que la URL base incluya el sufijo `/v1`
|
|
897
897
|
|
|
898
898
|
</details>
|
|
@@ -902,7 +902,7 @@ El "OmniRoute Golden Set" precargado contiene 10 casos de prueba que cubren:
|
|
|
902
902
|
## 🛠️ Stack Tecnológico
|
|
903
903
|
|
|
904
904
|
- **Runtime**: Node.js 20+
|
|
905
|
-
- **Lenguaje**: TypeScript 5.9 — **100% TypeScript** en `src/` y `open-sse/` (v1.0.
|
|
905
|
+
- **Lenguaje**: TypeScript 5.9 — **100% TypeScript** en `src/` y `open-sse/` (v1.0.3)
|
|
906
906
|
- **Framework**: Next.js 16 + React 19 + Tailwind CSS 4
|
|
907
907
|
- **Base de Datos**: LowDB (JSON) + SQLite (estado del dominio + logs de proxy)
|
|
908
908
|
- **Streaming**: Server-Sent Events (SSE)
|
|
@@ -957,7 +957,7 @@ Consulta [CONTRIBUTING.md](CONTRIBUTING.md) para directrices detalladas.
|
|
|
957
957
|
|
|
958
958
|
```bash
|
|
959
959
|
# Crea un release — la publicación en npm ocurre automáticamente
|
|
960
|
-
gh release create v1.0.
|
|
960
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
961
961
|
```
|
|
962
962
|
|
|
963
963
|
---
|
package/README.fr.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| Image | Tag | Taille | Description |
|
|
243
243
|
| ------------------------ | -------- | ------ | ----------------------- |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | Dernière version stable |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | Version actuelle |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -892,7 +892,7 @@ Le « OmniRoute Golden Set » préchargé contient 10 cas de test :
|
|
|
892
892
|
**Le test de connexion affiche « Invalid » pour les fournisseurs compatibles OpenAI**
|
|
893
893
|
|
|
894
894
|
- Beaucoup de fournisseurs n'exposent pas le point de terminaison `/models`
|
|
895
|
-
- OmniRoute v1.0.
|
|
895
|
+
- OmniRoute v1.0.3+ inclut une validation de secours via chat completions
|
|
896
896
|
- Assurez-vous que l'URL de base inclut le suffixe `/v1`
|
|
897
897
|
|
|
898
898
|
</details>
|
|
@@ -902,7 +902,7 @@ Le « OmniRoute Golden Set » préchargé contient 10 cas de test :
|
|
|
902
902
|
## 🛠️ Stack technologique
|
|
903
903
|
|
|
904
904
|
- **Runtime** : Node.js 20+
|
|
905
|
-
- **Langage** : TypeScript 5.9 — **100% TypeScript** dans `src/` et `open-sse/` (v1.0.
|
|
905
|
+
- **Langage** : TypeScript 5.9 — **100% TypeScript** dans `src/` et `open-sse/` (v1.0.3)
|
|
906
906
|
- **Framework** : Next.js 16 + React 19 + Tailwind CSS 4
|
|
907
907
|
- **Base de données** : LowDB (JSON) + SQLite (état du domaine + logs proxy)
|
|
908
908
|
- **Streaming** : Server-Sent Events (SSE)
|
|
@@ -957,7 +957,7 @@ Consultez [CONTRIBUTING.md](CONTRIBUTING.md) pour les directives détaillées.
|
|
|
957
957
|
|
|
958
958
|
```bash
|
|
959
959
|
# Créer un release — la publication npm est automatique
|
|
960
|
-
gh release create v1.0.
|
|
960
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
961
961
|
```
|
|
962
962
|
|
|
963
963
|
---
|
package/README.it.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| Immagine | Tag | Dimensione | Descrizione |
|
|
243
243
|
| ------------------------ | -------- | ---------- | ----------------------- |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | Ultima versione stabile |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | Versione attuale |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -892,7 +892,7 @@ Il "OmniRoute Golden Set" precaricato contiene 10 casi di test:
|
|
|
892
892
|
**Il test di connessione mostra "Invalid" per provider compatibili OpenAI**
|
|
893
893
|
|
|
894
894
|
- Molti provider non espongono l'endpoint `/models`
|
|
895
|
-
- OmniRoute v1.0.
|
|
895
|
+
- OmniRoute v1.0.3+ include validazione fallback tramite chat completions
|
|
896
896
|
- Assicurati che la URL base includa il suffisso `/v1`
|
|
897
897
|
|
|
898
898
|
</details>
|
|
@@ -902,7 +902,7 @@ Il "OmniRoute Golden Set" precaricato contiene 10 casi di test:
|
|
|
902
902
|
## 🛠️ Stack Tecnologico
|
|
903
903
|
|
|
904
904
|
- **Runtime**: Node.js 20+
|
|
905
|
-
- **Linguaggio**: TypeScript 5.9 — **100% TypeScript** in `src/` e `open-sse/` (v1.0.
|
|
905
|
+
- **Linguaggio**: TypeScript 5.9 — **100% TypeScript** in `src/` e `open-sse/` (v1.0.3)
|
|
906
906
|
- **Framework**: Next.js 16 + React 19 + Tailwind CSS 4
|
|
907
907
|
- **Database**: LowDB (JSON) + SQLite (stato dominio + log proxy)
|
|
908
908
|
- **Streaming**: Server-Sent Events (SSE)
|
|
@@ -957,7 +957,7 @@ Consulta [CONTRIBUTING.md](CONTRIBUTING.md) per le linee guida dettagliate.
|
|
|
957
957
|
|
|
958
958
|
```bash
|
|
959
959
|
# Crea un rilascio — la pubblicazione npm avviene automaticamente
|
|
960
|
-
gh release create v1.0.
|
|
960
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
961
961
|
```
|
|
962
962
|
|
|
963
963
|
---
|
package/README.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| Image | Tag | Size | Description |
|
|
243
243
|
| ------------------------ | -------- | ------ | --------------------- |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | Latest stable release |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | Current version |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -375,17 +375,19 @@ Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
|
|
|
375
375
|
|
|
376
376
|
### 📊 Observability & Analytics
|
|
377
377
|
|
|
378
|
-
| Feature
|
|
379
|
-
|
|
|
380
|
-
| 📝 **Request Logging**
|
|
381
|
-
| 💾 **SQLite Proxy Logs**
|
|
382
|
-
| 📊 **Analytics Dashboard**
|
|
383
|
-
| 📈 **Progress Tracking**
|
|
384
|
-
| 🧪 **LLM Evaluations**
|
|
385
|
-
| 🔍 **Request Telemetry**
|
|
386
|
-
| 📋 **
|
|
387
|
-
|
|
|
388
|
-
|
|
|
378
|
+
| Feature | What It Does |
|
|
379
|
+
| -------------------------- | ---------------------------------------------------------------------- |
|
|
380
|
+
| 📝 **Request Logging** | Debug mode with full request/response logs |
|
|
381
|
+
| 💾 **SQLite Proxy Logs** | Persistent proxy logs survive server restarts |
|
|
382
|
+
| 📊 **Analytics Dashboard** | Recharts-powered: stat cards, model usage chart, provider table |
|
|
383
|
+
| 📈 **Progress Tracking** | Opt-in SSE progress events for streaming |
|
|
384
|
+
| 🧪 **LLM Evaluations** | Golden set testing with 4 match strategies |
|
|
385
|
+
| 🔍 **Request Telemetry** | p50/p95/p99 latency aggregation + X-Request-Id tracing |
|
|
386
|
+
| 📋 **Logs Dashboard** | Unified 4-tab page: Request Logs, Proxy Logs, Audit Logs, Console |
|
|
387
|
+
| 🖥️ **Console Log Viewer** | Real-time terminal-style viewer with level filter, search, auto-scroll |
|
|
388
|
+
| 📑 **File-Based Logging** | Console interceptor captures all output to JSON log file with rotation |
|
|
389
|
+
| 🏥 **Health Dashboard** | System uptime, circuit breaker states, lockouts, cache stats |
|
|
390
|
+
| 💰 **Cost Tracking** | Budget management + per-model pricing configuration |
|
|
389
391
|
|
|
390
392
|
### ☁️ Deployment & Sync
|
|
391
393
|
|
|
@@ -903,7 +905,7 @@ The pre-loaded "OmniRoute Golden Set" contains 10 test cases covering:
|
|
|
903
905
|
**Connection test shows "Invalid" for OpenAI-compatible providers**
|
|
904
906
|
|
|
905
907
|
- Many providers don't expose a `/models` endpoint
|
|
906
|
-
- OmniRoute v1.0.
|
|
908
|
+
- OmniRoute v1.0.3+ includes fallback validation via chat completions
|
|
907
909
|
- Ensure base URL includes `/v1` suffix
|
|
908
910
|
|
|
909
911
|
</details>
|
|
@@ -913,7 +915,7 @@ The pre-loaded "OmniRoute Golden Set" contains 10 test cases covering:
|
|
|
913
915
|
## 🛠️ Tech Stack
|
|
914
916
|
|
|
915
917
|
- **Runtime**: Node.js 20+
|
|
916
|
-
- **Language**: TypeScript 5.9 — **100% TypeScript** across `src/` and `open-sse/` (v1.0.
|
|
918
|
+
- **Language**: TypeScript 5.9 — **100% TypeScript** across `src/` and `open-sse/` (v1.0.3)
|
|
917
919
|
- **Framework**: Next.js 16 + React 19 + Tailwind CSS 4
|
|
918
920
|
- **Database**: LowDB (JSON) + SQLite (domain state + proxy logs)
|
|
919
921
|
- **Streaming**: Server-Sent Events (SSE)
|
|
@@ -1014,7 +1016,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
|
|
|
1014
1016
|
|
|
1015
1017
|
```bash
|
|
1016
1018
|
# Create a release — npm publish happens automatically
|
|
1017
|
-
gh release create v1.0.
|
|
1019
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
1018
1020
|
```
|
|
1019
1021
|
|
|
1020
1022
|
---
|
package/README.pt-BR.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| Imagem | Tag | Tamanho | Descrição |
|
|
243
243
|
| ------------------------ | -------- | ------- | --------------------- |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | Última versão estável |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | Versão atual |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -899,7 +899,7 @@ O "OmniRoute Golden Set" pré-carregado contém 10 casos de teste cobrindo:
|
|
|
899
899
|
**Teste de conexão mostra "Invalid" para provedores compatíveis com OpenAI**
|
|
900
900
|
|
|
901
901
|
- Muitos provedores não expõem endpoint `/models`
|
|
902
|
-
- OmniRoute v1.0.
|
|
902
|
+
- OmniRoute v1.0.3+ inclui validação via chat completions como fallback
|
|
903
903
|
- Certifique-se de que a base URL inclui sufixo `/v1`
|
|
904
904
|
|
|
905
905
|
</details>
|
|
@@ -909,7 +909,7 @@ O "OmniRoute Golden Set" pré-carregado contém 10 casos de teste cobrindo:
|
|
|
909
909
|
## 🛠️ Stack Tecnológico
|
|
910
910
|
|
|
911
911
|
- **Runtime**: Node.js 20+
|
|
912
|
-
- **Linguagem**: TypeScript 5.9 — **100% TypeScript** em `src/` e `open-sse/` (v1.0.
|
|
912
|
+
- **Linguagem**: TypeScript 5.9 — **100% TypeScript** em `src/` e `open-sse/` (v1.0.3)
|
|
913
913
|
- **Framework**: Next.js 16 + React 19 + Tailwind CSS 4
|
|
914
914
|
- **Banco de Dados**: LowDB (JSON) + SQLite (estado do domínio + logs de proxy)
|
|
915
915
|
- **Streaming**: Server-Sent Events (SSE)
|
|
@@ -1010,7 +1010,7 @@ Veja [CONTRIBUTING.md](CONTRIBUTING.md) para diretrizes detalhadas.
|
|
|
1010
1010
|
|
|
1011
1011
|
```bash
|
|
1012
1012
|
# Crie um release — publicação no npm acontece automaticamente
|
|
1013
|
-
gh release create v1.0.
|
|
1013
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
1014
1014
|
```
|
|
1015
1015
|
|
|
1016
1016
|
---
|
package/README.ru.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| Образ | Тег | Размер | Описание |
|
|
243
243
|
| ------------------------ | -------- | ------ | -------------------------- |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | Последний стабильный релиз |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | Текущая версия |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -892,7 +892,7 @@ OmniRoute включает встроенный фреймворк оценки
|
|
|
892
892
|
**Тест подключения показывает «Invalid» для OpenAI-совместимых провайдеров**
|
|
893
893
|
|
|
894
894
|
- Многие провайдеры не предоставляют endpoint `/models`
|
|
895
|
-
- OmniRoute v1.0.
|
|
895
|
+
- OmniRoute v1.0.3+ включает fallback-валидацию через chat completions
|
|
896
896
|
- Убедитесь что base URL содержит суффикс `/v1`
|
|
897
897
|
|
|
898
898
|
</details>
|
|
@@ -902,7 +902,7 @@ OmniRoute включает встроенный фреймворк оценки
|
|
|
902
902
|
## 🛠️ Технологический стек
|
|
903
903
|
|
|
904
904
|
- **Runtime**: Node.js 20+
|
|
905
|
-
- **Язык**: TypeScript 5.9 — **100% TypeScript** в `src/` и `open-sse/` (v1.0.
|
|
905
|
+
- **Язык**: TypeScript 5.9 — **100% TypeScript** в `src/` и `open-sse/` (v1.0.3)
|
|
906
906
|
- **Framework**: Next.js 16 + React 19 + Tailwind CSS 4
|
|
907
907
|
- **База данных**: LowDB (JSON) + SQLite (состояние домена + proxy-логи)
|
|
908
908
|
- **Стриминг**: Server-Sent Events (SSE)
|
|
@@ -957,7 +957,7 @@ OmniRoute включает встроенный фреймворк оценки
|
|
|
957
957
|
|
|
958
958
|
```bash
|
|
959
959
|
# Создайте релиз — публикация в npm происходит автоматически
|
|
960
|
-
gh release create v1.0.
|
|
960
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
961
961
|
```
|
|
962
962
|
|
|
963
963
|
---
|
package/README.zh-CN.md
CHANGED
|
@@ -242,7 +242,7 @@ docker compose --profile cli up -d
|
|
|
242
242
|
| 镜像 | 标签 | 大小 | 描述 |
|
|
243
243
|
| ------------------------ | -------- | ------ | ---------- |
|
|
244
244
|
| `diegosouzapw/omniroute` | `latest` | ~250MB | 最新稳定版 |
|
|
245
|
-
| `diegosouzapw/omniroute` | `1.0.
|
|
245
|
+
| `diegosouzapw/omniroute` | `1.0.3` | ~250MB | 当前版本 |
|
|
246
246
|
|
|
247
247
|
---
|
|
248
248
|
|
|
@@ -892,7 +892,7 @@ OmniRoute 包含内置评估框架,用于针对黄金集测试 LLM 响应质
|
|
|
892
892
|
**兼容 OpenAI 的提供商连接测试显示 "Invalid"**
|
|
893
893
|
|
|
894
894
|
- 许多提供商不暴露 `/models` 端点
|
|
895
|
-
- OmniRoute v1.0.
|
|
895
|
+
- OmniRoute v1.0.3+ 包含通过 chat completions 的回退验证
|
|
896
896
|
- 确保 base URL 包含 `/v1` 后缀
|
|
897
897
|
|
|
898
898
|
</details>
|
|
@@ -902,7 +902,7 @@ OmniRoute 包含内置评估框架,用于针对黄金集测试 LLM 响应质
|
|
|
902
902
|
## 🛠️ 技术栈
|
|
903
903
|
|
|
904
904
|
- **运行时**: Node.js 20+
|
|
905
|
-
- **语言**: TypeScript 5.9 — `src/` 和 `open-sse/` 中 **100% TypeScript**(v1.0.
|
|
905
|
+
- **语言**: TypeScript 5.9 — `src/` 和 `open-sse/` 中 **100% TypeScript**(v1.0.3)
|
|
906
906
|
- **框架**: Next.js 16 + React 19 + Tailwind CSS 4
|
|
907
907
|
- **数据库**: LowDB (JSON) + SQLite(领域状态 + 代理日志)
|
|
908
908
|
- **流式传输**: Server-Sent Events (SSE)
|
|
@@ -957,7 +957,7 @@ OmniRoute 包含内置评估框架,用于针对黄金集测试 LLM 响应质
|
|
|
957
957
|
|
|
958
958
|
```bash
|
|
959
959
|
# 创建发布 — npm 发布自动完成
|
|
960
|
-
gh release create v1.0.
|
|
960
|
+
gh release create v1.0.3 --title "v1.0.3" --generate-notes
|
|
961
961
|
```
|
|
962
962
|
|
|
963
963
|
---
|
package/app/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
PyPKu8KUmFFVZNhlykJuq
|
|
@@ -10,35 +10,36 @@
|
|
|
10
10
|
"/api/cli-tools/backups/route": "/api/cli-tools/backups",
|
|
11
11
|
"/api/cli-tools/codex-profiles/route": "/api/cli-tools/codex-profiles",
|
|
12
12
|
"/api/cli-tools/guide-settings/[toolId]/route": "/api/cli-tools/guide-settings/[toolId]",
|
|
13
|
-
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
14
13
|
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
15
14
|
"/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
|
|
15
|
+
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
16
16
|
"/api/cloud/models/alias/route": "/api/cloud/models/alias",
|
|
17
17
|
"/api/combos/[id]/route": "/api/combos/[id]",
|
|
18
|
-
"/api/combos/metrics/route": "/api/combos/metrics",
|
|
19
18
|
"/api/combos/route": "/api/combos",
|
|
19
|
+
"/api/combos/metrics/route": "/api/combos/metrics",
|
|
20
20
|
"/api/compliance/audit-log/route": "/api/compliance/audit-log",
|
|
21
21
|
"/api/db-backups/export/route": "/api/db-backups/export",
|
|
22
|
-
"/api/db-backups/import/route": "/api/db-backups/import",
|
|
23
22
|
"/api/db-backups/exportAll/route": "/api/db-backups/exportAll",
|
|
24
|
-
"/api/
|
|
23
|
+
"/api/db-backups/import/route": "/api/db-backups/import",
|
|
25
24
|
"/api/db-backups/route": "/api/db-backups",
|
|
26
|
-
"/api/
|
|
25
|
+
"/api/evals/[suiteId]/route": "/api/evals/[suiteId]",
|
|
27
26
|
"/api/evals/route": "/api/evals",
|
|
28
27
|
"/api/init/route": "/api/init",
|
|
28
|
+
"/api/fallback/chains/route": "/api/fallback/chains",
|
|
29
29
|
"/api/keys/[id]/route": "/api/keys/[id]",
|
|
30
|
-
"/api/models/alias/route": "/api/models/alias",
|
|
31
30
|
"/api/keys/route": "/api/keys",
|
|
31
|
+
"/api/logs/console/route": "/api/logs/console",
|
|
32
32
|
"/api/models/availability/route": "/api/models/availability",
|
|
33
|
+
"/api/models/alias/route": "/api/models/alias",
|
|
33
34
|
"/api/models/catalog/route": "/api/models/catalog",
|
|
34
35
|
"/api/models/route": "/api/models",
|
|
35
36
|
"/api/monitoring/health/route": "/api/monitoring/health",
|
|
37
|
+
"/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
|
|
36
38
|
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
37
39
|
"/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
|
|
38
|
-
"/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
|
|
39
40
|
"/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
|
|
40
|
-
"/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
|
|
41
41
|
"/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
|
|
42
|
+
"/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
|
|
42
43
|
"/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
|
|
43
44
|
"/api/policies/route": "/api/policies",
|
|
44
45
|
"/api/pricing/defaults/route": "/api/pricing/defaults",
|
|
@@ -50,14 +51,14 @@
|
|
|
50
51
|
"/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
|
|
51
52
|
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
52
53
|
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
53
|
-
"/api/providers/client/route": "/api/providers/client",
|
|
54
54
|
"/api/providers/route": "/api/providers",
|
|
55
|
+
"/api/providers/client/route": "/api/providers/client",
|
|
55
56
|
"/api/providers/test-batch/route": "/api/providers/test-batch",
|
|
57
|
+
"/api/rate-limits/route": "/api/rate-limits",
|
|
56
58
|
"/api/providers/validate/route": "/api/providers/validate",
|
|
57
59
|
"/api/rate-limit/route": "/api/rate-limit",
|
|
58
|
-
"/api/rate-limits/route": "/api/rate-limits",
|
|
59
|
-
"/api/resilience/route": "/api/resilience",
|
|
60
60
|
"/api/resilience/reset/route": "/api/resilience/reset",
|
|
61
|
+
"/api/resilience/route": "/api/resilience",
|
|
61
62
|
"/api/restart/route": "/api/restart",
|
|
62
63
|
"/api/sessions/route": "/api/sessions",
|
|
63
64
|
"/api/settings/combo-defaults/route": "/api/settings/combo-defaults",
|
|
@@ -71,18 +72,18 @@
|
|
|
71
72
|
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
72
73
|
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
73
74
|
"/api/tags/route": "/api/tags",
|
|
74
|
-
"/api/token-health/route": "/api/token-health",
|
|
75
75
|
"/api/telemetry/summary/route": "/api/telemetry/summary",
|
|
76
|
-
"/api/
|
|
76
|
+
"/api/token-health/route": "/api/token-health",
|
|
77
77
|
"/api/translator/detect/route": "/api/translator/detect",
|
|
78
|
+
"/api/translator/history/route": "/api/translator/history",
|
|
79
|
+
"/api/translator/save/route": "/api/translator/save",
|
|
78
80
|
"/api/translator/load/route": "/api/translator/load",
|
|
79
81
|
"/api/translator/send/route": "/api/translator/send",
|
|
80
|
-
"/api/translator/save/route": "/api/translator/save",
|
|
81
82
|
"/api/translator/translate/route": "/api/translator/translate",
|
|
82
83
|
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
83
84
|
"/api/usage/analytics/route": "/api/usage/analytics",
|
|
84
|
-
"/api/usage/call-logs/[id]/route": "/api/usage/call-logs/[id]",
|
|
85
85
|
"/api/usage/budget/route": "/api/usage/budget",
|
|
86
|
+
"/api/usage/call-logs/[id]/route": "/api/usage/call-logs/[id]",
|
|
86
87
|
"/api/usage/call-logs/route": "/api/usage/call-logs",
|
|
87
88
|
"/api/usage/history/route": "/api/usage/history",
|
|
88
89
|
"/api/usage/logs/route": "/api/usage/logs",
|
|
@@ -91,60 +92,61 @@
|
|
|
91
92
|
"/api/v1/audio/speech/route": "/api/v1/audio/speech",
|
|
92
93
|
"/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
|
|
93
94
|
"/api/v1/embeddings/route": "/api/v1/embeddings",
|
|
94
|
-
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
95
95
|
"/api/v1/images/generations/route": "/api/v1/images/generations",
|
|
96
|
+
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
96
97
|
"/api/v1/messages/route": "/api/v1/messages",
|
|
97
|
-
"/api/v1/models/route": "/api/v1/models",
|
|
98
98
|
"/api/v1/moderations/route": "/api/v1/moderations",
|
|
99
|
+
"/api/v1/models/route": "/api/v1/models",
|
|
99
100
|
"/api/v1/providers/[provider]/chat/completions/route": "/api/v1/providers/[provider]/chat/completions",
|
|
100
101
|
"/api/v1/providers/[provider]/embeddings/route": "/api/v1/providers/[provider]/embeddings",
|
|
101
102
|
"/api/v1/providers/[provider]/images/generations/route": "/api/v1/providers/[provider]/images/generations",
|
|
102
103
|
"/api/v1/rerank/route": "/api/v1/rerank",
|
|
103
|
-
"/api/v1/responses/route": "/api/v1/responses",
|
|
104
104
|
"/api/v1/route": "/api/v1",
|
|
105
|
-
"/api/
|
|
105
|
+
"/api/v1/responses/route": "/api/v1/responses",
|
|
106
106
|
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
107
|
+
"/api/v1beta/models/route": "/api/v1beta/models",
|
|
107
108
|
"/api/cli-tools/antigravity-mitm/route": "/api/cli-tools/antigravity-mitm",
|
|
108
109
|
"/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
|
|
109
110
|
"/api/cli-tools/cline-settings/route": "/api/cli-tools/cline-settings",
|
|
110
|
-
"/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
|
|
111
111
|
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
112
|
-
"/api/cli-tools/
|
|
113
|
-
"/api/cli-tools/
|
|
112
|
+
"/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
|
|
113
|
+
"/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
|
|
114
114
|
"/api/cli-tools/kilo-settings/route": "/api/cli-tools/kilo-settings",
|
|
115
|
+
"/api/cli-tools/runtime/[toolId]/route": "/api/cli-tools/runtime/[toolId]",
|
|
115
116
|
"/api/combos/test/route": "/api/combos/test",
|
|
116
117
|
"/api/provider-nodes/route": "/api/provider-nodes",
|
|
118
|
+
"/api/settings/proxy/route": "/api/settings/proxy",
|
|
117
119
|
"/api/providers/[id]/test/route": "/api/providers/[id]/test",
|
|
118
|
-
"/api/settings/proxy/test/route": "/api/settings/proxy/test",
|
|
119
|
-
"/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
|
|
120
120
|
"/api/usage/proxy-logs/route": "/api/usage/proxy-logs",
|
|
121
|
+
"/api/settings/proxy/test/route": "/api/settings/proxy/test",
|
|
121
122
|
"/api/v1/chat/completions/route": "/api/v1/chat/completions",
|
|
122
|
-
"/api/
|
|
123
|
+
"/api/cli-tools/status/route": "/api/cli-tools/status",
|
|
123
124
|
"/callback/page": "/callback",
|
|
124
|
-
"/forbidden/page": "/forbidden",
|
|
125
125
|
"/docs/page": "/docs",
|
|
126
|
+
"/forbidden/page": "/forbidden",
|
|
126
127
|
"/forgot-password/page": "/forgot-password",
|
|
128
|
+
"/page": "/",
|
|
127
129
|
"/landing/page": "/landing",
|
|
128
130
|
"/login/page": "/login",
|
|
129
|
-
"/page": "/",
|
|
130
131
|
"/terms/page": "/terms",
|
|
131
132
|
"/privacy/page": "/privacy",
|
|
132
|
-
"/(dashboard)/dashboard/audit-log/page": "/dashboard/audit-log",
|
|
133
133
|
"/(dashboard)/dashboard/analytics/page": "/dashboard/analytics",
|
|
134
|
+
"/(dashboard)/dashboard/audit-log/page": "/dashboard/audit-log",
|
|
134
135
|
"/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
|
|
135
136
|
"/(dashboard)/dashboard/costs/page": "/dashboard/costs",
|
|
136
137
|
"/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
|
|
137
|
-
"/(dashboard)/dashboard/health/page": "/dashboard/health",
|
|
138
138
|
"/(dashboard)/dashboard/limits/page": "/dashboard/limits",
|
|
139
|
+
"/(dashboard)/dashboard/health/page": "/dashboard/health",
|
|
139
140
|
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
140
141
|
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
|
|
141
142
|
"/(dashboard)/dashboard/settings/page": "/dashboard/settings",
|
|
142
143
|
"/(dashboard)/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
144
|
+
"/(dashboard)/dashboard/logs/page": "/dashboard/logs",
|
|
143
145
|
"/(dashboard)/dashboard/page": "/dashboard",
|
|
144
|
-
"/(dashboard)/dashboard/usage/page": "/dashboard/usage",
|
|
145
146
|
"/(dashboard)/dashboard/onboarding/page": "/dashboard/onboarding",
|
|
147
|
+
"/(dashboard)/dashboard/usage/page": "/dashboard/usage",
|
|
146
148
|
"/(dashboard)/dashboard/translator/page": "/dashboard/translator",
|
|
147
|
-
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
148
149
|
"/(dashboard)/dashboard/combos/page": "/dashboard/combos",
|
|
150
|
+
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
149
151
|
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
|
|
150
152
|
}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/PyPKu8KUmFFVZNhlykJuq/_buildManifest.js",
|
|
8
|
+
"static/PyPKu8KUmFFVZNhlykJuq/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/webpack-9837b0fbf7de0b62.js",
|
|
@@ -242,6 +242,30 @@
|
|
|
242
242
|
"x-next-revalidate-tag-token"
|
|
243
243
|
]
|
|
244
244
|
},
|
|
245
|
+
"/dashboard/logs": {
|
|
246
|
+
"experimentalBypassFor": [
|
|
247
|
+
{
|
|
248
|
+
"type": "header",
|
|
249
|
+
"key": "next-action"
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"type": "header",
|
|
253
|
+
"key": "content-type",
|
|
254
|
+
"value": "multipart/form-data;.*"
|
|
255
|
+
}
|
|
256
|
+
],
|
|
257
|
+
"initialRevalidateSeconds": false,
|
|
258
|
+
"srcRoute": "/dashboard/logs",
|
|
259
|
+
"dataRoute": "/dashboard/logs.rsc",
|
|
260
|
+
"allowHeader": [
|
|
261
|
+
"host",
|
|
262
|
+
"x-matched-path",
|
|
263
|
+
"x-prerender-revalidate",
|
|
264
|
+
"x-prerender-revalidate-if-generated",
|
|
265
|
+
"x-next-revalidated-tags",
|
|
266
|
+
"x-next-revalidate-tag-token"
|
|
267
|
+
]
|
|
268
|
+
},
|
|
245
269
|
"/dashboard/onboarding": {
|
|
246
270
|
"experimentalBypassFor": [
|
|
247
271
|
{
|
|
@@ -654,8 +678,8 @@
|
|
|
654
678
|
"dynamicRoutes": {},
|
|
655
679
|
"notFoundRoutes": [],
|
|
656
680
|
"preview": {
|
|
657
|
-
"previewModeId": "
|
|
658
|
-
"previewModeSigningKey": "
|
|
659
|
-
"previewModeEncryptionKey": "
|
|
681
|
+
"previewModeId": "8d193a38a52dfd58bf758dea41ef8acd",
|
|
682
|
+
"previewModeSigningKey": "359c21e4d68c7bcececafd54d5ea8586439eb35615a53d0fb8bd6cbf374c5a02",
|
|
683
|
+
"previewModeEncryptionKey": "04d1586481e4893093c8491b177b3f0caee0a3f662e8a5ecb0d296315b6b6652"
|
|
660
684
|
}
|
|
661
685
|
}
|
|
@@ -411,6 +411,12 @@
|
|
|
411
411
|
"routeKeys": {},
|
|
412
412
|
"namedRegex": "^/api/keys(?:/)?$"
|
|
413
413
|
},
|
|
414
|
+
{
|
|
415
|
+
"page": "/api/logs/console",
|
|
416
|
+
"regex": "^/api/logs/console(?:/)?$",
|
|
417
|
+
"routeKeys": {},
|
|
418
|
+
"namedRegex": "^/api/logs/console(?:/)?$"
|
|
419
|
+
},
|
|
414
420
|
{
|
|
415
421
|
"page": "/api/models",
|
|
416
422
|
"regex": "^/api/models(?:/)?$",
|
|
@@ -897,6 +903,12 @@
|
|
|
897
903
|
"routeKeys": {},
|
|
898
904
|
"namedRegex": "^/dashboard/limits(?:/)?$"
|
|
899
905
|
},
|
|
906
|
+
{
|
|
907
|
+
"page": "/dashboard/logs",
|
|
908
|
+
"regex": "^/dashboard/logs(?:/)?$",
|
|
909
|
+
"routeKeys": {},
|
|
910
|
+
"namedRegex": "^/dashboard/logs(?:/)?$"
|
|
911
|
+
},
|
|
900
912
|
{
|
|
901
913
|
"page": "/dashboard/onboarding",
|
|
902
914
|
"regex": "^/dashboard/onboarding(?:/)?$",
|