zevairouter 1.0.260 → 1.0.261
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/cli/app/.next-cli-build/BUILD_ID +1 -1
- package/cli/app/.next-cli-build/app-path-routes-manifest.json +12 -12
- package/cli/app/.next-cli-build/build-manifest.json +2 -2
- package/cli/app/.next-cli-build/prerender-manifest.json +3 -3
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
- package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- 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 +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +3 -0
- package/cli/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -0
- package/cli/app/.next-cli-build/server/app/api/pxpipe/logs/route_client-reference-manifest.js +1 -0
- 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/usage/logs/route.js +1 -0
- package/cli/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -0
- package/cli/app/.next-cli-build/server/app/api/usage/logs/route_client-reference-manifest.js +1 -0
- package/cli/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
- 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 +12 -12
- 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/7319.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
- package/cli/app/.next-cli-build/server/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/{5497-0e1cdd657e997e26.js → 5497-58cf38baa1268b48.js} +1 -1
- package/cli/app/.next-cli-build/static/chunks/{620-2c7bf19eda211b73.js → 620-b9e1367e0c6f111d.js} +1 -1
- package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-7f1163bd918d92ca.js +1 -0
- package/cli/app/.next-cli-build/static/chunks/app/api/usage/logs/route-7f1163bd918d92ca.js +1 -0
- package/cli/app/.next-cli-build/static/chunks/app/layout-697386c34f0b7bd3.js +1 -0
- package/cli/app/CHANGELOG.md +6 -0
- package/cli/app/package.json +1 -1
- package/cli/package.json +1 -1
- package/package.json +1 -1
- package/cli/app/.next-cli-build/static/chunks/app/layout-f01c49fcec50ff21.js +0 -1
- /package/cli/app/.next-cli-build/static/{BAIP9_XLpbfHnsYcNmZA- → sHt757a_EIQEUc1fFflTV}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{BAIP9_XLpbfHnsYcNmZA- → sHt757a_EIQEUc1fFflTV}/_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\":\"sHt757a_EIQEUc1fFflTV\"}\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\":{\"001ebc39ede4dc928545af56dbfc5f38dccbb98f4b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"0046a3d6211c785eedc5b581554ca6ed824f6ff375\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"96817\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00e56518baf62e4d9b2710ba0d04e009aae8f9e94e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"96817\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"4024e4bced99b613f227c4531c19d8960bfcf44b97\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"96817\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"00366484929ec98fbe3b10143523ddf4e74495c060\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60872\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00c94b5e62ee390b5a78a13b20de43490092327608\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60872\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"4012b15db9472744d04188e07483b0feac6c33f756\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60872\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"004111c695e34cabc734909038312f14703b8706f3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"75928\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00553d90aa636d8a1552790ecbd2415cd058c408a9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"75928\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"408984faaba0961ef323b72b117a1f934e024e7375\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"75928\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00a1b17332fcf838a9b28f54861db78f45bc016838\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"79829\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"406a5cd2ba8a785ebc95473d4fb92ecc2fdbd4d657\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"79829\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40ede01772e78c10a9b815959c443c745ecb4e44cb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"79829\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"40eedb518600d7617cbb199542c86f94273d967357\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"79829\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"0094b218cba135c2aa9fdb8e6709218e750d39f69b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"16004\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00d1efc6d32e653df6ac6963b2112b79ec1de516cb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"16004\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"4042ef2c694be95a55ea6960c18a495e8ae4ce1406\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"16004\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"00165b512185220d3cdc1e09befd56831ac99c69b8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"20590\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"004fa6ae8914bbcb3b01d20cb4cfa73d1488c2a379\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"20590\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"40e167e23736d187b75f44702c5b3f8811b53148e8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"20590\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"00ad50bbb673cf5ef27c996de801c35e8fed9be2a4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"69990\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40570e27ca09968346e222d47514335daceb6103f6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"69990\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40e12a164cea460635f4b1e19eaf0e750200eb4b63\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"69990\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"000de7601c78119fac4b6806c59d9e146f98ce299b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"48920\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00549ae0a9f33725db1de35ec637f1cd16d39e8a7d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"48920\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40538976dcb23eb8e380fe914b855e7625d3bbbe97\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"48920\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00af6231e877b738fb7269b41f302a159080078cb7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"23819\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00daa76a8353d2b65395125d34c51bf8679afa257e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"23819\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c1e6b8a5507a202f0399427ac0a291590e6cb302\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"23819\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0008a92ccb13b5befd4c09c72e7d9e99ee29bfb679\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3822\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f0a8ef6ad0e7d9a0f4c40a8945bc00bec1792110\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3822\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"401891e5746865f6afecebaca8cb13a13d8f0779cf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3822\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"000a9d4bb630ab0a0451cb078b05b85bf81358c8ad\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"13983\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"001195165da4aeb6540c4a71c3f4bcf1f481c56d5c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"13983\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"400c8b79f86ce5128932cb8900bf99d8cda5b5fdeb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"13983\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00c79c24b6f708bb98fc91c51b2158b54fa77ac5de\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"45629\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e81cede1bdb8e14d721b1b5ba704ebda772077dd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"45629\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"4067060701442c77e2892f7ea80d6ce964915303ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"45629\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"002904296adbe98ff4b4a947fba66ade121a3137b2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"93732\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"005291533e1cc6479ef98bcb9cecfdaa9a0cf2b4b6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"93732\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"403c6e83824588cd0bc946d966aace4b091c24ef30\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"59800\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"93732\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4010f4e61e5e43aca9f4619a4a4c17a4d65f4d7a81\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"11549\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40832df4eef56a3dd86fae361c65c1eb59b073947d\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"11549\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"4006644387ce798a97224af51e56f2e0ae67b29184\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"70709\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40ba82ffb5889b8807ec06c2bc75277faceac127d7\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"69373\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"400a79a688ccc1d9a1c028243340d2a74382af3be7\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"44348\",\"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\":{\"0060c7796a10b4ce390b0b1c3cddf2def41d1e57d3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"003137a913d39f608014ccf8d48e8b215b73f596e8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"74049\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00cc992aa0747ea6155b9e9917fb03491229a66c25\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"74049\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b59f50d2b09551e7d0e3852b96159d1c285b5006\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"74049\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"001d7b9f9b44d04fbc8393922298f1f0b2a3fd5b01\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"76456\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"007e4adc5fdc695efee5fe9ee29abd272501b2e27f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"76456\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"40a4b60801a8731deb25f7928618b6f95da8a4e18e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"76456\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00731c536ba57dbb7806ce8d37125bf36d7f7510b3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"29590\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"00b320cedce8ccc38466283f0972c243a7f1cef611\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"29590\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"406fad02883e3f89620e9dc260170a1d7df10adf48\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"29590\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00ba3377cbc63dc64d25b25ee41b191e29e430661b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"49631\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"4055875577bbc9b9fa6ca20eba4a22ee75231c8e9b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"49631\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"4075019e86e98750a086cdcccfcc29db78d4e99359\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"49631\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4082ff19eb41a4ec0af46c89cb85dd33b3fbeba3ab\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"49631\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"0088944c8b6945a3c4121e03f64399cb258bda24bb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"51546\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"0088a13fe57295e30916c769dbcebf9ddd8e07c58e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"51546\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"40b692e29f2a39cd313602733e5e733548cd473d12\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"51546\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"009dbe7f3d9d243391906f3cc7245de0c2a5b7bcba\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"46336\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00eb9963e6b7920e6d2fb371ac4b367e67f9dc095d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"46336\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"404837fc18c28544e0d30ccedf221a77ebc384695a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"46336\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"002f6a1e02df4d8f5029479d3edc55d2559d9bd622\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"50004\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40a29a4968fad1a87538866e15aea9a9307cc5a0ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"50004\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40f057a1941a7cf9399dcbd0cda5575986ffd1bf23\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"50004\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"004b481ae1be47215e3b92509310b8df025245f393\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"25330\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"00b994aeac91c2f7603785b38ee872a1273ba06299\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"25330\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"408fe1fa4e4cce5023ef34f0d21ad16bec85bd697c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"25330\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00b3a879e257946e3fc0a4e087bf9dfbb06a57fd39\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"86287\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00bdcf5e1c0a91b6c75cc249f8f2664e586c38fa00\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"86287\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"407655dd157a1ab462aef37e1313caee114620d7eb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"86287\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0013d8385ef92fe2d9b73e49ec1a097b2984a032e5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3385\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"0031575f56115706b70ac9ee368974a713545acdc4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3385\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"4026d7bc9360b2dab3adf33db6aecb058a1b7c83b2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3385\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"00482fec06568256b10f8cc5f7fcff02b5393d7e0c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"85258\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a5726f2162fc66efad08831d4d89bf9ba1416d57\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"85258\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"407f3e7c1d125cf313883edb140878b14898e20907\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"85258\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00a15711a560d56aa2dca064a1b93fb5402fad7685\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"30506\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00f914d976913352067670febb50d33ca4f79a246b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"30506\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40112a7075e274e507c8cbd0a1e0398d32c19281b2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"30506\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"00028ba5e9b7cc635b564e049189a1478a6cb3c0bf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"40586\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"00b6abfe5dcd25b93c95bd420a8ccaedc738ce7ef3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"40586\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"4047500589d343aead2238a1b72b859267f2485593\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"74079\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"40586\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"401eb9f9de3100c2013091151740cb8de4fdef3030\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"29352\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"408188c1c5c49dbec37592198d6b2ce3abbddfa624\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"29352\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"4004d777d065cfbd000c666be2ade3d649c3d3e8f7\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"94137\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40fc5c1476d691d2c12d3ee60aff566569c83b54c5\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"27526\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"406a6026f5df26ee60349d232a3be455ee0679c455\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"6162\",\"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":{"001ebc39ede4dc928545af56dbfc5f38dccbb98f4b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"0046a3d6211c785eedc5b581554ca6ed824f6ff375":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"96817","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00e56518baf62e4d9b2710ba0d04e009aae8f9e94e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"96817","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"4024e4bced99b613f227c4531c19d8960bfcf44b97":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"96817","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"00366484929ec98fbe3b10143523ddf4e74495c060":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60872","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00c94b5e62ee390b5a78a13b20de43490092327608":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60872","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"4012b15db9472744d04188e07483b0feac6c33f756":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60872","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"004111c695e34cabc734909038312f14703b8706f3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"75928","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00553d90aa636d8a1552790ecbd2415cd058c408a9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"75928","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"408984faaba0961ef323b72b117a1f934e024e7375":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"75928","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00a1b17332fcf838a9b28f54861db78f45bc016838":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"79829","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"406a5cd2ba8a785ebc95473d4fb92ecc2fdbd4d657":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"79829","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40ede01772e78c10a9b815959c443c745ecb4e44cb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"79829","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"40eedb518600d7617cbb199542c86f94273d967357":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"79829","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"0094b218cba135c2aa9fdb8e6709218e750d39f69b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"16004","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00d1efc6d32e653df6ac6963b2112b79ec1de516cb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"16004","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"4042ef2c694be95a55ea6960c18a495e8ae4ce1406":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"16004","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"00165b512185220d3cdc1e09befd56831ac99c69b8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"20590","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"004fa6ae8914bbcb3b01d20cb4cfa73d1488c2a379":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"20590","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"40e167e23736d187b75f44702c5b3f8811b53148e8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"20590","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"00ad50bbb673cf5ef27c996de801c35e8fed9be2a4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"69990","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40570e27ca09968346e222d47514335daceb6103f6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"69990","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40e12a164cea460635f4b1e19eaf0e750200eb4b63":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"69990","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"000de7601c78119fac4b6806c59d9e146f98ce299b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"48920","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00549ae0a9f33725db1de35ec637f1cd16d39e8a7d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"48920","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40538976dcb23eb8e380fe914b855e7625d3bbbe97":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"48920","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00af6231e877b738fb7269b41f302a159080078cb7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"23819","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00daa76a8353d2b65395125d34c51bf8679afa257e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"23819","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40c1e6b8a5507a202f0399427ac0a291590e6cb302":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"23819","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0008a92ccb13b5befd4c09c72e7d9e99ee29bfb679":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3822","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"00f0a8ef6ad0e7d9a0f4c40a8945bc00bec1792110":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3822","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"401891e5746865f6afecebaca8cb13a13d8f0779cf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3822","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"000a9d4bb630ab0a0451cb078b05b85bf81358c8ad":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"13983","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"001195165da4aeb6540c4a71c3f4bcf1f481c56d5c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"13983","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"400c8b79f86ce5128932cb8900bf99d8cda5b5fdeb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"13983","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00c79c24b6f708bb98fc91c51b2158b54fa77ac5de":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"45629","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"00e81cede1bdb8e14d721b1b5ba704ebda772077dd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"45629","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"4067060701442c77e2892f7ea80d6ce964915303ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"45629","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"002904296adbe98ff4b4a947fba66ade121a3137b2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"93732","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"005291533e1cc6479ef98bcb9cecfdaa9a0cf2b4b6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"93732","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"403c6e83824588cd0bc946d966aace4b091c24ef30":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"59800","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"93732","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4010f4e61e5e43aca9f4619a4a4c17a4d65f4d7a81":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"11549","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40832df4eef56a3dd86fae361c65c1eb59b073947d":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"11549","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"4006644387ce798a97224af51e56f2e0ae67b29184":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"70709","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40ba82ffb5889b8807ec06c2bc75277faceac127d7":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"69373","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"400a79a688ccc1d9a1c028243340d2a74382af3be7":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"44348","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"aRgAYBK8xURSfI4fDS7+tsIj4QpUR77DWdvY0bTvvvc="}
|
|
1
|
+
{"node":{"0060c7796a10b4ce390b0b1c3cddf2def41d1e57d3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"003137a913d39f608014ccf8d48e8b215b73f596e8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"74049","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00cc992aa0747ea6155b9e9917fb03491229a66c25":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"74049","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"40b59f50d2b09551e7d0e3852b96159d1c285b5006":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"74049","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"001d7b9f9b44d04fbc8393922298f1f0b2a3fd5b01":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"76456","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"007e4adc5fdc695efee5fe9ee29abd272501b2e27f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"76456","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"40a4b60801a8731deb25f7928618b6f95da8a4e18e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"76456","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00731c536ba57dbb7806ce8d37125bf36d7f7510b3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"29590","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"00b320cedce8ccc38466283f0972c243a7f1cef611":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"29590","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"406fad02883e3f89620e9dc260170a1d7df10adf48":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"29590","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00ba3377cbc63dc64d25b25ee41b191e29e430661b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"49631","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"4055875577bbc9b9fa6ca20eba4a22ee75231c8e9b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"49631","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"4075019e86e98750a086cdcccfcc29db78d4e99359":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"49631","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"4082ff19eb41a4ec0af46c89cb85dd33b3fbeba3ab":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"49631","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"0088944c8b6945a3c4121e03f64399cb258bda24bb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"51546","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"0088a13fe57295e30916c769dbcebf9ddd8e07c58e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"51546","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"40b692e29f2a39cd313602733e5e733548cd473d12":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"51546","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"009dbe7f3d9d243391906f3cc7245de0c2a5b7bcba":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"46336","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00eb9963e6b7920e6d2fb371ac4b367e67f9dc095d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"46336","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"404837fc18c28544e0d30ccedf221a77ebc384695a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"46336","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"002f6a1e02df4d8f5029479d3edc55d2559d9bd622":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"50004","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40a29a4968fad1a87538866e15aea9a9307cc5a0ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"50004","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40f057a1941a7cf9399dcbd0cda5575986ffd1bf23":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"50004","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"004b481ae1be47215e3b92509310b8df025245f393":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"25330","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"00b994aeac91c2f7603785b38ee872a1273ba06299":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"25330","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"408fe1fa4e4cce5023ef34f0d21ad16bec85bd697c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"25330","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00b3a879e257946e3fc0a4e087bf9dfbb06a57fd39":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"86287","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00bdcf5e1c0a91b6c75cc249f8f2664e586c38fa00":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"86287","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"407655dd157a1ab462aef37e1313caee114620d7eb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"86287","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0013d8385ef92fe2d9b73e49ec1a097b2984a032e5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3385","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"0031575f56115706b70ac9ee368974a713545acdc4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3385","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"4026d7bc9360b2dab3adf33db6aecb058a1b7c83b2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3385","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"00482fec06568256b10f8cc5f7fcff02b5393d7e0c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"85258","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00a5726f2162fc66efad08831d4d89bf9ba1416d57":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"85258","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"407f3e7c1d125cf313883edb140878b14898e20907":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"85258","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00a15711a560d56aa2dca064a1b93fb5402fad7685":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"30506","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00f914d976913352067670febb50d33ca4f79a246b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"30506","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40112a7075e274e507c8cbd0a1e0398d32c19281b2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"30506","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"00028ba5e9b7cc635b564e049189a1478a6cb3c0bf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"40586","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"00b6abfe5dcd25b93c95bd420a8ccaedc738ce7ef3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"40586","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"4047500589d343aead2238a1b72b859267f2485593":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"74079","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"40586","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"401eb9f9de3100c2013091151740cb8de4fdef3030":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"29352","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"408188c1c5c49dbec37592198d6b2ce3abbddfa624":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"29352","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"4004d777d065cfbd000c666be2ade3d649c3d3e8f7":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"94137","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40fc5c1476d691d2c12d3ee60aff566569c83b54c5":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"27526","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"406a6026f5df26ee60349d232a3be455ee0679c455":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"6162","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"ce8qcj4BI9eRIo41invjga/IHJYsek3wVJzA2meAk+g="}
|