prozygent 0.5.8 → 0.5.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -28
- package/app/.next-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +9 -9
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/callback.html +1 -1
- package/app/.next-cli-build/server/app/callback.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.html +1 -1
- package/app/.next-cli-build/server/app/index.rsc +4 -4
- package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/landing.html +1 -1
- package/app/.next-cli-build/server/app/landing.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/login.html +1 -1
- package/app/.next-cli-build/server/app/login.rsc +5 -5
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
- package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app-paths-manifest.json +9 -9
- package/app/.next-cli-build/server/chunks/2231.js +1 -1
- package/app/.next-cli-build/server/chunks/318.js +1 -1
- package/app/.next-cli-build/server/chunks/4746.js +1 -1
- package/app/.next-cli-build/server/chunks/4827.js +1 -1
- package/app/.next-cli-build/server/chunks/8238.js +1 -1
- package/app/.next-cli-build/server/chunks/9870.js +1 -1
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/pages/404.html +1 -1
- package/app/.next-cli-build/server/pages/500.html +1 -1
- package/app/.next-cli-build/static/chunks/{1321-27db742c8e13408d.js → 1321-b1c371c2af86cb75.js} +1 -1
- package/app/cli/.build-home/.prozygent/db/backups/upgrade-0.5.8-to-0.5.9-0.5.9-20260622-001753/data.sqlite +0 -0
- package/app/cli/.build-home/.prozygent/db/data.sqlite +0 -0
- package/app/package.json +1 -1
- package/package.json +7 -2
- /package/app/.next-cli-build/static/{BqjvWqzOn976UP-SEp78l → -8VHV_J3i-djmP20dZ-b-}/_buildManifest.js +0 -0
- /package/app/.next-cli-build/static/{BqjvWqzOn976UP-SEp78l → -8VHV_J3i-djmP20dZ-b-}/_ssgManifest.js +0 -0
package/README.md
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Prozygent - FREE AI Router & Token Saver
|
|
2
2
|
|
|
3
3
|
**Never stop coding. Save 20-40% tokens with RTK + auto-fallback to FREE & cheap AI models.**
|
|
4
4
|
|
|
5
5
|
**Connect All AI Code Tools (Claude Code, Cursor, Antigravity, Copilot, Codex, Gemini, OpenCode, Cline, OpenClaw...) to 40+ AI Providers & 100+ Models.**
|
|
6
6
|
|
|
7
|
-
[](https://www.npmjs.com/package/prozygent)
|
|
8
|
+
[](https://www.npmjs.com/package/prozygent)
|
|
9
|
+
[](https://hub.docker.com/r/jay3042005/prozygent)
|
|
10
|
+
[](https://github.com/jay3042005/prozygent/pkgs/container/prozygent)
|
|
11
|
+
[](https://github.com/jay3042005/prozygent/blob/main/LICENSE)
|
|
12
12
|
|
|
13
|
-
<a href="https://trendshift.io/repositories/22628" target="_blank"><img src="https://trendshift.io/api/badge/repositories/22628" alt="
|
|
13
|
+
<a href="https://trendshift.io/repositories/22628" target="_blank"><img src="https://trendshift.io/api/badge/repositories/22628" alt="jay3042005%2Fprozygent | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
|
14
14
|
|
|
15
|
-
[🌐 Website](https://
|
|
15
|
+
[🌐 Website](https://prozygent.com) • [📖 Full Docs](https://github.com/jay3042005/prozygent)
|
|
16
16
|
|
|
17
17
|
---
|
|
18
18
|
|
|
19
|
-
## 🤔 Why
|
|
19
|
+
## 🤔 Why Prozygent?
|
|
20
20
|
|
|
21
21
|
**Stop wasting money, tokens and hitting limits:**
|
|
22
22
|
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
- ❌ Tool outputs (git diff, grep, ls...) burn tokens fast
|
|
26
26
|
- ❌ Expensive APIs ($20-50/month per provider)
|
|
27
27
|
|
|
28
|
-
**
|
|
28
|
+
**Prozygent solves this:**
|
|
29
29
|
|
|
30
30
|
- ✅ **RTK Token Saver** - Auto-compress tool_result, save 20-40% tokens
|
|
31
31
|
- ✅ **Maximize subscriptions** - Track quota, use every bit before reset
|
|
@@ -40,22 +40,22 @@
|
|
|
40
40
|
**Option 1 — npm (recommended for desktop):**
|
|
41
41
|
|
|
42
42
|
```bash
|
|
43
|
-
npm install -g
|
|
44
|
-
|
|
43
|
+
npm install -g prozygent
|
|
44
|
+
prozygent
|
|
45
45
|
|
|
46
46
|
# Or run directly with npx
|
|
47
|
-
npx
|
|
47
|
+
npx prozygent
|
|
48
48
|
```
|
|
49
49
|
|
|
50
50
|
**Option 2 — Docker (server/VPS):**
|
|
51
51
|
|
|
52
52
|
```bash
|
|
53
|
-
docker run -d --name
|
|
54
|
-
-v "$HOME/.
|
|
55
|
-
|
|
53
|
+
docker run -d --name prozygent -p 20128:20128 \
|
|
54
|
+
-v "$HOME/.prozygent:/app/data" -e DATA_DIR=/app/data \
|
|
55
|
+
jay3042005/prozygent:latest
|
|
56
56
|
```
|
|
57
57
|
|
|
58
|
-
Published images: [Docker Hub](https://hub.docker.com/r/
|
|
58
|
+
Published images: [Docker Hub](https://hub.docker.com/r/jay3042005/prozygent) • [GHCR](https://github.com/jay3042005/prozygent/pkgs/container/prozygent) (multi-platform amd64/arm64).
|
|
59
59
|
|
|
60
60
|
🎉 Dashboard opens at `http://localhost:20128`
|
|
61
61
|
|
|
@@ -79,11 +79,11 @@ That's it! Start coding with FREE AI models.
|
|
|
79
79
|
## 🚀 CLI Options
|
|
80
80
|
|
|
81
81
|
```bash
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
82
|
+
prozygent # Start with default settings
|
|
83
|
+
prozygent --port 8080 # Custom port
|
|
84
|
+
prozygent --no-browser # Don't open browser
|
|
85
|
+
prozygent --skip-update # Skip auto-update check
|
|
86
|
+
prozygent --help # Show all options
|
|
87
87
|
```
|
|
88
88
|
|
|
89
89
|
**Dashboard**: `http://localhost:20128/dashboard`
|
|
@@ -100,9 +100,9 @@ Any tool supporting OpenAI/Claude-compatible API works.
|
|
|
100
100
|
|
|
101
101
|
## 💾 Data Location
|
|
102
102
|
|
|
103
|
-
- **macOS/Linux**: `~/.
|
|
104
|
-
- **Windows**: `%APPDATA%/
|
|
105
|
-
- **Docker**: `/app/data/db/data.sqlite` (mount `$HOME/.
|
|
103
|
+
- **macOS/Linux**: `~/.prozygent/db/data.sqlite`
|
|
104
|
+
- **Windows**: `%APPDATA%/prozygent/db/data.sqlite`
|
|
105
|
+
- **Docker**: `/app/data/db/data.sqlite` (mount `$HOME/.prozygent` to persist)
|
|
106
106
|
|
|
107
107
|
---
|
|
108
108
|
|
|
@@ -110,9 +110,9 @@ Any tool supporting OpenAI/Claude-compatible API works.
|
|
|
110
110
|
|
|
111
111
|
Full docs, advanced setup, video tutorials & development guide:
|
|
112
112
|
|
|
113
|
-
- **GitHub**: https://github.com/
|
|
114
|
-
- **Full README**: https://github.com/
|
|
115
|
-
- **Website**: https://
|
|
113
|
+
- **GitHub**: https://github.com/jay3042005/prozygent
|
|
114
|
+
- **Full README**: https://github.com/jay3042005/prozygent/blob/main/app/README.md
|
|
115
|
+
- **Website**: https://prozygent.com
|
|
116
116
|
|
|
117
117
|
---
|
|
118
118
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
-8VHV_J3i-djmP20dZ-b-
|
|
@@ -112,27 +112,27 @@
|
|
|
112
112
|
"/api/models/alias/route": "/api/models/alias",
|
|
113
113
|
"/api/models/custom/route": "/api/models/custom",
|
|
114
114
|
"/api/models/disabled/route": "/api/models/disabled",
|
|
115
|
-
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
116
115
|
"/api/provider-nodes/route": "/api/provider-nodes",
|
|
116
|
+
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
117
117
|
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
118
118
|
"/api/providers/client/route": "/api/providers/client",
|
|
119
119
|
"/api/providers/suggested-models/route": "/api/providers/suggested-models",
|
|
120
|
-
"/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
|
|
121
120
|
"/api/providers/route": "/api/providers",
|
|
121
|
+
"/api/proxy-pools/[id]/test/route": "/api/proxy-pools/[id]/test",
|
|
122
122
|
"/api/proxy-pools/[id]/route": "/api/proxy-pools/[id]",
|
|
123
|
-
"/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
|
|
124
|
-
"/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
|
|
125
123
|
"/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
|
|
126
|
-
"/api/
|
|
124
|
+
"/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
|
|
127
125
|
"/api/proxy-pools/route": "/api/proxy-pools",
|
|
128
126
|
"/api/settings/proxy-test/route": "/api/settings/proxy-test",
|
|
127
|
+
"/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
|
|
128
|
+
"/api/settings/database/route": "/api/settings/database",
|
|
129
129
|
"/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
|
|
130
|
-
"/api/settings/route": "/api/settings",
|
|
131
130
|
"/api/usage/stats/route": "/api/usage/stats",
|
|
131
|
+
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
132
132
|
"/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
|
|
133
|
-
"/api/
|
|
133
|
+
"/api/settings/route": "/api/settings",
|
|
134
134
|
"/api/usage/[connectionId]/codex-reset-credits/route": "/api/usage/[connectionId]/codex-reset-credits",
|
|
135
|
-
"/api/usage/
|
|
135
|
+
"/api/usage/stream/route": "/api/usage/stream",
|
|
136
136
|
"/callback/page": "/callback",
|
|
137
137
|
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
138
138
|
"/landing/page": "/landing",
|
|
@@ -155,8 +155,8 @@
|
|
|
155
155
|
"/(dashboard)/dashboard/translator/page": "/dashboard/translator",
|
|
156
156
|
"/(dashboard)/dashboard/usage/page": "/dashboard/usage",
|
|
157
157
|
"/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
|
|
158
|
-
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
159
158
|
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
159
|
+
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
160
160
|
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
161
161
|
"/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools"
|
|
162
162
|
}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static
|
|
8
|
-
"static
|
|
7
|
+
"static/-8VHV_J3i-djmP20dZ-b-/_buildManifest.js",
|
|
8
|
+
"static/-8VHV_J3i-djmP20dZ-b-/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/webpack-f482ccef6733ebcc.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"76648":{"*":{"id":"37773","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"78907":{"*":{"id":"13609","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/@next/third-parties/dist/google/ga.js":{"id":30565,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/@next/third-parties/dist/google/gtm.js":{"id":90285,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-27db742c8e13408d.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-7a8425f05c2535a4.js"],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":76648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-27db742c8e13408d.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","5425","static/chunks/5425-0ccd27be5ce82f44.js","6337","static/chunks/app/(dashboard)/dashboard/page-cd993646b8a1f37e.js"],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":41095,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":78907,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/jay/Documents/project/9router/src/":[],"/home/jay/Documents/project/9router/src/app/layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/1fc460a78975b801.css"}],"/home/jay/Documents/project/9router/src/app/page":[],"/home/jay/Documents/project/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/basic-chat/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"76648":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"78907":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"76648":{"*":{"id":"37773","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"78907":{"*":{"id":"13609","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/node_modules/@next/third-parties/dist/google/ga.js":{"id":30565,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/@next/third-parties/dist/google/gtm.js":{"id":90285,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/next/dist/esm/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8982","static/chunks/8982-6d1803817450bcd4.js","1321","static/chunks/1321-b1c371c2af86cb75.js","7177","static/chunks/app/layout-dfa8c86d04a1b17f.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","9305","static/chunks/app/(dashboard)/layout-16e6525a7b9522ef.js"],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-7a8425f05c2535a4.js"],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":76648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-0feca1af373a4286.js","1321","static/chunks/1321-b1c371c2af86cb75.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-9a2a3f2299ec6bb8.js","5425","static/chunks/5425-0ccd27be5ce82f44.js","6337","static/chunks/app/(dashboard)/dashboard/page-cd993646b8a1f37e.js"],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":41095,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":78907,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/jay/Documents/project/9router/src/":[],"/home/jay/Documents/project/9router/src/app/layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/1fc460a78975b801.css"}],"/home/jay/Documents/project/9router/src/app/page":[],"/home/jay/Documents/project/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/home/jay/Documents/project/9router/src/app/(dashboard)/dashboard/basic-chat/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"76648":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"78907":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|