zevairouter 1.1.11 → 1.1.13
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 +10 -0
- package/cli/app/.next-cli-build/BUILD_ID +1 -1
- package/cli/app/.next-cli-build/app-path-routes-manifest.json +7 -7
- package/cli/app/.next-cli-build/build-manifest.json +2 -2
- package/cli/app/.next-cli-build/prerender-manifest.json +3 -3
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
- package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/headroom/enable/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/providers/bulk-delete/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/providers/validate/route.js +3 -3
- package/cli/app/.next-cli-build/server/app/api/settings/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
- package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/callback.html +1 -1
- package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.html +1 -1
- package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/landing.html +1 -1
- package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app/login.html +1 -1
- package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
- package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
- package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/cli/app/.next-cli-build/server/app-paths-manifest.json +7 -7
- 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/220.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/5295.js +3 -3
- package/cli/app/.next-cli-build/server/chunks/5330.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/6651.js +11 -7
- package/cli/app/.next-cli-build/server/chunks/7319.js +70 -66
- package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/7875.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8255.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
- package/cli/app/.next-cli-build/server/chunks/8491.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-9b70193a1fe8e45b.js → 620-92e97ab01cb4c25a.js} +1 -1
- package/cli/app/CHANGELOG.md +10 -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/{ak3JGW-C0USXsaLueaSD9 → JzhJR_QLUCS172Am3eS9H}/_buildManifest.js +0 -0
- /package/cli/app/.next-cli-build/static/{ak3JGW-C0USXsaLueaSD9 → JzhJR_QLUCS172Am3eS9H}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\"node\":{\"00c96b1800dded15d706697c9bf41b02cab3fe2d4f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"005b57317c37d8cb72526421a1d6af79ca2484123b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"88369\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00b2f5877fca9a9e97b48b713200ef00ddd8510c16\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"88369\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"408d432c677267bb41de2c525ea39ba698e82f0aae\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"88369\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"007b2d6e033f8425ca932c43f37706070da4608f74\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"67973\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"0086ca63a1ad92a722e70084c439cc6380b6d00e0d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"67973\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b97b436e53d864ebf099346db16cf389066d4ddf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"67973\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"007f2f5a3ee092f4f2b99af29d71c411298c556156\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"23918\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"00bc9189464b0dd087b498b66727f3e5fdddf9c74f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"23918\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"40398eb7dc17dd1579fbbfb15bd2a223d1af360ad7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"23918\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"0009b5b8e02f9ab1dc7babe1f0c09d91a2741258bf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"39223\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"400b179821b87a21c3aca974d812145bf2f054a488\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"39223\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4091128119da83fb6199d01580cf0babb85d21fc94\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"39223\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"409796a5449250ef4977e693186861c5e70ac9c93c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"39223\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"0070d2d6e2d233bf77f74930e7a2b41d3f2ad201fd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"69404\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00b4d35e32a8102f5a6666b772dedd8230c52453f1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"69404\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"4006fd3471ea50ba95e42ff2eab9817edb83f1e9e0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"69404\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"007578002ea8a34e638f53336b429650f2e6afd096\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"54709\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"00e2fb72d2e24374acb061af9559dae0853c48bfda\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"54709\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"40e9cbfe6d1410d3bcd0e8e718e03d0e0df2b50507\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"54709\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"005512229ff4b0c7a074643888459fc59dfb7f08b4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"31963\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"407ae6643fdcedc3b6d3a0f2a3390eb54bea846916\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"31963\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40f99165cc1540fc00155f3b427f3daa19740a05cc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"31963\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"0099b7f40f64a677e1014e0ad9dceff2849dcfa10e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"20473\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"00edf29b72b5cad5ccfb93dc7816add4bff4d6fe7f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"20473\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b3b4731fc891140db4471157a6ebdebe3f09183d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"20473\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00aa207c6eee516df418cf46b7ce10c88eee1e5138\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"86832\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e348acadb8593f60556111486881065ae9d0430e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"86832\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"4040835b48f3698b110a5fe2cb36a29599cca5bdb6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"86832\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"001da8c4a75deee147a264e11175032f5b48ed765e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"97653\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"0035a49d730dbe788cecc2be0e9028e7d086792f4b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"97653\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"4002108254c942a0f5e54104199ee44a51d991851b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"97653\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"0004d17f9ce422d5455147eacbec1f9fa8c1d1073f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"92254\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"004392b45c6a9d6d3f3ab0cb05796dd9c33859547a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"92254\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"40190e39735d259c1e2bfb43eb9361b4dc44707c32\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"92254\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00499e374eec18057a7d81920f77f668312cfeea47\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"79345\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"0064ec4a80bb0f2ad8086d4c81a6cc45f0fc0a2ae8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"79345\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40d309412f42f08839addbbd57385741f40422fce3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"79345\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"001f059ec9adde1ce1a66383fbfb8421b59c1fd3d3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"67333\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"008d7a6d57f33aa73a1ce5be19b2169dfa1da91e79\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"67333\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40f01d9562ce3bfe5ff2564d7acc0edd7d26bf591e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67875\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"67333\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4038f09c6701dcb0e902e49c42ea6f7158cf2dbb78\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"4513\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"4068bddcbc5c58d832f6d03653abfa4f999a2bc92c\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"4513\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40f607833470b892701deb2798f3c3e915f6babf7a\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"8201\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"405912edb9a9c4f29f04c107f3be61686b3ebb5530\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"20665\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"403a22dc11a4e91315ca0921b4a49ac408f52fe67b\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"46500\",\"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\":{\"00ca6ad2c426be7e75dc61ecff015b51ab15370985\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00097ee20613c13c962703719b3b5997748ccd9385\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"26011\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a8d82266ceacd68bef192a7c569babf75d400278\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"26011\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"40a796ccef4daf1229b4966056efb829fad725d6b3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"26011\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"002850d688b84ed4700850669aa65070305cd50331\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"25168\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"0071749a1e8278feb70f59b8eb294e6aade0c575ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"25168\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"405c4f8ff1390588c2fb2752c5cde9344956717387\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"25168\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00370620655c8e154266f524d7f686b9ac514ddb74\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71334\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00e8a0a602b225213d948b19890e1c6143f7274790\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71334\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40eb7218acffb331a9d0fe3562274e95af5049810f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71334\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00dc2940b31bca778167b3cbd5a092c1ab26ae135e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"402f66500b56009ed7c6f3e6b17e263f53d12420c4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"407c5c5b55fbde979dbe39b029fddbae227623549a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4080535cc19f2d5f28331d0d84d526810101ccb2cb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"009bf7878506bcf3358fef7b5f1e80c1928869488f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"60020\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e99550e5d25d2b680c7cd9dc321d4ca7bd9f4bdf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"60020\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"405cb1c793abcbb64cdb46d7f61811feda20adcc74\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"60020\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"001fe82054b925ef2d29286511378acd77b966c489\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68121\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00983d2dbf844aed333b42e38a4db775a8e072fc87\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68121\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"40d1579fbc37120778387e2c0ed4f067c94540800a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68121\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"001bae7076869e8c7e23cd9b4f1998767e5fd3cf78\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"29535\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40212cc5444d1aec99cefaf7efaf1fdbe929f5722e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"29535\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40d48b2ed24bb442d31bdd38a11d4e1420ad7b30ab\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"29535\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"002a50871baa745aa54c1c985c4d20ad60b8d4a1fb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"170\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a57c4b2a1608ee0d16fb2cd708d496103989f999\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"170\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40fcb2a8bbb932d3a4e40d0c2cf7d572789e770772\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"170\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"0066e0f29f0e7c0ca4840c7235e9a2a3d2a07d827f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"6488\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00a792f5f40590278b17e8dfd574905aaf0ab83562\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"6488\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b80e4a580801de9445a522708c4818a86955d66d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"6488\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00432e2aba9763468bffc1445974ff714df2c5a662\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3706\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"006cd338181b694e731d4fbc511e561dd566e5224d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3706\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40275a3c53c2a525e4c98b55e3444fcf3938b0d34f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3706\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"003cb76172f487c2e4abba96c51cfcf6f87e548093\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"63373\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f75d69e5b7095fec0dbab05f4f8a1e05858eac0d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"63373\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"408d16a36a4d0ce96d675ed95e0b20c9721584b10a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"63373\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"0032307247130d65230b9f5dd05b110a6f79c47294\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"6897\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"00dbc4139bf1676ab4bb57dfa064cfe32e7a4f448c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"6897\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"408e180d4b46164e179369a1de08a7fe34c75989e9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"6897\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"0087d0c0aa204d1efb257d8f11c058ef26d2e5bb6d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14287\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"00f329471b342c376d64599bfdf4cce8be9c5f7539\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14287\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4015d3131c1bcd55dcbe9b58197ce477a0f423e2de\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14287\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"40ecbc8131bedd60157d800661d915549c699f2468\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"34258\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40fe0f32ffe48f3e4ab5c8a951f9d2d10f31ad730a\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"34258\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40920dbe3f07878bc4319465dea135672edd994527\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"1614\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"4006404582991e5525b29f44b0364ea6363f21bdaf\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"29679\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"407a1259de04dbb548700dbcee1f8d0209003ae102\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"60428\",\"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":{"00c96b1800dded15d706697c9bf41b02cab3fe2d4f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"005b57317c37d8cb72526421a1d6af79ca2484123b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"88369","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00b2f5877fca9a9e97b48b713200ef00ddd8510c16":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"88369","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"408d432c677267bb41de2c525ea39ba698e82f0aae":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"88369","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"007b2d6e033f8425ca932c43f37706070da4608f74":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"67973","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"0086ca63a1ad92a722e70084c439cc6380b6d00e0d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"67973","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"40b97b436e53d864ebf099346db16cf389066d4ddf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"67973","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"007f2f5a3ee092f4f2b99af29d71c411298c556156":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"23918","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"00bc9189464b0dd087b498b66727f3e5fdddf9c74f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"23918","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"40398eb7dc17dd1579fbbfb15bd2a223d1af360ad7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"23918","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"0009b5b8e02f9ab1dc7babe1f0c09d91a2741258bf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"39223","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"400b179821b87a21c3aca974d812145bf2f054a488":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"39223","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"4091128119da83fb6199d01580cf0babb85d21fc94":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"39223","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"409796a5449250ef4977e693186861c5e70ac9c93c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"39223","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"0070d2d6e2d233bf77f74930e7a2b41d3f2ad201fd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"69404","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00b4d35e32a8102f5a6666b772dedd8230c52453f1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"69404","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"4006fd3471ea50ba95e42ff2eab9817edb83f1e9e0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"69404","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"007578002ea8a34e638f53336b429650f2e6afd096":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"54709","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"00e2fb72d2e24374acb061af9559dae0853c48bfda":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"54709","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"40e9cbfe6d1410d3bcd0e8e718e03d0e0df2b50507":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"54709","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"005512229ff4b0c7a074643888459fc59dfb7f08b4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"31963","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"407ae6643fdcedc3b6d3a0f2a3390eb54bea846916":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"31963","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40f99165cc1540fc00155f3b427f3daa19740a05cc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"31963","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"0099b7f40f64a677e1014e0ad9dceff2849dcfa10e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"20473","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"00edf29b72b5cad5ccfb93dc7816add4bff4d6fe7f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"20473","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"40b3b4731fc891140db4471157a6ebdebe3f09183d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"20473","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00aa207c6eee516df418cf46b7ce10c88eee1e5138":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"86832","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"00e348acadb8593f60556111486881065ae9d0430e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"86832","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"4040835b48f3698b110a5fe2cb36a29599cca5bdb6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"86832","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"001da8c4a75deee147a264e11175032f5b48ed765e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"97653","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"0035a49d730dbe788cecc2be0e9028e7d086792f4b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"97653","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"4002108254c942a0f5e54104199ee44a51d991851b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"97653","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"0004d17f9ce422d5455147eacbec1f9fa8c1d1073f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"92254","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"004392b45c6a9d6d3f3ab0cb05796dd9c33859547a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"92254","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"40190e39735d259c1e2bfb43eb9361b4dc44707c32":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"92254","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00499e374eec18057a7d81920f77f668312cfeea47":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"79345","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"0064ec4a80bb0f2ad8086d4c81a6cc45f0fc0a2ae8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"79345","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40d309412f42f08839addbbd57385741f40422fce3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"79345","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"001f059ec9adde1ce1a66383fbfb8421b59c1fd3d3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"67333","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"008d7a6d57f33aa73a1ce5be19b2169dfa1da91e79":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"67333","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40f01d9562ce3bfe5ff2564d7acc0edd7d26bf591e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67875","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"67333","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4038f09c6701dcb0e902e49c42ea6f7158cf2dbb78":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"4513","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"4068bddcbc5c58d832f6d03653abfa4f999a2bc92c":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"4513","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40f607833470b892701deb2798f3c3e915f6babf7a":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"8201","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"405912edb9a9c4f29f04c107f3be61686b3ebb5530":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"20665","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"403a22dc11a4e91315ca0921b4a49ac408f52fe67b":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"46500","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"F5vU2GeEyRUUsb+McinVS5apPP5lfLwVRse+ZBM5VmY="}
|
|
1
|
+
{"node":{"00ca6ad2c426be7e75dc61ecff015b51ab15370985":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00097ee20613c13c962703719b3b5997748ccd9385":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"26011","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"00a8d82266ceacd68bef192a7c569babf75d400278":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"26011","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"40a796ccef4daf1229b4966056efb829fad725d6b3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"26011","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"002850d688b84ed4700850669aa65070305cd50331":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"25168","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"0071749a1e8278feb70f59b8eb294e6aade0c575ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"25168","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"405c4f8ff1390588c2fb2752c5cde9344956717387":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"25168","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00370620655c8e154266f524d7f686b9ac514ddb74":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71334","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00e8a0a602b225213d948b19890e1c6143f7274790":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71334","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40eb7218acffb331a9d0fe3562274e95af5049810f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71334","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00dc2940b31bca778167b3cbd5a092c1ab26ae135e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"402f66500b56009ed7c6f3e6b17e263f53d12420c4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"407c5c5b55fbde979dbe39b029fddbae227623549a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"4080535cc19f2d5f28331d0d84d526810101ccb2cb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"009bf7878506bcf3358fef7b5f1e80c1928869488f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"60020","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00e99550e5d25d2b680c7cd9dc321d4ca7bd9f4bdf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"60020","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"405cb1c793abcbb64cdb46d7f61811feda20adcc74":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"60020","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"001fe82054b925ef2d29286511378acd77b966c489":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68121","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00983d2dbf844aed333b42e38a4db775a8e072fc87":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68121","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"40d1579fbc37120778387e2c0ed4f067c94540800a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68121","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"001bae7076869e8c7e23cd9b4f1998767e5fd3cf78":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"29535","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40212cc5444d1aec99cefaf7efaf1fdbe929f5722e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"29535","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40d48b2ed24bb442d31bdd38a11d4e1420ad7b30ab":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"29535","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"002a50871baa745aa54c1c985c4d20ad60b8d4a1fb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"170","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00a57c4b2a1608ee0d16fb2cd708d496103989f999":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"170","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40fcb2a8bbb932d3a4e40d0c2cf7d572789e770772":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"170","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"0066e0f29f0e7c0ca4840c7235e9a2a3d2a07d827f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"6488","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00a792f5f40590278b17e8dfd574905aaf0ab83562":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"6488","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40b80e4a580801de9445a522708c4818a86955d66d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"6488","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00432e2aba9763468bffc1445974ff714df2c5a662":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3706","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"006cd338181b694e731d4fbc511e561dd566e5224d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3706","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40275a3c53c2a525e4c98b55e3444fcf3938b0d34f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3706","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"003cb76172f487c2e4abba96c51cfcf6f87e548093":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"63373","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00f75d69e5b7095fec0dbab05f4f8a1e05858eac0d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"63373","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"408d16a36a4d0ce96d675ed95e0b20c9721584b10a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"63373","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"0032307247130d65230b9f5dd05b110a6f79c47294":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"6897","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"00dbc4139bf1676ab4bb57dfa064cfe32e7a4f448c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"6897","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"408e180d4b46164e179369a1de08a7fe34c75989e9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"6897","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"0087d0c0aa204d1efb257d8f11c058ef26d2e5bb6d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14287","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"00f329471b342c376d64599bfdf4cce8be9c5f7539":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14287","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"4015d3131c1bcd55dcbe9b58197ce477a0f423e2de":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14287","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"40ecbc8131bedd60157d800661d915549c699f2468":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"34258","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40fe0f32ffe48f3e4ab5c8a951f9d2d10f31ad730a":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"34258","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40920dbe3f07878bc4319465dea135672edd994527":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"1614","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"4006404582991e5525b29f44b0364ea6363f21bdaf":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"29679","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"407a1259de04dbb548700dbcee1f8d0209003ae102":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"60428","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"qGxciZ+bD5c5RXnjGlfKUGZFb+6wK12q2cS3KpDRX+Y="}
|