zevairouter 1.1.7 → 1.1.8
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 +5 -0
- package/cli/app/.next-cli-build/BUILD_ID +1 -1
- package/cli/app/.next-cli-build/app-path-routes-manifest.json +8 -8
- package/cli/app/.next-cli-build/build-manifest.json +2 -2
- package/cli/app/.next-cli-build/prerender-manifest.json +3 -3
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
- package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
- package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback.html +1 -1
- package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.html +1 -1
- package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/landing.html +1 -1
- package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/login.html +1 -1
- package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app-paths-manifest.json +8 -8
- package/cli/app/.next-cli-build/server/chunks/1131.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/1350.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/5024.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/5330.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/6651.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7319.js +3 -3
- 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/9835.js +1 -1
- package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/pages/404.html +1 -1
- package/cli/app/.next-cli-build/server/pages/500.html +1 -1
- package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
- package/cli/app/.next-cli-build/static/chunks/{620-e71d98d0671e4758.js → 620-6fd8483739f42f19.js} +1 -1
- package/cli/app/CHANGELOG.md +5 -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/{pWNKHN6oDrOAmW8sKKB8a → YH4DQNmfwnU7QHjuIVbdo}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{pWNKHN6oDrOAmW8sKKB8a → YH4DQNmfwnU7QHjuIVbdo}/_ssgManifest.js +0 -0
|
@@ -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\":\"YH4DQNmfwnU7QHjuIVbdo\"}\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\":{\"002bfb90ed472070c753972a6f6001f65871f5cbca\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00325a24842a39780c88949d0d3a373e849b19a036\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"59429\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00433292da62fd4d68e6200a7d1fb8b211fd4e0e62\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"59429\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"400191f5c7343b8c0f951425bb1e68d9cf74d43870\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"59429\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"00b81d935021d5c550dad3fdc01c701e5753693ecc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"14356\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00c706c983487e463cdd3cab9e78612ce66c19051f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"14356\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"4077a5c8fa9cc329cc612238d5993056a1c61ed3f3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"14356\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00bd076fdc99f9f8aa1ba71c74f00fe2c2b3679d1e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"30174\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"00ca6939033f79e51f8484112772c5a53d32381041\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"30174\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"40af82fccc5932a4d95c7af5d24afb528ba1b859b7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"30174\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00b9f263834b8eee4dad648d03f39e6de1a4d3c324\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"85274\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"406904260d9ba0bfaf75a7952c16a83d9c023f4381\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"85274\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"406cb96a1410e937874acddd975cefe6774eeecf37\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"85274\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"409dce229f83166df26fed9af6293a95493f6c99f4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"85274\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"00515e028bddfba6fe4d9c3c04141c2c0881563463\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"97438\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00890aab40464ebfd6169b42930e77c0c82deaa273\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"97438\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"404179b621d1c987217b90774775227189a9475a97\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"97438\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"002569810dd537b9326890abbb971d09a9103445b7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37275\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"004d4760e8c1c8803507e7344961fb2a67c1034045\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37275\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"4011965932f6a20d1f73013540c37ae2c271218dec\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37275\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"0002a9aa55f3ce76d2c2112e4d51cbb20734cacc11\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"21248\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"409b35f626fa892e5f60dcb7a5ec8e076cbfc21885\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"21248\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40d31b95d9bfea9ac7566a7b8b4b604e169d576584\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"21248\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"00096cac2afb28e7652f778e95ae006eb2adcb2f09\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"96226\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"003f16b9c4a6af27a8de2af2e470a59c54ec7a4863\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"96226\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"40772c9606ee4d2e389743d587f664c7f3a1dcafa6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"96226\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"006bf7ad658a09f043146cb803aafa2cc52fb9caa7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"80286\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"009ee7e4547fa5992e64badc651d5ae36295ee92c2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"80286\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"4083b3dbb9fcfe05aaaef3aaca9b92227fb7c9dae7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"80286\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0044281a231363a4c5225a25b4df901a61b2ec6201\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"79509\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"0090ca69229e0efb1a148c0691e83ac103eb303397\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"79509\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"4036df723548cd00596dd26c15cbece759fc58c858\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"79509\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"004297a5f8668fcb3254ead563fda5e438cbeb901f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"59616\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00be6f0361157ed9fa2266325f4463bf61b93b97e2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"59616\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"40186892982af4189b7a8f6d8c18c8facb14ce2397\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"59616\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"007969b540eaacd2619a4ce4a0416625d1142e20bd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"10475\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00e046730684fe1544016b8e957c179050fffb06e0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"10475\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"4054319933d9bc6449b57726eb75445e6cf96618c5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"10475\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"00ce2fd65488b1d3dbb191cc0577c270dc37b14105\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"1071\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"00eccb30eb2066e5e3f7b4c35c9fe0af863de81a3a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"1071\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40a206112c0d832f581774030f18cc2cedecbf0acd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"62932\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"1071\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"401feecb04e45313feb173a1e0a31c18338bd6a6e9\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"23483\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40ef6c2a0615f044a8a0ade8a7a99c9603f205fdd8\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"23483\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40b7e4e15c40e425c5ae00065a13dd8f91614ecf56\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"20465\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"4085d8f1530328cb50fb3c38777a4bd2a86bd552f1\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"24633\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"408ad6f3964501935d1ddd15c59bf90a25c42c33ff\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"89024\",\"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\":{\"00d7ad222e586a34cf42e96a401cf6c9248572d1e2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"001514eb6435fc0e7900448891b4892167b1c04e2d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"46842\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"005ffa9111e580ead8cdf1fb2e30204f45002e51b0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"46842\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"4032bf48eebf6acadb5caa42b63201106d82562817\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"46842\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"001d4d0c8b072327148d1e2d357df488502c190581\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"99935\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"006af2b32bcff2d27d08f5afea44284b0b9ec72bd6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"99935\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"402c23d030d1b569cfc8e0b94b065262df25827950\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"99935\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"005b3b7f061b9277c38ff770628db3c4a4b4925489\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71475\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"00fdf526ac5e2e008570c1e58ef9ac6af42c49f1f1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71475\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"40f0f184d4c1ce2b4940032465eb34d7ad8f6170b7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71475\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00885d7519532842e664ef629b547d6dfc936adc9f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"19475\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"40925f147ecc6d07dc9b1b02f4ecd82c76551a56b9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"19475\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40ae6f40334124cab00f1d6d0984acff5c984a1bc8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"19475\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"40e66e04b96b49c5e51fe21754e196a02482298cf7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"19475\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"0049492777a00288c7c5bf405040ac780e30baa4c0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"35640\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00fb0551b5d59246e25e906d9b61e27633c295fef4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"35640\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"40a90dcc1dba5cc3678c175725fe20659413cb2d64\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"35640\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"0070c21763bb62943a01e261ac27897bd76e7d11eb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"17387\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"0079fdfd31544c905e01e167ac015b3b512f49a37e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"17387\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"407da8bc64f5c91c8506d9aefa395d5ff7a7d52854\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"17387\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"0002d836504fef181c17e06080086d08e79c6c0276\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"95517\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40184a745cebe69c705440b59dd324d5371dc6df8a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"95517\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40479ca6a81275df49e599bd65d3235acf5522cd7e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"95517\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"00310774ed43d4607fdb5fcbc72979e430d57445bf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"96181\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"0099c63ca733fe549808d42bea6ee14921f7b6b312\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"96181\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"405a31a8305d43941e8868dfb9ca5ff7c34708e52e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"96181\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00a858db373a4ba9a2796672f2aa1d313567f405e8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"71996\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00dd8c8545aa102a5a735f00a0c8cc68d8d14be98e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"71996\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40d9a8e4e31460f9512e0c27ec6e383afbaf165a2d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"71996\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0011cf3eff1d81c6d2523aa3dbc0976a4e23fdc9d5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"44455\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00f4e7a04bfde000c11bca2958b03ccbf827d89a13\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"44455\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"4097f8002b1e02804ea14ba686ccbeeafedef6628a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"44455\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"005a585800030d9cac1710fcef8bdc4ab886e6e101\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"80052\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"0065443d77698f6815898a57701982afbf4d5144c4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"80052\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"40a6efaae991a32d763ec6300f56a62f2a85aec682\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"80052\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"0052af616a0d2326605e2de88b6cc094606c519a92\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"24690\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00d48cf2530ee43d5b59b89f80776b2691f27524ed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"24690\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"408757283018a5e318e9941e4b524d56ff47c5cc0d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"24690\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"0005de1a85f4d1b86f3cc68d938f061d3f231f9fb4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14125\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"00c619f2b3abb136bb61682b0879a5f658837c4934\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14125\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40847a30c41d7a926a68df0bf02aae4fa3374dbee3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"81967\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14125\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4031836bac4ef365fb2a706d950be8a2c2ebb63414\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"25826\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"4077efe201241e0f39ee2cb4696406f9dd7f7a7230\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"25826\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"406c5a7b59190e17741d5733b5b3e4546fc747c37f\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"95096\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40bd77c655e3d2221ce7349e751f411511055b0c5f\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"81333\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"404c383d50894087af40f04d7418860419e1cb8186\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"14606\",\"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":{"002bfb90ed472070c753972a6f6001f65871f5cbca":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00325a24842a39780c88949d0d3a373e849b19a036":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"59429","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00433292da62fd4d68e6200a7d1fb8b211fd4e0e62":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"59429","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"400191f5c7343b8c0f951425bb1e68d9cf74d43870":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"59429","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"00b81d935021d5c550dad3fdc01c701e5753693ecc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"14356","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00c706c983487e463cdd3cab9e78612ce66c19051f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"14356","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"4077a5c8fa9cc329cc612238d5993056a1c61ed3f3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"14356","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00bd076fdc99f9f8aa1ba71c74f00fe2c2b3679d1e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"30174","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"00ca6939033f79e51f8484112772c5a53d32381041":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"30174","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"40af82fccc5932a4d95c7af5d24afb528ba1b859b7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"30174","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00b9f263834b8eee4dad648d03f39e6de1a4d3c324":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"85274","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"406904260d9ba0bfaf75a7952c16a83d9c023f4381":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"85274","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"406cb96a1410e937874acddd975cefe6774eeecf37":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"85274","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"409dce229f83166df26fed9af6293a95493f6c99f4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"85274","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"00515e028bddfba6fe4d9c3c04141c2c0881563463":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"97438","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00890aab40464ebfd6169b42930e77c0c82deaa273":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"97438","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"404179b621d1c987217b90774775227189a9475a97":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"97438","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"002569810dd537b9326890abbb971d09a9103445b7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37275","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"004d4760e8c1c8803507e7344961fb2a67c1034045":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37275","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"4011965932f6a20d1f73013540c37ae2c271218dec":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37275","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"0002a9aa55f3ce76d2c2112e4d51cbb20734cacc11":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"21248","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"409b35f626fa892e5f60dcb7a5ec8e076cbfc21885":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"21248","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40d31b95d9bfea9ac7566a7b8b4b604e169d576584":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"21248","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"00096cac2afb28e7652f778e95ae006eb2adcb2f09":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"96226","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"003f16b9c4a6af27a8de2af2e470a59c54ec7a4863":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"96226","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"40772c9606ee4d2e389743d587f664c7f3a1dcafa6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"96226","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"006bf7ad658a09f043146cb803aafa2cc52fb9caa7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"80286","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"009ee7e4547fa5992e64badc651d5ae36295ee92c2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"80286","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"4083b3dbb9fcfe05aaaef3aaca9b92227fb7c9dae7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"80286","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0044281a231363a4c5225a25b4df901a61b2ec6201":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"79509","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"0090ca69229e0efb1a148c0691e83ac103eb303397":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"79509","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"4036df723548cd00596dd26c15cbece759fc58c858":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"79509","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"004297a5f8668fcb3254ead563fda5e438cbeb901f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"59616","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00be6f0361157ed9fa2266325f4463bf61b93b97e2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"59616","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"40186892982af4189b7a8f6d8c18c8facb14ce2397":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"59616","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"007969b540eaacd2619a4ce4a0416625d1142e20bd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"10475","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00e046730684fe1544016b8e957c179050fffb06e0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"10475","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"4054319933d9bc6449b57726eb75445e6cf96618c5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"10475","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"00ce2fd65488b1d3dbb191cc0577c270dc37b14105":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"1071","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"00eccb30eb2066e5e3f7b4c35c9fe0af863de81a3a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"1071","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40a206112c0d832f581774030f18cc2cedecbf0acd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"62932","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"1071","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"401feecb04e45313feb173a1e0a31c18338bd6a6e9":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"23483","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40ef6c2a0615f044a8a0ade8a7a99c9603f205fdd8":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"23483","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40b7e4e15c40e425c5ae00065a13dd8f91614ecf56":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"20465","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"4085d8f1530328cb50fb3c38777a4bd2a86bd552f1":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"24633","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"408ad6f3964501935d1ddd15c59bf90a25c42c33ff":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"89024","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"Gd65FyQYRddT5PnF9KyOHRZs9CXVUDX9D3NoqQhE+xw="}
|
|
1
|
+
{"node":{"00d7ad222e586a34cf42e96a401cf6c9248572d1e2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"001514eb6435fc0e7900448891b4892167b1c04e2d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"46842","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"005ffa9111e580ead8cdf1fb2e30204f45002e51b0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"46842","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"4032bf48eebf6acadb5caa42b63201106d82562817":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"46842","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"001d4d0c8b072327148d1e2d357df488502c190581":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"99935","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"006af2b32bcff2d27d08f5afea44284b0b9ec72bd6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"99935","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"402c23d030d1b569cfc8e0b94b065262df25827950":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"99935","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"005b3b7f061b9277c38ff770628db3c4a4b4925489":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71475","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"00fdf526ac5e2e008570c1e58ef9ac6af42c49f1f1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71475","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"40f0f184d4c1ce2b4940032465eb34d7ad8f6170b7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71475","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00885d7519532842e664ef629b547d6dfc936adc9f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"19475","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"40925f147ecc6d07dc9b1b02f4ecd82c76551a56b9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"19475","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40ae6f40334124cab00f1d6d0984acff5c984a1bc8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"19475","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"40e66e04b96b49c5e51fe21754e196a02482298cf7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"19475","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"0049492777a00288c7c5bf405040ac780e30baa4c0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"35640","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00fb0551b5d59246e25e906d9b61e27633c295fef4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"35640","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"40a90dcc1dba5cc3678c175725fe20659413cb2d64":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"35640","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"0070c21763bb62943a01e261ac27897bd76e7d11eb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"17387","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"0079fdfd31544c905e01e167ac015b3b512f49a37e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"17387","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"407da8bc64f5c91c8506d9aefa395d5ff7a7d52854":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"17387","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"0002d836504fef181c17e06080086d08e79c6c0276":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"95517","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40184a745cebe69c705440b59dd324d5371dc6df8a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"95517","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40479ca6a81275df49e599bd65d3235acf5522cd7e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"95517","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"00310774ed43d4607fdb5fcbc72979e430d57445bf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"96181","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"0099c63ca733fe549808d42bea6ee14921f7b6b312":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"96181","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"405a31a8305d43941e8868dfb9ca5ff7c34708e52e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"96181","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00a858db373a4ba9a2796672f2aa1d313567f405e8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"71996","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00dd8c8545aa102a5a735f00a0c8cc68d8d14be98e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"71996","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40d9a8e4e31460f9512e0c27ec6e383afbaf165a2d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"71996","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0011cf3eff1d81c6d2523aa3dbc0976a4e23fdc9d5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"44455","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00f4e7a04bfde000c11bca2958b03ccbf827d89a13":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"44455","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"4097f8002b1e02804ea14ba686ccbeeafedef6628a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"44455","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"005a585800030d9cac1710fcef8bdc4ab886e6e101":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"80052","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"0065443d77698f6815898a57701982afbf4d5144c4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"80052","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"40a6efaae991a32d763ec6300f56a62f2a85aec682":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"80052","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"0052af616a0d2326605e2de88b6cc094606c519a92":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"24690","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00d48cf2530ee43d5b59b89f80776b2691f27524ed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"24690","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"408757283018a5e318e9941e4b524d56ff47c5cc0d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"24690","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"0005de1a85f4d1b86f3cc68d938f061d3f231f9fb4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14125","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"00c619f2b3abb136bb61682b0879a5f658837c4934":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14125","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40847a30c41d7a926a68df0bf02aae4fa3374dbee3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"81967","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14125","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4031836bac4ef365fb2a706d950be8a2c2ebb63414":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"25826","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"4077efe201241e0f39ee2cb4696406f9dd7f7a7230":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"25826","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"406c5a7b59190e17741d5733b5b3e4546fc747c37f":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"95096","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40bd77c655e3d2221ce7349e751f411511055b0c5f":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"81333","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"404c383d50894087af40f04d7418860419e1cb8186":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"14606","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"VBduXXYByHTAFUOzTWKpcgcq1zoAkcDGx1MZ2ZH3/MM="}
|