@jheavenknows/bluerouter 5.1.25 → 5.1.26
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/app/.next-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +8 -7
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/routes-manifest.json +8 -0
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page.js +9 -5
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +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 +2 -2
- 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 +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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 +2 -2
- 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.js +3 -3
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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 +2 -2
- 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/personalcloudprovider/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovider/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovidermonitor/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovidermonitor/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalquota/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalquota/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- 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/prompt-logs/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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/token-saver/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
- 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.js +2 -2
- 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.js +3 -3
- 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.js +2 -2
- 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 +6 -6
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- 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 +2 -2
- package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/login/route.js +2 -2
- 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 +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 +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 +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 +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/status/route.js +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/branding/[asset]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/branding/[asset]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/branding/route.js +1 -1
- package/app/.next-cli-build/server/app/api/branding/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/branding/upload/route.js +1 -1
- package/app/.next-cli-build/server/app/api/branding/upload/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +2 -2
- 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 +2 -2
- 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/autostart/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +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/claude-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- 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-mcp-registry/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +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/cli-tools/deepseek-tui-settings/route.js +3 -3
- package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/qwen-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/combos/[id]/route.js +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 +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/dashboard/analytics/route.js +2 -2
- package/app/.next-cli-build/server/app/api/dashboard/analytics/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/combos/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/combos/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/endpoint/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/endpoint/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/token-saver/route.js +2 -2
- package/app/.next-cli-build/server/app/api/dashboard/token-saver/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/health/route.js +1 -1
- package/app/.next-cli-build/server/app/api/init/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/caveman-test/route.js +1 -0
- package/app/.next-cli-build/server/app/api/keys/[id]/caveman-test/route.js.nft.json +1 -0
- package/app/.next-cli-build/server/app/api/keys/[id]/caveman-test/route_client-reference-manifest.js +1 -0
- package/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/route.js +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 +2 -2
- package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +5 -5
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +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 +2 -2
- 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 +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 +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/media-providers/tts/voices/route.js +2 -2
- package/app/.next-cli-build/server/app/api/models/alias/route.js +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 +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 +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 +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 +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 +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/import-token/route.js +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/auto-import/route.js +2 -2
- package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +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 +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 +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/auto-import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +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-authorize/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +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/personal-cloud-providers/[id]/api-key-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/api-key-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/usage/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/usage/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/client/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/client/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/monitor/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/monitor/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/permissions/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/permissions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/routing/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/routing/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pricing/recalculate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/pricing/recalculate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pricing/route.js +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-health/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +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 +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 +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +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 +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 +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 +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 +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/kilo/free-models/route.js +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/suggested-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +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 +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 +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 +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 +2 -2
- 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 +2 -2
- 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 +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 +2 -2
- 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 +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/proxy-test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/require-login/route.js +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 +2 -2
- package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tags/route.js +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 +2 -2
- package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/send/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 +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 +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 +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 +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 +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 +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 +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 +2 -2
- 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/tunnel/tailscale-login/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +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 +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 +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/providers/route.js +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 +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 +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 +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 +2 -2
- 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 +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 +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 +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/audio/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +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 +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 +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/count_tokens/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/route.js +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 +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/info/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/route.js +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 +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 +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 +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 +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 +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 +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/v1beta/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/restart/route.js +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 +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 +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.js +2 -2
- 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 +6 -6
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
- 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/analytics.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/api-keys.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- 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 +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
- 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 +7 -7
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.rsc +9 -9
- 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 +9 -9
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- 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 +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/app/.next-cli-build/server/app/dashboard.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
- package/app/.next-cli-build/server/app/index.html +1 -1
- package/app/.next-cli-build/server/app/index.rsc +6 -6
- 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 +6 -6
- 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 +6 -6
- package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/landing/page.js +2 -2
- 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 +6 -6
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
- 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.js +2 -2
- 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 +7 -7
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +7 -7
- 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 +6 -6
- package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
- 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/manifest.webmanifest/route.js +2 -2
- package/app/.next-cli-build/server/app/page.js +2 -2
- package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app-paths-manifest.json +8 -7
- package/app/.next-cli-build/server/chunks/2338.js +1 -1
- package/app/.next-cli-build/server/chunks/2650.js +1 -1
- package/app/.next-cli-build/server/chunks/3110.js +1 -1
- package/app/.next-cli-build/server/chunks/402.js +1 -1
- package/app/.next-cli-build/server/chunks/4746.js +1 -1
- package/app/.next-cli-build/server/chunks/6328.js +1 -1
- package/app/.next-cli-build/server/chunks/8255.js +1 -1
- package/app/.next-cli-build/server/chunks/8352.js +2 -2
- package/app/.next-cli-build/server/chunks/9434.js +1 -1
- package/app/.next-cli-build/server/functions-config-manifest.json +3 -0
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/middleware.js +3 -3
- 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/{5263-bdf99cce79888b26.js → 5263-049806afa2d1b479.js} +1 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/api-keys/page-581233b08b7206bf.js +23 -0
- package/app/.next-cli-build/static/chunks/app/_global-error/page-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/login/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/branding/[asset]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/branding/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/branding/upload/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/qwen-settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/combos/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/endpoint/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/options/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/token-saver/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/health/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/init/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/caveman-test/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/locale/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/api-key-models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/import-models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/usage/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/client/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/monitor/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/permissions/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/routing/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pricing/recalculate/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-health/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tags/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/restart/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/app/page-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-872e23eed39ea4ad.js +1 -0
- package/app/.next-cli-build/static/css/218358b9866dcb62.css +1 -0
- package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-5.1.21-to-5.1.22-5.1.22-20260715-223418 → upgrade-5.1.24-to-5.1.25-5.1.25-20260715-225636}/data.sqlite +0 -0
- package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite +0 -0
- package/app/package.json +1 -1
- package/package.json +1 -1
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/api-keys/page-ef8c876235077906.js +0 -19
- package/app/.next-cli-build/static/chunks/app/_global-error/page-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/login/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/branding/[asset]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/branding/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/branding/upload/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/qwen-settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/combos/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/endpoint/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/options/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/token-saver/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/health/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/init/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/locale/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/api-key-models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/import-models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/usage/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/client/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/monitor/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/permissions/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/routing/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pricing/recalculate/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-health/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tags/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/restart/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/app/page-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-ba9a9c287a164b79.js +0 -1
- package/app/.next-cli-build/static/css/3c5a394c95fcbeb8.css +0 -1
- /package/app/.next-cli-build/static/{b4ne6JN3wEZycLoVYM_1H → -c9-7kVq1O_UuQYCrfJfd}/_buildManifest.js +0 -0
- /package/app/.next-cli-build/static/{b4ne6JN3wEZycLoVYM_1H → -c9-7kVq1O_UuQYCrfJfd}/_ssgManifest.js +0 -0
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7593],{56484:(e,t,n)=>{"use strict";n.d(t,{default:()=>M});var s=n(95155),l=n(12115),r=n(35497),a=n(94027),i=n(11059);let d=Object.freeze({enabled:!0,requestsPerMinute:20,promptCharsMax:12e4,maxOutputTokens:0,forceThinkingOff:!0,allowedIpCidrs:[],expiresAt:""});function o(e){return String(e||"").trim().toLowerCase()}function c(e){return Array.isArray(e)?[...new Set(e.map(e=>String(e||"").trim()).filter(Boolean))]:[]}function x(e,t){let n=c(e?.allowedModels),s=n[0]||String(t||"programmer").trim()||"programmer",l=n.find(e=>/fast|small|haiku/i.test(e))||n.find(e=>e!==s)||s;return{codingModel:s,fastModel:l}}function m({icon:e,materialIcon:t,image:n,children:l,className:r=""}){return(0,s.jsxs)("span",{className:`inline-flex items-center gap-1.5 ${r}`,children:[n?(0,s.jsx)("img",{src:n,alt:"","aria-hidden":"true",className:"size-4 rounded-sm object-contain"}):t?(0,s.jsx)("span",{"aria-hidden":"true",className:"material-symbols-outlined text-[17px] leading-none",children:t}):e?(0,s.jsx)("span",{"aria-hidden":"true",className:"text-base leading-none",children:e}):null,(0,s.jsx)("span",{children:l})]})}function h(e,t=0){let n=Number(e);return Number.isFinite(n)?Math.max(0,Math.floor(n)):t}function u(e,t=!0){return null==e||""===e?t:!0===e||"true"===e||1===e||"1"===e}function p(e){return Array.isArray(e)?[...new Set(e.map(e=>String(e||"").trim()).filter(Boolean))]:[]}function b(e){return e&&"object"==typeof e&&!Array.isArray(e)&&Object.keys(e).length>0}function g(e={},t={}){let n={...t},s=e&&"object"==typeof e&&!Array.isArray(e)?e:{};return{enabled:u(s.enabled??n.enabled,!0),requestsPerMinute:h(s.requestsPerMinute??n.requestsPerMinute,0),promptCharsMax:h(s.promptCharsMax??n.promptCharsMax,0),maxOutputTokens:h(s.maxOutputTokens??s.outputTokensMax??s.maxTokens??s.max_tokens??s.max_completion_tokens??n.maxOutputTokens,0),forceThinkingOff:u(s.forceThinkingOff??n.forceThinkingOff,!0),allowedIpCidrs:p(s.allowedIpCidrs??n.allowedIpCidrs),expiresAt:String(s.expiresAt??n.expiresAt??"").trim()}}function f({models:e,emptyLabel:t="Chưa g\xe1n model"}){let n=c(e);return 0===n.length?(0,s.jsx)("span",{className:"text-xs text-text-muted",children:t}):(0,s.jsxs)("div",{className:"mt-2 flex flex-wrap gap-1.5",children:[n.slice(0,8).map(e=>(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-2 py-1 font-mono text-xs",children:e},e)),n.length>8?(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1 text-xs",children:["+",n.length-8," model kh\xe1c"]}):null]})}function j({limits:e,showThinking:t=!1,showOutputLimit:n=!1}){if(!b(e))return(0,s.jsx)("div",{className:"mt-2 flex flex-wrap gap-2 text-xs text-text-muted",children:(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:"policy: chưa set, kh\xf4ng giới hạn"})});let l=g(e);return(0,s.jsxs)("div",{className:"mt-2 flex flex-wrap gap-2 text-xs text-text-muted",children:[(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:["policy: ",l.enabled?"bật":"tắt"]}),(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:[l.requestsPerMinute||"∞"," req/ph\xfat"]}),(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:[l.promptCharsMax||"∞"," chars prompt"]}),n?(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:[l.maxOutputTokens||"∞"," output tokens"]}):null,t?(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:["thinking: ",l.forceThinkingOff?"force off":"client tự quyết"]}):null,l.allowedIpCidrs.length>0?(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:"IP locked"}):null]})}function y({label:e,value:t,onChange:n,hint:l}){return(0,s.jsxs)("label",{className:"block",children:[(0,s.jsx)("span",{className:"mb-1 block text-xs font-medium text-text-muted",children:e}),(0,s.jsx)("input",{type:"number",min:"0",value:t,onChange:e=>n(h(e.target.value,0)),className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary"}),l?(0,s.jsx)("span",{className:"mt-1 block text-xs text-text-muted",children:l}):null]})}function v({isOpen:e,keyName:t,policy:n,setPolicy:l,onClose:a,onSave:i,onClear:o,saving:c,clearLabel:x="X\xf3a policy / kh\xf4ng limit"}){let m=g(n,d),h=(e,t)=>l(n=>g({...n,[e]:t},d));return(0,s.jsx)(r.aF,{isOpen:e,onClose:a,title:`Policy API key: ${t||"API Key"}`,size:"xl",children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface/60 p-3 text-sm text-text-muted",children:["Key mới tự c\xf3 ",(0,s.jsx)("b",{children:"default policy"}),". Chỉ admin được sửa policy. Request/ph\xfat = 0 nghĩa l\xe0 kh\xf4ng giới hạn tần suất. Max output tokens = 0 nghĩa l\xe0 kh\xf4ng \xe9p giới hạn output."]}),(0,s.jsxs)("label",{className:"flex items-center justify-between gap-3 rounded-xl border border-border p-3 text-sm",children:[(0,s.jsxs)("span",{children:[(0,s.jsx)("b",{children:"Bật policy"}),(0,s.jsx)("br",{}),(0,s.jsx)("span",{className:"text-xs text-text-muted",children:"Tắt mục n\xe0y th\xec policy được lưu nhưng kh\xf4ng \xe1p limit."})]}),(0,s.jsx)("input",{type:"checkbox",checked:m.enabled,onChange:e=>h("enabled",e.target.checked)})]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-2",children:[(0,s.jsx)(y,{label:"Request / ph\xfat",value:m.requestsPerMinute,onChange:e=>h("requestsPerMinute",e),hint:"0 = kh\xf4ng giới hạn tần suất. Khuyến nghị user thường: 10–20 req/ph\xfat."}),(0,s.jsx)(y,{label:"Max output tokens",value:m.maxOutputTokens,onChange:e=>h("maxOutputTokens",e),hint:"0 = kh\xf4ng giới hạn. VS Code khuyến nghị 2048–3072; chat d\xe0i 4096–8192."})]}),(0,s.jsx)(y,{label:"Prompt chars tối đa",value:m.promptCharsMax,onChange:e=>h("promptCharsMax",e),hint:"0 = kh\xf4ng giới hạn input/prompt."}),(0,s.jsxs)("label",{className:"flex items-center justify-between gap-3 rounded-xl border border-border p-3 text-sm",children:[(0,s.jsxs)("span",{children:[(0,s.jsx)("b",{children:"Force Thinking Off"}),(0,s.jsx)("br",{}),(0,s.jsx)("span",{className:"text-xs text-text-muted",children:"Khi bật, gateway \xe9p request c\xf3 chat_template_kwargs.enable_thinking=false theo chuẩn llama.cpp."})]}),(0,s.jsx)("input",{type:"checkbox",checked:m.forceThinkingOff,onChange:e=>h("forceThinkingOff",e.target.checked)})]}),(0,s.jsxs)("label",{className:"block",children:[(0,s.jsx)("span",{className:"mb-1 block text-xs font-medium text-text-muted",children:"IP/CIDR được ph\xe9p"}),(0,s.jsx)("textarea",{value:p(m.allowedIpCidrs).join("\n"),onChange:e=>h("allowedIpCidrs",[...new Set(String(e.target.value||"").split(/[\n,]+/).map(e=>e.trim()).filter(Boolean))]),rows:3,className:"w-full rounded-xl border border-border bg-background px-3 py-2 font-mono text-sm text-text-main outline-none focus:border-primary",placeholder:"10.0.0.0/8\n192.168.0.0/16"}),(0,s.jsx)("span",{className:"mt-1 block text-xs text-text-muted",children:"Để trống = mọi IP. Hỗ trợ IPv4 exact hoặc CIDR."})]}),(0,s.jsxs)("label",{className:"block",children:[(0,s.jsx)("span",{className:"mb-1 block text-xs font-medium text-text-muted",children:"Hết hạn l\xfac"}),(0,s.jsx)("input",{value:m.expiresAt,onChange:e=>h("expiresAt",e.target.value),className:"w-full rounded-xl border border-border bg-background px-3 py-2 font-mono text-sm text-text-main outline-none focus:border-primary",placeholder:"2026-12-31T23:59:59+07:00 hoặc để trống"})]}),(0,s.jsxs)("div",{className:"flex flex-wrap justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:a,children:"Hủy"}),o?(0,s.jsx)(r.$n,{variant:"outline",onClick:o,disabled:c,children:x}):null,(0,s.jsx)(r.$n,{onClick:()=>i(m),disabled:c,children:c?"Đang lưu...":"Lưu policy"})]})]})})}function N({open:e,keyName:t,models:n,setModels:a,activeProviders:i,modelAliases:d,onClose:o,onSave:x,saving:m,personalOnly:h,extraModels:u}){let[p,b]=(0,l.useState)(!1),g=c(n),f=e=>{let t=e?.value||e?.name||e;a(e=>c(e).filter(e=>e!==t))};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(r.aF,{isOpen:e,onClose:o,title:`Model access: ${t||"API Key"}`,size:"xl",children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"Chọn một hoặc nhiều model m\xe0 API key n\xe0y được ph\xe9p sử dụng. Trang n\xe0y kh\xf4ng cho lưu danh s\xe1ch model rỗng."}),(0,s.jsxs)("div",{className:"flex items-center justify-between gap-2",children:[(0,s.jsx)("span",{className:"text-sm font-medium",children:"Model được ph\xe9p d\xf9ng"}),(0,s.jsx)(r.$n,{size:"sm",variant:"outline",onClick:()=>b(!0),children:"Th\xeam model"})]}),0===g.length?(0,s.jsx)("div",{className:"rounded-xl border border-dashed border-border p-4 text-sm text-text-muted",children:"Chưa chọn model n\xe0o. H\xe3y th\xeam \xedt nhất một model trước khi lưu."}):(0,s.jsx)("div",{className:"flex flex-wrap gap-2",children:g.map(e=>(0,s.jsxs)("button",{type:"button",onClick:()=>f(e),className:"rounded-full border border-primary/30 bg-primary/10 px-2 py-1 font-mono text-xs text-primary transition hover:bg-red-500/10 hover:text-red-600",title:"Bấm để gỡ model n\xe0y",children:[e," \xd7"]},e))}),(0,s.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:o,children:"Hủy"}),(0,s.jsx)(r.$n,{onClick:x,disabled:m||0===g.length,children:m?"Đang lưu...":"Lưu danh s\xe1ch model"})]})]})}),(0,s.jsx)(r.rq,{isOpen:p,onClose:()=>b(!1),onSelect:e=>{let t=e?.value||e?.name||e;t&&a(e=>c([...e,t]))},onDeselect:f,activeProviders:i,modelAliases:d,title:"Chọn model được ph\xe9p d\xf9ng",addedModelValues:g,closeOnSelect:!1,personalOnly:h,extraModels:u})]})}function k({label:e,value:t,hint:n}){return(0,s.jsxs)("div",{className:"rounded-2xl border border-border bg-surface/70 p-4",children:[(0,s.jsx)("div",{className:"text-xs font-medium uppercase tracking-wide text-text-muted",children:e}),(0,s.jsx)("div",{className:"mt-2 text-2xl font-semibold text-text-main",children:t}),n?(0,s.jsx)("div",{className:"mt-1 text-xs text-text-muted",children:n}):null]})}function C({pagination:e,pageSize:t,onPageChange:n,onPageSizeChange:l,loading:a}){let i=Number(e?.page||1),d=Number(e?.totalPages||1),o=Number(e?.total||0),c=0===o?0:(i-1)*t+1,x=Math.min(o,i*t);return(0,s.jsxs)("div",{className:"flex flex-col gap-3 border-t border-border px-4 py-3 md:flex-row md:items-center md:justify-between",children:[(0,s.jsxs)("div",{className:"text-sm text-text-muted",children:["Hiển thị ",(0,s.jsx)("b",{children:c}),"–",(0,s.jsx)("b",{children:x})," / ",(0,s.jsx)("b",{children:o})," API keys"]}),(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,s.jsxs)("select",{value:t,onChange:e=>l(Number(e.target.value)),className:"rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary",disabled:a,children:[(0,s.jsx)("option",{value:25,children:"25 / trang"}),(0,s.jsx)("option",{value:50,children:"50 / trang"}),(0,s.jsx)("option",{value:100,children:"100 / trang"})]}),(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>n(1),disabled:a||i<=1,children:"Đầu"}),(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>n(Math.max(1,i-1)),disabled:a||i<=1,children:"Trước"}),(0,s.jsxs)("span",{className:"rounded-xl border border-border bg-surface px-3 py-2 text-sm",children:["Trang ",i,"/",d]}),(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>n(Math.min(d,i+1)),disabled:a||i>=d,children:"Sau"}),(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>n(d),disabled:a||i>=d,children:"Cuối"})]})]})}function w({image:e,label:t,onClick:n}){return(0,s.jsx)("button",{type:"button",onClick:n,title:t,"aria-label":t,className:"flex h-9 w-9 items-center justify-center rounded-xl border border-border bg-background transition hover:border-primary/50 hover:bg-surface focus:outline-none focus:ring-2 focus:ring-primary/20",children:(0,s.jsx)("img",{src:e,alt:"","aria-hidden":"true",className:"size-5 rounded-sm object-contain"})})}function P({apiKey:e,onClaudeSettings:t,onOpenCodeSettings:n,onCodexSettings:l,onQwenSettings:r}){return(0,s.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,s.jsx)(w,{image:"/providers/claude.png",label:"Claude Code Settings",onClick:()=>t(e)}),(0,s.jsx)(w,{image:"/providers/opencode.png",label:"OpenCode Settings",onClick:()=>n(e)}),(0,s.jsx)(w,{image:"/providers/codex.png",label:"Codex Settings",onClick:()=>l(e)}),(0,s.jsx)(w,{image:"/providers/qwen.png",label:"Qwen Code Settings",onClick:()=>r(e)})]})}function A({apiKey:e,globalEnabled:t,globalLevel:n,onClose:a,onSave:i,saving:d,infoOnly:o=!1}){let[c,x]=(0,l.useState)(e?.cavemanMode||"inherit"),[m,h]=(0,l.useState)(e?.cavemanLevel||"lite"),[u,p]=(0,l.useState)(o);if((0,l.useEffect)(()=>{e?(x(e.cavemanMode||"inherit"),h(e.cavemanLevel||"lite"),p(o)):p(!1)},[e,o]),!e)return null;let b="on"===c||"off"!==c&&t,g="on"===c?m:n,f=String(n||"full").toUpperCase(),j=()=>{p(!1),o&&a()};return(0,s.jsxs)(s.Fragment,{children:[o?null:(0,s.jsx)(r.aF,{isOpen:!!e,onClose:a,title:`Caveman: ${e.name||"API Key"}`,size:"lg",children:(0,s.jsxs)("div",{className:"space-y-5",children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2 rounded-xl border border-border bg-surface p-3 text-sm",children:[(0,s.jsx)("span",{className:"text-text-muted",children:"Global Caveman hiện đang:"}),(0,s.jsx)(r.Ex,{variant:t?"success":"default",size:"sm",children:t?"ON":"OFF"}),t?(0,s.jsx)(r.Ex,{variant:"default",size:"sm",children:f}):null,(0,s.jsx)("span",{className:"text-xs text-text-muted",children:'— \xe1p dụng cho API key chọn "Kế thừa Global"'}),(0,s.jsx)("button",{type:"button",onClick:()=>p(!0),title:"Caveman l\xe0 g\xec? Bấm để xem giải th\xedch","aria-label":"Xem giải th\xedch về Caveman",className:"inline-flex size-5 shrink-0 items-center justify-center rounded-full border border-border text-[11px] font-bold text-text-muted transition-colors hover:border-brand-500 hover:text-brand-600",children:"?"})]}),(0,s.jsxs)("div",{className:"space-y-2",children:[(0,s.jsx)("label",{className:"block text-sm font-medium",children:"Chế độ override"}),(0,s.jsxs)("select",{value:c,onChange:e=>x(e.target.value),className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm",children:[(0,s.jsxs)("option",{value:"inherit",children:["Kế thừa Global (",t?`ON \xb7 ${f}`:"OFF",")"]}),(0,s.jsx)("option",{value:"on",children:"Force ON"}),(0,s.jsx)("option",{value:"off",children:"Force OFF"})]})]}),(0,s.jsxs)("div",{className:"space-y-2",children:[(0,s.jsx)("label",{className:"block text-sm font-medium",children:"Mức n\xe9n khi Force ON"}),(0,s.jsxs)("select",{value:m,onChange:e=>h(e.target.value),disabled:"on"!==c,className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm disabled:opacity-50",children:[(0,s.jsx)("option",{value:"lite",children:"Lite — an to\xe0n cho coding CLI"}),(0,s.jsx)("option",{value:"full",children:"Full — s\xfac t\xedch hơn"}),(0,s.jsx)("option",{value:"ultra",children:"Ultra — cực ngắn"})]})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border p-3 text-sm text-text-muted",children:["Hiệu lực: ",(0,s.jsx)("b",{className:"text-text-main",children:b?`ON \xb7 ${String(g||"lite").toUpperCase()}`:"OFF"})]}),(0,s.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"outline",onClick:a,children:"Hủy"}),(0,s.jsx)(r.$n,{onClick:()=>i({cavemanMode:c,cavemanLevel:m}),disabled:d,children:d?"Đang lưu...":"Lưu"})]})]})}),u?(0,s.jsx)(r.aF,{isOpen:u,onClose:j,title:"Caveman output compression l\xe0 g\xec?",size:"xl",footer:(0,s.jsx)(r.$n,{onClick:j,children:"Đ\xe3 hiểu"}),children:(0,s.jsxs)("div",{className:"space-y-5 text-sm text-text-main",children:[(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2 rounded-xl border border-border bg-surface px-3 py-2",children:[(0,s.jsx)("span",{className:"text-xs text-text-muted",children:"Global Caveman hiện đang:"}),(0,s.jsx)(r.Ex,{variant:t?"success":"default",size:"sm",children:t?"ON":"OFF"}),t?(0,s.jsx)(r.Ex,{variant:"default",size:"sm",children:f}):null,(0,s.jsx)("span",{className:"text-xs text-text-muted",children:'— \xe1p dụng cho API key chọn "Kế thừa Global"'})]}),(0,s.jsxs)("p",{className:"text-text-muted",children:["Caveman ch\xe8n một instruction về phong c\xe1ch trả lời v\xe0o ",(0,s.jsx)("span",{className:"font-semibold text-text-main",children:"provider request"})," ngay trước khi gửi tới model, nhằm giảm lời dẫn, lặp \xfd v\xe0 diễn giải kh\xf4ng cần thiết để output ngắn gọn hơn. T\xednh năng n\xe0y d\xf9ng được cho mọi request qua API key, kh\xf4ng chỉ CLI tool."]}),(0,s.jsx)("div",{className:"rounded-xl border border-amber-500/30 bg-amber-500/10 p-3 text-amber-800 dark:text-amber-200",children:"Caveman kh\xf4ng n\xe9n input hoặc tool output như RTK v\xe0 kh\xf4ng thể đo ch\xednh x\xe1c số token đ\xe3 tiết kiệm. Instruction được ch\xe8n c\xf2n l\xe0m input tăng nhẹ, trong khi mức giảm output phụ thuộc model v\xe0 nội dung request."}),(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"mb-2 font-semibold text-text-main",children:"Caveman được \xe1p dụng ở đ\xe2u?"}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface/60 p-3 font-mono text-xs text-text-muted",children:["Client request → x\xe1c thực / quota → routing → translate provider → RTK → ",(0,s.jsx)("span",{className:"font-semibold text-text-main",children:"Caveman"})," → gửi provider"]}),(0,s.jsxs)("ul",{className:"mt-2 list-disc space-y-1 pl-5 text-text-muted",children:[(0,s.jsx)("li",{children:"Kh\xf4ng thay đổi model, provider, account, combo routing, fallback hoặc retry."}),(0,s.jsx)("li",{children:"Client Request v\xe0 Source Request vẫn giữ nội dung gốc."}),(0,s.jsx)("li",{children:"Provider Request JSON trong log sẽ chứa instruction Caveman v\xec đ\xf3 l\xe0 body thực tế gửi upstream."})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"mb-2 font-semibold text-text-main",children:"C\xe1c mức độ"}),(0,s.jsx)("div",{className:"overflow-x-auto rounded-xl border border-border",children:(0,s.jsxs)("table",{className:"min-w-full text-xs",children:[(0,s.jsx)("thead",{className:"bg-surface/80 text-left uppercase tracking-wide text-text-muted",children:(0,s.jsxs)("tr",{children:[(0,s.jsx)("th",{className:"px-3 py-2 font-medium",children:"Mức"}),(0,s.jsx)("th",{className:"px-3 py-2 font-medium",children:"T\xe1c dụng"}),(0,s.jsx)("th",{className:"px-3 py-2 font-medium",children:"Khuyến nghị"})]})}),(0,s.jsxs)("tbody",{className:"divide-y divide-border text-text-muted",children:[(0,s.jsxs)("tr",{children:[(0,s.jsx)("td",{className:"px-3 py-2 font-semibold text-text-main",children:"Lite"}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Bỏ lời dẫn v\xe0 lặp \xfd, vẫn ưu ti\xean giữ giải th\xedch cần thiết."}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Coding CLI, chat kỹ thuật, agent th\xf4ng thường."})]}),(0,s.jsxs)("tr",{children:[(0,s.jsx)("td",{className:"px-3 py-2 font-semibold text-text-main",children:"Full"}),(0,s.jsx)("td",{className:"px-3 py-2",children:"\xc9p c\xe2u trả lời s\xfac t\xedch hơn, ưu ti\xean lệnh, code v\xe0 kết luận."}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Automation, t\xe1c vụ lặp lại, người d\xf9ng đ\xe3 quen ngữ cảnh."})]}),(0,s.jsxs)("tr",{children:[(0,s.jsx)("td",{className:"px-3 py-2 font-semibold text-text-main",children:"Ultra"}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Output cực ngắn, giảm mạnh phần giải th\xedch."}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Chỉ d\xf9ng cho workflow kiểm so\xe1t chặt v\xe0 đ\xe3 kiểm thử."})]})]})]})})]}),(0,s.jsxs)("div",{className:"grid gap-4 md:grid-cols-2",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-green-500/30 bg-green-500/10 p-4",children:[(0,s.jsx)("h3",{className:"mb-2 font-semibold text-green-800 dark:text-green-200",children:"N\xean bật"}),(0,s.jsxs)("ul",{className:"list-disc space-y-1 pl-5 text-green-800/90 dark:text-green-200/90",children:[(0,s.jsx)("li",{children:"Claude Code, Codex CLI, OpenCode v\xe0 coding agent."}),(0,s.jsx)("li",{children:"Chat hỗ trợ kỹ thuật cần c\xe2u trả lời đi thẳng v\xe0o thao t\xe1c."}),(0,s.jsx)("li",{children:"Automation hoặc agent gọi model nhiều lần với ngữ cảnh r\xf5 r\xe0ng."}),(0,s.jsx)("li",{children:"API key chuy\xean d\xf9ng cho output ngắn: lệnh, checklist, kết luận, đoạn code."})]})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-red-500/30 bg-red-500/10 p-4",children:[(0,s.jsx)("h3",{className:"mb-2 font-semibold text-red-800 dark:text-red-200",children:"Kh\xf4ng n\xean bật"}),(0,s.jsxs)("ul",{className:"list-disc space-y-1 pl-5 text-red-800/90 dark:text-red-200/90",children:[(0,s.jsx)("li",{children:"Dịch thuật, viết t\xe0i liệu, b\xe1o c\xe1o, proposal hoặc tạo presentation."}),(0,s.jsx)("li",{children:"Nội dung ph\xe1p l\xfd, hợp đồng, bi\xean bản, incident report cần đầy đủ chi tiết."}),(0,s.jsx)("li",{children:"Hướng dẫn đ\xe0o tạo, giải th\xedch chuy\xean s\xe2u, brainstorming hoặc s\xe1ng tạo nội dung."}),(0,s.jsx)("li",{children:"Workflow y\xeau cầu đ\xfang cấu tr\xfac, đủ trường hoặc wording ch\xednh x\xe1c tuyệt đối."})]})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"mb-2 font-semibold text-text-main",children:"Caveman kh\xe1c RTK thế n\xe0o?"}),(0,s.jsx)("div",{className:"overflow-x-auto rounded-xl border border-border",children:(0,s.jsxs)("table",{className:"min-w-full text-xs",children:[(0,s.jsx)("thead",{className:"bg-surface/80 text-left uppercase tracking-wide text-text-muted",children:(0,s.jsxs)("tr",{children:[(0,s.jsx)("th",{className:"px-3 py-2 font-medium",children:"T\xednh năng"}),(0,s.jsx)("th",{className:"px-3 py-2 font-medium",children:"T\xe1c động"}),(0,s.jsx)("th",{className:"px-3 py-2 font-medium",children:"Đo tiết kiệm"})]})}),(0,s.jsxs)("tbody",{className:"divide-y divide-border text-text-muted",children:[(0,s.jsxs)("tr",{children:[(0,s.jsx)("td",{className:"px-3 py-2 font-semibold text-text-main",children:"RTK"}),(0,s.jsx)("td",{className:"px-3 py-2",children:"R\xfat gọn tool output trước khi gửi model."}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Đo ch\xednh x\xe1c trước / sau."})]}),(0,s.jsxs)("tr",{children:[(0,s.jsx)("td",{className:"px-3 py-2 font-semibold text-text-main",children:"Caveman"}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Điều khiển model trả lời ngắn hơn."}),(0,s.jsx)("td",{className:"px-3 py-2",children:"Kh\xf4ng đo ch\xednh x\xe1c nếu kh\xf4ng gọi A/B hai lần."})]})]})]})})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"mb-2 font-semibold text-text-main",children:"Global vs từng API key"}),(0,s.jsxs)("p",{className:"text-text-muted",children:[(0,s.jsx)("span",{className:"font-semibold text-text-main",children:"Kế thừa Global"})," d\xf9ng đ\xfang trạng th\xe1i v\xe0 level tại ",(0,s.jsx)("span",{className:"font-mono text-text-main",children:"/dashboard/endpoint"}),";",(0,s.jsx)("span",{className:"font-semibold text-text-main",children:" Force ON"})," bật ri\xeang cho key v\xe0 d\xf9ng level đ\xe3 chọn;",(0,s.jsx)("span",{className:"font-semibold text-text-main",children:" Force OFF"})," lu\xf4n tắt cho key. Override của API key lu\xf4n thắng Global theo cả hai chiều."]})]})]})}):null]})}function O({apiKey:e,owner:t,isAdmin:n,onRename:r,onRotate:a,onEditModels:i,onEditPolicy:d,onAssignOwner:o,onDelete:c}){let[x,h]=(0,l.useState)(!1),u=(0,l.useRef)(null);(0,l.useEffect)(()=>{if(!x)return;let e=e=>{!u.current||u.current.contains(e.target)||h(!1)},t=e=>{"Escape"===e.key&&h(!1)};return document.addEventListener("pointerdown",e,!0),document.addEventListener("keydown",t),()=>{document.removeEventListener("pointerdown",e,!0),document.removeEventListener("keydown",t)}},[u,x,h]);let p=e=>{h(!1),e()};return(0,s.jsxs)("details",{ref:u,className:"group",open:x,onToggle:e=>h(e.currentTarget.open),children:[(0,s.jsx)("summary",{title:"Thao t\xe1c kh\xe1c",className:"flex h-9 cursor-pointer list-none items-center rounded-xl border border-border bg-background px-3 text-sm font-medium text-text-main transition hover:border-primary/50 hover:bg-surface focus:outline-none focus:ring-2 focus:ring-primary/20 [&::-webkit-details-marker]:hidden",children:(0,s.jsx)("span",{"aria-hidden":"true",className:"text-lg leading-none",children:"⋯"})}),(0,s.jsxs)("div",{className:"ml-auto mt-2 w-48 overflow-hidden rounded-xl border border-border bg-background py-1 text-left shadow-xl shadow-black/10",children:[(0,s.jsx)("button",{type:"button",className:"block w-full px-3 py-2 text-left text-sm text-text-main transition hover:bg-surface",onClick:()=>p(()=>r(e.id,e.name)),children:(0,s.jsx)(m,{icon:"✏️",children:"Đổi t\xean"})}),(0,s.jsx)("button",{type:"button",className:"block w-full px-3 py-2 text-left text-sm text-text-main transition hover:bg-surface",onClick:()=>p(()=>a(e)),children:(0,s.jsx)(m,{materialIcon:"key",children:"Đổi key"})}),(0,s.jsx)("div",{className:"my-1 border-t border-border"}),(0,s.jsx)("button",{type:"button",className:"block w-full px-3 py-2 text-left text-sm text-text-main transition hover:bg-surface",onClick:()=>p(()=>i(e)),children:(0,s.jsx)(m,{icon:"\uD83D\uDCE6",children:"Models"})}),n?(0,s.jsx)("button",{type:"button",className:"block w-full px-3 py-2 text-left text-sm text-text-main transition hover:bg-surface",onClick:()=>p(()=>d(e)),children:(0,s.jsx)(m,{icon:"\uD83D\uDEE1️",children:"Policy"})}):null,n?(0,s.jsx)("button",{type:"button",className:"block w-full px-3 py-2 text-left text-sm text-text-main transition hover:bg-surface",onClick:()=>p(()=>o(e.id,t)),children:(0,s.jsx)(m,{icon:"\uD83D\uDC64",children:"Owner"})}):null,(0,s.jsx)("div",{className:"my-1 border-t border-border"}),(0,s.jsx)("button",{type:"button",className:"block w-full px-3 py-2 text-left text-sm font-medium text-red-600 transition hover:bg-red-500/10",onClick:()=>p(()=>c(e.id)),children:(0,s.jsx)(m,{icon:"\uD83D\uDDD1️",children:"X\xf3a"})})]})]})}function S({mode:e,effectiveEnabled:t,effectiveLevel:n,globalEnabled:l,onEdit:r,onInfo:a}){let i=String(n||"lite").toUpperCase();return(0,s.jsxs)("div",{className:`inline-flex max-w-full items-center gap-1.5 whitespace-nowrap rounded-xl border px-2 py-1.5 shadow-sm ${t?"border-emerald-500/30 bg-emerald-500/10 text-emerald-800 dark:text-emerald-200":"border-slate-300/80 bg-slate-500/5 text-slate-700 dark:border-slate-600 dark:text-slate-300"}`,title:`Caveman ${t?"ON":"OFF"} \xb7 ${"inherit"===e?"Kế thừa Global":"on"===e?"Force ON":"Force OFF"} \xb7 Global ${l?"ON":"OFF"} \xb7 Mức ${i}`,children:[(0,s.jsx)("span",{className:`inline-flex size-5 shrink-0 items-center justify-center rounded-md ${t?"bg-emerald-500/15 text-emerald-700 dark:text-emerald-300":"bg-slate-500/10 text-slate-600 dark:text-slate-300"}`,children:(0,s.jsx)("span",{"aria-hidden":"true",className:"material-symbols-outlined text-[15px] leading-none",children:"compress"})}),(0,s.jsx)("button",{type:"button",onClick:a,className:"shrink-0 rounded-md font-semibold underline-offset-2 transition hover:text-primary hover:underline focus:outline-none focus:ring-2 focus:ring-primary/25",title:"Xem hướng dẫn Caveman","aria-label":"Mở hướng dẫn Caveman",children:"Caveman"}),(0,s.jsx)("button",{type:"button",onClick:r,className:`shrink-0 rounded-full border px-2 py-0.5 text-[10px] font-bold tracking-wide transition focus:outline-none focus:ring-2 focus:ring-primary/25 ${t?"border-emerald-500/40 bg-emerald-600 text-white hover:bg-emerald-700":"border-slate-300 bg-white text-slate-600 hover:border-primary/50 hover:text-primary dark:border-slate-600 dark:bg-slate-900/40 dark:text-slate-300"}`,"aria-label":`Mở cấu h\xecnh Caveman, hiện đang ${t?"bật":"tắt"}`,children:t?"ON":"OFF"}),(0,s.jsxs)("span",{className:`inline-flex shrink-0 items-center gap-1 rounded-full border px-2 py-0.5 text-[10px] font-semibold ${t?"border-emerald-500/25 bg-white/55 text-emerald-800 dark:bg-slate-950/20 dark:text-emerald-200":"border-slate-300/80 bg-white/55 text-slate-500 dark:border-slate-600 dark:bg-slate-950/20 dark:text-slate-400"}`,children:[(0,s.jsx)("span",{"aria-hidden":"true",className:"material-symbols-outlined text-[12px] leading-none",children:"tune"}),i]})]})}function I({keys:e,copied:t,copy:n,isAdmin:l,globalCavemanEnabled:a,globalCavemanLevel:i,onToggleActive:d,onApiTest:o,onClaudeSettings:x,onOpenCodeSettings:m,onCodexSettings:h,onQwenSettings:u,onRename:p,onRotate:f,onEditModels:j,onEditPolicy:y,onEditCaveman:v,onShowCavemanInfo:N,onAssignOwner:k,onDelete:C}){return(0,s.jsx)("div",{className:"overflow-hidden rounded-2xl border border-border",children:(0,s.jsx)("div",{className:"overflow-x-auto",children:(0,s.jsxs)("table",{className:"min-w-full divide-y divide-border text-sm",children:[(0,s.jsx)("thead",{className:"bg-surface/80 text-left text-xs uppercase tracking-wide text-text-muted",children:(0,s.jsxs)("tr",{children:[(0,s.jsx)("th",{className:"whitespace-nowrap px-4 py-3 font-medium",children:"T\xean / Key"}),(0,s.jsx)("th",{className:"whitespace-nowrap px-4 py-3 font-medium",children:"Trạng th\xe1i"}),(0,s.jsx)("th",{className:"whitespace-nowrap px-4 py-3 font-medium",children:"Owner"}),(0,s.jsx)("th",{className:"whitespace-nowrap px-4 py-3 font-medium",children:"Model"}),(0,s.jsx)("th",{className:"whitespace-nowrap px-4 py-3 font-medium",children:"Policy"}),(0,s.jsx)("th",{className:"whitespace-nowrap px-4 py-3 font-medium",children:"Ng\xe0y tạo"}),(0,s.jsx)("th",{className:"whitespace-nowrap px-4 py-3 text-right font-medium",children:"Thao t\xe1c"})]})}),(0,s.jsx)("tbody",{className:"divide-y divide-border bg-background",children:e.map(e=>{var w;let A=e.ownerUser||e.createdByUser||"chưa g\xe1n",I=c(e.allowedModels),M=b(e.limits),$=g(e.limits||{}),T=e.cavemanMode||"inherit",E="on"===T||"off"!==T&&a,K="on"===T?e.cavemanLevel||"lite":i;return(0,s.jsxs)("tr",{className:"align-top transition hover:bg-surface/50",children:[(0,s.jsxs)("td",{className:"min-w-[280px] px-4 py-4",children:[(0,s.jsx)("div",{className:"font-medium text-text-main",children:e.name||"API Key"}),(0,s.jsxs)("div",{className:"group/key mt-2 flex max-w-[380px] items-center gap-2 rounded-xl border border-border bg-surface px-3 py-2 font-mono text-xs text-text-main",children:[(0,s.jsx)("span",{className:"min-w-0 flex-1 truncate",children:(w=e.key)?w.length>12?`${w.slice(0,8)}...${w.slice(-4)}`:w:""}),(0,s.jsxs)("div",{className:"relative shrink-0 group/btn",children:[(0,s.jsx)("button",{type:"button",onClick:()=>n(e.key,e.id),className:"rounded p-0.5 text-text-muted transition hover:bg-sidebar hover:text-primary","aria-label":t===e.id?"Đ\xe3 copy":"Copy API key",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-sm",children:t===e.id?"check":"content_copy"})}),(0,s.jsx)("span",{className:"pointer-events-none absolute left-1/2 top-5 mt-1 -translate-x-1/2 whitespace-nowrap text-[10px] text-text-muted opacity-0 transition-opacity group-hover/btn:opacity-100",children:t===e.id?"Copied!":"Copy"})]}),(0,s.jsxs)("div",{className:"relative shrink-0 group/btn",children:[(0,s.jsx)("button",{type:"button",onClick:()=>o(e),className:"rounded p-0.5 text-text-muted transition hover:bg-sidebar hover:text-primary","aria-label":"Test API key bằng curl",children:(0,s.jsx)("span",{className:"material-symbols-outlined text-sm",children:"science"})}),(0,s.jsx)("span",{className:"pointer-events-none absolute left-1/2 top-5 mt-1 -translate-x-1/2 whitespace-nowrap text-[10px] text-text-muted opacity-0 transition-opacity group-hover/btn:opacity-100",children:"Test"})]})]}),e.createdByUser?(0,s.jsxs)("div",{className:"mt-2 text-xs text-text-muted",children:["Tạo bởi: ",e.createdByUser]}):null]}),(0,s.jsx)("td",{className:"whitespace-nowrap px-4 py-4",children:(0,s.jsx)(r.lM,{checked:!!e.isActive,onChange:t=>d(e.id,t)})}),(0,s.jsx)("td",{className:"min-w-[160px] px-4 py-4",children:(0,s.jsx)("div",{className:"break-all text-sm text-text-main",children:A})}),(0,s.jsx)("td",{className:"px-4 py-4 align-top",children:I.length>0?(0,s.jsxs)("div",{className:"flex flex-col items-start gap-1",children:[I.slice(0,3).map(e=>(0,s.jsx)("span",{className:"max-w-full truncate rounded-full border border-border bg-surface px-2 py-1 font-mono text-xs",children:e},e)),I.length>3?(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1 text-xs",children:["+",I.length-3]}):null]}):(0,s.jsx)("span",{className:"inline-block rounded-full border border-amber-500/30 bg-amber-500/10 px-2 py-1 text-xs text-amber-700 dark:text-amber-300",children:"Legacy full access"})}),(0,s.jsx)("td",{className:"px-4 py-4 align-top",children:(0,s.jsxs)("div",{className:"flex flex-col items-start gap-1 text-xs",children:[M?(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:$.enabled?"bật":"tắt"}),(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:[$.requestsPerMinute||"∞","/ph\xfat"]}),(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:[$.promptCharsMax||"∞"," chars"]}),l&&$.maxOutputTokens>0?(0,s.jsxs)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:[$.maxOutputTokens," out"]}):null,l&&$.forceThinkingOff?(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:"thinking off"}):null,$.allowedIpCidrs.length>0?(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-2 py-1",children:"IP locked"}):null]}):(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-2 py-1 text-text-muted",children:"Policy: chưa set"}),(0,s.jsx)(S,{mode:T,effectiveEnabled:E,effectiveLevel:K,globalEnabled:a,onEdit:()=>v(e),onInfo:()=>N(e)})]})}),(0,s.jsx)("td",{className:"min-w-[150px] px-4 py-4 text-xs text-text-muted",children:function(e){if(!e)return"kh\xf4ng r\xf5";try{return new Date(e).toLocaleString()}catch{return String(e)}}(e.createdAt)}),(0,s.jsx)("td",{className:"min-w-[200px] px-4 py-4",children:(0,s.jsxs)("div",{className:"flex items-center justify-end gap-2",children:[(0,s.jsx)(O,{apiKey:e,owner:A,isAdmin:l,onRename:p,onRotate:f,onEditModels:j,onEditPolicy:y,onAssignOwner:k,onDelete:C}),(0,s.jsx)(P,{apiKey:e,onClaudeSettings:x,onOpenCodeSettings:m,onCodexSettings:h,onQwenSettings:u})]})})]},e.id)})})]})})})}function M(){let e,t,n,m,[u,p]=(0,l.useState)([]),[y,w]=(0,l.useState)(!0),[P,O]=(0,l.useState)(""),[S,M]=(0,l.useState)(!1),[$,T]=(0,l.useState)(""),[E,K]=(0,l.useState)(""),[_,L]=(0,l.useState)(""),[F,R]=(0,l.useState)(""),[D,U]=(0,l.useState)(null),[q,B]=(0,l.useState)([]),[z,H]=(0,l.useState)(""),[W,Y]=(0,l.useState)(!1),[G,J]=(0,l.useState)(!1),[Q,X]=(0,l.useState)([]),[V,Z]=(0,l.useState)([]),[ee,et]=(0,l.useState)(!1),[en,es]=(0,l.useState)(d),[el,er]=(0,l.useState)(d),[ea,ei]=(0,l.useState)(!1),[ed,eo]=(0,l.useState)(!1),[ec,ex]=(0,l.useState)(!1),[em,eh]=(0,l.useState)([]),[eu,ep]=(0,l.useState)({}),[eb,eg]=(0,l.useState)(!1),[ef,ej]=(0,l.useState)(!1),[ey,ev]=(0,l.useState)(null),[eN,ek]=(0,l.useState)([]),[eC,ew]=(0,l.useState)(!1),[eP,eA]=(0,l.useState)(null),[eO,eS]=(0,l.useState)(d),[eI,eM]=(0,l.useState)(!1),[e$,eT]=(0,l.useState)(null),[eE,eK]=(0,l.useState)(null),[e_,eL]=(0,l.useState)(!1),[eF,eR]=(0,l.useState)(!1),[eD,eU]=(0,l.useState)("full"),[eq,eB]=(0,l.useState)(5),[ez,eH]=(0,l.useState)(0),[eW,eY]=(0,l.useState)(0),[eG,eJ]=(0,l.useState)(""),[eQ,eX]=(0,l.useState)(null),[eV,eZ]=(0,l.useState)(null),[e0,e1]=(0,l.useState)(null),[e2,e3]=(0,l.useState)(null),[e5,e4]=(0,l.useState)(null),[e8,e6]=(0,l.useState)(""),[e7,e9]=(0,l.useState)(""),[te,tt]=(0,l.useState)("all"),[tn,ts]=(0,l.useState)(1),[tl,tr]=(0,l.useState)(25),[ta,ti]=(0,l.useState)({page:1,pageSize:25,total:0,totalAll:0,totalPages:1,status:"all",search:""}),{copied:td,copy:to}=(0,i.C)(),{isAdmin:tc,isMonitorAdmin:tx,canManageApiKeys:tm,userId:th}=(0,a.s)(),tu=tc||tx||tm,tp=Number.isFinite(Number(eq))?Number(eq):5,tb=Number.isFinite(Number(ez))?Number(ez):u.length,tg=Number.isFinite(Number(eW))?Number(eW):Number(ta.totalAll||ta.total||0),tf=Number(ta.total||0),tj=!tu&&tb>=tp,ty=eG?`${eG}/v1`:"/v1",tv=eG?`${eG}/v1/chat/completions`:"/v1/chat/completions",tN=c(Q)[0]||"",tk=(e=c(eQ?.allowedModels)[0],t=String(tN||"").trim(),e||t||"YOUR_MODEL"),tC=eQ?g(eQ.limits||{}):d,tw=tC.maxOutputTokens>0?tC.maxOutputTokens:0,tP=eQ?function({endpoint:e,apiKey:t,model:n,maxOutputTokens:s=0}){let l=String(e||"/v1/chat/completions").replace(/"/g,""),r=String(t||"YOUR_API_KEY").replace(/"/g,""),a=h(s,0),i={model:String(n||"YOUR_MODEL"),messages:[{role:"user",content:"Say hi.\nReply in one short sentence."}],temperature:.2,stream:!1};a>0&&(i.max_tokens=a);let d=JSON.stringify(i).replace(/"/g,'\\"');return`curl.exe -X POST "${l}" ^
|
|
2
|
-
-H "Authorization: Bearer ${r}" ^
|
|
3
|
-
-H "Content-Type: application/json" ^
|
|
4
|
-
-d "${d}"`}({endpoint:tv,apiKey:eQ.key,model:tk,maxOutputTokens:tw}):"",tA=eV?x(eV,tN):{codingModel:"programmer",fastModel:"programmer-fast"},tO=eV?function({baseUrl:e,apiKey:t,codingModel:n,fastModel:s}){return JSON.stringify({env:{ANTHROPIC_BASE_URL:e||"https://models-gateway.example.com/v1",ANTHROPIC_AUTH_TOKEN:t||"sk-xxxxx",ANTHROPIC_MODEL:n||"programmer",ANTHROPIC_SMALL_FAST_MODEL:s||n||"programmer-fast",ANTHROPIC_DEFAULT_OPUS_MODEL:n||"programmer",ANTHROPIC_DEFAULT_SONNET_MODEL:n||"programmer",ANTHROPIC_DEFAULT_HAIKU_MODEL:s||n||"programmer-fast",CLAUDE_CODE_AUTO_COMPACT_WINDOW:"120000",CLAUDE_AUTOCOMPACT_PCT_OVERRIDE:"75"},theme:"dark",hasCompletedOnboarding:!0},null,2)}({baseUrl:ty,apiKey:eV.key,codingModel:tA.codingModel,fastModel:tA.fastModel}):"",tS=eV?['# C\xe1ch 1: PowerShell installer\nirm https://claude.ai/install.ps1 | iex\n\n# C\xe1ch 2: CMD installer\ncurl -fsSL https://claude.ai/install.cmd -o install.cmd && install.cmd && del install.cmd\n\n# C\xe1ch 3: npm (cần c\xe0i Node.js trước)\nnpm install -g @anthropic-ai/claude-code\nclaude --version\nmkdir $env:USERPROFILE\\.claude -Force\n$utf8NoBom = New-Object System.Text.UTF8Encoding $false\n[System.IO.File]::WriteAllText("$env:USERPROFILE\\.claude\\settings.json", @\'',tO,"'@, $utf8NoBom)\ncd D:\\path\\to\\your-project\nclaude"].join("\n"):"",tI=e0?x(e0,tN):{codingModel:"programmer",fastModel:"programmer-fast"},tM=e0?function({baseUrl:e,apiKey:t,codingModel:n,fastModel:s}){let l=n||"programmer",r=s||l||"programmer-fast",a=`bluerouter/${l}`,i=`bluerouter/${r}`,d={[l]:{name:l,limit:{context:12e4,output:3e4},modalities:{input:["text","image"],output:["text"]}}};return r!==l&&(d[r]={name:r,limit:{context:12e4,output:3e4},modalities:{input:["text"],output:["text"]}}),JSON.stringify({$schema:"https://opencode.ai/config.json",provider:{bluerouter:{npm:"@ai-sdk/openai-compatible",name:"BlueRouter",options:{baseURL:e||"https://models-gateway.example.com/v1",apiKey:t||"sk-xxxxx"},models:d}},model:a,small_model:i,compaction:{auto:!0,prune:!0,reserved:3e4},agent:{explorer:{description:"Fast explorer subagent for codebase exploration",mode:"subagent",model:i}}},null,2)}({baseUrl:ty,apiKey:e0.key,codingModel:tI.codingModel,fastModel:tI.fastModel}):"",t$=e0?['npm install -g opencode-ai\nopencode --version\nmkdir $env:APPDATA\\opencode -Force\n$utf8NoBom = New-Object System.Text.UTF8Encoding $false\n[System.IO.File]::WriteAllText("$env:APPDATA\\opencode\\opencode.json", @\'',tM,"'@, $utf8NoBom)\ncd D:\\path\\to\\your-project\nopencode"].join("\n"):"",tT=e2?x(e2,tN):{codingModel:"programmer",fastModel:"programmer-fast"},tE=e2?function({baseUrl:e,codingModel:t,fastModel:n}){let s=t||"programmer";return`model = "${s}"
|
|
5
|
-
model_provider = "bluerouter"
|
|
6
|
-
model_context_window = 120000
|
|
7
|
-
model_auto_compact_token_limit = 90000
|
|
8
|
-
model_auto_compact_token_limit_scope = "total"
|
|
9
|
-
|
|
10
|
-
[model_providers.bluerouter]
|
|
11
|
-
name = "BlueRouter"
|
|
12
|
-
base_url = "${e||"https://models-gateway.example.com/v1"}"
|
|
13
|
-
env_key = "OPENAI_API_KEY"
|
|
14
|
-
wire_api = "responses"
|
|
15
|
-
|
|
16
|
-
[profiles.fast]
|
|
17
|
-
model = "${n||s||"programmer-fast"}"
|
|
18
|
-
model_provider = "bluerouter"`}({baseUrl:ty,codingModel:tT.codingModel,fastModel:tT.fastModel}):"",tK=e2?['npm install -g @openai/codex\ncodex --version\nmkdir $env:USERPROFILE\\.codex -Force\n$utf8NoBom = New-Object System.Text.UTF8Encoding $false\n[System.IO.File]::WriteAllText("$env:USERPROFILE\\.codex\\config.toml", @\'',tE,"'@, $utf8NoBom)",`$env:OPENAI_API_KEY = "${e2.key}"`,`setx OPENAI_API_KEY "${e2.key}"`,"cd D:\\path\\to\\your-project\ncodex"].join("\n"):"",t_=e5?x(e5,tN):{codingModel:tN||"YOUR_MODEL",fastModel:tN||"YOUR_MODEL"},tL=e5?function({baseUrl:e,apiKey:t,codingModel:n,fastModel:s}){let l=n||"programmer",r=s||l||"programmer-fast",a=e||"https://models-gateway.example.com/v1";return JSON.stringify({env:{OPENAI_API_KEY:t||"sk-xxxxx"},security:{auth:{selectedType:"openai"}},model:{name:l},modelProviders:{openai:[{id:l,name:l,envKey:"OPENAI_API_KEY",baseUrl:a,generationConfig:{timeout:12e4,maxRetries:2,contextWindowSize:12e4,samplingParams:{temperature:.2}}},{id:r,name:r,envKey:"OPENAI_API_KEY",baseUrl:a,generationConfig:{timeout:6e4,maxRetries:2,reasoning:!1,contextWindowSize:12e4,samplingParams:{temperature:.2,max_tokens:4096}}}]}},null,2)}({baseUrl:ty,apiKey:e5.key,codingModel:t_.codingModel,fastModel:t_.fastModel}):"",tF=e5?['npm install -g @qwen-code/qwen-code\nqwen --version\nmkdir $env:USERPROFILE\\.qwen -Force\n$utf8NoBom = New-Object System.Text.UTF8Encoding $false\n[System.IO.File]::WriteAllText("$env:USERPROFILE\\.qwen\\settings.json", @\'',tL,"'@, $utf8NoBom)",`$env:OPENAI_API_KEY = "${e5.key}"`,`$env:OPENAI_BASE_URL = "${ty}"`,`$env:OPENAI_MODEL = "${t_.codingModel}"`,`setx OPENAI_API_KEY "${e5.key}"`,`setx OPENAI_BASE_URL "${ty}"`,`setx OPENAI_MODEL "${t_.codingModel}"`,"cd D:\\path\\to\\your-project\nqwen"].join("\n"):"",tR=(0,l.useMemo)(()=>{let e=new Map;for(let t of q){let n=o(t.username||t.email||t.userPrincipalName||t.sAMAccountName);n&&e.set(n,{id:n,label:`${t.displayName||t.username||n}${t.email?` \xb7 ${t.email}`:""}`})}for(let t of u){let n=o(t.ownerUser||t.createdByUser);n&&!e.has(n)&&e.set(n,{id:n,label:n})}return th&&!e.has(th)&&e.set(th,{id:th,label:`${th} (t\xf4i)`}),[...e.values()].sort((e,t)=>e.label.localeCompare(t.label))},[q,u,th]),tD=(n=c(V),m=c(Q),!(n.length===m.length&&n.every((e,t)=>e===m[t]))),tU=G||!$.trim()||0===Q.length||tj,tq=!!e7||"all"!==te,tB=async()=>{w(!0),O("");try{let e=new URLSearchParams;e.set("page",String(tn)),e.set("pageSize",String(tl)),e7&&e.set("q",e7),"all"!==te&&e.set("status",te);let t=await fetch(`/api/keys?${e.toString()}`,{cache:"no-store"}),n=await t.json().catch(()=>({}));if(!t.ok)throw Error(n.error||"Kh\xf4ng tải được danh s\xe1ch API keys");let s=n.keys||[],l=n.pagination||{page:tn,pageSize:tl,total:s.length,totalAll:s.length,totalPages:1,search:e7,status:te};if(0===s.length&&Number(l.total||0)>0&&tn>1)return void ts(Math.max(1,Number(l.totalPages||1)));let r=c(n.apiKeyDefaultModels||(n.apiKeyDefaultModel?[n.apiKeyDefaultModel]:[]));p(s),ti(l),eY(n.apiKeyTotal??l.totalAll??l.total??s.length);let a=g(n.apiKeyDefaultPolicy||d,d);X(r),Z(r),es(a),er(a),eB(n.apiKeyLimit??5),eH(n.apiKeyCount??l.totalAll??s.length),eR(!0===n.globalCavemanEnabled),eU(n.globalCavemanLevel||"full")}catch(e){O(e.message||"Kh\xf4ng tải được danh s\xe1ch API keys")}finally{w(!1)}};(0,l.useEffect)(()=>{eJ(window.location.origin)},[]),(0,l.useEffect)(()=>{let e=setTimeout(()=>{ts(1),e9(e8.trim())},350);return()=>clearTimeout(e)},[e8]),(0,l.useEffect)(()=>{tB()},[tn,tl,e7,te]),(0,l.useEffect)(()=>{!E&&th&&K(th)},[th,E]);let tz=async()=>{if(!eb&&!ef){ej(!0);try{let[e,t,n]=await Promise.allSettled([tu?fetch("/api/providers",{cache:"no-store"}):Promise.resolve(null),fetch("/api/personal-cloud-providers",{cache:"no-store"}),fetch("/api/models/alias",{cache:"no-store"})]),s=[],l=[];if("fulfilled"===e.status&&e.value?.ok){let t=await e.value.json().catch(()=>({}));s.push(...t.connections||[])}if("fulfilled"===t.status&&t.value.ok){let e=await t.value.json().catch(()=>({}));l.push(...e.connections||[])}if(eh(tu?[...s,...l]:l),"fulfilled"===n.status&&n.value.ok){let e=await n.value.json().catch(()=>({}));ep(e.aliases||{})}eg(!0)}catch{}finally{ej(!1)}}},tH=async(e=z)=>{if(tu){Y(!0);try{let t=await fetch(`/api/auth/ldap/users?q=${encodeURIComponent(e||"")}`,{cache:"no-store"}),n=await t.json().catch(()=>({}));t.ok&&B(n.users||[])}catch{}finally{Y(!1)}}},tW=async()=>{if(tu&&0!==V.length){et(!0),O("");try{let e=await fetch("/api/keys",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({apiKeyDefaultModels:V})}),t=await e.json().catch(()=>({}));if(!e.ok)throw Error(t.error||"Kh\xf4ng lưu được default models");let n=c(t.apiKeyDefaultModels||(t.apiKeyDefaultModel?[t.apiKeyDefaultModel]:[])),s=g(t.apiKeyDefaultPolicy||d,d);X(n),Z(n),es(s),er(s)}catch(e){O(e.message||"Kh\xf4ng lưu được default models")}finally{et(!1)}}},tY=async e=>{if(!tu)return;let t=g(e,d);ei(!0),O("");try{let e=await fetch("/api/keys",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({apiKeyDefaultPolicy:t})}),n=await e.json().catch(()=>({}));if(!e.ok)throw Error(n.error||"Kh\xf4ng lưu được default policy");let s=g(n.apiKeyDefaultPolicy||t,d);es(s),er(s),eo(!1)}catch(e){O(e.message||"Kh\xf4ng lưu được default policy")}finally{ei(!1)}},tG=async()=>{if($.trim()){if(0===Q.length)return void O("Admin cần cấu h\xecnh default models trước khi tạo API key.");if(tj)return void O(`Mỗi user chỉ được tạo tối đa ${tp} API keys.
|
|
19
|
-
C\xf3 thể d\xf9ng n\xfat Đổi key để xoay sang key mới m\xe0 kh\xf4ng cần x\xf3a/tạo lại.`);J(!0),O("");try{let e=tu?o(_||E||th):void 0,t=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:$.trim(),ownerUser:e})}),n=await t.json().catch(()=>({}));if(!t.ok)throw Error(n.error||"Kh\xf4ng tạo được API key");R(n.key),T(""),L(""),M(!1),ts(1),await tB()}catch(e){O(e.message||"Kh\xf4ng tạo được API key")}finally{J(!1)}}},tJ=async(e,t)=>{let n=await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(t)}),s=await n.json().catch(()=>({}));return n.ok?(await tB(),!0):(O(s.error||"Kh\xf4ng cập nhật được API key"),!1)},tQ=async()=>{if(!ey)return;let e=c(eN);if(0===e.length)return void O("H\xe3y chọn \xedt nhất một model trước khi lưu quyền truy cập API key.");ew(!0),O("");try{await tJ(ey.id,{allowedModels:e})&&(ev(null),ek([]))}finally{ew(!1)}},tX=async e=>{if(eP){eM(!0),O("");try{await tJ(eP.id,{limits:g(e)})&&(eA(null),eS(d))}finally{eM(!1)}}},tV=async()=>{if(eP){eM(!0),O("");try{await tJ(eP.id,{limits:{}})&&(eA(null),eS(d))}finally{eM(!1)}}},tZ=async e=>{if(e$){eL(!0),O("");try{await tJ(e$.id,e)&&eT(null)}finally{eL(!1)}}};return(0,s.jsxs)("div",{className:"space-y-6",children:[(0,s.jsxs)("div",{className:"flex flex-col gap-3 lg:flex-row lg:items-center lg:justify-between",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h1",{className:"text-2xl font-semibold text-text-main",children:"Quản l\xfd API Keys"}),(0,s.jsx)("p",{className:"mt-1 text-sm text-text-muted",children:tu?"Bảng quản trị API key c\xf3 t\xecm kiếm, lọc trạng th\xe1i v\xe0 ph\xe2n trang để kh\xf4ng render qu\xe1 nhiều key c\xf9ng l\xfac.":`Bạn c\xf3 thể quản l\xfd API key của t\xe0i khoản m\xecnh. Mỗi user thường sở hữu tối đa ${tp} API keys. D\xf9ng n\xfat Đổi key để xoay sang key mới m\xe0 kh\xf4ng cần x\xf3a/tạo lại.`})]}),(0,s.jsxs)("div",{className:"flex flex-wrap gap-2",children:[(0,s.jsx)(r.$n,{variant:"outline",onClick:tB,disabled:y,children:y?"Đang tải...":"Refresh"}),(0,s.jsx)(r.$n,{onClick:()=>{M(!0),!E&&th&&K(th)},disabled:tj,children:"Tạo API Key"})]})]}),P?(0,s.jsx)("div",{className:"rounded-xl border border-red-500/30 bg-red-500/10 p-3 text-sm text-red-600 whitespace-pre-line",children:P}):null,(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-3",children:[(0,s.jsx)(k,{label:"Tổng API keys",value:tg,hint:tu?"To\xe0n hệ thống":`${tb}/${tp} key của bạn`}),(0,s.jsx)(k,{label:"Đang hiển thị",value:tf,hint:tq?"Theo bộ lọc hiện tại":"Kh\xf4ng filter"}),(0,s.jsx)(k,{label:"Page size",value:tl,hint:"Chỉ tải số d\xf2ng của trang hiện tại"})]}),tu?null:(0,s.jsx)(r.Zp,{children:(0,s.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"font-medium",children:"Giới hạn API key theo user"}),(0,s.jsxs)("p",{className:"text-sm text-text-muted",children:["T\xe0i khoản của bạn đang c\xf3 ",tb,"/",tp," API keys. Key bị disabled vẫn được t\xednh v\xe0o giới hạn."]})]}),(0,s.jsx)("span",{className:"rounded-full border border-border bg-surface px-3 py-1 text-sm",children:tj?"Đ\xe3 đạt giới hạn":"C\xf2n c\xf3 thể tạo th\xeam"})]})}),(0,s.jsxs)("div",{className:"grid gap-4 xl:grid-cols-2",children:[(0,s.jsx)(r.Zp,{children:(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"font-medium",children:"Default models cho API key mới"}),(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"API key mới sẽ mặc định được d\xf9ng c\xe1c model n\xe0y. Cần cấu h\xecnh \xedt nhất một default model trước khi tạo API key."})]}),(0,s.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[Q.length>0?(0,s.jsx)(f,{models:Q,emptyLabel:"Chưa cấu h\xecnh default models"}):(0,s.jsx)("span",{className:"text-sm text-red-600",children:"Chưa cấu h\xecnh default models"}),tu?(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>{ex(!0),tz()},children:V.length>0?`Đ\xe3 chọn ${V.length} model`:"Chọn default models..."}),(0,s.jsx)(r.$n,{size:"sm",onClick:tW,disabled:!tD||ee||0===V.length,children:ee?"Đang lưu...":"Lưu"})]}):null]}),tu?(0,s.jsx)("p",{className:"text-xs text-text-muted",children:ef?"Đang tải danh s\xe1ch model...":"Danh s\xe1ch model chỉ tải khi mở bộ chọn để trang load nhanh hơn."}):null]})}),(0,s.jsx)(r.Zp,{children:(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-start sm:justify-between",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"font-medium",children:"Default policy cho API key mới"}),(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"Policy n\xe0y được tự động g\xe1n cho key mới. Policy ri\xeang từng key vẫn c\xf3 thể override sau khi tạo."})]}),tu?(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>{er(g(en||d,d)),eo(!0)},children:"Chỉnh default policy"}):null]}),(0,s.jsx)(j,{limits:en,showThinking:tu,showOutputLimit:tu})]})})]}),(0,s.jsx)(r.Zp,{children:(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"font-medium",children:"Th\xf4ng tin API endpoint"}),(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"D\xf9ng API key b\xean dưới để gọi gateway theo chuẩn OpenAI-compatible. Endpoint lấy theo domain hiện tại của dashboard."})]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-2",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Base URL"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:ty})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Chat Completions"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:tv})]})]}),(0,s.jsxs)("div",{className:"flex flex-wrap gap-2",children:[(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>to(ty,"api-base-url"),children:"api-base-url"===td?"Đ\xe3 copy Base URL":"Copy Base URL"}),(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>to(tv,"api-chat-endpoint"),children:"api-chat-endpoint"===td?"Đ\xe3 copy Endpoint":"Copy Endpoint"})]})]})}),F?(0,s.jsx)(r.Zp,{children:(0,s.jsxs)("div",{className:"space-y-3",children:[(0,s.jsx)("h3",{className:"font-medium",children:"Đ\xe3 tạo API key"}),(0,s.jsx)("pre",{className:"overflow-auto rounded-xl border border-border bg-surface p-3 text-sm",children:F}),(0,s.jsxs)("div",{className:"text-sm text-text-muted",children:["H\xe3y copy ngay. Key mới mặc định được d\xf9ng default models v\xe0 default policy đang cấu h\xecnh trong Dashboard, trừ khi admin chỉnh quyền model/policy.",(0,s.jsx)(f,{models:Q,emptyLabel:"default models"})]}),(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)(r.$n,{size:"sm",onClick:()=>to(F,"created"),children:"created"===td?"Đ\xe3 copy":"Copy"}),(0,s.jsx)(r.$n,{size:"sm",variant:"ghost",onClick:()=>R(""),children:"Đ\xf3ng"})]})]})}):null,(0,s.jsx)(r.Zp,{children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsxs)("div",{className:"flex flex-col gap-3 xl:flex-row xl:items-end xl:justify-between",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h3",{className:"text-lg font-semibold text-text-main",children:"Danh s\xe1ch API keys"}),(0,s.jsx)("p",{className:"mt-1 text-sm text-text-muted",children:"T\xecm theo t\xean key, owner, model, id hoặc một phần API key. Backend chỉ trả về page hiện tại."})]}),(0,s.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center",children:[(0,s.jsx)("input",{value:e8,onChange:e=>e6(e.target.value),placeholder:"T\xecm API key, owner, model...",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary sm:w-80"}),(0,s.jsxs)("select",{value:te,onChange:e=>{tt(e.target.value),ts(1)},className:"rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary",children:[(0,s.jsx)("option",{value:"all",children:"Tất cả trạng th\xe1i"}),(0,s.jsx)("option",{value:"active",children:"Chỉ key đang bật"}),(0,s.jsx)("option",{value:"inactive",children:"Chỉ key đ\xe3 tắt"})]}),tq?(0,s.jsx)(r.$n,{variant:"outline",size:"sm",onClick:()=>{e6(""),e9(""),tt("all"),ts(1)},children:"X\xf3a lọc"}):null]})]}),y?(0,s.jsx)("div",{className:"rounded-2xl border border-dashed border-border p-8 text-center text-sm text-text-muted",children:"Đang tải API keys..."}):0===u.length?(0,s.jsx)("div",{className:"rounded-2xl border border-dashed border-border p-8 text-center text-sm text-text-muted",children:tq?"Kh\xf4ng t\xecm thấy API key ph\xf9 hợp bộ lọc.":"Chưa c\xf3 API key n\xe0o."}):(0,s.jsx)(I,{keys:u,copied:td,copy:to,isAdmin:tu,globalCavemanEnabled:eF,globalCavemanLevel:eD,onToggleActive:(e,t)=>tJ(e,{isActive:t}),onApiTest:eX,onClaudeSettings:eZ,onOpenCodeSettings:e1,onCodexSettings:e3,onQwenSettings:e4,onRename:(e,t)=>{let n=prompt("T\xean API key mới",t||"");n?.trim()&&tJ(e,{name:n.trim()})},onRotate:e=>{e?.id&&U({title:"Đổi API key",message:"Hệ thống sẽ tạo chuỗi API key mới cho record n\xe0y v\xe0 giữ nguy\xean t\xean, owner, model, policy. Key cũ sẽ hết hiệu lực ngay sau khi đổi.",onConfirm:async()=>{U(null),O("");let t=await fetch(`/api/keys/${e.id}/rotate`,{method:"POST"}),n=await t.json().catch(()=>({}));if(!t.ok)return void O(n.error||"Kh\xf4ng đổi được API key");let s=n.rotatedKey||n.key?.key||"";s&&R(s),await tB()}})},onEditModels:e=>{ev(e),ek(c(e.allowedModels)),tz()},onEditPolicy:e=>{tu&&(eA(e),eS(b(e.limits)?g(e.limits):d))},onEditCaveman:eT,onShowCavemanInfo:eK,onAssignOwner:(e,t)=>{if(!tu)return;let n=prompt("G\xe1n owner username/email",t||th||"");null!==n&&tJ(e,{ownerUser:o(n)})},onDelete:e=>{U({title:"X\xf3a API Key",message:"Bạn chắc chắn muốn x\xf3a API key n\xe0y? Thao t\xe1c n\xe0y kh\xf4ng thể ho\xe0n t\xe1c.",onConfirm:async()=>{U(null),(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&await tB()}})}}),(0,s.jsx)(C,{pagination:ta,pageSize:tl,onPageChange:ts,onPageSizeChange:e=>{tr(e),ts(1)},loading:y})]})}),(0,s.jsx)(r.aF,{isOpen:S,onClose:()=>M(!1),title:"Tạo API Key",size:"lg",children:(0,s.jsxs)("div",{className:"space-y-4",children:[0===Q.length?(0,s.jsx)("div",{className:"rounded-xl border border-red-500/30 bg-red-500/10 p-3 text-sm text-red-600",children:"Admin cần cấu h\xecnh default models trước khi tạo API key."}):tj?(0,s.jsxs)("div",{className:"rounded-xl border border-red-500/30 bg-red-500/10 p-3 text-sm text-red-600",children:["Bạn đ\xe3 đạt giới hạn ",tp," API keys. H\xe3y x\xf3a bớt key cũ trước khi tạo key mới."]}):(0,s.jsxs)("div",{className:"text-sm text-text-muted",children:["Key n\xe0y sẽ được tạo với quyền d\xf9ng default models v\xe0 default policy đang cấu h\xecnh trong Dashboard.",(0,s.jsx)(f,{models:Q})]}),(0,s.jsxs)("label",{className:"block",children:[(0,s.jsx)("span",{className:"mb-1 block text-xs font-medium text-text-muted",children:"T\xean API key"}),(0,s.jsx)("input",{value:$,onChange:e=>T(e.target.value),placeholder:"VD: VSCode, LibreChat, team-user",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm outline-none focus:border-primary"})]}),tu?(0,s.jsxs)("div",{className:"space-y-3 rounded-xl border border-border p-3",children:[(0,s.jsx)("div",{className:"text-sm font-medium",children:"Owner user"}),(0,s.jsxs)("div",{className:"flex gap-2",children:[(0,s.jsx)("input",{value:z,onChange:e=>H(e.target.value),placeholder:"Nhập từ kh\xf3a rồi bấm Tải",className:"min-w-0 flex-1 rounded-xl border border-border bg-background px-3 py-2 text-sm outline-none focus:border-primary"}),(0,s.jsx)(r.$n,{variant:"outline",onClick:()=>tH(z),disabled:W,children:W?"Đang tải":"Tải LDAP"})]}),(0,s.jsxs)("select",{value:E,onChange:e=>K(e.target.value),className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm text-text-main outline-none focus:border-primary",children:[(0,s.jsxs)("option",{value:th||"",children:["G\xe1n cho t\xf4i (",th||"local",")"]}),tR.map(e=>(0,s.jsx)("option",{value:e.id,children:e.label},e.id))]}),(0,s.jsx)("input",{value:_,onChange:e=>L(e.target.value),placeholder:"username hoặc email, kh\xf4ng bắt buộc",className:"w-full rounded-xl border border-border bg-background px-3 py-2 text-sm outline-none focus:border-primary"}),(0,s.jsx)("p",{className:"text-xs text-text-muted",children:"LDAP kh\xf4ng tự tải khi mở trang để giảm thời gian load. C\xf3 thể nhập owner thủ c\xf4ng hoặc nhập từ kh\xf3a rồi bấm Tải LDAP."})]}):(0,s.jsxs)("p",{className:"rounded-xl border border-border bg-surface p-3 text-sm text-text-muted",children:["Owner: ",th||"user hiện tại"]}),(0,s.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>M(!1),children:"Hủy"}),(0,s.jsx)(r.$n,{onClick:tG,disabled:tU,children:G?"Đang tạo...":"Tạo"})]})]})}),(0,s.jsx)(r.aF,{isOpen:!!eQ,onClose:()=>eX(null),title:"API Test bằng curl Windows",size:"xl",children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsx)("p",{className:"text-sm text-text-muted",children:"Lệnh dưới đ\xe2y gọi thử endpoint Chat Completions bằng API key đang chọn v\xe0 đ\xe3 nh\xfang sẵn Bearer token."}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-3",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"API Key"}),(0,s.jsx)("div",{className:"mt-1 text-sm",children:eQ?.name||"API Key"})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Endpoint"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:tv})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Model test"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:tk})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"Lệnh curl cho Windows CMD"}),(0,s.jsx)("pre",{className:"overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tP})]}),(0,s.jsx)("p",{className:"text-xs text-text-muted",children:"D\xe1n lệnh v\xe0o CMD hoặc Windows Terminal để test nhanh. Nếu domain dashboard chạy sau reverse proxy, endpoint sẽ d\xf9ng đ\xfang domain đang mở tr\xean tr\xecnh duyệt."}),(0,s.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>eX(null),children:"Đ\xf3ng"}),(0,s.jsx)(r.$n,{onClick:()=>to(tP,`api-test-curl-${eQ?.id||"current"}`),children:td===`api-test-curl-${eQ?.id||"current"}`?"Đ\xe3 copy":"Copy lệnh curl"})]})]})}),(0,s.jsx)(r.aF,{isOpen:!!eV,onClose:()=>eZ(null),title:"Claude Code Settings",size:"xl",children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsxs)("p",{className:"text-sm text-text-muted",children:["Copy nội dung JSON dưới đ\xe2y v\xe0o file ",(0,s.jsx)("span",{className:"font-mono",children:"%USERPROFILE%\\.claude\\settings.json"})," để Claude Code gọi qua gateway n\xe0y. Model coding d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:tA.codingModel}),"; model fast d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:tA.fastModel}),"."]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-3",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"API Key"}),(0,s.jsx)("div",{className:"mt-1 text-sm",children:eV?.name||"API Key"})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Base URL"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:ty})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Model"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:tA.codingModel})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"settings.json"}),(0,s.jsx)("pre",{className:"max-h-[420px] overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tO})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"C\xe0i v\xe0 chạy Claude Code CLI tr\xean Windows"}),(0,s.jsx)("pre",{className:"overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tS})]}),(0,s.jsx)("div",{className:"rounded-xl border border-amber-500/30 bg-amber-500/10 p-3 text-xs text-amber-700 dark:text-amber-300",children:"Lưu \xfd: nếu c\xe0i bằng npm th\xec m\xe1y cần c\xe0i Node.js trước. Chạy Claude Code trong thư mục project, kh\xf4ng chạy trong C:\\WINDOWS\\system32. Nếu d\xf9ng model fast ri\xeang như programmer-fast th\xec API key n\xe0y cũng phải được ph\xe9p d\xf9ng model đ\xf3 trong cột Model."}),(0,s.jsxs)("div",{className:"flex flex-wrap justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>eZ(null),children:"Đ\xf3ng"}),(0,s.jsx)(r.$n,{variant:"outline",onClick:()=>to(tS,`claude-code-help-${eV?.id||"current"}`),children:td===`claude-code-help-${eV?.id||"current"}`?"Đ\xe3 copy hướng dẫn":"Copy hướng dẫn"}),(0,s.jsx)(r.$n,{onClick:()=>to(tO,`claude-code-settings-${eV?.id||"current"}`),children:td===`claude-code-settings-${eV?.id||"current"}`?"Đ\xe3 copy settings":"Copy settings.json"})]})]})}),(0,s.jsx)(r.aF,{isOpen:!!e0,onClose:()=>e1(null),title:"OpenCode Settings",size:"xl",children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsxs)("p",{className:"text-sm text-text-muted",children:["Copy JSON dưới đ\xe2y v\xe0o file ",(0,s.jsx)("span",{className:"font-mono",children:"%APPDATA%\\opencode\\opencode.json"})," hoặc ",(0,s.jsx)("span",{className:"font-mono",children:"opencode.json"})," trong project. Model ch\xednh d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:tI.codingModel}),"; explorer/fast d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:tI.fastModel}),"."]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-4",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"API Key"}),(0,s.jsx)("div",{className:"mt-1 text-sm",children:e0?.name||"API Key"})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Base URL"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:ty})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Model ch\xednh"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:tI.codingModel})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Model fast"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:tI.fastModel})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"opencode.json"}),(0,s.jsx)("pre",{className:"max-h-[420px] overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tM})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"C\xe0i v\xe0 chạy OpenCode tr\xean Windows PowerShell"}),(0,s.jsx)("pre",{className:"overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:t$})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-amber-500/30 bg-amber-500/10 p-3 text-xs text-amber-700 dark:text-amber-300",children:["Lưu \xfd: API key n\xe0y cần được ph\xe9p gọi cả ",tI.codingModel," v\xe0 ",tI.fastModel,". Nếu OpenCode đang d\xf9ng đường dẫn config kh\xe1c, c\xf3 thể đặt file opencode.json ngay trong thư mục project."]}),(0,s.jsxs)("div",{className:"flex flex-wrap justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>e1(null),children:"Đ\xf3ng"}),(0,s.jsx)(r.$n,{variant:"outline",onClick:()=>to(t$,`opencode-help-${e0?.id||"current"}`),children:td===`opencode-help-${e0?.id||"current"}`?"Đ\xe3 copy hướng dẫn":"Copy hướng dẫn"}),(0,s.jsx)(r.$n,{onClick:()=>to(tM,`opencode-settings-${e0?.id||"current"}`),children:td===`opencode-settings-${e0?.id||"current"}`?"Đ\xe3 copy settings":"Copy opencode.json"})]})]})}),(0,s.jsx)(r.aF,{isOpen:!!e2,onClose:()=>e3(null),title:"Codex Settings",size:"xl",children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsxs)("p",{className:"text-sm text-text-muted",children:["Copy TOML dưới đ\xe2y v\xe0o file ",(0,s.jsx)("span",{className:"font-mono",children:"%USERPROFILE%\\.codex\\config.toml"}),". API key được set bằng biến m\xf4i trường ",(0,s.jsx)("span",{className:"font-mono",children:"OPENAI_API_KEY"}),". Model ch\xednh d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:tT.codingModel}),"; profile fast d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:tT.fastModel}),"."]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-3",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"API Key"}),(0,s.jsx)("div",{className:"mt-1 text-sm",children:e2?.name||"API Key"})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Base URL"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:ty})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Model"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:tT.codingModel})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"config.toml"}),(0,s.jsx)("pre",{className:"max-h-[420px] overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tE})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"C\xe0i v\xe0 chạy Codex tr\xean Windows PowerShell"}),(0,s.jsx)("pre",{className:"overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tK})]}),(0,s.jsx)("div",{className:"rounded-xl border border-amber-500/30 bg-amber-500/10 p-3 text-xs text-amber-700 dark:text-amber-300",children:"Lưu \xfd: config.toml đặt context window 120000 v\xe0 auto-compact ở 90000 token (75%). Nếu c\xe0i bằng npm th\xec m\xe1y cần c\xe0i Node.js trước. Hướng dẫn đ\xe3 tự tạo config.toml v\xe0 set biến m\xf4i trường cho phi\xean PowerShell hiện tại; setx chỉ lưu lại cho terminal mở sau. Codex d\xf9ng OpenAI-compatible endpoint của BlueRouter."}),(0,s.jsxs)("div",{className:"flex flex-wrap justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>e3(null),children:"Đ\xf3ng"}),(0,s.jsx)(r.$n,{variant:"outline",onClick:()=>to(tK,`codex-help-${e2?.id||"current"}`),children:td===`codex-help-${e2?.id||"current"}`?"Đ\xe3 copy hướng dẫn":"Copy hướng dẫn"}),(0,s.jsx)(r.$n,{onClick:()=>to(tE,`codex-settings-${e2?.id||"current"}`),children:td===`codex-settings-${e2?.id||"current"}`?"Đ\xe3 copy settings":"Copy config.toml"})]})]})}),(0,s.jsx)(r.aF,{isOpen:!!e5,onClose:()=>e4(null),title:"Qwen Code Settings",size:"xl",children:(0,s.jsxs)("div",{className:"space-y-4",children:[(0,s.jsxs)("p",{className:"text-sm text-text-muted",children:["Copy JSON dưới đ\xe2y v\xe0o file ",(0,s.jsx)("span",{className:"font-mono",children:"%USERPROFILE%\\.qwen\\settings.json"})," để Qwen Code gọi qua OpenAI-compatible endpoint của BlueRouter. Model ch\xednh d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:t_.codingModel}),"; model fast d\xf9ng ",(0,s.jsx)("span",{className:"font-mono",children:t_.fastModel}),"."]}),(0,s.jsxs)("div",{className:"grid gap-3 md:grid-cols-3",children:[(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"API Key"}),(0,s.jsx)("div",{className:"mt-1 text-sm",children:e5?.name||"API Key"})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Base URL"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:ty})]}),(0,s.jsxs)("div",{className:"rounded-xl border border-border bg-surface p-3",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted",children:"Model"}),(0,s.jsx)("div",{className:"mt-1 break-all font-mono text-sm",children:t_.codingModel})]})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"settings.json"}),(0,s.jsx)("pre",{className:"max-h-[420px] overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tL})]}),(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"mb-1 text-xs font-medium text-text-muted",children:"C\xe0i v\xe0 chạy Qwen Code tr\xean Windows PowerShell"}),(0,s.jsx)("pre",{className:"overflow-auto rounded-xl border border-border bg-surface p-3 text-xs",children:tF})]}),(0,s.jsx)("div",{className:"rounded-xl border border-amber-500/30 bg-amber-500/10 p-3 text-xs text-amber-700 dark:text-amber-300",children:"Lưu \xfd: hướng dẫn đ\xe3 tự tạo settings.json hợp lệ v\xe0 set biến m\xf4i trường cho phi\xean PowerShell hiện tại. setx chỉ lưu lại cho terminal mở sau. Qwen Code hỗ trợ OpenAI-compatible provider n\xean d\xf9ng tốt với BlueRouter."}),(0,s.jsxs)("div",{className:"flex flex-wrap justify-end gap-2",children:[(0,s.jsx)(r.$n,{variant:"ghost",onClick:()=>e4(null),children:"Đ\xf3ng"}),(0,s.jsx)(r.$n,{variant:"outline",onClick:()=>to(tF,`qwen-code-help-${e5?.id||"current"}`),children:td===`qwen-code-help-${e5?.id||"current"}`?"Đ\xe3 copy hướng dẫn":"Copy hướng dẫn"}),(0,s.jsx)(r.$n,{onClick:()=>to(tL,`qwen-code-settings-${e5?.id||"current"}`),children:td===`qwen-code-settings-${e5?.id||"current"}`?"Đ\xe3 copy settings":"Copy settings.json"})]})]})}),(0,s.jsx)(A,{apiKey:e$,globalEnabled:eF,globalLevel:eD,onClose:()=>eT(null),onSave:tZ,saving:e_}),(0,s.jsx)(A,{apiKey:eE,globalEnabled:eF,globalLevel:eD,onClose:()=>eK(null),onSave:()=>{},saving:!1,infoOnly:!0}),(0,s.jsx)(N,{open:!!ey,keyName:ey?.name,models:eN,setModels:ek,activeProviders:em,modelAliases:eu,onClose:()=>{ev(null),ek([])},onSave:tQ,saving:eC,personalOnly:!tu,extraModels:Q}),(0,s.jsx)(v,{isOpen:ed,keyName:"Default cho API key mới",policy:el,setPolicy:er,onClose:()=>{eo(!1),er(en||d)},onSave:tY,saving:ea}),(0,s.jsx)(v,{isOpen:!!eP,keyName:eP?.name,policy:eO,setPolicy:eS,onClose:()=>{eA(null),eS(d)},onSave:tX,onClear:tV,saving:eI}),(0,s.jsx)(r.rq,{isOpen:ec,onClose:()=>ex(!1),onSelect:e=>{let t=String(e?.value||e?.name||e||"").trim();t&&Z(e=>c([...e,t]))},onDeselect:e=>{let t=String(e?.value||e?.name||e||"").trim();t&&Z(e=>c(e).filter(e=>e!==t))},activeProviders:em,modelAliases:eu,title:"Chọn default models cho API key",addedModelValues:V,closeOnSelect:!1}),D?(0,s.jsx)(r.uo,{isOpen:!!D,onClose:()=>U(null),onConfirm:D.onConfirm,title:D.title,message:D.message,confirmText:"X\xf3a",cancelText:"Hủy",variant:"danger"}):null]})}},84223:(e,t,n)=>{Promise.resolve().then(n.bind(n,56484))}},e=>{e.O(0,[2574,3862,246,4546,5564,5263,5497,8441,3794,7358],()=>e(e.s=84223)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/branding/[asset]/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/cli-tools/qwen-settings/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/dashboard/combos/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/dashboard/endpoint/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/dashboard/token-saver/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/models/availability/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-ba9a9c287a164b79.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[39,174,204,312,335,342,387,451,501,516,543,552,654,675,747,748,887,907,931,948,992,997,1077,1088,1091,1110,1118,1200,1243,1288,1320,1337,1382,1451,1512,1566,1666,1674,1697,1860,1907,1910,1946,1949,2121,2198,2222,2284,2296,2525,2536,2772,2785,2792,2797,2919,2922,3025,3038,3079,3161,3195,3352,3397,3472,3507,3549,3562,3568,3577,3883,3888,4010,4061,4118,4245,4286,4422,4444,4486,4544,4612,4656,4674,4761,4871,4896,4993,5018,5091,5107,5177,5211,5226,5338,5466,5637,5685,5745,5922,6091,6107,6121,6268,6319,6479,6529,6547,6580,6594,6740,6743,6819,6919,6988,7131,7158,7241,7311,7429,7445,7473,7508,7520,7545,7656,7758,7824,7851,7960,7988,8026,8095,8167,8207,8246,8273,8351,8433,8453,8489,8573,8648,8736,8791,8814,8870,8948,8974,8975,9027,9069,9088,9141,9199,9226,9230,9321,9395,9461,9678,9709],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|