zevairouter 1.1.0 → 1.1.2
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 +13 -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 +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
- 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 +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/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 +12 -12
- package/cli/app/.next-cli-build/server/chunks/6651.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7319.js +14 -14
- 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/8895.js +4 -4
- 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-ca95212890b67fc9.js → 620-2075800c876e9693.js} +1 -1
- package/cli/app/CHANGELOG.md +13 -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/{C6i_Bn3fJrnsz4at-ntco → 3lpmBgM-rKS2xpNTmBYlY}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{C6i_Bn3fJrnsz4at-ntco → 3lpmBgM-rKS2xpNTmBYlY}/_ssgManifest.js +0 -0
|
@@ -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-2075800c876e9693.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-2075800c876e9693.js\",\"5497\",\"static/chunks/5497-27b73ecf920843b1.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-9fadcbba0c598e87.js\"],\"ThemeProvider\"]\n3:I[94635,[\"620\",\"static/chunks/620-2075800c876e9693.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\":\"3lpmBgM-rKS2xpNTmBYlY\"}\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\":\"3lpmBgM-rKS2xpNTmBYlY\"}\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\":{\"00c6a81b04177e39246e2fb27d9ee2e6f711e65fea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00014502ab7b0db2a412b74d3b8ed2ed0e178552c5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"62863\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"0037ec915c1b7002179f5882d49fc445bfafc217ee\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"62863\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"407d1c88e3fdfdf08e114416856e0d8af0f94e636f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"62863\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0011b9e6486e11e28168d12998c5d2a334344353cc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"13994\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"00fab46be9d95ee3e682b9e7d44734502517971235\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"13994\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c8a86dfc7b3d004a9314ef2882854e90155d215b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"13994\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"002ad82f15e4384243a66941f0e6391ff05426992c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"6521\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"003eacf1332489bec2716713d514700856a2e32f43\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"6521\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"40ed8343f28980880adea7b070d1530ada6a0c49bb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"6521\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00a57c38b280d6e7a661fc6965ba1c8799e0d7dcaa\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"31148\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"404d2605ef8a30d2e8d217172b9d92331af43bf0e7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"31148\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"4088b913b89c2243c9d54d0c1f449e96014ea01acf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"31148\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"409464944ec62389814ccd10a2664143174fff4e1c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"31148\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"00738afc5a3d4cb4d53ac839b57bf50a05d2713e86\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"9632\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00be899ab5e2ca4424210f0480c3e06e99c65c043e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"9632\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"406f3589465aa47341d7079af136bea85b6fcf0ed1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"9632\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"00334ee20ac4411776077f122d659b15384525eb4e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"90958\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a60e5a21be1739b066f47d8a79d10407a73d5b39\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"90958\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"40bf704ae7bd346ca869fe54e447a1bfb66a790f14\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"90958\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"003067504dc1cd7a271672660719c42d4b8c9d3f1e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"83871\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"403adc0dee297a296cbaa39bb5eef44c1f48560f1a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"83871\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40bc844c33c53980dc478f608e801cf6f7ff128945\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"83871\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"00306b305bcf1363d31fa7e2ade8792f8432f13491\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"87799\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"00414af5172abe5b1abb3de5b65370cc8900830398\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"87799\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"40ac0bb330b4d106387c5c40a82c90f37429b52b4c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"87799\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00521353bc696971177b181301125cae505d30e68e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"90508\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00d9ffc044581127e3a01b830b61469b187dd6e705\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"90508\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40e72266edf9ce69142da870f0ad5e3ca022385218\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"90508\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00725ccad410ecaafa059e7937abbbf23be2bb7841\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"99418\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"007b23a08481039b80e0c52f971573967ac8c9d4e7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"99418\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40255d47f9693ce172e2e1d13f2a371e29509a4a70\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"99418\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"000b6a32c7fdfbc5f49e3d55524b1c839e7d58752f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"84200\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"0015d8414e59654bc6f66d1f8e062cecd0c0d2a52d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"84200\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"406b3b7842b637e436b92c8f2d902c83af595f70b3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"84200\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00c0b94e4870aff91567c8fb6bf9a7b400c48d89fb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"96511\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00fa226541caa30b77f7222130602cb485826b9b65\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"96511\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"4098919aa7dd3f6cead194b34c12c652726ea1add3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"96511\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"0066906d3df4d4921014116bfdfb83ed22aef6dfac\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"29361\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"006aab843579608d116124cfe5126c46b3b0620fcc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"29361\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40e9ee927388858c519aed728d024a5fccde55e7ad\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"93718\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"29361\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4051b8411027232c17f530907240367f649881a534\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"77654\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40c931303526b6ee85bf68bb5f3e79062e0883989b\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"77654\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"402812ed428dbb7e223f066a16f88f037ea3df327f\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"65591\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"402515fbc75b8b4539768b3de2aa6e32dda04772f6\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"38854\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"408e0001c87ab73f2231410bc5f882f9983c9c6483\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"19988\",\"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\":{\"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 +1 @@
|
|
|
1
|
-
{"node":{"00c6a81b04177e39246e2fb27d9ee2e6f711e65fea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00014502ab7b0db2a412b74d3b8ed2ed0e178552c5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"62863","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"0037ec915c1b7002179f5882d49fc445bfafc217ee":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"62863","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"407d1c88e3fdfdf08e114416856e0d8af0f94e636f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"62863","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0011b9e6486e11e28168d12998c5d2a334344353cc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"13994","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"00fab46be9d95ee3e682b9e7d44734502517971235":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"13994","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"40c8a86dfc7b3d004a9314ef2882854e90155d215b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"13994","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"002ad82f15e4384243a66941f0e6391ff05426992c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"6521","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"003eacf1332489bec2716713d514700856a2e32f43":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"6521","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"40ed8343f28980880adea7b070d1530ada6a0c49bb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"6521","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00a57c38b280d6e7a661fc6965ba1c8799e0d7dcaa":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"31148","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"404d2605ef8a30d2e8d217172b9d92331af43bf0e7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"31148","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"4088b913b89c2243c9d54d0c1f449e96014ea01acf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"31148","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"409464944ec62389814ccd10a2664143174fff4e1c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"31148","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"00738afc5a3d4cb4d53ac839b57bf50a05d2713e86":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"9632","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00be899ab5e2ca4424210f0480c3e06e99c65c043e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"9632","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"406f3589465aa47341d7079af136bea85b6fcf0ed1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"9632","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"00334ee20ac4411776077f122d659b15384525eb4e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"90958","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00a60e5a21be1739b066f47d8a79d10407a73d5b39":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"90958","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"40bf704ae7bd346ca869fe54e447a1bfb66a790f14":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"90958","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"003067504dc1cd7a271672660719c42d4b8c9d3f1e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"83871","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"403adc0dee297a296cbaa39bb5eef44c1f48560f1a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"83871","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40bc844c33c53980dc478f608e801cf6f7ff128945":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"83871","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"00306b305bcf1363d31fa7e2ade8792f8432f13491":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"87799","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"00414af5172abe5b1abb3de5b65370cc8900830398":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"87799","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"40ac0bb330b4d106387c5c40a82c90f37429b52b4c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"87799","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00521353bc696971177b181301125cae505d30e68e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"90508","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00d9ffc044581127e3a01b830b61469b187dd6e705":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"90508","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40e72266edf9ce69142da870f0ad5e3ca022385218":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"90508","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00725ccad410ecaafa059e7937abbbf23be2bb7841":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"99418","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"007b23a08481039b80e0c52f971573967ac8c9d4e7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"99418","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40255d47f9693ce172e2e1d13f2a371e29509a4a70":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"99418","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"000b6a32c7fdfbc5f49e3d55524b1c839e7d58752f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"84200","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"0015d8414e59654bc6f66d1f8e062cecd0c0d2a52d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"84200","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"406b3b7842b637e436b92c8f2d902c83af595f70b3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"84200","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00c0b94e4870aff91567c8fb6bf9a7b400c48d89fb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"96511","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00fa226541caa30b77f7222130602cb485826b9b65":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"96511","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"4098919aa7dd3f6cead194b34c12c652726ea1add3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"96511","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"0066906d3df4d4921014116bfdfb83ed22aef6dfac":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"29361","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"006aab843579608d116124cfe5126c46b3b0620fcc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"29361","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40e9ee927388858c519aed728d024a5fccde55e7ad":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"93718","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"29361","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4051b8411027232c17f530907240367f649881a534":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"77654","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40c931303526b6ee85bf68bb5f3e79062e0883989b":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"77654","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"402812ed428dbb7e223f066a16f88f037ea3df327f":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"65591","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"402515fbc75b8b4539768b3de2aa6e32dda04772f6":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"38854","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"408e0001c87ab73f2231410bc5f882f9983c9c6483":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"19988","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"WojUOt4wc/hPEsFKmBdI4BbW9X8DYoAGfSYo1pz5Ri0="}
|
|
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="}
|