zevairouter 1.0.261 → 1.0.262
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 +10 -10
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
- 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 +4 -4
- 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 +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
- package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +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 +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +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/oauth/[provider]/[action]/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback.html +1 -1
- package/cli/app/.next-cli-build/server/app/callback.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
- 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 +7 -7
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- 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 +5 -5
- 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 +5 -5
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.rsc +6 -6
- 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 +6 -6
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/index.html +1 -1
- package/cli/app/.next-cli-build/server/app/index.rsc +4 -4
- 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 +4 -4
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
- 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 +5 -5
- package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
- 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 +5 -5
- package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
- 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 +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
- 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 +10 -10
- 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/{620-b9e1367e0c6f111d.js → 620-15f34acf02db9991.js} +1 -1
- package/cli/app/.next-cli-build/static/css/{7f65f46e71878a51.css → 61b96453f1770241.css} +1 -1
- package/cli/app/CHANGELOG.md +6 -0
- package/cli/app/package.json +1 -1
- package/cli/package.json +1 -1
- package/package.json +1 -1
- /package/cli/app/.next-cli-build/static/{sHt757a_EIQEUc1fFflTV → -0FgVMZAbkdFvA6vYTDKU}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{sHt757a_EIQEUc1fFflTV → -0FgVMZAbkdFvA6vYTDKU}/_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\":\"-0FgVMZAbkdFvA6vYTDKU\"}\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\":{\"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
|
+
self.__RSC_SERVER_MANIFEST="{\"node\":{\"00ac3e25d0cdf0bbe495b452e1cd2150891e120094\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"004a9a0ed7e24c7937089b731460009ce576c8cbfc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"74360\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00eb3ffcd154b89c696c785652bfb1ccc93f52a98d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"74360\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"4063335efd76a2371afd60d0b7ce58de9992e4d635\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"74360\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0014749660dc18ddf37fa58c60c6e5bb99585ce149\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"66908\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"003016bbfc30da50d4c6eb83fc11f51111eccdcbd9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"66908\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"40e595cfb7c96cf329a6fa89257b2b51e442bcd986\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"66908\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00d1c0f4673fefe5157d64dcae352961253e26d5a5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"59504\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00fd5f466d2dbc640be1617f2d133130c6c0da0263\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"59504\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c60249bf70777ce36bf104992123e6ba0b3a1915\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"59504\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00cfdc2cd950f428c358dfe5b76703ab3e2534bf1d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"90645\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"40373bc61c7a04afd4262944f40f357811c4b86988\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"90645\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40812c9b7241c49d534960c76a9d48cc219876fbda\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"90645\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"40ca3676acf8b475af360a1e455c687c6f90cb4e8a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"90645\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"00d29bcf705221b0bc04f3770e9c6b5e7b7cfdb85f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"14386\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e8a3025b6ac13388ba8c1c2fd1887a812f1f61ae\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"14386\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"400bfda7e65956fc14aa4656847a9416e76d556c03\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"14386\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"001fbf039f02872d6c9ce0194efcda0748117205aa\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"70902\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00eece2f5758f34f3002ec2847c61373fc032b262e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"70902\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"404054214ab3922d25ef61e86cd11d0f45a39f4613\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"70902\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"0036819c6dd705c035b75e77f28b34a87da2d669a0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"22663\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"409d9f3c67d2e2f5b0baf75bfc1f91d4a3c80c9257\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"22663\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40d7f68b1e3334b544b3ad37c499458d172a61c266\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"22663\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"002028ef3d2f6ed5c66bddb994056ac8cd339b4432\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"20404\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a3c62d6e5b62ee7b4827e424158ceebc021d2cfd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"20404\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"4019fbe7918e2642b8e9aff8f7328c0683d4e9f46a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"20404\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00b2ddc4d30c5a0f512de572c2fbc3ab0f19ceef46\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"52399\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00fb86af3bdaa64f7a15cf61315a3f6b93ce25510b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"52399\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"4057a578c1c2771d0980a0d90948c684ec8f8bd176\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"52399\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"005013e9232a9aac90a8789aa4cb0ba4d32366b526\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"84511\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00cdbf86b1833ca5e0d147013bd1047e4e1592118f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"84511\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40fdb1ca3e2712d3c056c830d0e08d7433d7898a12\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"84511\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"00117de54e4c64ecb2d5b9af347692ff69f3f460a9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"47572\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00b1b01f78cba201a4aedaedd039c114e85a3acd57\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"47572\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"407e11405d837f394760b3f68ea8940993b2295b46\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"47572\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00b742064d60882c97a4ac3ff804a45496d7930675\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"55517\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f9723f236ab38302cc0fa5adfd2fb33065799c48\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"55517\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"40fa907d21a08ddf44394e130afb868696cb1b7441\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"55517\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"0018028a603dc13ea33bda808020580778dcbab35c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"94761\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"00d38c0f0d272b30ea8975fc7abf46c751ffc2f6b1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"94761\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4074d2de3397273a9ce8e496db2ab4c72c4e2dbf4a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"69750\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"94761\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"40d0de1423988ab8f5d5367601b60994a100684aef\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"17283\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40e8f1c2a0477d69eed7a73e63a6f10baba465e221\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"17283\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"4090e43bb4a235b0a7136948109f0262b2bca21768\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"23548\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"409e25bbbbad647b874af9c398ed1263b0a4374d4d\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"8060\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"40966f27e57b0595b98e74280e78e095694830dae4\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"77225\",\"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":{"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="}
|
|
1
|
+
{"node":{"00ac3e25d0cdf0bbe495b452e1cd2150891e120094":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"004a9a0ed7e24c7937089b731460009ce576c8cbfc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"74360","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00eb3ffcd154b89c696c785652bfb1ccc93f52a98d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"74360","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"4063335efd76a2371afd60d0b7ce58de9992e4d635":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"74360","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0014749660dc18ddf37fa58c60c6e5bb99585ce149":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"66908","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"003016bbfc30da50d4c6eb83fc11f51111eccdcbd9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"66908","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"40e595cfb7c96cf329a6fa89257b2b51e442bcd986":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"66908","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00d1c0f4673fefe5157d64dcae352961253e26d5a5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"59504","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00fd5f466d2dbc640be1617f2d133130c6c0da0263":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"59504","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40c60249bf70777ce36bf104992123e6ba0b3a1915":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"59504","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00cfdc2cd950f428c358dfe5b76703ab3e2534bf1d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"90645","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"40373bc61c7a04afd4262944f40f357811c4b86988":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"90645","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40812c9b7241c49d534960c76a9d48cc219876fbda":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"90645","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"40ca3676acf8b475af360a1e455c687c6f90cb4e8a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"90645","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"00d29bcf705221b0bc04f3770e9c6b5e7b7cfdb85f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"14386","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00e8a3025b6ac13388ba8c1c2fd1887a812f1f61ae":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"14386","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"400bfda7e65956fc14aa4656847a9416e76d556c03":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"14386","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"001fbf039f02872d6c9ce0194efcda0748117205aa":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"70902","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00eece2f5758f34f3002ec2847c61373fc032b262e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"70902","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"404054214ab3922d25ef61e86cd11d0f45a39f4613":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"70902","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"0036819c6dd705c035b75e77f28b34a87da2d669a0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"22663","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"409d9f3c67d2e2f5b0baf75bfc1f91d4a3c80c9257":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"22663","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40d7f68b1e3334b544b3ad37c499458d172a61c266":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"22663","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"002028ef3d2f6ed5c66bddb994056ac8cd339b4432":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"20404","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00a3c62d6e5b62ee7b4827e424158ceebc021d2cfd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"20404","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"4019fbe7918e2642b8e9aff8f7328c0683d4e9f46a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"20404","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00b2ddc4d30c5a0f512de572c2fbc3ab0f19ceef46":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"52399","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00fb86af3bdaa64f7a15cf61315a3f6b93ce25510b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"52399","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"4057a578c1c2771d0980a0d90948c684ec8f8bd176":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"52399","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"005013e9232a9aac90a8789aa4cb0ba4d32366b526":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"84511","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00cdbf86b1833ca5e0d147013bd1047e4e1592118f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"84511","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40fdb1ca3e2712d3c056c830d0e08d7433d7898a12":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"84511","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"00117de54e4c64ecb2d5b9af347692ff69f3f460a9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"47572","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00b1b01f78cba201a4aedaedd039c114e85a3acd57":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"47572","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"407e11405d837f394760b3f68ea8940993b2295b46":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"47572","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00b742064d60882c97a4ac3ff804a45496d7930675":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"55517","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"00f9723f236ab38302cc0fa5adfd2fb33065799c48":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"55517","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"40fa907d21a08ddf44394e130afb868696cb1b7441":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"55517","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"0018028a603dc13ea33bda808020580778dcbab35c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"94761","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"00d38c0f0d272b30ea8975fc7abf46c751ffc2f6b1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"94761","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"4074d2de3397273a9ce8e496db2ab4c72c4e2dbf4a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"69750","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"94761","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"40d0de1423988ab8f5d5367601b60994a100684aef":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"17283","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40e8f1c2a0477d69eed7a73e63a6f10baba465e221":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"17283","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"4090e43bb4a235b0a7136948109f0262b2bca21768":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"23548","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"409e25bbbbad647b874af9c398ed1263b0a4374d4d":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"8060","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"40966f27e57b0595b98e74280e78e095694830dae4":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"77225","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"0bGTPJefWT3tvBqqTZEKh1UrBnp4zmI06wVj0Q2oYaE="}
|