zevairouter 1.0.263 → 1.0.264
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 +6 -0
- package/cli/app/.next-cli-build/BUILD_ID +1 -1
- package/cli/app/.next-cli-build/app-path-routes-manifest.json +13 -13
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +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 +13 -13
- 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/3110.js +5 -5
- 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/492.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7319.js +9 -9
- 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 +8 -6
- 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-46bb7a507391dfb3.js → 620-8ce25b3e2b119ad5.js} +1 -1
- package/cli/app/CHANGELOG.md +6 -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/{zu5cbA_a_vsm5uwG_akSv → WIQpv2VBg175k3-GMMmwu}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{zu5cbA_a_vsm5uwG_akSv → WIQpv2VBg175k3-GMMmwu}/_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/61b96453f1770241.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/61b96453f1770241.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-8ce25b3e2b119ad5.js" async=""></script><script src="/_next/static/chunks/5497-58cf38baa1268b48.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-a330cd3699af7d70.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-8ce25b3e2b119ad5.js\",\"5497\",\"static/chunks/5497-58cf38baa1268b48.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-a330cd3699af7d70.js\"],\"ThemeProvider\"]\n3:I[94635,[\"620\",\"static/chunks/620-8ce25b3e2b119ad5.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/61b96453f1770241.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/61b96453f1770241.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\":\"WIQpv2VBg175k3-GMMmwu\"}\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\":\"WIQpv2VBg175k3-GMMmwu\"}\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\":{\"0081a5d2223fcb11320c469eb3dfe5ed30d919cd18\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00758884c516d57fee2c9b39cedef8a5190392c5dd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"97696\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"0095bc46fbc5e96c4e29177580c5301eb6d3d72969\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"97696\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"40bee218eb80f2b413eb737036ecb3db440a85da84\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"97696\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0027eecfb4bd78f84e4666156d5fef05a57e67626d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"70080\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a8a02638d30493dd722dbe68773b06e3c1e6470e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"70080\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"407dede309fa2771bb9dde1e61e458cbd1b393ef31\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"70080\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00a94bfa05a6efd72336f67c6cbf6de050d5907d1a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85853\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00bdf51985b759b7b10c56b51ad92cd6b3354876b9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85853\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b85e526c5ed81b0ecbfeabd60de998ec6477689f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85853\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"005020dbf5fbe84f84cd81adc257876868c9c075df\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"402cc49d8cea662cca1f0f93eff39730b9c98027ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"403344129ba7f6b3e70db29390b23588d152dc55d9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"406b620a6d01649a7efc913c2480e60c9814d3a2c7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"0031e7fc6a17920492b26367bc28460cc48db1637a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"68216\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00542f39dae1a8c6fe6da10a8580bf5291c7690a15\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"68216\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"408a6279e8b597768e09deae6a6d9c96c60949ff87\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"68216\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"0048f6dcbfbeb9f5604e5920bcf8dd4a2794015158\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"85925\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"00cc2b30816b8eb101d67d7e4795186b38c43852af\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"85925\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"407aba663bd6c8fa8737da9c7cf3173b9f98702d24\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"85925\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"005e90a8fa4f0e3fb3f91f8e966eced649b6f3157f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"73804\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40257964afca84b8d2c92881ba03d1538893544c6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"73804\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40716a1ed853d808f87e3bcac8f7afb25e1470cf6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"73804\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"007a3fe73566f3c15f155608b1889e8eb26c37a018\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"40300\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f9e4eb518cb3a394282085f8e37377c00b3a3a51\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"40300\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40c823c2531c18020f5eaba2977679e52e55775db4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"40300\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"0083dcb5fbf0af119e3723ee982adda811d82f2617\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"64210\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00e31d6e43338cd81bd571fd4720af5f0c9217ac65\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"64210\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"4045db37ef79b803071551e88ec07c00ff4afca07e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"64210\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0079d1f5db7d58d2c3394346d83c09c12fc956fc6f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38417\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00f8fc17e7c3f05f80bf0691788547942ec5e3ee69\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38417\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"4014947ae1cee6ca35b24f8100ca3d4ae011034d14\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38417\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"00171fe1b393bfe02bc6efde0e225a87f060b450f6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"70436\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f815fd969181750c1041405f7c16b16edd9721dc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"70436\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"40825d34d9948c011f8a213b3a8a41fa5adfaf2bc7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"70436\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"006f43fbd8c207c52a0d1be2866c0f0d559cce04ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"97726\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00e1368a76af67a1f9c3c95dea508bf81826e7fdde\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"97726\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c88fcf0d797c31ed652353d317754da34ac137db\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"97726\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"00b55c3394b839e3c8f3686500169451d2cfc29f44\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"2336\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d2cec1c6211d11dd3c3dd25d128e464503e6994d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"2336\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40253f0fb9111a7a19abc34bb2450599b6ca4ffbd8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"2336\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4090ce59971c056bcb1cda95a3e611b07374d65668\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"70140\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40f54fee3eef8186c5779c460df7a446f29d3d1c34\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"70140\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40a2d5b4423c238092eff248a1d6f515d7ba286299\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"18169\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40f1b6e0c50796b6468ba6f800f94b3f6e73b6266e\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"14438\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"400e55eafdcec4db9977d5d34f461399cc9a60a163\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"27926\",\"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\":{\"0061871ccfa38fac2df460b242888a88d4df84e397\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"003e731d6e52bbfea240913b15f0bf11f71cb647a5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"65605\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"0083ba81c171967a896b2d8b9ac4df1715255c7d5a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"65605\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"405f417918bdca0fc262ed856b7d7bbc505d45f386\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"65605\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"00b7af1cd74f34c3463bfc9c19364e8051bfa75e39\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"3110\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"00eba5ccb6150f5f9dfa09f42cfd2d469fd069296e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"3110\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"403d6833d23b82947d2aad9fd1c25499d9ec94de87\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"3110\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00127e0aef67a4efb05a6398ec47e615a140930d82\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"41384\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"0013a384e3266eb1ca74fe995edea8a0a5b13fcf46\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"41384\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"401b39aeb71cf9e2c120d53d09f6b00e9905ef1aca\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"41384\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00dd94fe0302e71d15e9c17eca737dd18aa4ec77ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"32810\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"401188ffaa80a4b02c86963cc10e9d1d8c142855bd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"32810\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"403c1962ad96ce6b3c59ac6baaf2e9b2b2605c0534\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"32810\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"40f76f6e2de8915e917c56b2aa539febedd58b8faf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"32810\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"003024e5ac4fcc8b726d00c50e0692b455b4e5f0e5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"61608\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00cdb9336abcb6c60ebad3660c82a65b5dcdce8dbd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"61608\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"40211bb7a84530fafd4b66e78c8ccc5909111f2529\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"61608\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"001d4bb192f71f220ed6c2016d2db5b5d95b42b727\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"71775\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00dcd96df0766b2b4dd07db72be18376930326f096\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"71775\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"40fde8a2ed6eb5a4a7e6e83bdc5635df8b11464542\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"71775\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"00b608576233c898a0ee6264f633dd7c3fdf3f874d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"59575\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"4005b6fbff2b8eb44e0c18aa6966849b886a521abd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"59575\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"403750f292589e68c018909e87ba0c0a1f02c08303\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"59575\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"001b0ab88cf46d6b6ea009b5228f5132b1d9c29cc1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"15010\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"00e02e4e498e3fcd034d6e90eafd89ee95bd9b0519\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"15010\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"40fc46cedaaa7931de695c24d93c655710e29cb347\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"15010\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"000dff98f0ccfd6d54a69a9276baa8daf41aaf86b5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"98035\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"00547c1371cbd2ed4ee4524d978821bbc798bb93eb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"98035\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"4019181f161602082e72bab8c5b9ab879409ac3b78\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"98035\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00343039d0bf0d4bd460c05adf45433b1c20d019e7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"21692\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00a22045a7e49a6f647fbb5d5fd2984ce37f09c48f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"21692\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40266a00edc81ff619240ee1091806c48e6bdf1d07\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"21692\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"0071bf3dbe83774290e7a2ad6858cf0716242d5790\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"58824\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00c8734d4d404122e0eefb38082283ba11e3d4b4d0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"58824\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"4026e488f8de0cf7306e50d369066cac828de1a552\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"58824\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"002116e75aab11acfac165b17c2c10fc4646e976a3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"69373\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"0087c28c0764e9102bf588cc7e2a4c87c10e45a8ba\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"69373\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"4014cecb26e49e8464fd7e5b00eab4e4c687525db1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"69373\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"002b61c7120bc3dd05115245cd695ecf71372ca386\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"35307\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"002c8168746eeca44dc662103fd96735d5f5fa8609\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"35307\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40513ac51e2dfd87cff92187f8a0d8a412a1897a43\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"38328\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"35307\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"400b0391757929aad14b4a44b206e68f4ec0e4c99a\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"22541\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"407a0cc6f0d89456b7aef85443f8a0494feb8df622\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"22541\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"406cf95d7fd5307986a82451186e62732421d4b7ba\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"72101\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40f24744b5e77ee87dff92e10bcace1ff16398aeeb\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"29595\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"400d3929c52cfbe1b1a367dbcbdcca2313982a4ec0\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"85122\",\"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":{"0081a5d2223fcb11320c469eb3dfe5ed30d919cd18":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00758884c516d57fee2c9b39cedef8a5190392c5dd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"97696","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"0095bc46fbc5e96c4e29177580c5301eb6d3d72969":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"97696","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"40bee218eb80f2b413eb737036ecb3db440a85da84":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"97696","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0027eecfb4bd78f84e4666156d5fef05a57e67626d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"70080","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00a8a02638d30493dd722dbe68773b06e3c1e6470e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"70080","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"407dede309fa2771bb9dde1e61e458cbd1b393ef31":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"70080","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00a94bfa05a6efd72336f67c6cbf6de050d5907d1a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85853","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00bdf51985b759b7b10c56b51ad92cd6b3354876b9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85853","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40b85e526c5ed81b0ecbfeabd60de998ec6477689f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85853","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"005020dbf5fbe84f84cd81adc257876868c9c075df":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"402cc49d8cea662cca1f0f93eff39730b9c98027ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"403344129ba7f6b3e70db29390b23588d152dc55d9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"406b620a6d01649a7efc913c2480e60c9814d3a2c7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"0031e7fc6a17920492b26367bc28460cc48db1637a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"68216","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00542f39dae1a8c6fe6da10a8580bf5291c7690a15":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"68216","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"408a6279e8b597768e09deae6a6d9c96c60949ff87":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"68216","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"0048f6dcbfbeb9f5604e5920bcf8dd4a2794015158":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"85925","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"00cc2b30816b8eb101d67d7e4795186b38c43852af":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"85925","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"407aba663bd6c8fa8737da9c7cf3173b9f98702d24":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"85925","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"005e90a8fa4f0e3fb3f91f8e966eced649b6f3157f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"73804","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40257964afca84b8d2c92881ba03d1538893544c6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"73804","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40716a1ed853d808f87e3bcac8f7afb25e1470cf6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"73804","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"007a3fe73566f3c15f155608b1889e8eb26c37a018":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"40300","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00f9e4eb518cb3a394282085f8e37377c00b3a3a51":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"40300","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40c823c2531c18020f5eaba2977679e52e55775db4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"40300","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"0083dcb5fbf0af119e3723ee982adda811d82f2617":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"64210","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00e31d6e43338cd81bd571fd4720af5f0c9217ac65":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"64210","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"4045db37ef79b803071551e88ec07c00ff4afca07e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"64210","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0079d1f5db7d58d2c3394346d83c09c12fc956fc6f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38417","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00f8fc17e7c3f05f80bf0691788547942ec5e3ee69":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38417","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"4014947ae1cee6ca35b24f8100ca3d4ae011034d14":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38417","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"00171fe1b393bfe02bc6efde0e225a87f060b450f6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"70436","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00f815fd969181750c1041405f7c16b16edd9721dc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"70436","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"40825d34d9948c011f8a213b3a8a41fa5adfaf2bc7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"70436","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"006f43fbd8c207c52a0d1be2866c0f0d559cce04ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"97726","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00e1368a76af67a1f9c3c95dea508bf81826e7fdde":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"97726","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40c88fcf0d797c31ed652353d317754da34ac137db":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"97726","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"00b55c3394b839e3c8f3686500169451d2cfc29f44":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"2336","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"00d2cec1c6211d11dd3c3dd25d128e464503e6994d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"2336","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40253f0fb9111a7a19abc34bb2450599b6ca4ffbd8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"2336","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4090ce59971c056bcb1cda95a3e611b07374d65668":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"70140","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40f54fee3eef8186c5779c460df7a446f29d3d1c34":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"70140","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40a2d5b4423c238092eff248a1d6f515d7ba286299":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"18169","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40f1b6e0c50796b6468ba6f800f94b3f6e73b6266e":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"14438","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"400e55eafdcec4db9977d5d34f461399cc9a60a163":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"27926","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"4iODRb5DxI0u9Etj9vdupI1WuULYPYtmCW/sUZmPWfU="}
|
|
1
|
+
{"node":{"0061871ccfa38fac2df460b242888a88d4df84e397":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"003e731d6e52bbfea240913b15f0bf11f71cb647a5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"65605","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"0083ba81c171967a896b2d8b9ac4df1715255c7d5a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"65605","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"405f417918bdca0fc262ed856b7d7bbc505d45f386":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"65605","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"00b7af1cd74f34c3463bfc9c19364e8051bfa75e39":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"3110","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"00eba5ccb6150f5f9dfa09f42cfd2d469fd069296e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"3110","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"403d6833d23b82947d2aad9fd1c25499d9ec94de87":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"3110","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00127e0aef67a4efb05a6398ec47e615a140930d82":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"41384","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"0013a384e3266eb1ca74fe995edea8a0a5b13fcf46":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"41384","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"401b39aeb71cf9e2c120d53d09f6b00e9905ef1aca":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"41384","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00dd94fe0302e71d15e9c17eca737dd18aa4ec77ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"32810","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"401188ffaa80a4b02c86963cc10e9d1d8c142855bd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"32810","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"403c1962ad96ce6b3c59ac6baaf2e9b2b2605c0534":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"32810","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"40f76f6e2de8915e917c56b2aa539febedd58b8faf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"32810","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"003024e5ac4fcc8b726d00c50e0692b455b4e5f0e5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"61608","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00cdb9336abcb6c60ebad3660c82a65b5dcdce8dbd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"61608","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"40211bb7a84530fafd4b66e78c8ccc5909111f2529":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"61608","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"001d4bb192f71f220ed6c2016d2db5b5d95b42b727":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"71775","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00dcd96df0766b2b4dd07db72be18376930326f096":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"71775","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"40fde8a2ed6eb5a4a7e6e83bdc5635df8b11464542":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"71775","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"00b608576233c898a0ee6264f633dd7c3fdf3f874d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"59575","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"4005b6fbff2b8eb44e0c18aa6966849b886a521abd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"59575","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"403750f292589e68c018909e87ba0c0a1f02c08303":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"59575","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"001b0ab88cf46d6b6ea009b5228f5132b1d9c29cc1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"15010","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"00e02e4e498e3fcd034d6e90eafd89ee95bd9b0519":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"15010","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"40fc46cedaaa7931de695c24d93c655710e29cb347":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"15010","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"000dff98f0ccfd6d54a69a9276baa8daf41aaf86b5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"98035","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"00547c1371cbd2ed4ee4524d978821bbc798bb93eb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"98035","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"4019181f161602082e72bab8c5b9ab879409ac3b78":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"98035","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00343039d0bf0d4bd460c05adf45433b1c20d019e7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"21692","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00a22045a7e49a6f647fbb5d5fd2984ce37f09c48f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"21692","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40266a00edc81ff619240ee1091806c48e6bdf1d07":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"21692","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"0071bf3dbe83774290e7a2ad6858cf0716242d5790":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"58824","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00c8734d4d404122e0eefb38082283ba11e3d4b4d0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"58824","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"4026e488f8de0cf7306e50d369066cac828de1a552":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"58824","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"002116e75aab11acfac165b17c2c10fc4646e976a3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"69373","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"0087c28c0764e9102bf588cc7e2a4c87c10e45a8ba":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"69373","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"4014cecb26e49e8464fd7e5b00eab4e4c687525db1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"69373","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"002b61c7120bc3dd05115245cd695ecf71372ca386":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"35307","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"002c8168746eeca44dc662103fd96735d5f5fa8609":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"35307","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40513ac51e2dfd87cff92187f8a0d8a412a1897a43":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"38328","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"35307","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"400b0391757929aad14b4a44b206e68f4ec0e4c99a":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"22541","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"407a0cc6f0d89456b7aef85443f8a0494feb8df622":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"22541","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"406cf95d7fd5307986a82451186e62732421d4b7ba":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"72101","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40f24744b5e77ee87dff92e10bcace1ff16398aeeb":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"29595","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"400d3929c52cfbe1b1a367dbcbdcca2313982a4ec0":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"85122","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"r1CbezTP81IPEKH7qhnIOcj4DqJJnJVmVvpDkTK8XbI="}
|