zevairouter 1.1.2 → 1.1.4
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/CHANGELOG.md +10 -0
- package/cli/app/.next-cli-build/BUILD_ID +1 -1
- package/cli/app/.next-cli-build/app-path-routes-manifest.json +8 -8
- package/cli/app/.next-cli-build/build-manifest.json +2 -2
- package/cli/app/.next-cli-build/prerender-manifest.json +3 -3
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
- package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
- package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/input/route.js.nft.json +1 -1
- package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/resize/route.js.nft.json +1 -1
- package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/route.js.nft.json +1 -1
- package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/stream/route.js.nft.json +1 -1
- package/cli/app/.next-cli-build/server/app/api/terminal/session/route.js.nft.json +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback.html +1 -1
- package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.html +1 -1
- package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/landing.html +1 -1
- package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/login.html +1 -1
- package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app-paths-manifest.json +8 -8
- package/cli/app/.next-cli-build/server/chunks/1131.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/1350.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/5330.js +2 -2
- package/cli/app/.next-cli-build/server/chunks/7319.js +4 -4
- package/cli/app/.next-cli-build/server/chunks/7582.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8371.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8491.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8895.js +7 -7
- package/cli/app/.next-cli-build/server/chunks/9489.js +1 -1
- package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/pages/404.html +1 -1
- package/cli/app/.next-cli-build/server/pages/500.html +1 -1
- package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
- package/cli/app/.next-cli-build/static/chunks/{620-2075800c876e9693.js → 620-5098dbbc8e01fd60.js} +1 -1
- package/cli/app/.worktrees/antigravity-adaptive-connect/.next-cli-build/standalone/src/lib/terminal/ptyBridge.py +163 -0
- package/cli/app/.worktrees/antigravity-adaptive-connect/cli/app/src/lib/terminal/ptyBridge.py +163 -0
- package/cli/app/.worktrees/antigravity-adaptive-connect/src/lib/terminal/ptyBridge.py +163 -0
- package/cli/app/CHANGELOG.md +10 -0
- package/cli/app/package.json +1 -1
- package/cli/package.json +1 -1
- package/package.json +1 -1
- /package/cli/app/.next-cli-build/static/{3lpmBgM-rKS2xpNTmBYlY → 1jAByy1IYXFprQnQiLqY7}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{3lpmBgM-rKS2xpNTmBYlY → 1jAByy1IYXFprQnQiLqY7}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=9489,exports.ids=[9489],exports.modules={3359:(a,b,c)=>{c.d(b,{K0:()=>j,Oh:()=>n,c9:()=>q,lL:()=>r,s9:()=>i});var d=c(89718),e=c(83477);let f="gpt-5.6";function g(a){return String(a||"").trim().replace(/^\/+|\/+$/g,"")}function h(a){let b;return`cx/${(b=g(a)).startsWith("cx/")?b.slice(3):b.startsWith("codex/")?b.slice(6):b||f}`}function i(a){let b=g(a);if(!b)return null;if("auto-codex"===b)return{mode:"router",modelString:`cx/${f}`,strictAccount:!1,label:"Auto Codex"};if(b.startsWith("router/")){let a;return{mode:"router",modelString:(a=g(b.slice(7))||f).includes("/")?a:`cx/${a}`,strictAccount:!1,label:"Router Pool"}}if(b.startsWith("original/"))return{mode:"original",modelString:h(b.slice(9)),strictAccount:!0,label:"Original Codex"};if("original"===b)return{mode:"original",modelString:`cx/${f}`,strictAccount:!0,label:"Original Codex"};let c=b.startsWith("account/")?"account/":b.startsWith("codex-account/")?"codex-account/":null;if(c){let a=b.slice(c.length),d=a.indexOf("/"),e=-1===d?a:a.slice(0,d),g=-1===d?f:a.slice(d+1);return e?{mode:"account",accountRef:e,modelString:h(g),strictAccount:!0,label:"Pinned Codex Account"}:null}return null}function j(a){return a?.displayName||a?.name||a?.email||a?.id||"Codex account"}function k(a){let b=String(j(a)).toLowerCase().replace(/@/g,"-").replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,48)||"account";return`${b}-${String(a?.id||"").slice(0,8)}`}function l(a){return String(a||"").trim().toLowerCase()}function m(a){let b=a?.providerSpecificData||{};return"GPTJson"===b.importedFrom||String(b.tokenSource||"").startsWith("ChatGPT_team")}async function n(a=5e3){let b=await (0,d.getProviderConnections)({provider:"codex",isActive:!0}),c=b.slice(0,a).map(a=>({id:a.id,slug:k(a),label:j(a),email:a.email||null,imported:m(a),priority:a.priority||null})),e=o(b);return{accounts:c,original:e?{id:e.id,slug:k(e),label:j(e),email:e.email||null,imported:m(e),priority:e.priority||null}:null}}function o(a){return Array.isArray(a)&&0!==a.length?a.find(a=>!m(a))||a[0]:null}async function p(a){let b=l(a);if(!b)return null;let c=await (0,d.getProviderConnections)({provider:"codex",isActive:!0}),e=c.find(a=>l(a.id)===b||k(a)===b||l(a.email)===b||l(a.name)===b||l(a.displayName)===b);if(e)return e;let f=c.filter(a=>l(a.id).startsWith(b)||k(a).startsWith(b));return 1===f.length?f[0]:null}async function q(a){if(!a||"original"!==a.mode&&"account"!==a.mode)return null;if("account"===a.mode)return p(a.accountRef);let b=await (0,d.mt)(),c=b.codexGatewayOriginalConnectionId||b.codexOriginalConnectionId||"";if(c){let a=await p(c);if(a)return a}return o(await (0,d.getProviderConnections)({provider:"codex",isActive:!0}))}function r(a=[]){if(!a.some(a=>"codex"===a.provider&&!1!==a.isActive))return[];let b=[{id:"auto-codex",object:"model",owned_by:"zevai-codex-gateway"},...(e.vq.cx||[]).filter(a=>!a.type||"llm"===a.type).map(a=>a.id).flatMap(a=>[{id:`router/${a}`,object:"model",owned_by:"zevai-codex-gateway"},{id:`original/${a}`,object:"model",owned_by:"zevai-codex-gateway"}])];for(let c of a.filter(a=>"codex"===a.provider&&!1!==a.isActive))b.push({id:`account/${k(c)}`,object:"model",owned_by:"zevai-codex-account"});return b}},7444:(a,b,c)=>{c.d(b,{m:()=>e});let d=Object.freeze({kiroIntegrity:"ZEVAI_V11_KIRO_INTEGRITY",outboundPolicy:"ZEVAI_V11_OUTBOUND_POLICY",compatV11:"ZEVAI_V11_COMPAT",refreshLanes:"ZEVAI_V11_REFRESH_LANES",adaptiveShadow:"ZEVAI_V11_ADAPTIVE_SHADOW",adaptiveRoute:"ZEVAI_V11_ADAPTIVE_ROUTE",registryV2:"ZEVAI_V11_REGISTRY_V2",quotaStreamV2:"ZEVAI_V11_QUOTA_STREAM_V2"});function e(a={},b=process.env){let c=a?.v11Flags&&"object"==typeof a.v11Flags?a.v11Flags:{};return Object.freeze(Object.fromEntries(Object.entries(d).map(([a,d])=>{var e;return[a,("true"===(e=b?.[d])||"1"===e||"false"!==e&&"0"!==e&&null)??!0===c[a]]})))}},7912:(a,b,c)=>{c.d(b,{J:()=>i});var d=c(93930);let e=Object.freeze({health:35,priority:20,quota:20,latency:15,stability:10}),f=Object.freeze({healthy:1,degraded:.25,probing:.4,unhealthy:0});function g(a){return Math.min(1,Math.max(0,a))}function h(a,b,c=!1){if(!Number.isFinite(a))return .5;let d=Number(b?.min),e=Number(b?.max);if(!Number.isFinite(d)||!Number.isFinite(e)||e<=d)return .5;let f=g((a-d)/(e-d));return c?1-f:f}function i({candidates:a=[],legacyCandidateId:b=null,flags:c={},providerActivation:j=!1,context:k={}}={}){let l=function(a=[],b={}){return a.map(a=>{let c=(0,d.Z)(a,b);return c.eligible?Object.freeze({candidate:a,eligibility:c,score:function(a={},b={}){var c;if(!1===(a.eligibility||b.eligibility||(0,d.Z)(a,b)).eligible)return null;let i=Object.freeze({health:Number.isFinite(c=a.health)?g(c):f[c]??.5,priority:h(a.priority,b.priorityRange,!0),quota:function(a){if(!a||"object"!=typeof a)return .5;let b=Number(a.remaining),c=Number(a.total);return Number.isFinite(b)&&Number.isFinite(c)&&!(c<=0)?g(b/c):.5}(a.quota),latency:h(a.latency,b.latencyRange,!0),stability:!0===a.sticky?1:.5}),j=Object.entries(e).reduce((a,[b,c])=>a+i[b]*c,0);return Object.freeze({total:Math.round(1e3*(100*g(("degraded"===a.health?Math.min(j,e.health-.001):j)/100)))/1e3,components:i})}(a,{...b,eligibility:c})}):null}).filter(Boolean).sort((a,b)=>b.score.total-a.score.total||Number(a.candidate.legacyOrder||0)-Number(b.candidate.legacyOrder||0)||String(a.candidate.id||"").localeCompare(String(b.candidate.id||"")))}(a,k),m=Object.freeze(l.map(({candidate:a,score:b})=>Object.freeze({id:a.id,score:b.total,components:b.components}))),n=k.pinnedConnectionId&&a.find(a=>a.id===k.pinnedConnectionId)||a.find(a=>a.id===b)||l[0]?.candidate||null,o=l[0]?.candidate||n,p=!0===c.adaptiveRoute&&!0===j&&!!o,q=!p&&!0===c.adaptiveShadow;return Object.freeze({mode:p?"active":q?"shadow":"legacy",selected:p?o:n,legacyCandidateId:n?.id||null,adaptiveCandidateId:o?.id||null,ranked:m})}},14262:(a,b,c)=>{function d(a){let b=String(a||"").trim();if(!b)return"";let c=b.replace(/\/+$/,"");return c.endsWith("/v1")?c:`${c}/v1`}function e(a){let b=String(a||"").trim();return b?"auto-codex"===b||b.startsWith("router/")||b.startsWith("original/")||b.startsWith("account/")||b.startsWith("codex-account/")?b:b.startsWith("codex/")?`cx/${b.slice(6)}`:b.includes("/")?b:b.startsWith("gpt-")||/^o[134]/i.test(b)?`cx/${b}`:b:"cx/gpt-5.6-sol"}function f(a){let b=e(a);return b.startsWith("cx/")?b.slice(3):b}function g(a,b){return"codex"===b?e(a):a}c.d(b,{Fq:()=>f,Ow:()=>e,eR:()=>g,tb:()=>d})},17603:(a,b,c)=>{c.d(b,{R8:()=>j,ar:()=>k,vB:()=>h});var d=c(66306);let e=["vision","pdf","audioInput","videoInput"],f=new Set(e);function g(a,b){let c=b?.capacityAdapter?.[a];if(!c)return{enabled:!1,roundRobin:!1,models:[]};if(Array.isArray(c)){let a=c.filter(a=>a&&!1!==a.enabled&&"string"==typeof a.model).map(a=>a.model);return{enabled:a.length>0,roundRobin:!1,models:a}}let d=Array.isArray(c.models)?c.models.filter(a=>"string"==typeof a&&a.trim()):[];return{enabled:!0===c.enabled&&d.length>0,roundRobin:!0===c.roundRobin,models:d}}function h(a,b){for(let c of e){if(!a||!a.has?.(c))continue;let{enabled:d}=g(c,b);if(d)return function(a,b){let{enabled:c,roundRobin:d}=g(a,b);return c&&d?"round-robin":"fallback"}(c,b)}return"fallback"}function i(a,b){let c="string"==typeof a?a.indexOf("/"):-1,e=c>0?a.slice(0,c):"",f=c>0?a.slice(c+1):a,g=(0,d.nl)(e,f);return b.every(a=>!0===g[a])}function j(a,b,c){let d=[...b||[]].filter(a=>f.has(a));if(0===d.length||!Array.isArray(a)||0===a.length||a.some(a=>i(a,d)))return a;let h=(function(a){let b=new Set,c=[];for(let d of e){let{enabled:e,models:f}=g(d,a);if(e)for(let a of f)b.has(a)||(b.add(a),c.push(a))}return c})(c).filter(b=>!a.includes(b)&&i(b,d));return 0===h.length?a:[...h,...a]}function k(a,b){let c=new Set(b||[]);return 0===c.size?a:(b,e,...f)=>{if(!c.has(e))return a(b,e,...f);let g="string"==typeof e?e.indexOf("/"):-1,h=g>0?e.slice(0,g):"",i=g>0?e.slice(g+1):e,j=(0,d.nl)(h,i);return a(function(a,b){if(!a||"object"!=typeof a||!Array.isArray(a.messages)||!Number.isFinite(b)||b<=0)return a;let c=a.messages;if(c.length<=7)return a;let d=Math.floor(.8*b*4),e=a=>{try{return JSON.stringify(a).length}catch{return 0}};if(c.reduce((a,b)=>a+e(b),0)<=d)return a;let f=c.slice(0,6),g=[c[c.length-1]],h=[...f,...g].reduce((a,b)=>a+e(b),0),i=[];for(let a=c.length-2;a>=6;a--){let b=e(c[a]);if(h+b>d)break;h+=b,i.unshift(c[a])}return{...a,messages:[...f,...i,...g]}}(b,j?.contextWindow),e,...f)}}},29240:(a,b,c)=>{function d(a){let b="string"==typeof a?a.trim():"";return b.startsWith("models/")?b.slice(7):b}function e(a){let b=a?.headers?.get?.("Authorization");return b?.startsWith("Bearer ")?b.slice(7):a?.headers?.get?.("x-api-key")||null}function f(a,b){if(!b)return!0;if(!0!==b.active)return!1;let c=Array.isArray(b.allowedModels)?b.allowedModels:[];if(0===c.length)return!0;let e=d(a);return c.some(a=>d(a)===e)}function g(a,b,c=new Map){if(!b)return[...a];let e=new Set(Array.isArray(b.allowedConnectionIds)?b.allowedConnectionIds:[]);return a.filter(a=>!!f(a?.id,b)&&(0===e.size||(c.get(d(a?.id))||c.get(a?.id)||[]).some(a=>e.has(a))))}c.d(b,{Dw:()=>g,GJ:()=>f,MZ:()=>e})},35893:(a,b,c)=>{c.d(b,{S:()=>g});var d=c(79761);let e=new Set(["STREAM_FIRST_CHUNK_TIMEOUT","STREAM_STALL_TIMEOUT","STREAM_CONNECT_TIMEOUT","STREAM_ABSOLUTE_TIMEOUT","STREAM_MISSING_TERMINAL","KIRO_STREAM_PROTOCOL_ERROR","AWS_EVENTSTREAM_PRELUDE_CRC_MISMATCH","AWS_EVENTSTREAM_MESSAGE_CRC_MISMATCH","AWS_EVENTSTREAM_INVALID_LENGTH","AWS_EVENTSTREAM_MESSAGE_TOO_LARGE","AWS_EVENTSTREAM_INVALID_HEADERS","AWS_EVENTSTREAM_UNSUPPORTED_HEADER_TYPE","AWS_EVENTSTREAM_DECODER_FINISHED","KIRO_STREAM_MISSING_TERMINAL","KIRO_STREAM_TRUNCATED","KIRO_VERIFIED_SPOOL_LIMIT","KIRO_VERIFIED_SPOOL_FAILED"]),f=Object.freeze({account_auth:"account",account_quota:"account",authentication:"account",credential_rejected:"account",reauth_required:"account",policy_suspended:"account",entitlement_or_quota:"account",rate_limited:"account",provider_transient:"provider",upstream_transient:"provider",shared_egress:"egress",shared_egress_waf:"egress",protocol_corruption:"integrity",upstream_protocol:"integrity"});function g({connectionId:a,connectionName:b,provider:c,model:h,markUnavailable:i,selectedConnection:j,logger:k,egressId:l="direct",recordCircuitFailure:m=d.hb}){let n=!1;return async(d={})=>{if(n)return{duplicate:!0};n=!0;let g=d.failureMetadata?.providerErrorCode,o=d.failureMetadata?.failureClass,p=f[o];if(p)try{await m({scope:p,provider:c,model:h,accountId:a,egressId:l,failureClass:o,providerErrorCode:g})}catch(a){k?.warn?.("CIRCUIT",`Failed to record scoped circuit evidence: ${a?.message||a}`)}if(e.has(g))return k?.info?.("STREAM",`${g} left account health unchanged for ${c}/${h}`),{shouldFallback:!1,cooldownMs:0,accountUnaffected:!0};let q=Number.isInteger(d.status)?d.status:502,r=[a,q,d.errorText||d.message||"Provider stream failed",c,h,d.resetsAtMs||null];d.failureMetadata&&"object"==typeof d.failureMetadata&&r.push(d.failureMetadata),j&&(6===r.length&&r.push(null),r.push(j));let s=await i(...r);return s?.shouldFallback&&k?.warn?.("AUTH",`Account ${b||a||"unknown"} unavailable after stream failure (${q})`),s}}},38775:(a,b,c)=>{c.d(b,{d_:()=>i,mA:()=>h});var d=c(89718),e=c(40669),f=c(3359);let g={xmtp:"xiaomi-tokenplan","xiaomi-tokenplan":"xiaomi-tokenplan"};async function h(a){let b,c=(0,f.s9)(a);if(c)return{...await h(c.modelString),gateway:{mode:c.mode,accountRef:c.accountRef||null,strictAccount:!!c.strictAccount,requestedModel:a,modelString:c.modelString}};let i=(b=(0,e.Xh)(a),b?.providerAlias&&g[b.providerAlias]?{...b,provider:g[b.providerAlias]}:b);if(!i.isAlias){let a=(await (0,d.Fh)({type:"openai-compatible"})).find(a=>a.prefix===i.providerAlias);if(a)return{provider:a.id,model:i.model};let b=(await (0,d.Fh)({type:"anthropic-compatible"})).find(a=>a.prefix===i.providerAlias);if(b)return{provider:b.id,model:i.model};let c=(await (0,d.Fh)({type:"custom-embedding"})).find(a=>a.prefix===i.providerAlias);return c?{provider:c.id,model:i.model}:{provider:i.provider,model:i.model}}return await (0,d.Dj)(i.model)?{provider:null,model:i.model}:(0,e.js)(a,d.getModelAliases)}async function i(a){if(a.includes("/"))return null;let b=await (0,d.Dj)(a);return b&&b.models&&b.models.length>0?b.models:null}},49216:(a,b,c)=>{c.d(b,{P2:()=>f});let d=new Map(Object.freeze(["admitted","acquired","upstream_open","semantic_commit","terminal","finalized"]).map((a,b)=>[a,b]));function e(a={}){return Object.freeze({...a})}function f(a={}){let b=Number(a.maxAttempts),c=Number.isInteger(b)&&b>0?b:3,g=0;return Object.freeze({get maxAttempts(){return c},get attemptsUsed(){return g},get remaining(){return Math.max(0,c-g)},acquire:(a={})=>g>=c?null:(g+=1,function(a={}){let b,c="admitted",f=!1,g=null,h=!1,i="function"==typeof a.finalize?a.finalize:async()=>{},j=Object.freeze({id:a.candidate?.id||null,provider:a.candidate?.provider||null,egressId:a.candidate?.egressId||null}),k={id:a.id||null,attemptIndex:Number(a.attemptIndex)||1,candidate:j,get state(){return c},get terminal(){return g},get finalizationResult(){return b},get semanticCommitted(){return f},transition(a){if(h||!d.has(a))return!1;let b=d.get(c);return d.get(a)===b+1&&"terminal"!==a&&"finalized"!==a&&(c=a,"semantic_commit"===a&&(f=!0),!0)},acceptTerminal:a=>!h&&!g&&"finalized"!==c&&(g=e(a),c="terminal",!0),finish:async a=>!h&&(h=!0,g||(g=e(a)),c="finalized",b=await i(g,k),!0)};return Object.freeze(k)}({...a,id:a.id||`attempt-${g}`,attemptIndex:g}))})}},79489:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{P:()=>I});var e=c(48895),f=c(80238),g=c(90982),h=c(89718),i=c(29240),j=c(38775),k=c(92500),l=c(43659),m=c(18910),n=c(17603),o=c(49730),p=c(41004),q=c(14170),r=c(7803),s=c(58136),t=c(38160),u=c(3359),v=c(35893),w=c(324),x=c(14262),y=c(54603),z=c(49216),A=c(7912),B=c(75434),C=c(79761),D=c(7444),E=a([e,k]);function F(a){return(0,B.cN)(a)}function G(a,b){let c=Object.entries(a?.circuits||{}).find(([,a])=>a?.probeAcquired===!0&&a?.probeLeaseId);if(!c)return null;let[d,e]=c;return{dimensions:"account"===d?{scope:d,provider:a.provider,accountId:a.id}:"provider"===d?{scope:d,provider:a.provider}:"egress"===d?{scope:d,egressId:a.egressId}:{scope:d,provider:a.provider,model:b,egressId:a.egressId},leaseId:e.probeLeaseId}}async function H(a){let b=a?.headers?.get("x-zevai-connection-id")||null;if(!b)return null;let c=a.headers.get("x-zevai-cli-token");return c&&c===await (0,y.Xj)("zevai-cli-auth")?b:null}async function I(a,b=null){let d;try{d=await a.json()}catch{return r.warn("CHAT","Invalid JSON body"),(0,l.yj)(p.gx.BAD_REQUEST,"Invalid JSON body")}b||(b={endpoint:new URL(a.url).pathname,body:d,headers:Object.fromEntries(a.headers.entries())});let e=d.model,g=Object.fromEntries(a.headers.entries()),k=(0,w.J)(g,d),q=(0,x.eR)(e,k);e&&q!==e&&r.info("ROUTING",`Codex CLI ${e} → ${q}`);let s=a.headers.get("Authorization"),t=(0,f.Tr)(a);if(s&&t){let a=r.maskKey(t);r.debug("AUTH",`API Key: ${a}`)}else r.debug("AUTH","No API key provided (local mode)");let u=await (0,h.mt)(),v=t?await (0,h.uH)(t):null;if(u.requireApiKey){if(!t)return r.warn("AUTH","Missing API key (requireApiKey=true)"),(0,l.yj)(p.gx.UNAUTHORIZED,"Missing API key");if(!await (0,f.kI)(t))return r.warn("AUTH","Invalid API key (requireApiKey=true)"),(0,l.yj)(p.gx.UNAUTHORIZED,"Invalid API key")}if(t){let{checkApiKeyBudget:a}=await Promise.resolve().then(c.bind(c,93999)),b=await a(t);if(!b.allowed)return r.warn("BUDGET",`Blocked: ${b.reason}`),(0,l.yj)(b.error?p.gx.SERVICE_UNAVAILABLE:p.gx.PAYMENT_REQUIRED,b.reason||"Budget exceeded")}if(!e)return r.warn("CHAT","Missing model"),(0,l.yj)(p.gx.BAD_REQUEST,"Missing model");if(!(0,i.GJ)(e,v))return(0,l.yj)(p.gx.FORBIDDEN,`Model ${e} is not allowed for this API key`);let y=null;if(t){let{admitApiKeyRequest:a}=await Promise.resolve().then(c.bind(c,93999));if(!(y=await a(t)).allowed){let a=y.retryAfter?{"Retry-After":String(y.retryAfter)}:void 0;return new Response(JSON.stringify({error:{message:y.reason}}),{status:y.status||429,headers:{"Content-Type":"application/json",...a}})}}let z=a=>(function(a,b,c){if(!b)return a;if(!a?.body||!a.headers.get("content-type")?.includes("text/event-stream"))return b(),a;let d=a.body.getReader(),e=new ReadableStream({async pull(a){try{let{done:e,value:f}=await d.read();e?(b(),a.close()):(c?.(),a.enqueue(f))}catch(c){b(),a.error(c)}},async cancel(a){b(),await d.cancel(a)}});return new Response(e,{status:a.status,statusText:a.statusText,headers:a.headers})})(a,y?.release,y?.touch);q!==e&&(d={...d,model:q});try{let{responseCache:e,isCacheableRequest:f}=await c.e(5236).then(c.bind(c,45236)),g=!0===u.responseCacheEnabled?f(d,a.headers):{cacheable:!1,reason:"disabled"},h=null;if(g.cacheable){let a=(h=e.buildKey(d,t||"local"))?e.get(h):null;if(a)return r.info("CACHE",`HIT ${q} | age=${Math.round((Date.now()-a.storedAt)/1e3)}s | hits=${a.hits}`),z(new Response(JSON.stringify(a.body),{status:a.status,headers:{"Content-Type":"application/json","X-ZevAI-Cache":"HIT","X-ZevAI-Cache-Age":String(Math.round((Date.now()-a.storedAt)/1e3))}}));r.debug("CACHE",`MISS ${q} (${g.reason||"new"})`)}let i=a?.headers?.get("user-agent")||"",k=(0,o.c)(d,q,i,!!u.ccFilterNaming);if(k)return z(k.response||k);let l=await (0,j.d_)(q);if(l){let c=u.comboStrategies||{},e=c[q]?.fallbackStrategy||u.comboStrategy||"fallback";if("fusion"===e){r.info("CHAT",`Combo "${q}" with ${l.length} models (strategy: fusion)`);let e=await (0,m.vt)({body:d,models:l,handleSingleModel:(c,d,e)=>{let f=b;if(e&&b){let{tools:a,tool_choice:c,...d}=b.body||{};f={...b,body:d}}return K(c,d,f,a,t,v)},log:r,comboName:q,judgeModel:c[q]?.judgeModel,tuning:c[q]?.fusionTuning});return z(await J(e,h,q))}let f=u.comboStickyRoundRobinLimit;r.info("CHAT",`Combo "${q}" with ${l.length} models (strategy: ${e}, sticky: ${f})`);let g=await (0,m.Pr)({body:d,models:l,handleSingleModel:(c,d)=>K(c,d,b,a,t,v),log:r,comboName:q,comboStrategy:e,comboStickyLimit:f});return z(await J(g,h,q))}let p=(0,m.t8)(d),s=(0,n.R8)([q],p,u);if(s.length>1){let c=s.filter(a=>a!==q);r.info("CAPACITY",`[${[...p].join(",")}] ${q} → +${c.length} fallback model(s)`);let e=await (0,m.Pr)({body:d,models:s,handleSingleModel:(0,n.ar)((c,d)=>K(c,d,b,a,t,v),c),log:r,comboName:q,comboStrategy:(0,n.vB)(p,u)});return z(await J(e,h,q))}let w=await K(d,q,b,a,t,v);return z(await J(w,h,q))}catch(a){throw y?.release?.(),a}}async function J(a,b,d){if(!b||!a||!a.ok||!(a.headers.get("content-type")||"").includes("application/json"))return a;try{let{responseCache:e,isCacheableResponse:f}=await c.e(5236).then(c.bind(c,45236)),g=await a.clone().json();if(!f(g,a.status))return a;e.set(b,{body:g,status:a.status,model:d}),r.debug("CACHE",`STORE ${d} (key ${b.slice(0,8)}…)`)}catch{}return a}async function K(a,b,d=null,e=null,i=null,n=null){let o=await (0,j.mA)(b);if(!o.provider){let c=await (0,j.d_)(b);if(c){let f=await (0,h.mt)(),g=f.comboStrategies||{},j=g[b]?.fallbackStrategy||f.comboStrategy||"fallback";if("fusion"===j)return r.info("CHAT",`Combo "${b}" with ${c.length} models (strategy: fusion)`),(0,m.vt)({body:a,models:c,handleSingleModel:(a,b,c)=>{let f=d;if(c&&d){let{tools:a,tool_choice:b,...c}=d.body||{};f={...d,body:c}}return K(a,b,f,e,i,n)},log:r,comboName:b,judgeModel:g[b]?.judgeModel,tuning:g[b]?.fusionTuning});let k=f.comboStickyRoundRobinLimit;return r.info("CHAT",`Combo "${b}" with ${c.length} models (strategy: ${j}, sticky: ${k})`),(0,m.Pr)({body:a,models:c,handleSingleModel:(a,b)=>K(a,b,d,e,i,n),log:r,comboName:b,comboStrategy:j,comboStickyLimit:k})}return r.warn("CHAT","Invalid model format",{model:b}),(0,l.yj)(p.gx.BAD_REQUEST,"Invalid model format")}let{provider:w,model:x}=o,y=o.gateway||null,B="claude"===w||w?.startsWith?.("anthropic-compatible-")?(0,g.J)(d?.headers):null,E=e?.headers?.get("user-agent")||"",I=new Set,J=(0,z.P2)({maxAttempts:3}),L=await (0,h.mt)(),M=(0,D.m)(L),N=`route-${Date.now().toString(36)}-${Math.random().toString(36).slice(2,8)}`,O=null,P=null,Q=null,R={};i&&(R.apiKey=i),n?.allowedConnectionIds&&(R.allowedConnectionIds=n.allowedConnectionIds);let S=await H(e);if(S&&(R.preferredConnectionId=S,R.strictPreferred=!0),y&&"codex"===w&&("original"===y.mode||"account"===y.mode)){let a=await (0,u.c9)(y);if(!a){let a="account"===y.mode?`account "${y.accountRef}"`:"original Codex account";return r.warn("AUTH",`Codex gateway could not resolve ${a}`),(0,l.yj)(p.gx.NOT_FOUND,`Codex gateway could not resolve ${a}`)}R.preferredConnectionId=a.id,R.strictPreferred=!!y.strictAccount,r.info("ROUTING",`Codex gateway ${y.mode} pinned to ${(0,u.K0)(a)}`)}for(;;){let b;if(0===J.remaining)return Q||(0,l.yj)(P||p.gx.SERVICE_UNAVAILABLE,O||"Upstream attempt budget exhausted");let g=await (0,f.c1)(w,I,x,R);if(g?.modelUnavailable){let a=`${w}/${x}`;return r.warn("AUTH",`No known eligible account supports model: ${a}`),(0,l.yj)(p.gx.NOT_FOUND,`Model ${a} is not available on any known eligible account`)}if(!g||g.allRateLimited){if(g?.allRateLimited){let a=O||g.lastError||"Unavailable",b=P||Number(g.lastErrorCode)||p.gx.SERVICE_UNAVAILABLE;return r.warn("CHAT",`[${w}/${x}] ${a} (${g.retryAfterHuman})`),(0,l.wO)(b,`[${w}/${x}] ${a}`,g.retryAfter,g.retryAfterHuman)}if(0===I.size)return r.warn("AUTH",`No active credentials for provider: ${w}`),(0,l.yj)(p.gx.NOT_FOUND,`No active credentials for provider: ${w}`);return r.warn("CHAT","No more accounts available",{provider:w}),(0,l.yj)(P||p.gx.SERVICE_UNAVAILABLE,O||"All accounts unavailable")}let h=null,j=null;if((M.adaptiveShadow||M.adaptiveRoute)&&"function"==typeof f.uT)try{let b=[...(0,m.t8)(a)],c=L.providerStrategies?.[w]?.adaptiveRoute===!0,d=await f.uT(w,x,{...R,operation:"chat",requiredCapabilities:b,acquireCircuitProbes:!0===M.adaptiveRoute&&c}),e=d.filter(a=>!I.has(a.id)),i=(0,A.J)({candidates:e,legacyCandidateId:g.connectionId,flags:M,providerActivation:c,context:{provider:w,model:x,operation:"chat",requiredCapabilities:b,allowedConnectionIds:R.allowedConnectionIds,pinnedConnectionId:R.strictPreferred?R.preferredConnectionId:null,priorityRange:{min:Math.min(...e.map(a=>a.priority).filter(Number.isFinite)),max:Math.max(...e.map(a=>a.priority).filter(Number.isFinite))}}});if("active"===i.mode&&i.selected?.id!==g.connectionId){let a=await (0,f.c1)(w,I,x,{...R,preferredConnectionId:i.selected.id,strictPreferred:!0});!a||a.allRateLimited||a.modelUnavailable||(g=a)}let k=e.find(a=>a.id===g.connectionId);for(let a of((j=G(k,x))&&F({type:"probe",requestTag:N,provider:w,model:x,connectionId:g.connectionId,phase:"open"}),d)){let b=G(a,x);b&&b.leaseId!==j?.leaseId&&(0,C.BU)(b.dimensions,{leaseId:b.leaseId,cancelled:!0})}let l=i.ranked.find(a=>a.id===i.adaptiveCandidateId);h={mode:i.mode,candidateCount:e.length,connectionId:g.connectionId,score:l?.score,scoreComponents:l?.components},F({type:"decision",requestTag:N,provider:w,model:x,connectionId:g.connectionId,...h})}catch(a){r.warn("ADAPTIVE",`Planner unavailable for ${w}/${x}; using legacy route (${a?.message||a})`),h={mode:"legacy",candidateCount:0}}try{b=await (0,s.eU)(w,g)}catch(e){let a=e?.permanent===!0;if("kiro"!==w&&!a)throw e;let b=Number.isInteger(e?.status)?e.status:a?p.gx.UNAUTHORIZED:p.gx.BAD_GATEWAY,c="kiro"===w?a?"Kiro rejected the refresh credential.":"Kiro credential refresh failed temporarily.":"Codex refresh token rejected (token invalid); reconnect this account.",{shouldFallback:d}=await (0,f.vk)(g.connectionId,b,c,w,x,null,{failureClass:a?"reauth_required":"upstream_transient",providerErrorCode:e?.code||null,upstreamRequestId:e?.requestId||null,authLifecycle:{initialStatus:null,refreshAttempted:!0,refreshOutcome:a?"rejected":"transient_failed",retryStatus:null}},..."codebuddy"===w||"codebuddy-cn"===w?[g._connection]:[]);if(d){I.add(g.connectionId),O=c,P=b,r.warn("AUTH",`Kiro refresh failed for ${g.connectionName}; trying fallback`);continue}return(0,l.yj)(b,c)}if("antigravity"===w||"gemini-cli"===w){let a=b.projectId||g.projectId||g.providerSpecificData?.projectId||null;if(a&&(b.projectId=a),!b.projectId){let d=await (0,t.eG)(g.connectionId,b.accessToken,{preferredProjectId:a});if(!d&&"antigravity"===w)try{let{getProviderConnections:a}=await Promise.resolve().then(c.bind(c,71998));for(let b of await a({provider:"antigravity",isActive:!0})||[]){if(b.id===g.connectionId)continue;let a=b.projectId||b.providerSpecificData?.projectId;if(a){d=a;break}}}catch{}d&&(b.projectId=d,(0,s.vN)(g.connectionId,{projectId:d}).catch(()=>{}))}}let n=(L.providerThinking||{})[w]||null,o=null;if(L.pxpipeEnabled)try{let{getTransform:a}=await c.e(4253).then(c.bind(c,24253));o=await a()}catch{o=null}let u=B?{...b,rawHeaders:B}:b,y=(0,v.S)({connectionId:g.connectionId,connectionName:g.connectionName,provider:w,model:x,markUnavailable:f.vk,selectedConnection:"codebuddy"===w||"codebuddy-cn"===w?g._connection:null,egressId:g.providerSpecificData?.connectionProxyPoolId||(g.providerSpecificData?.vercelRelayUrl?"relay":"direct"),logger:r}),z=()=>{let a=!1,b=J.acquire({candidate:{id:g.connectionId,provider:w,egressId:g.providerSpecificData?.connectionProxyPoolId||(g.providerSpecificData?.vercelRelayUrl?"relay":"direct")},async finalize(c){if(F({type:"terminal",requestTag:N,provider:w,model:x,connectionId:g.connectionId,attemptIndex:b?.attemptIndex,failureClass:c.success?void 0:c.failure?.failureMetadata?.failureClass}),!j||a||c.retrying||(a=!0,(0,C.BU)(j.dimensions,{leaseId:j.leaseId,success:!0===c.success}),F({type:"probe",requestTag:N,provider:w,model:x,connectionId:g.connectionId,phase:c.success?"success":"failure"})),c.retrying)return{shouldFallback:!1,cooldownMs:0};if(c.lifecycleHandled)return{shouldFallback:!0===c.shouldFallback,cooldownMs:0};let d=c.failure?.failureMetadata?.failureClass||c.failureClass;return"client_abort"===d||"policy_rejection"===d?{shouldFallback:!1,cooldownMs:0,accountUnaffected:!0}:c.success?(await (0,f.Pt)(g.connectionId,g,x),{shouldFallback:!1,cooldownMs:0}):y(c.failure||c)}});return b?.transition("acquired"),b&&F({type:"attempt_open",requestTag:N,provider:w,model:x,connectionId:g.connectionId,attemptIndex:b.attemptIndex}),b},D=z(),H=await (0,k.wk)({body:{...a,model:`${w}/${x}`},modelInfo:{provider:w,model:x},credentials:u,log:r,clientRawRequest:d,connectionId:g.connectionId,userAgent:E,apiKey:i,ccFilterNaming:!!L.ccFilterNaming,rtkEnabled:!!L.rtkEnabled,headroomEnabled:!!L.headroomEnabled,headroomUrl:L.headroomUrl||"http://localhost:8787",headroomCompressUserMessages:!!L.headroomCompressUserMessages,cavemanEnabled:!!L.cavemanEnabled,cavemanLevel:L.cavemanLevel||"full",ponytailEnabled:!!L.ponytailEnabled,ponytailLevel:L.ponytailLevel||"full",pxpipeEnabled:!!L.pxpipeEnabled,pxpipeMinChars:L.pxpipeMinChars,pxpipeTimeoutMs:L.pxpipeTimeoutMs,pxpipeTransform:o,onPxpipeEvent:async a=>{try{let{appendPxpipeEvent:b}=await c.e(2007).then(c.bind(c,74388));b(a)}catch{}},contextInjectionEnabled:!!L.contextInjectionEnabled,providerThinking:n,signal:e?.signal,attemptBudget:J,attemptLease:D,acquireAttemptLease:z,adaptiveMetadata:h,onAdaptiveLifecycle:a=>F({...a,requestTag:N,provider:w,model:x,connectionId:g.connectionId}),sourceFormatOverride:e?.url?(0,q.t)(new URL(e.url).pathname,a):null,onCredentialsRefreshed:async a=>(0,s.vN)(g.connectionId,{...a,existingProviderSpecificData:g.providerSpecificData,testStatus:"active"}),onRequestSuccess:async(a=D)=>{await a.finish({success:!0})},onStreamFailure:async(a,b=D)=>(await b.finish({success:!1,failure:a}),b.finalizationResult)});if(H.success)return H.response;await D.finish({success:!1,lifecycleHandled:!0===H.lifecycleHandled,shouldFallback:!0===H.shouldFallback,failure:{status:H.status,message:H.error,errorText:H.error,resetsAtMs:H.resetsAtMs,failureMetadata:H.failureMetadata}});let K=D.finalizationResult;if(!0===H.lifecycleHandled?!0===H.shouldFallback:K?.shouldFallback===!0){F({type:"failover",requestTag:N,provider:w,model:x,connectionId:g.connectionId,attemptIndex:D.attemptIndex,failureClass:H.failureMetadata?.failureClass,code:H.failureMetadata?.providerErrorCode}),r.warn("FALLBACK",`ACC:${g.connectionName} unavailable (${H.status}) → next account`),I.add(g.connectionId),O=H.error,P=H.status,Q=H.response;continue}return H.response}}[e,k]=E.then?(await E)():E,d()}catch(a){d(a)}})},90982:(a,b,c)=>{c.d(b,{J:()=>e});let d=new Set(["user-agent","anthropic-beta","anthropic-version","anthropic-dangerous-direct-browser-access","x-app","x-stainless-helper-method","x-stainless-retry-count","x-stainless-runtime-version","x-stainless-package-version","x-stainless-runtime","x-stainless-lang","x-stainless-arch","x-stainless-os","x-stainless-timeout","x-claude-code-session-id","package-version","runtime-version","os","arch"]);function e(a){if(!a||"object"!=typeof a)return{};let b={};for(let[c,e]of Object.entries(a)){let a=c.toLowerCase();d.has(a)&&("string"==typeof e||"number"==typeof e)&&(b[a]=String(e))}return b}}};
|
|
1
|
+
"use strict";exports.id=9489,exports.ids=[9489],exports.modules={3359:(a,b,c)=>{c.d(b,{K0:()=>j,Oh:()=>n,c9:()=>q,lL:()=>r,s9:()=>i});var d=c(89718),e=c(83477);let f="gpt-5.6";function g(a){return String(a||"").trim().replace(/^\/+|\/+$/g,"")}function h(a){let b;return`cx/${(b=g(a)).startsWith("cx/")?b.slice(3):b.startsWith("codex/")?b.slice(6):b||f}`}function i(a){let b=g(a);if(!b)return null;if("auto-codex"===b)return{mode:"router",modelString:`cx/${f}`,strictAccount:!1,label:"Auto Codex"};if(b.startsWith("router/")){let a;return{mode:"router",modelString:(a=g(b.slice(7))||f).includes("/")?a:`cx/${a}`,strictAccount:!1,label:"Router Pool"}}if(b.startsWith("original/"))return{mode:"original",modelString:h(b.slice(9)),strictAccount:!0,label:"Original Codex"};if("original"===b)return{mode:"original",modelString:`cx/${f}`,strictAccount:!0,label:"Original Codex"};let c=b.startsWith("account/")?"account/":b.startsWith("codex-account/")?"codex-account/":null;if(c){let a=b.slice(c.length),d=a.indexOf("/"),e=-1===d?a:a.slice(0,d),g=-1===d?f:a.slice(d+1);return e?{mode:"account",accountRef:e,modelString:h(g),strictAccount:!0,label:"Pinned Codex Account"}:null}return null}function j(a){return a?.displayName||a?.name||a?.email||a?.id||"Codex account"}function k(a){let b=String(j(a)).toLowerCase().replace(/@/g,"-").replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,48)||"account";return`${b}-${String(a?.id||"").slice(0,8)}`}function l(a){return String(a||"").trim().toLowerCase()}function m(a){let b=a?.providerSpecificData||{};return"GPTJson"===b.importedFrom||String(b.tokenSource||"").startsWith("ChatGPT_team")}async function n(a=5e3){let b=await (0,d.getProviderConnections)({provider:"codex",isActive:!0}),c=b.slice(0,a).map(a=>({id:a.id,slug:k(a),label:j(a),email:a.email||null,imported:m(a),priority:a.priority||null})),e=o(b);return{accounts:c,original:e?{id:e.id,slug:k(e),label:j(e),email:e.email||null,imported:m(e),priority:e.priority||null}:null}}function o(a){return Array.isArray(a)&&0!==a.length?a.find(a=>!m(a))||a[0]:null}async function p(a){let b=l(a);if(!b)return null;let c=await (0,d.getProviderConnections)({provider:"codex",isActive:!0}),e=c.find(a=>l(a.id)===b||k(a)===b||l(a.email)===b||l(a.name)===b||l(a.displayName)===b);if(e)return e;let f=c.filter(a=>l(a.id).startsWith(b)||k(a).startsWith(b));return 1===f.length?f[0]:null}async function q(a){if(!a||"original"!==a.mode&&"account"!==a.mode)return null;if("account"===a.mode)return p(a.accountRef);let b=await (0,d.mt)(),c=b.codexGatewayOriginalConnectionId||b.codexOriginalConnectionId||"";if(c){let a=await p(c);if(a)return a}return o(await (0,d.getProviderConnections)({provider:"codex",isActive:!0}))}function r(a=[]){if(!a.some(a=>"codex"===a.provider&&!1!==a.isActive))return[];let b=[{id:"auto-codex",object:"model",owned_by:"zevai-codex-gateway"},...(e.vq.cx||[]).filter(a=>!a.type||"llm"===a.type).map(a=>a.id).flatMap(a=>[{id:`router/${a}`,object:"model",owned_by:"zevai-codex-gateway"},{id:`original/${a}`,object:"model",owned_by:"zevai-codex-gateway"}])];for(let c of a.filter(a=>"codex"===a.provider&&!1!==a.isActive))b.push({id:`account/${k(c)}`,object:"model",owned_by:"zevai-codex-account"});return b}},7444:(a,b,c)=>{c.d(b,{m:()=>e});let d=Object.freeze({kiroIntegrity:"ZEVAI_V11_KIRO_INTEGRITY",outboundPolicy:"ZEVAI_V11_OUTBOUND_POLICY",compatV11:"ZEVAI_V11_COMPAT",refreshLanes:"ZEVAI_V11_REFRESH_LANES",adaptiveShadow:"ZEVAI_V11_ADAPTIVE_SHADOW",adaptiveRoute:"ZEVAI_V11_ADAPTIVE_ROUTE",registryV2:"ZEVAI_V11_REGISTRY_V2",quotaStreamV2:"ZEVAI_V11_QUOTA_STREAM_V2"});function e(a={},b=process.env){let c=a?.v11Flags&&"object"==typeof a.v11Flags?a.v11Flags:{};return Object.freeze(Object.fromEntries(Object.entries(d).map(([a,d])=>{var e;return[a,("true"===(e=b?.[d])||"1"===e||"false"!==e&&"0"!==e&&null)??!0===c[a]]})))}},7912:(a,b,c)=>{c.d(b,{J:()=>i});var d=c(93930);let e=Object.freeze({health:35,priority:20,quota:20,latency:15,stability:10}),f=Object.freeze({healthy:1,degraded:.25,probing:.4,unhealthy:0});function g(a){return Math.min(1,Math.max(0,a))}function h(a,b,c=!1){if(!Number.isFinite(a))return .5;let d=Number(b?.min),e=Number(b?.max);if(!Number.isFinite(d)||!Number.isFinite(e)||e<=d)return .5;let f=g((a-d)/(e-d));return c?1-f:f}function i({candidates:a=[],legacyCandidateId:b=null,flags:c={},providerActivation:j=!1,context:k={}}={}){let l=function(a=[],b={}){return a.map(a=>{let c=(0,d.Z)(a,b);return c.eligible?Object.freeze({candidate:a,eligibility:c,score:function(a={},b={}){var c;if(!1===(a.eligibility||b.eligibility||(0,d.Z)(a,b)).eligible)return null;let i=Object.freeze({health:Number.isFinite(c=a.health)?g(c):f[c]??.5,priority:h(a.priority,b.priorityRange,!0),quota:function(a){if(!a||"object"!=typeof a)return .5;let b=Number(a.remaining),c=Number(a.total);return Number.isFinite(b)&&Number.isFinite(c)&&!(c<=0)?g(b/c):.5}(a.quota),latency:h(a.latency,b.latencyRange,!0),stability:!0===a.sticky?1:.5}),j=Object.entries(e).reduce((a,[b,c])=>a+i[b]*c,0);return Object.freeze({total:Math.round(1e3*(100*g(("degraded"===a.health?Math.min(j,e.health-.001):j)/100)))/1e3,components:i})}(a,{...b,eligibility:c})}):null}).filter(Boolean).sort((a,b)=>b.score.total-a.score.total||Number(a.candidate.legacyOrder||0)-Number(b.candidate.legacyOrder||0)||String(a.candidate.id||"").localeCompare(String(b.candidate.id||"")))}(a,k),m=Object.freeze(l.map(({candidate:a,score:b})=>Object.freeze({id:a.id,score:b.total,components:b.components}))),n=k.pinnedConnectionId&&a.find(a=>a.id===k.pinnedConnectionId)||a.find(a=>a.id===b)||l[0]?.candidate||null,o=l[0]?.candidate||n,p=!0===c.adaptiveRoute&&!0===j&&!!o,q=!p&&!0===c.adaptiveShadow;return Object.freeze({mode:p?"active":q?"shadow":"legacy",selected:p?o:n,legacyCandidateId:n?.id||null,adaptiveCandidateId:o?.id||null,ranked:m})}},14262:(a,b,c)=>{function d(a){let b=String(a||"").trim();if(!b)return"";let c=b.replace(/\/+$/,"");return c.endsWith("/v1")?c:`${c}/v1`}function e(a){let b=String(a||"").trim();return b?"auto-codex"===b||b.startsWith("router/")||b.startsWith("original/")||b.startsWith("account/")||b.startsWith("codex-account/")?b:b.startsWith("codex/")?`cx/${b.slice(6)}`:b.includes("/")?b:b.startsWith("gpt-")||/^o[134]/i.test(b)?`cx/${b}`:b:"cx/gpt-5.6-sol"}function f(a){let b=e(a);return b.startsWith("cx/")?b.slice(3):b}function g(a,b){return"codex"===b?e(a):a}c.d(b,{Fq:()=>f,Ow:()=>e,eR:()=>g,tb:()=>d})},17603:(a,b,c)=>{c.d(b,{R8:()=>j,ar:()=>k,vB:()=>h});var d=c(66306);let e=["vision","pdf","audioInput","videoInput"],f=new Set(e);function g(a,b){let c=b?.capacityAdapter?.[a];if(!c)return{enabled:!1,roundRobin:!1,models:[]};if(Array.isArray(c)){let a=c.filter(a=>a&&!1!==a.enabled&&"string"==typeof a.model).map(a=>a.model);return{enabled:a.length>0,roundRobin:!1,models:a}}let d=Array.isArray(c.models)?c.models.filter(a=>"string"==typeof a&&a.trim()):[];return{enabled:!0===c.enabled&&d.length>0,roundRobin:!0===c.roundRobin,models:d}}function h(a,b){for(let c of e){if(!a||!a.has?.(c))continue;let{enabled:d}=g(c,b);if(d)return function(a,b){let{enabled:c,roundRobin:d}=g(a,b);return c&&d?"round-robin":"fallback"}(c,b)}return"fallback"}function i(a,b){let c="string"==typeof a?a.indexOf("/"):-1,e=c>0?a.slice(0,c):"",f=c>0?a.slice(c+1):a,g=(0,d.nl)(e,f);return b.every(a=>!0===g[a])}function j(a,b,c){let d=[...b||[]].filter(a=>f.has(a));if(0===d.length||!Array.isArray(a)||0===a.length||a.some(a=>i(a,d)))return a;let h=(function(a){let b=new Set,c=[];for(let d of e){let{enabled:e,models:f}=g(d,a);if(e)for(let a of f)b.has(a)||(b.add(a),c.push(a))}return c})(c).filter(b=>!a.includes(b)&&i(b,d));return 0===h.length?a:[...h,...a]}function k(a,b){let c=new Set(b||[]);return 0===c.size?a:(b,e,...f)=>{if(!c.has(e))return a(b,e,...f);let g="string"==typeof e?e.indexOf("/"):-1,h=g>0?e.slice(0,g):"",i=g>0?e.slice(g+1):e,j=(0,d.nl)(h,i);return a(function(a,b){if(!a||"object"!=typeof a||!Array.isArray(a.messages)||!Number.isFinite(b)||b<=0)return a;let c=a.messages;if(c.length<=7)return a;let d=Math.floor(.8*b*4),e=a=>{try{return JSON.stringify(a).length}catch{return 0}};if(c.reduce((a,b)=>a+e(b),0)<=d)return a;let f=c.slice(0,6),g=[c[c.length-1]],h=[...f,...g].reduce((a,b)=>a+e(b),0),i=[];for(let a=c.length-2;a>=6;a--){let b=e(c[a]);if(h+b>d)break;h+=b,i.unshift(c[a])}return{...a,messages:[...f,...i,...g]}}(b,j?.contextWindow),e,...f)}}},29240:(a,b,c)=>{function d(a){let b="string"==typeof a?a.trim():"";return b.startsWith("models/")?b.slice(7):b}function e(a){let b=a?.headers?.get?.("Authorization");return b?.startsWith("Bearer ")?b.slice(7):a?.headers?.get?.("x-api-key")||null}function f(a,b){if(!b)return!0;if(!0!==b.active)return!1;let c=Array.isArray(b.allowedModels)?b.allowedModels:[];if(0===c.length)return!0;let e=d(a);return c.some(a=>d(a)===e)}function g(a,b,c=new Map){if(!b)return[...a];let e=new Set(Array.isArray(b.allowedConnectionIds)?b.allowedConnectionIds:[]);return a.filter(a=>!!f(a?.id,b)&&(0===e.size||(c.get(d(a?.id))||c.get(a?.id)||[]).some(a=>e.has(a))))}c.d(b,{Dw:()=>g,GJ:()=>f,MZ:()=>e})},35893:(a,b,c)=>{c.d(b,{S:()=>g});var d=c(79761);let e=new Set(["STREAM_FIRST_CHUNK_TIMEOUT","STREAM_STALL_TIMEOUT","STREAM_CONNECT_TIMEOUT","STREAM_ABSOLUTE_TIMEOUT","STREAM_MISSING_TERMINAL","KIRO_STREAM_PROTOCOL_ERROR","AWS_EVENTSTREAM_PRELUDE_CRC_MISMATCH","AWS_EVENTSTREAM_MESSAGE_CRC_MISMATCH","AWS_EVENTSTREAM_INVALID_LENGTH","AWS_EVENTSTREAM_MESSAGE_TOO_LARGE","AWS_EVENTSTREAM_INVALID_HEADERS","AWS_EVENTSTREAM_UNSUPPORTED_HEADER_TYPE","AWS_EVENTSTREAM_DECODER_FINISHED","KIRO_STREAM_MISSING_TERMINAL","KIRO_STREAM_TRUNCATED","KIRO_VERIFIED_SPOOL_LIMIT","KIRO_VERIFIED_SPOOL_FAILED"]),f=Object.freeze({account_auth:"account",account_quota:"account",authentication:"account",credential_rejected:"account",reauth_required:"account",policy_suspended:"account",entitlement_or_quota:"account",rate_limited:"account",provider_transient:"provider",upstream_transient:"provider",shared_egress:"egress",shared_egress_waf:"egress",protocol_corruption:"integrity",upstream_protocol:"integrity"});function g({connectionId:a,connectionName:b,provider:c,model:h,markUnavailable:i,selectedConnection:j,logger:k,egressId:l="direct",recordCircuitFailure:m=d.hb}){let n=!1;return async(d={})=>{if(n)return{duplicate:!0};n=!0;let g=d.failureMetadata?.providerErrorCode,o=d.failureMetadata?.failureClass,p=f[o];if(p)try{await m({scope:p,provider:c,model:h,accountId:a,egressId:l,failureClass:o,providerErrorCode:g})}catch(a){k?.warn?.("CIRCUIT",`Failed to record scoped circuit evidence: ${a?.message||a}`)}if(e.has(g)){let a="STREAM_CONNECT_TIMEOUT"===g;return k?.info?.("STREAM",`${g} left account health unchanged for ${c}/${h}`),{shouldFallback:a,cooldownMs:0,accountUnaffected:!0}}let q=Number.isInteger(d.status)?d.status:502,r=[a,q,d.errorText||d.message||"Provider stream failed",c,h,d.resetsAtMs||null];d.failureMetadata&&"object"==typeof d.failureMetadata&&r.push(d.failureMetadata),j&&(6===r.length&&r.push(null),r.push(j));let s=await i(...r);return s?.shouldFallback&&k?.warn?.("AUTH",`Account ${b||a||"unknown"} unavailable after stream failure (${q})`),s}}},38775:(a,b,c)=>{c.d(b,{d_:()=>i,mA:()=>h});var d=c(89718),e=c(40669),f=c(3359);let g={xmtp:"xiaomi-tokenplan","xiaomi-tokenplan":"xiaomi-tokenplan"};async function h(a){let b,c=(0,f.s9)(a);if(c)return{...await h(c.modelString),gateway:{mode:c.mode,accountRef:c.accountRef||null,strictAccount:!!c.strictAccount,requestedModel:a,modelString:c.modelString}};let i=(b=(0,e.Xh)(a),b?.providerAlias&&g[b.providerAlias]?{...b,provider:g[b.providerAlias]}:b);if(!i.isAlias){let a=(await (0,d.Fh)({type:"openai-compatible"})).find(a=>a.prefix===i.providerAlias);if(a)return{provider:a.id,model:i.model};let b=(await (0,d.Fh)({type:"anthropic-compatible"})).find(a=>a.prefix===i.providerAlias);if(b)return{provider:b.id,model:i.model};let c=(await (0,d.Fh)({type:"custom-embedding"})).find(a=>a.prefix===i.providerAlias);return c?{provider:c.id,model:i.model}:{provider:i.provider,model:i.model}}return await (0,d.Dj)(i.model)?{provider:null,model:i.model}:(0,e.js)(a,d.getModelAliases)}async function i(a){if(a.includes("/"))return null;let b=await (0,d.Dj)(a);return b&&b.models&&b.models.length>0?b.models:null}},49216:(a,b,c)=>{c.d(b,{P2:()=>f});let d=new Map(Object.freeze(["admitted","acquired","upstream_open","semantic_commit","terminal","finalized"]).map((a,b)=>[a,b]));function e(a={}){return Object.freeze({...a})}function f(a={}){let b=Number(a.maxAttempts),c=Number.isInteger(b)&&b>0?b:3,g=0;return Object.freeze({get maxAttempts(){return c},get attemptsUsed(){return g},get remaining(){return Math.max(0,c-g)},acquire:(a={})=>g>=c?null:(g+=1,function(a={}){let b,c="admitted",f=!1,g=null,h=!1,i="function"==typeof a.finalize?a.finalize:async()=>{},j=Object.freeze({id:a.candidate?.id||null,provider:a.candidate?.provider||null,egressId:a.candidate?.egressId||null}),k={id:a.id||null,attemptIndex:Number(a.attemptIndex)||1,candidate:j,get state(){return c},get terminal(){return g},get finalizationResult(){return b},get semanticCommitted(){return f},transition(a){if(h||!d.has(a))return!1;let b=d.get(c);return d.get(a)===b+1&&"terminal"!==a&&"finalized"!==a&&(c=a,"semantic_commit"===a&&(f=!0),!0)},acceptTerminal:a=>!h&&!g&&"finalized"!==c&&(g=e(a),c="terminal",!0),finish:async a=>!h&&(h=!0,g||(g=e(a)),c="finalized",b=await i(g,k),!0)};return Object.freeze(k)}({...a,id:a.id||`attempt-${g}`,attemptIndex:g})),grantReplacement(a=1){let b=Number(a),d=Number.isInteger(b)&&b>0?b:0;return c+=d,d}})}},79489:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{P:()=>I});var e=c(48895),f=c(80238),g=c(90982),h=c(89718),i=c(29240),j=c(38775),k=c(92500),l=c(43659),m=c(18910),n=c(17603),o=c(27349),p=c(41004),q=c(14170),r=c(7803),s=c(58136),t=c(38160),u=c(3359),v=c(35893),w=c(324),x=c(14262),y=c(54603),z=c(49216),A=c(7912),B=c(75434),C=c(79761),D=c(7444),E=a([e,k]);[e,k]=E.then?(await E)():E;let L=new Set(["account_auth","account_quota","authentication","credential_rejected","reauth_required","policy_suspended","entitlement_or_quota","permission_denied","rate_limited"]);function F(a){return(0,B.cN)(a)}function G(a,b){let c=Object.entries(a?.circuits||{}).find(([,a])=>a?.probeAcquired===!0&&a?.probeLeaseId);if(!c)return null;let[d,e]=c;return{dimensions:"account"===d?{scope:d,provider:a.provider,accountId:a.id}:"provider"===d?{scope:d,provider:a.provider}:"egress"===d?{scope:d,egressId:a.egressId}:{scope:d,provider:a.provider,model:b,egressId:a.egressId},leaseId:e.probeLeaseId}}async function H(a){let b=a?.headers?.get("x-zevai-connection-id")||null;if(!b)return null;let c=a.headers.get("x-zevai-cli-token");return c&&c===await (0,y.Xj)("zevai-cli-auth")?b:null}async function I(a,b=null){let d;try{d=await a.json()}catch{return r.warn("CHAT","Invalid JSON body"),(0,l.yj)(p.gx.BAD_REQUEST,"Invalid JSON body")}b||(b={endpoint:new URL(a.url).pathname,body:d,headers:Object.fromEntries(a.headers.entries())});let e=d.model,g=Object.fromEntries(a.headers.entries()),k=(0,w.J)(g,d),q=(0,x.eR)(e,k);e&&q!==e&&r.info("ROUTING",`Codex CLI ${e} → ${q}`);let s=a.headers.get("Authorization"),t=(0,f.Tr)(a);if(s&&t){let a=r.maskKey(t);r.debug("AUTH",`API Key: ${a}`)}else r.debug("AUTH","No API key provided (local mode)");let u=await (0,h.mt)(),v=t?await (0,h.uH)(t):null;if(u.requireApiKey){if(!t)return r.warn("AUTH","Missing API key (requireApiKey=true)"),(0,l.yj)(p.gx.UNAUTHORIZED,"Missing API key");if(!await (0,f.kI)(t))return r.warn("AUTH","Invalid API key (requireApiKey=true)"),(0,l.yj)(p.gx.UNAUTHORIZED,"Invalid API key")}if(t){let{checkApiKeyBudget:a}=await Promise.resolve().then(c.bind(c,93999)),b=await a(t);if(!b.allowed)return r.warn("BUDGET",`Blocked: ${b.reason}`),(0,l.yj)(b.error?p.gx.SERVICE_UNAVAILABLE:p.gx.PAYMENT_REQUIRED,b.reason||"Budget exceeded")}if(!e)return r.warn("CHAT","Missing model"),(0,l.yj)(p.gx.BAD_REQUEST,"Missing model");if(!(0,i.GJ)(e,v))return(0,l.yj)(p.gx.FORBIDDEN,`Model ${e} is not allowed for this API key`);let y=null;if(t){let{admitApiKeyRequest:a}=await Promise.resolve().then(c.bind(c,93999));if(!(y=await a(t)).allowed){let a=y.retryAfter?{"Retry-After":String(y.retryAfter)}:void 0;return new Response(JSON.stringify({error:{message:y.reason}}),{status:y.status||429,headers:{"Content-Type":"application/json",...a}})}}let z=a=>(function(a,b,c){if(!b)return a;if(!a?.body||!a.headers.get("content-type")?.includes("text/event-stream"))return b(),a;let d=a.body.getReader(),e=new ReadableStream({async pull(a){try{let{done:e,value:f}=await d.read();e?(b(),a.close()):(c?.(),a.enqueue(f))}catch(c){b(),a.error(c)}},async cancel(a){b(),await d.cancel(a)}});return new Response(e,{status:a.status,statusText:a.statusText,headers:a.headers})})(a,y?.release,y?.touch);q!==e&&(d={...d,model:q});try{let{responseCache:e,isCacheableRequest:f}=await c.e(5236).then(c.bind(c,45236)),g=!0===u.responseCacheEnabled?f(d,a.headers):{cacheable:!1,reason:"disabled"},h=null;if(g.cacheable){let a=(h=e.buildKey(d,t||"local"))?e.get(h):null;if(a)return r.info("CACHE",`HIT ${q} | age=${Math.round((Date.now()-a.storedAt)/1e3)}s | hits=${a.hits}`),z(new Response(JSON.stringify(a.body),{status:a.status,headers:{"Content-Type":"application/json","X-ZevAI-Cache":"HIT","X-ZevAI-Cache-Age":String(Math.round((Date.now()-a.storedAt)/1e3))}}));r.debug("CACHE",`MISS ${q} (${g.reason||"new"})`)}let i=a?.headers?.get("user-agent")||"",k=(0,o.c)(d,q,i,!!u.ccFilterNaming);if(k)return z(k.response||k);let l=await (0,j.d_)(q);if(l){let c=u.comboStrategies||{},e=c[q]?.fallbackStrategy||u.comboStrategy||"fallback";if("fusion"===e){r.info("CHAT",`Combo "${q}" with ${l.length} models (strategy: fusion)`);let e=await (0,m.vt)({body:d,models:l,handleSingleModel:(c,d,e)=>{let f=b;if(e&&b){let{tools:a,tool_choice:c,...d}=b.body||{};f={...b,body:d}}return K(c,d,f,a,t,v)},log:r,comboName:q,judgeModel:c[q]?.judgeModel,tuning:c[q]?.fusionTuning});return z(await J(e,h,q))}let f=u.comboStickyRoundRobinLimit;r.info("CHAT",`Combo "${q}" with ${l.length} models (strategy: ${e}, sticky: ${f})`);let g=await (0,m.Pr)({body:d,models:l,handleSingleModel:(c,d)=>K(c,d,b,a,t,v),log:r,comboName:q,comboStrategy:e,comboStickyLimit:f});return z(await J(g,h,q))}let p=(0,m.t8)(d),s=(0,n.R8)([q],p,u);if(s.length>1){let c=s.filter(a=>a!==q);r.info("CAPACITY",`[${[...p].join(",")}] ${q} → +${c.length} fallback model(s)`);let e=await (0,m.Pr)({body:d,models:s,handleSingleModel:(0,n.ar)((c,d)=>K(c,d,b,a,t,v),c),log:r,comboName:q,comboStrategy:(0,n.vB)(p,u)});return z(await J(e,h,q))}let w=await K(d,q,b,a,t,v);return z(await J(w,h,q))}catch(a){throw y?.release?.(),a}}async function J(a,b,d){if(!b||!a||!a.ok||!(a.headers.get("content-type")||"").includes("application/json"))return a;try{let{responseCache:e,isCacheableResponse:f}=await c.e(5236).then(c.bind(c,45236)),g=await a.clone().json();if(!f(g,a.status))return a;e.set(b,{body:g,status:a.status,model:d}),r.debug("CACHE",`STORE ${d} (key ${b.slice(0,8)}…)`)}catch{}return a}async function K(a,b,d=null,e=null,i=null,n=null){let o=await (0,j.mA)(b);if(!o.provider){let c=await (0,j.d_)(b);if(c){let f=await (0,h.mt)(),g=f.comboStrategies||{},j=g[b]?.fallbackStrategy||f.comboStrategy||"fallback";if("fusion"===j)return r.info("CHAT",`Combo "${b}" with ${c.length} models (strategy: fusion)`),(0,m.vt)({body:a,models:c,handleSingleModel:(a,b,c)=>{let f=d;if(c&&d){let{tools:a,tool_choice:b,...c}=d.body||{};f={...d,body:c}}return K(a,b,f,e,i,n)},log:r,comboName:b,judgeModel:g[b]?.judgeModel,tuning:g[b]?.fusionTuning});let k=f.comboStickyRoundRobinLimit;return r.info("CHAT",`Combo "${b}" with ${c.length} models (strategy: ${j}, sticky: ${k})`),(0,m.Pr)({body:a,models:c,handleSingleModel:(a,b)=>K(a,b,d,e,i,n),log:r,comboName:b,comboStrategy:j,comboStickyLimit:k})}return r.warn("CHAT","Invalid model format",{model:b}),(0,l.yj)(p.gx.BAD_REQUEST,"Invalid model format")}let{provider:w,model:x}=o,y=o.gateway||null,B="claude"===w||w?.startsWith?.("anthropic-compatible-")?(0,g.J)(d?.headers):null,E=e?.headers?.get("user-agent")||"",I=new Set,J=(0,z.P2)({maxAttempts:3}),M=await (0,h.mt)(),N=(0,D.m)(M),O=`route-${Date.now().toString(36)}-${Math.random().toString(36).slice(2,8)}`,P=null,Q=null,R=null,S={};i&&(S.apiKey=i),n?.allowedConnectionIds&&(S.allowedConnectionIds=n.allowedConnectionIds);let T=await H(e);if(T&&(S.preferredConnectionId=T,S.strictPreferred=!0),y&&"codex"===w&&("original"===y.mode||"account"===y.mode)){let a=await (0,u.c9)(y);if(!a){let a="account"===y.mode?`account "${y.accountRef}"`:"original Codex account";return r.warn("AUTH",`Codex gateway could not resolve ${a}`),(0,l.yj)(p.gx.NOT_FOUND,`Codex gateway could not resolve ${a}`)}S.preferredConnectionId=a.id,S.strictPreferred=!!y.strictAccount,r.info("ROUTING",`Codex gateway ${y.mode} pinned to ${(0,u.K0)(a)}`)}for(;;){let b;if(0===J.remaining)return R||(0,l.yj)(Q||p.gx.SERVICE_UNAVAILABLE,P||"Upstream attempt budget exhausted");let g=await (0,f.c1)(w,I,x,S);if(g?.modelUnavailable){let a=`${w}/${x}`;return r.warn("AUTH",`No known eligible account supports model: ${a}`),(0,l.yj)(p.gx.NOT_FOUND,`Model ${a} is not available on any known eligible account`)}if(!g||g.allRateLimited){if(g?.allRateLimited){let a=P||g.lastError||"Unavailable",b=Q||Number(g.lastErrorCode)||p.gx.SERVICE_UNAVAILABLE;return r.warn("CHAT",`[${w}/${x}] ${a} (${g.retryAfterHuman})`),(0,l.wO)(b,`[${w}/${x}] ${a}`,g.retryAfter,g.retryAfterHuman)}if(0===I.size)return r.warn("AUTH",`No active credentials for provider: ${w}`),(0,l.yj)(p.gx.NOT_FOUND,`No active credentials for provider: ${w}`);return r.warn("CHAT","No more accounts available",{provider:w}),(0,l.yj)(Q||p.gx.SERVICE_UNAVAILABLE,P||"All accounts unavailable")}let h=null,j=null;if((N.adaptiveShadow||N.adaptiveRoute)&&"function"==typeof f.uT)try{let b=[...(0,m.t8)(a)],c=M.providerStrategies?.[w]?.adaptiveRoute===!0,d=await f.uT(w,x,{...S,operation:"chat",requiredCapabilities:b,acquireCircuitProbes:!0===N.adaptiveRoute&&c}),e=d.filter(a=>!I.has(a.id)),i=(0,A.J)({candidates:e,legacyCandidateId:g.connectionId,flags:N,providerActivation:c,context:{provider:w,model:x,operation:"chat",requiredCapabilities:b,allowedConnectionIds:S.allowedConnectionIds,pinnedConnectionId:S.strictPreferred?S.preferredConnectionId:null,priorityRange:{min:Math.min(...e.map(a=>a.priority).filter(Number.isFinite)),max:Math.max(...e.map(a=>a.priority).filter(Number.isFinite))}}});if("active"===i.mode&&i.selected?.id!==g.connectionId){let a=await (0,f.c1)(w,I,x,{...S,preferredConnectionId:i.selected.id,strictPreferred:!0});!a||a.allRateLimited||a.modelUnavailable||(g=a)}let k=e.find(a=>a.id===g.connectionId);for(let a of((j=G(k,x))&&F({type:"probe",requestTag:O,provider:w,model:x,connectionId:g.connectionId,phase:"open"}),d)){let b=G(a,x);b&&b.leaseId!==j?.leaseId&&(0,C.BU)(b.dimensions,{leaseId:b.leaseId,cancelled:!0})}let l=i.ranked.find(a=>a.id===i.adaptiveCandidateId);h={mode:i.mode,candidateCount:e.length,connectionId:g.connectionId,score:l?.score,scoreComponents:l?.components},F({type:"decision",requestTag:O,provider:w,model:x,connectionId:g.connectionId,...h})}catch(a){r.warn("ADAPTIVE",`Planner unavailable for ${w}/${x}; using legacy route (${a?.message||a})`),h={mode:"legacy",candidateCount:0}}try{b=await (0,s.eU)(w,g)}catch(e){let a=e?.permanent===!0;if("kiro"!==w&&!a)throw e;let b=Number.isInteger(e?.status)?e.status:a?p.gx.UNAUTHORIZED:p.gx.BAD_GATEWAY,c="kiro"===w?a?"Kiro rejected the refresh credential.":"Kiro credential refresh failed temporarily.":"Codex refresh token rejected (token invalid); reconnect this account.",{shouldFallback:d}=await (0,f.vk)(g.connectionId,b,c,w,x,null,{failureClass:a?"reauth_required":"upstream_transient",providerErrorCode:e?.code||null,upstreamRequestId:e?.requestId||null,authLifecycle:{initialStatus:null,refreshAttempted:!0,refreshOutcome:a?"rejected":"transient_failed",retryStatus:null}},..."codebuddy"===w||"codebuddy-cn"===w?[g._connection]:[]);if(d){I.add(g.connectionId),P=c,Q=b,r.warn("AUTH",`Kiro refresh failed for ${g.connectionName}; trying fallback`);continue}return(0,l.yj)(b,c)}if("antigravity"===w||"gemini-cli"===w){let a=b.projectId||g.projectId||g.providerSpecificData?.projectId||null;if(a&&(b.projectId=a),!b.projectId){let d=await (0,t.eG)(g.connectionId,b.accessToken,{preferredProjectId:a});if(!d&&"antigravity"===w)try{let{getProviderConnections:a}=await Promise.resolve().then(c.bind(c,71998));for(let b of await a({provider:"antigravity",isActive:!0})||[]){if(b.id===g.connectionId)continue;let a=b.projectId||b.providerSpecificData?.projectId;if(a){d=a;break}}}catch{}d&&(b.projectId=d,(0,s.vN)(g.connectionId,{projectId:d}).catch(()=>{}))}}let n=(M.providerThinking||{})[w]||null,o=null;if(M.pxpipeEnabled)try{let{getTransform:a}=await c.e(4253).then(c.bind(c,24253));o=await a()}catch{o=null}let u=B?{...b,rawHeaders:B}:b,y=(0,v.S)({connectionId:g.connectionId,connectionName:g.connectionName,provider:w,model:x,markUnavailable:f.vk,selectedConnection:"codebuddy"===w||"codebuddy-cn"===w?g._connection:null,egressId:g.providerSpecificData?.connectionProxyPoolId||(g.providerSpecificData?.vercelRelayUrl?"relay":"direct"),logger:r}),z=()=>{let a=!1,b=J.acquire({candidate:{id:g.connectionId,provider:w,egressId:g.providerSpecificData?.connectionProxyPoolId||(g.providerSpecificData?.vercelRelayUrl?"relay":"direct")},async finalize(c){if(F({type:"terminal",requestTag:O,provider:w,model:x,connectionId:g.connectionId,attemptIndex:b?.attemptIndex,failureClass:c.success?void 0:c.failure?.failureMetadata?.failureClass}),!j||a||c.retrying||(a=!0,(0,C.BU)(j.dimensions,{leaseId:j.leaseId,success:!0===c.success}),F({type:"probe",requestTag:O,provider:w,model:x,connectionId:g.connectionId,phase:c.success?"success":"failure"})),c.retrying)return{shouldFallback:!1,cooldownMs:0};if(c.lifecycleHandled)return{shouldFallback:!0===c.shouldFallback,cooldownMs:0};let d=c.failure?.failureMetadata?.failureClass||c.failureClass;return"client_abort"===d||"policy_rejection"===d?{shouldFallback:!1,cooldownMs:0,accountUnaffected:!0}:c.success?(await (0,f.Pt)(g.connectionId,g,x),{shouldFallback:!1,cooldownMs:0}):y(c.failure||c)}});return b?.transition("acquired"),b&&F({type:"attempt_open",requestTag:O,provider:w,model:x,connectionId:g.connectionId,attemptIndex:b.attemptIndex}),b},D=J.attemptsUsed,H=z(),K=await (0,k.wk)({body:{...a,model:`${w}/${x}`},modelInfo:{provider:w,model:x},credentials:u,log:r,clientRawRequest:d,connectionId:g.connectionId,userAgent:E,apiKey:i,ccFilterNaming:!!M.ccFilterNaming,rtkEnabled:!!M.rtkEnabled,headroomEnabled:!!M.headroomEnabled,headroomUrl:M.headroomUrl||"http://localhost:8787",headroomCompressUserMessages:!!M.headroomCompressUserMessages,cavemanEnabled:!!M.cavemanEnabled,cavemanLevel:M.cavemanLevel||"full",ponytailEnabled:!!M.ponytailEnabled,ponytailLevel:M.ponytailLevel||"full",pxpipeEnabled:!!M.pxpipeEnabled,pxpipeMinChars:M.pxpipeMinChars,pxpipeTimeoutMs:M.pxpipeTimeoutMs,pxpipeTransform:o,onPxpipeEvent:async a=>{try{let{appendPxpipeEvent:b}=await c.e(2007).then(c.bind(c,74388));b(a)}catch{}},contextInjectionEnabled:!!M.contextInjectionEnabled,providerThinking:n,signal:e?.signal,attemptBudget:J,attemptLease:H,acquireAttemptLease:z,adaptiveMetadata:h,onAdaptiveLifecycle:a=>F({...a,requestTag:O,provider:w,model:x,connectionId:g.connectionId}),sourceFormatOverride:e?.url?(0,q.t)(new URL(e.url).pathname,a):null,onCredentialsRefreshed:async a=>(0,s.vN)(g.connectionId,{...a,existingProviderSpecificData:g.providerSpecificData,testStatus:"active"}),onRequestSuccess:async(a=H)=>{await a.finish({success:!0})},onStreamFailure:async(a,b=H)=>(await b.finish({success:!1,failure:a}),b.finalizationResult)});if(K.success)return K.response;await H.finish({success:!1,lifecycleHandled:!0===K.lifecycleHandled,shouldFallback:!0===K.shouldFallback,failure:{status:K.status,message:K.error,errorText:K.error,resetsAtMs:K.resetsAtMs,failureMetadata:K.failureMetadata}});let T=H.finalizationResult;if(!0===K.lifecycleHandled?!0===K.shouldFallback:T?.shouldFallback===!0){(function(a){let b=a?.failureMetadata?.failureClass;return b?L.has(b):[401,402,403,429].includes(Number(a?.status))})(K)&&J.grantReplacement(J.attemptsUsed-D),F({type:"failover",requestTag:O,provider:w,model:x,connectionId:g.connectionId,attemptIndex:H.attemptIndex,failureClass:K.failureMetadata?.failureClass,code:K.failureMetadata?.providerErrorCode}),r.warn("FALLBACK",`ACC:${g.connectionName} unavailable (${K.status}) → next account`),I.add(g.connectionId),P=K.error,Q=K.status,R=K.response;continue}return K.response}}d()}catch(a){d(a)}})},90982:(a,b,c)=>{c.d(b,{J:()=>e});let d=new Set(["user-agent","anthropic-beta","anthropic-version","anthropic-dangerous-direct-browser-access","x-app","x-stainless-helper-method","x-stainless-retry-count","x-stainless-runtime-version","x-stainless-package-version","x-stainless-runtime","x-stainless-lang","x-stainless-arch","x-stainless-os","x-stainless-timeout","x-claude-code-session-id","package-version","runtime-version","os","arch"]);function e(a){if(!a||"object"!=typeof a)return{};let b={};for(let[c,e]of Object.entries(a)){let a=c.toLowerCase();d.has(a)&&("string"==typeof e||"number"==typeof e)&&(b[a]=String(e))}return b}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:["static/
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:["static/1jAByy1IYXFprQnQiLqY7/_buildManifest.js","static/1jAByy1IYXFprQnQiLqY7/_ssgManifest.js"],rootMainFiles:["static/chunks/webpack-99944d59834ca8f9.js","static/chunks/4bd1b696-e356ca5ba0218e27.js","static/chunks/3794-1b03b52e3112452e.js","static/chunks/main-app-5a6578c0256da676.js"],rootMainFilesTree:{},pages:{"/_app":[]}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/2259cb9ea5269549.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><script src="/_next/static/chunks/1a258343-d982be3d64c66e5c.js" async=""></script><script src="/_next/static/chunks/3745-7e7bb6aaf8a63e86.js" async=""></script><script src="/_next/static/chunks/3339-821ef5f316467690.js" async=""></script><script src="/_next/static/chunks/620-
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/2259cb9ea5269549.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><script src="/_next/static/chunks/1a258343-d982be3d64c66e5c.js" async=""></script><script src="/_next/static/chunks/3745-7e7bb6aaf8a63e86.js" async=""></script><script src="/_next/static/chunks/3339-821ef5f316467690.js" async=""></script><script src="/_next/static/chunks/620-5098dbbc8e01fd60.js" async=""></script><script src="/_next/static/chunks/5497-27b73ecf920843b1.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js" async=""></script><script src="/_next/static/chunks/app/layout-697386c34f0b7bd3.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><meta name="theme-color" content="#0a0a0a"/><title>ZevaiRouter - Provider Automation & Quota Tracking</title><meta name="description" content="ZevaiRouter - provider automation, multi-account workflows, and quota tracking."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-7e7bb6aaf8a63e86.js\",\"3339\",\"static/chunks/3339-821ef5f316467690.js\",\"620\",\"static/chunks/620-5098dbbc8e01fd60.js\",\"5497\",\"static/chunks/5497-27b73ecf920843b1.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js\"],\"ThemeProvider\"]\n3:I[94635,[\"620\",\"static/chunks/620-5098dbbc8e01fd60.js\",\"7177\",\"static/chunks/app/layout-697386c34f0b7bd3.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[90484,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[90484,[],\"ViewportBoundary\"]\nc:I[90484,[],\"MetadataBoundary\"]\ne:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/2259cb9ea5269549.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2259cb9ea5269549.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"1jAByy1IYXFprQnQiLqY7\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[86869,[],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ZevaiRouter - Provider Automation \u0026 Quota Tracking\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"ZevaiRouter - provider automation, multi-account workflows, and quota tracking.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"4\",{}]]\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"
|
|
1
|
+
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"1jAByy1IYXFprQnQiLqY7\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\nb:[]\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\"node\":{\"00ea01b3e0c9c5a8137a32637900cfefa9221f72d7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"004108a21baef80f65f8ae41cadd5f4d584b6988ef\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"44036\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00ecea32b847b64d4ebd4bf83e035e157b1627ee21\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"44036\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"40f390833807783647ca5c902d607a46b24a14329d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"44036\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0029330186d8588b2812ba0a5f2ea003d5ac4e2d5f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"17384\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00612b2897f4ea24a4b8c0dd7ed771441c61ea6038\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"17384\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"40e3125a175928c80881cce285ad74662fe2337f0b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"17384\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"003c427798f124b0b540ad2e18bdd109c640171656\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"57000\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00d7de67069bcabb739fa5bd55b05fb594c3251c48\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"57000\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"4084dabaae58bdd11287f5875b14aefb178d1994a8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"57000\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00952632ff11b23da17c16b74478a785abbf5045a3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"401ca69a38c2ed1e47c015e29dd3a7015e853d4fea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"405b59d619e8539a364dc77b05561c27b1577964ae\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40f0739e00fce53524ce90ec5e3440f6bf25573a21\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"00e8cb3f46cadb5f212927209036f56ff6d8136f6c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85885\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00ea95ed4ccce79520e8bb8105b3a7c2b3dc7578dc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85885\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"40af329aaea89e6d133bb75cb8b678ee269eb3f88d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85885\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"00cd5594a58ea05fb4a0b27023a5e5a59ad9574711\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"63968\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00fff36d675d33a999a1d5e62279e9d5d3d45b96ca\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"63968\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"4076d4bcec8bb2e0c6aeb16bb5fa2689440739a83b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"63968\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"004e4a526d406fbd3fa0e63d75b7d09dc2bc7e26f1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"81880\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"4014ff82b74bc2de3ac3af0a9b4edd09b1438a894f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"81880\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c610ec8f75ceb4038a228313b0f58f41174b8f8f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"81880\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"001db8e9473419b695e4a438165ec7b9d2dffb36d9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"67553\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"007a2ece75c8d96593fc6ff4f5a6e41ab18c14d670\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"67553\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"4051d8d49c40f6fe7eaa5975c2fa7d2f31d7411c49\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"67553\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"0082b57c14540fcecd0908413c41d7ac273d89c24b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"65157\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"00ebee7ae2be03024b26e274501bc0cd45c4c56400\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"65157\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"401bda593968d84d98039b25a4e86d3eadd12dadea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"65157\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00c7451a264a2b12ae068dcff6486001529b9b49d5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"63902\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00c92f87e7e9f53384231ce347da70d359f648b0bc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"63902\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40f04fcc253a15707961a6762dbb17475ce1883a9a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"63902\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"000fa1c9fabc3d69c94bb79c8c58bc731d3dbe82b4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"41974\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00ac5009b755efa93714ce5e7bf60d3ca7ec8160a7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"41974\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"40e0b7dd1a2274d39c9e66cffccf306302ae1741f0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"41974\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00b1705f670ef3a1c53d71b7bccbb8f7615aa77ce1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12609\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00f47fe3aa6157c8c2e29f28470f6f20e82d9f7f3f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12609\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40aef728f5fa30f6ccc663e427734c4609575fbfde\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12609\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"001ff14f362af5150e4c39a0e287bfe7a9bb042fa8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"11599\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"00e65150271bfb7399c7afc73cab8eadb973119cac\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"11599\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"404ea63649c950a879f862ffec4ff105c1d67eb3a3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"11599\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4057301e6f42d548a1a663a06672f43925bed23928\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"43069\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"4065b4b40c6fcf3f6b876aea1cd861af86b7f3fad7\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"43069\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40df5cf9d8e148991263a519845a2fc03a22d1c2a9\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"27349\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40168a743df2c4fdc6219bf1f782a0602dfb14b29b\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"7012\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"401cf4a6320e33bc6aed4c22a81f61d737d81bb199\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"83802\",\"async\":false}},\"filename\":\"app/api/tunnel/tailscale-install/route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\"node\":{\"00b436617afa98311e514e52c603df769e54b325db\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00c86abd33188d6c8fc3719ee644de496906d4b9c9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"94984\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00dfd66096c6562091af5dd593140298ca7f66cec7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"94984\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"403f058a9f1e54e6e227fa05cbfe20c05d903bcee7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"94984\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"003cda7f984fc2c38929aef9a302fced827d766cee\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"79215\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e0e7384245ac9ff791783c90867ea1d1621bfba1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"79215\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"40cb90ef5f0d802109b29a7d097a774efb8b74aa77\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"79215\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"0096c8a35e3be711f8c1ddc718253425f8af769baf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85345\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a59b49a1a1571eb2bdb0d2d4d7dc042eb6cee432\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85345\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"40ae4852b9e9cdec3108278f887a94c970290c3181\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85345\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00571220e5590acd02ec5a77d9f64b9422903d111d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"16037\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"4020e006ecd3876b7bb9a1ff6464588b45ea3ec0be\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"16037\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4036d3abd8a1a319551abdb3e4848b299896bf2cf8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"16037\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"4060bd00f2f3c13aeaf1b914697715f46312ce9617\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"16037\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"00b8fb5387db02055ba8eef292e783faf3cc03db69\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"44517\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d0ceaaa21588ad9aaf71ab758468225af2cb6fad\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"44517\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"4007baf43abdcbc774cd4403970b4acc714dc82142\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"44517\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"0097cb08d3f6113946e13d37f9f8e016b12a88cc52\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"98362\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"00e55bd015e191e57d8bf2909ca3e872e2a4949f71\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"98362\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c76065b490dff6e6a0731c7b6894b5c90a522c06\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"98362\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"00468d50b280a3ff59171f059d4a42eea092ebbfea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"41471\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"4065deb80571966874c236fbbe7e7ea0e66064cdf7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"41471\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"4089d61430d8e3a0dfb321348e65c7a9aa5a6ed007\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"41471\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"0063dda5a0ebbdce3facca0c8c51fb91ab8aa91163\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"53370\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"0079e851e088bf157ba918f78079e640fe1e91dff1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"53370\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40b13df19dc8c7f224d4cd2f9a01b17585b9e12d3d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"53370\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"001a9d4853774012969092abbbf82b1b633f281564\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"50716\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00d8933d44b78868941fd78d9ccefbf60ad2e03e33\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"50716\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"403aa9089a7110c09e28edd146ec48e74388f2080e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"50716\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0072c9a9bf46a1b620e8ad93b3af78aa6ca9378bf3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"84651\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d8d91b49b81092d29675864fb739bb11729d276f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"84651\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"409fd917827edd8d6a847b6f615b090c464d4a2871\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"84651\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"00521eaff6ad003a2d49339b1a5df3447721f08c40\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"55788\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"0065290b92f65d675ed31327a8894cc5f387fb7b34\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"55788\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"40be97d8c1367ea8f926b111fc64d1ff521bf7b1e9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"55788\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"000b2d0647f16dd794ee82d449aa053f9be4a50811\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"38602\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"0081a2a676f9bf10562cde2911e7fa36fa750f6926\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"38602\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"405483916840ece865f845fb87f5ae400a8bf112f1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"38602\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"0067b6f33350319ffdd5eb057f732f8c6714a5b855\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"84236\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"00bbc1f64f1d0114a83d5abae7156d89ef4b3a0654\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"84236\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"407b1402682e93c4654ebe5daff2004cf9333b484b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43462\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"84236\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4024d89d9a323169080fb7ad17a93a120971ca2892\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"12436\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40ad0d00502e5f8b535e0668a2e1f708ae84fb82c2\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"12436\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"407669e6187cca79444c2f65d2771282f4a9112bb6\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"58482\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40732978ddc0d66fccaa900ead8a40f3e3d344bb64\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"4496\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"40587e06cfe9cc2d0a53671b2211dae186d5f64540\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"50861\",\"async\":false}},\"filename\":\"app/api/tunnel/tailscale-install/route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"node":{"00ea01b3e0c9c5a8137a32637900cfefa9221f72d7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"004108a21baef80f65f8ae41cadd5f4d584b6988ef":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"44036","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00ecea32b847b64d4ebd4bf83e035e157b1627ee21":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"44036","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"40f390833807783647ca5c902d607a46b24a14329d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"44036","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0029330186d8588b2812ba0a5f2ea003d5ac4e2d5f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"17384","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00612b2897f4ea24a4b8c0dd7ed771441c61ea6038":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"17384","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"40e3125a175928c80881cce285ad74662fe2337f0b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"17384","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"003c427798f124b0b540ad2e18bdd109c640171656":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"57000","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00d7de67069bcabb739fa5bd55b05fb594c3251c48":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"57000","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"4084dabaae58bdd11287f5875b14aefb178d1994a8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"57000","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00952632ff11b23da17c16b74478a785abbf5045a3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"401ca69a38c2ed1e47c015e29dd3a7015e853d4fea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"405b59d619e8539a364dc77b05561c27b1577964ae":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40f0739e00fce53524ce90ec5e3440f6bf25573a21":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"00e8cb3f46cadb5f212927209036f56ff6d8136f6c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85885","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00ea95ed4ccce79520e8bb8105b3a7c2b3dc7578dc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85885","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"40af329aaea89e6d133bb75cb8b678ee269eb3f88d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85885","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"00cd5594a58ea05fb4a0b27023a5e5a59ad9574711":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"63968","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00fff36d675d33a999a1d5e62279e9d5d3d45b96ca":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"63968","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"4076d4bcec8bb2e0c6aeb16bb5fa2689440739a83b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"63968","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"004e4a526d406fbd3fa0e63d75b7d09dc2bc7e26f1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"81880","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"4014ff82b74bc2de3ac3af0a9b4edd09b1438a894f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"81880","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40c610ec8f75ceb4038a228313b0f58f41174b8f8f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"81880","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"001db8e9473419b695e4a438165ec7b9d2dffb36d9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"67553","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"007a2ece75c8d96593fc6ff4f5a6e41ab18c14d670":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"67553","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"4051d8d49c40f6fe7eaa5975c2fa7d2f31d7411c49":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"67553","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"0082b57c14540fcecd0908413c41d7ac273d89c24b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"65157","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"00ebee7ae2be03024b26e274501bc0cd45c4c56400":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"65157","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"401bda593968d84d98039b25a4e86d3eadd12dadea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"65157","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00c7451a264a2b12ae068dcff6486001529b9b49d5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"63902","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00c92f87e7e9f53384231ce347da70d359f648b0bc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"63902","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40f04fcc253a15707961a6762dbb17475ce1883a9a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"63902","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"000fa1c9fabc3d69c94bb79c8c58bc731d3dbe82b4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"41974","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00ac5009b755efa93714ce5e7bf60d3ca7ec8160a7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"41974","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"40e0b7dd1a2274d39c9e66cffccf306302ae1741f0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"41974","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00b1705f670ef3a1c53d71b7bccbb8f7615aa77ce1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12609","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00f47fe3aa6157c8c2e29f28470f6f20e82d9f7f3f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12609","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40aef728f5fa30f6ccc663e427734c4609575fbfde":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12609","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"001ff14f362af5150e4c39a0e287bfe7a9bb042fa8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"11599","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"00e65150271bfb7399c7afc73cab8eadb973119cac":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"11599","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"404ea63649c950a879f862ffec4ff105c1d67eb3a3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"11599","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4057301e6f42d548a1a663a06672f43925bed23928":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"43069","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"4065b4b40c6fcf3f6b876aea1cd861af86b7f3fad7":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"43069","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40df5cf9d8e148991263a519845a2fc03a22d1c2a9":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"27349","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40168a743df2c4fdc6219bf1f782a0602dfb14b29b":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"7012","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"401cf4a6320e33bc6aed4c22a81f61d737d81bb199":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"83802","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"dlJHPR2zzo7rL1ImCzlmq2NxwSqd6zsLyplha/8LQIg="}
|
|
1
|
+
{"node":{"00b436617afa98311e514e52c603df769e54b325db":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00c86abd33188d6c8fc3719ee644de496906d4b9c9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"94984","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00dfd66096c6562091af5dd593140298ca7f66cec7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"94984","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"403f058a9f1e54e6e227fa05cbfe20c05d903bcee7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"94984","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"003cda7f984fc2c38929aef9a302fced827d766cee":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"79215","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00e0e7384245ac9ff791783c90867ea1d1621bfba1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"79215","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"40cb90ef5f0d802109b29a7d097a774efb8b74aa77":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"79215","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"0096c8a35e3be711f8c1ddc718253425f8af769baf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85345","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"00a59b49a1a1571eb2bdb0d2d4d7dc042eb6cee432":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85345","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"40ae4852b9e9cdec3108278f887a94c970290c3181":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85345","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00571220e5590acd02ec5a77d9f64b9422903d111d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"16037","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"4020e006ecd3876b7bb9a1ff6464588b45ea3ec0be":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"16037","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"4036d3abd8a1a319551abdb3e4848b299896bf2cf8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"16037","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"4060bd00f2f3c13aeaf1b914697715f46312ce9617":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"16037","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"00b8fb5387db02055ba8eef292e783faf3cc03db69":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"44517","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00d0ceaaa21588ad9aaf71ab758468225af2cb6fad":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"44517","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"4007baf43abdcbc774cd4403970b4acc714dc82142":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"44517","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"0097cb08d3f6113946e13d37f9f8e016b12a88cc52":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"98362","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"00e55bd015e191e57d8bf2909ca3e872e2a4949f71":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"98362","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"40c76065b490dff6e6a0731c7b6894b5c90a522c06":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"98362","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"00468d50b280a3ff59171f059d4a42eea092ebbfea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"41471","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"4065deb80571966874c236fbbe7e7ea0e66064cdf7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"41471","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"4089d61430d8e3a0dfb321348e65c7a9aa5a6ed007":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"41471","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"0063dda5a0ebbdce3facca0c8c51fb91ab8aa91163":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"53370","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"0079e851e088bf157ba918f78079e640fe1e91dff1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"53370","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40b13df19dc8c7f224d4cd2f9a01b17585b9e12d3d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"53370","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"001a9d4853774012969092abbbf82b1b633f281564":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"50716","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00d8933d44b78868941fd78d9ccefbf60ad2e03e33":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"50716","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"403aa9089a7110c09e28edd146ec48e74388f2080e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"50716","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0072c9a9bf46a1b620e8ad93b3af78aa6ca9378bf3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"84651","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"00d8d91b49b81092d29675864fb739bb11729d276f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"84651","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"409fd917827edd8d6a847b6f615b090c464d4a2871":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"84651","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"00521eaff6ad003a2d49339b1a5df3447721f08c40":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"55788","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"0065290b92f65d675ed31327a8894cc5f387fb7b34":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"55788","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"40be97d8c1367ea8f926b111fc64d1ff521bf7b1e9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"55788","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"000b2d0647f16dd794ee82d449aa053f9be4a50811":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"38602","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"0081a2a676f9bf10562cde2911e7fa36fa750f6926":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"38602","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"405483916840ece865f845fb87f5ae400a8bf112f1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"38602","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"0067b6f33350319ffdd5eb057f732f8c6714a5b855":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"84236","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"00bbc1f64f1d0114a83d5abae7156d89ef4b3a0654":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"84236","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"407b1402682e93c4654ebe5daff2004cf9333b484b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43462","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"84236","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4024d89d9a323169080fb7ad17a93a120971ca2892":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"12436","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40ad0d00502e5f8b535e0668a2e1f708ae84fb82c2":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"12436","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"407669e6187cca79444c2f65d2771282f4a9112bb6":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"58482","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40732978ddc0d66fccaa900ead8a40f3e3d344bb64":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"4496","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"40587e06cfe9cc2d0a53671b2211dae186d5f64540":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"50861","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"lm07Vk8cA/FR5b0OAsKa5yTBJAhYvBkHVKPVEJOTG2w="}
|