@jheavenknows/bluerouter 1.0.84 → 1.0.86

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.
Files changed (424) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +2 -2
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +3 -3
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  33. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  39. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  40. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  41. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  42. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  43. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  44. package/app/.next-cli-build/server/app/_not-found.rsc +3 -3
  45. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
  46. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
  48. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  49. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  50. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  51. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
  53. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  56. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  59. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  60. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  62. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
  65. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  68. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  69. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  70. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  71. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  73. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  74. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  75. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  77. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  78. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  79. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  80. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  81. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  82. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  83. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  84. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
  86. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
  87. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  88. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  90. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  91. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  94. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  96. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  100. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/provider-health/route.js +1 -1
  113. package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  120. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  123. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  136. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  137. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  146. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +1 -1
  149. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  157. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  159. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  161. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  163. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  165. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  167. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  171. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  175. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  176. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  178. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  180. package/app/.next-cli-build/server/app/callback.html +1 -1
  181. package/app/.next-cli-build/server/app/callback.rsc +3 -3
  182. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  183. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  184. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  185. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  186. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  187. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  188. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  190. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  191. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  192. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  194. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  195. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  197. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  198. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  199. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  200. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  201. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  202. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  204. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  205. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  206. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  207. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  208. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  210. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  211. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  212. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  213. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  214. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  215. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  216. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  217. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  218. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  219. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  220. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +3 -3
  221. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  222. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  223. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  224. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  225. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  226. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  227. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  228. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  229. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  230. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  231. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  232. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  233. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  235. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  236. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  237. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  238. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  239. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  241. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  242. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  243. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  244. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  245. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  246. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  247. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  248. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  249. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  250. package/app/.next-cli-build/server/app/dashboard/profile.rsc +4 -4
  251. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  252. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  253. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  254. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  255. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
  256. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  257. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  258. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  259. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  260. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +4 -4
  261. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  262. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  263. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  264. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  265. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +4 -4
  266. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  267. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +3 -3
  268. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +1 -1
  269. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  270. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +4 -4
  271. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  272. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  273. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  274. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  275. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +4 -4
  276. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  277. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +3 -3
  278. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +1 -1
  279. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  280. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  281. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  282. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  283. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  284. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  285. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  286. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  287. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  288. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  289. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  290. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  291. package/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  292. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  293. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  294. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  295. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  296. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  297. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  298. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  299. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  300. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  301. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  302. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  303. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  304. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  305. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  306. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  307. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  308. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  309. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  310. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  311. package/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  312. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  313. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  314. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  315. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  316. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  317. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  318. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  319. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  320. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  321. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  322. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
  323. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  324. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  325. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  326. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  327. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  328. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  329. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  330. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  331. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  332. package/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  333. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  334. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  335. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  336. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  337. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  338. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  339. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  340. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  341. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  342. package/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  343. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  344. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  345. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  346. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  347. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  348. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  349. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  350. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  351. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  352. package/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  353. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  354. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  355. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  356. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  357. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  358. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  359. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  360. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  361. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  362. package/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  363. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  364. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  365. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  366. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  367. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  368. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  369. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  370. package/app/.next-cli-build/server/app/index.html +1 -1
  371. package/app/.next-cli-build/server/app/index.rsc +3 -3
  372. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  373. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  374. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  375. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
  376. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  377. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  378. package/app/.next-cli-build/server/app/landing.html +1 -1
  379. package/app/.next-cli-build/server/app/landing.rsc +3 -3
  380. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
  381. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  382. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  383. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  384. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  385. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  386. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  387. package/app/.next-cli-build/server/app/login.html +1 -1
  388. package/app/.next-cli-build/server/app/login.rsc +3 -3
  389. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +3 -3
  390. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  391. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  392. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  393. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  394. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  395. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  396. package/app/.next-cli-build/server/app-paths-manifest.json +2 -2
  397. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  398. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  399. package/app/.next-cli-build/server/chunks/6604.js +1 -1
  400. package/app/.next-cli-build/server/chunks/7130.js +1 -1
  401. package/app/.next-cli-build/server/chunks/7153.js +1 -1
  402. package/app/.next-cli-build/server/chunks/918.js +1 -1
  403. package/app/.next-cli-build/server/chunks/9489.js +1 -1
  404. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  405. package/app/.next-cli-build/server/pages/404.html +1 -1
  406. package/app/.next-cli-build/server/pages/500.html +1 -1
  407. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  408. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  409. package/app/.next-cli-build/static/chunks/{1321-398b5d8090876d7d.js → 1321-31e39a8c87b12f22.js} +1 -1
  410. package/app/.next-cli-build/static/chunks/{5497-95e6aae96e5bdaa4.js → 5497-d2701f95536e24cc.js} +2 -2
  411. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-6c62b68416910877.js +3 -0
  412. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  413. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  414. package/app/cli/.build-home/AppData/Roaming/bluerouter/jwt-secret +1 -1
  415. package/app/cli/.build-home/AppData/Roaming/nextjs-nodejs/Config/config.json +3 -3
  416. package/app/package.json +1 -1
  417. package/package.json +1 -1
  418. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-d74d51c5f1d92256.js +0 -3
  419. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/upgrade-1.0.79-to-1.0.80-1.0.80-20260608-234103/data.sqlite +0 -0
  420. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/upgrade-1.0.80-to-1.0.81-1.0.81-20260608-234740/data.sqlite +0 -0
  421. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/upgrade-1.0.81-to-1.0.82-1.0.82-20260609-074214/data.sqlite +0 -0
  422. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/upgrade-1.0.82-to-1.0.83-1.0.83-20260609-082618/data.sqlite +0 -0
  423. /package/app/.next-cli-build/static/{FZoyxHj3OncudMtJ-96kn → ir1zR6DkMAyM1vDWVvGGc}/_buildManifest.js +0 -0
  424. /package/app/.next-cli-build/static/{FZoyxHj3OncudMtJ-96kn → ir1zR6DkMAyM1vDWVvGGc}/_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-a990cabb6976f421.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-cef5038dc7aa126a.js" async=""></script><script src="/_next/static/chunks/main-app-0a27584eea53a4b0.js" async=""></script><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,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;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-a990cabb6976f421.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\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"FZoyxHj3OncudMtJ-96kn\"}\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
+ <!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-a990cabb6976f421.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-cef5038dc7aa126a.js" async=""></script><script src="/_next/static/chunks/main-app-0a27584eea53a4b0.js" async=""></script><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,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;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-a990cabb6976f421.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\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"ir1zR6DkMAyM1vDWVvGGc\"}\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\":{\"0046890f34c84b43c42962427a4fe33b67861049e2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\all-statuses\\\\route.js\",\"exportedName\":\"GET\"},\"00689bfc9ecae530e16b0d4b72543899eb0af2f162\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"27938\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00ef944b4d12f0a909583623547c499b5e4ba12b60\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"27938\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40b896cefaf96a8059f5e07096a02d423ca1c1adaf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"27938\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"POST\"},\"003a8fbe77128121d0cab790384d2dcec34e609ce1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"29541\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00f04898497d0a4ab1940f290e74b1c0a26054903b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"29541\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40f3bd22f79a13b61acb54e3e994cefd5dbe3b20e0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"29541\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"POST\"},\"002f7546546dd37c880de2ec29d4a32966098b71ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6502\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4014c457d193dd0cfbb0d90bcabd3f4b5ba9c3bb0a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6502\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"4027cc135d48b6faee7199273c7c58771296341eed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6502\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"40cc96287bcae0210d9c17681082c32b9581628331\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6502\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"PATCH\"},\"0000abd37afb443220db133950606dfb2dc1671858\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"55542\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00cdaeb113af9984b347cad6412b9c76fa9a7d49d1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"55542\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40c29ff4fa4bcd7d5f69369f5b6a55f585a142e59d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"55542\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"POST\"},\"003ece0361a64ebd8c8ce9028b1693ba86c74f9838\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68670\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00e37bcd35f3b9b8a470e8ccbf2c250c244388f189\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68670\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4007879312a3b9abfc8f4bdae2f7d6fb6cede8de6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68670\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0021de894e15271ed1f4afc7dc8eb03396d4bb8ea7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"76154\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00e4a65cd20ed3e99631246f3b413578896ed85f86\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"76154\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40454cbee81c857b8a38afa8f94f11312d8d7bbe67\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"76154\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0044393f7034bf7b775e4dc303ada1f65af638d7c2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"44489\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00c2f1db217c4d67ab418d62677c0c4cc410d8ac3a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"44489\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40a4d6eda26831d8be184c365988bddc356da342eb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"44489\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0006b5f95d11a8c376b7a98d26c024d99669a74fe3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"41845\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00e9311f917921f4506a1d4ca319965304a3bb1661\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"41845\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40d92bcfd700617054e7939cc5f6149304e919eceb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"41845\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00970d2b1a9af88a5ca785c6d507a57bbf26fca13a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"51172\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00e816d4cd9399108583900c36b421e941118f11d5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"51172\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40965eac8bb2bc60c2b6200f50c6d8a1e0d96a0463\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"51172\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0068fba662b0bd9942694320e9aeb551ea84176ee2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"48182\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00ff174a0e226f9e16c630b4d62b63582ebe229322\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"48182\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40b8559443a683f6f7cc6b0723e7eae1df9ea5abe8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"48182\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"POST\"},\"005db481206ec51ac2a9af52057598602d7cbdad91\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"210\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00c14b44dad7a08f9e1cd915af27eb44c7bf3ac463\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"210\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40f3ad4f96c35bf4acc53be6255358219ea15a8f09\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"210\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"POST\"},\"001cdb0175997905f86f4226ae16509fe1cc1a3232\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"6348\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00c33d501d202702d9365cddf4e408462f6ebd7cc2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"6348\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"408f2ed453e0b417b847f3a2db3787b72c8e5bd949\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"44329\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"6348\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"40ff9291592d7328899e30480d36e5ca6f45a7d849\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"65549\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-registry\\\\route.js\",\"exportedName\":\"GET\"},\"40f54e5f697b83d97aeb5ecc48c5b5ce3fa1feab0b\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"33819\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-tools\\\\route.js\",\"exportedName\":\"POST\"},\"407d441e3c9568efc4f5e5de09f119d30f642deafe\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"60052\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\tunnel\\\\tailscale-install\\\\route.js\",\"exportedName\":\"POST\"},\"40327e7f9f5b535e3c107ad5d96a07164f57945b11\":{\"workers\":{\"app/api/tunnel/tailscale-start-daemon/route\":{\"moduleId\":\"52331\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\tunnel\\\\tailscale-start-daemon\\\\route.js\",\"exportedName\":\"POST\"},\"400b39b05fe0230b8a4cac0c404e716884050fc88e\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"34669\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"PUT\"},\"40309b543e42f3cd3beeb38e7ffe03bba5189182fd\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"34669\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"GET\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"005d4350e896d03b21a596c716383656fce3344e75\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\all-statuses\\\\route.js\",\"exportedName\":\"GET\"},\"005e10063b95e7c8cbd7111da593aa7b0beac6b96f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"65141\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00a821a5352aa49b73e3ac45ae73c3b3e1968401a7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"65141\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40415623d791194f1196d59dd3993025a90d805c50\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"65141\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00d4026072c6a2f308d75296d4a270b001fe844d36\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"29119\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00da5481ee0ff178825fe968f2c14e60d33e2f2d6e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"29119\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4084377606975c0f5969e6ca696cd1eefc365f88d9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"29119\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0092faca6dd8bd05a3feaf95607a0a319f875fbd97\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"81823\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4012c97e7d4afa2be5a7c92d1f65826c1d686ca922\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"81823\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"4014526cf3387464bd39a1ffeaebcdcc82c375821c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"81823\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"PATCH\"},\"4026b101f764b3f4e7aa09b6000c0834f488f7303c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"81823\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0032451217564b52dba0e4e600c7269e2c8ca95856\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"11163\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"GET\"},\"003a6d9ff7b03d9998425f17221bdf6b8270e3aeb9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"11163\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40d066de0f5a6896b55ae5bab264d561ee5c4f2445\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"11163\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00933ba6d583dc1b344a850728030f0d645485f793\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37586\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00d5e8580b6ae12e71371e712035db6001fa6ce29b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37586\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40bd88f1fed5fbcfcbfaa8b6bfe21d034d45fda70e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37586\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00819943caad2921064e23849aed7f49ac80d763d8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"96047\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00f0f05c314e4a5807c59c0fb5131d5209b9376a51\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"96047\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"GET\"},\"405ab09a9d6d29c90bb7d4b3b5beae0d1e3e4cd7da\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"96047\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"POST\"},\"007aa5a660b6b967d685960d8b46a6701e91c97b1b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"36921\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"GET\"},\"009e3b947883b7ee256bbfc28c9fda79373cc5035f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"36921\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40f5831a715c4b7f4b5872d2a526b0861f74392b83\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"36921\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0039453f2f8183dd93459838ec6f025f70ea89fa05\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"91975\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00e28bbbf4ea083ba1b8120248c86eaaa1f6fa20a7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"91975\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"GET\"},\"409bb87c4579c85b6f1a0729eb494374fb8fc7fb1b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"91975\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00146c630573f73954a5eb86c36d97e83a3df6d397\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"95545\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"0068f9f63af088f63dd3b3e8b31e048c64226c6513\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"95545\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40c8b56643183643611bcf467d91da0db7fad973e3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"95545\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"POST\"},\"001cea5b9c16ae22120715fae644ec273cdb64b360\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"47378\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"006fee9304bd3391368f128d975c15f4fd979d6c7b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"47378\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4067c7e5bdab5fb0e98b7fe187b04425d2f7f7d05f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"47378\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"POST\"},\"001239800a5e704a6d328b6e3d936c54234a8853aa\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"14994\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00169aceb99455ef35954c3740cccb191dbf81768e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"14994\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"GET\"},\"400706a7a57129eb4758dcd5ed550d39f4fed3f1d8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"14994\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"POST\"},\"000c3e5b9cac6eaefbfc6dd34ba3dee34573a943e8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"54174\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00217cf02ba936ad97a51cb44fef66bfef0630c9d9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"54174\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40ff652a9410cdde367cc64b1794fb025fbfe6dc8f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"22290\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"54174\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"40a06a9058f0a8f22ba31a4bc927ccd7d40320808a\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"78960\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-registry\\\\route.js\",\"exportedName\":\"GET\"},\"402e63ecd4d2d1861a0d2456e185f28c83dbed823d\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"12694\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-tools\\\\route.js\",\"exportedName\":\"POST\"},\"407380048284af4da92ff4d855cfa1f35933380b5e\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"53152\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\tunnel\\\\tailscale-install\\\\route.js\",\"exportedName\":\"POST\"},\"40f438642cd5291858ab7b4b192e69a804c50c05dc\":{\"workers\":{\"app/api/tunnel/tailscale-start-daemon/route\":{\"moduleId\":\"57601\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\tunnel\\\\tailscale-start-daemon\\\\route.js\",\"exportedName\":\"POST\"},\"4059cd443f218703ca450216389372ab5c6898a4a6\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"83286\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"GET\"},\"40bd83671010cec94f9fd46ebd3e44e45cf9059c0e\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"83286\",\"async\":false}},\"filename\":\"../D:\\\\bluerouter\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"PUT\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"0046890f34c84b43c42962427a4fe33b67861049e2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\all-statuses\\route.js","exportedName":"GET"},"00689bfc9ecae530e16b0d4b72543899eb0af2f162":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"27938","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"DELETE"},"00ef944b4d12f0a909583623547c499b5e4ba12b60":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"27938","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"GET"},"40b896cefaf96a8059f5e07096a02d423ca1c1adaf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"27938","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"POST"},"003a8fbe77128121d0cab790384d2dcec34e609ce1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"29541","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"DELETE"},"00f04898497d0a4ab1940f290e74b1c0a26054903b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"29541","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"GET"},"40f3bd22f79a13b61acb54e3e994cefd5dbe3b20e0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"29541","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"POST"},"002f7546546dd37c880de2ec29d4a32966098b71ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6502","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"GET"},"4014c457d193dd0cfbb0d90bcabd3f4b5ba9c3bb0a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6502","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"DELETE"},"4027cc135d48b6faee7199273c7c58771296341eed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6502","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"POST"},"40cc96287bcae0210d9c17681082c32b9581628331":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6502","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"PATCH"},"0000abd37afb443220db133950606dfb2dc1671858":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"55542","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"GET"},"00cdaeb113af9984b347cad6412b9c76fa9a7d49d1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"55542","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"DELETE"},"40c29ff4fa4bcd7d5f69369f5b6a55f585a142e59d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"55542","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"POST"},"003ece0361a64ebd8c8ce9028b1693ba86c74f9838":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68670","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"DELETE"},"00e37bcd35f3b9b8a470e8ccbf2c250c244388f189":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68670","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"GET"},"4007879312a3b9abfc8f4bdae2f7d6fb6cede8de6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68670","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"POST"},"0021de894e15271ed1f4afc7dc8eb03396d4bb8ea7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"76154","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"DELETE"},"00e4a65cd20ed3e99631246f3b413578896ed85f86":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"76154","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"GET"},"40454cbee81c857b8a38afa8f94f11312d8d7bbe67":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"76154","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"POST"},"0044393f7034bf7b775e4dc303ada1f65af638d7c2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"44489","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"GET"},"00c2f1db217c4d67ab418d62677c0c4cc410d8ac3a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"44489","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"DELETE"},"40a4d6eda26831d8be184c365988bddc356da342eb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"44489","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"POST"},"0006b5f95d11a8c376b7a98d26c024d99669a74fe3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"41845","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"GET"},"00e9311f917921f4506a1d4ca319965304a3bb1661":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"41845","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"DELETE"},"40d92bcfd700617054e7939cc5f6149304e919eceb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"41845","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"POST"},"00970d2b1a9af88a5ca785c6d507a57bbf26fca13a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"51172","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"DELETE"},"00e816d4cd9399108583900c36b421e941118f11d5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"51172","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"GET"},"40965eac8bb2bc60c2b6200f50c6d8a1e0d96a0463":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"51172","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"POST"},"0068fba662b0bd9942694320e9aeb551ea84176ee2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"48182","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"DELETE"},"00ff174a0e226f9e16c630b4d62b63582ebe229322":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"48182","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"GET"},"40b8559443a683f6f7cc6b0723e7eae1df9ea5abe8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"48182","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"POST"},"005db481206ec51ac2a9af52057598602d7cbdad91":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"210","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"DELETE"},"00c14b44dad7a08f9e1cd915af27eb44c7bf3ac463":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"210","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"GET"},"40f3ad4f96c35bf4acc53be6255358219ea15a8f09":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"210","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"POST"},"001cdb0175997905f86f4226ae16509fe1cc1a3232":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"6348","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"GET"},"00c33d501d202702d9365cddf4e408462f6ebd7cc2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"6348","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"DELETE"},"408f2ed453e0b417b847f3a2db3787b72c8e5bd949":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"44329","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"6348","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"POST"},"40ff9291592d7328899e30480d36e5ca6f45a7d849":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"65549","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-mcp-registry\\route.js","exportedName":"GET"},"40f54e5f697b83d97aeb5ecc48c5b5ce3fa1feab0b":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"33819","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-mcp-tools\\route.js","exportedName":"POST"},"407d441e3c9568efc4f5e5de09f119d30f642deafe":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"60052","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\tunnel\\tailscale-install\\route.js","exportedName":"POST"},"40327e7f9f5b535e3c107ad5d96a07164f57945b11":{"workers":{"app/api/tunnel/tailscale-start-daemon/route":{"moduleId":"52331","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\tunnel\\tailscale-start-daemon\\route.js","exportedName":"POST"},"400b39b05fe0230b8a4cac0c404e716884050fc88e":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"34669","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"PUT"},"40309b543e42f3cd3beeb38e7ffe03bba5189182fd":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"34669","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"GET"}},"edge":{},"encryptionKey":"1Be9C4D1ZRsr2mJgucZOTzFDxQYgvWoGUMEKckjYqRI="}
1
+ {"node":{"005d4350e896d03b21a596c716383656fce3344e75":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\all-statuses\\route.js","exportedName":"GET"},"005e10063b95e7c8cbd7111da593aa7b0beac6b96f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"65141","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"DELETE"},"00a821a5352aa49b73e3ac45ae73c3b3e1968401a7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"65141","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"GET"},"40415623d791194f1196d59dd3993025a90d805c50":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"65141","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"POST"},"00d4026072c6a2f308d75296d4a270b001fe844d36":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"29119","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"DELETE"},"00da5481ee0ff178825fe968f2c14e60d33e2f2d6e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"29119","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"GET"},"4084377606975c0f5969e6ca696cd1eefc365f88d9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"29119","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"POST"},"0092faca6dd8bd05a3feaf95607a0a319f875fbd97":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"81823","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"GET"},"4012c97e7d4afa2be5a7c92d1f65826c1d686ca922":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"81823","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"DELETE"},"4014526cf3387464bd39a1ffeaebcdcc82c375821c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"81823","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"PATCH"},"4026b101f764b3f4e7aa09b6000c0834f488f7303c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"81823","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"POST"},"0032451217564b52dba0e4e600c7269e2c8ca95856":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"11163","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"GET"},"003a6d9ff7b03d9998425f17221bdf6b8270e3aeb9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"11163","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"DELETE"},"40d066de0f5a6896b55ae5bab264d561ee5c4f2445":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"11163","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"POST"},"00933ba6d583dc1b344a850728030f0d645485f793":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37586","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"DELETE"},"00d5e8580b6ae12e71371e712035db6001fa6ce29b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37586","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"GET"},"40bd88f1fed5fbcfcbfaa8b6bfe21d034d45fda70e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37586","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"POST"},"00819943caad2921064e23849aed7f49ac80d763d8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"96047","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"DELETE"},"00f0f05c314e4a5807c59c0fb5131d5209b9376a51":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"96047","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"GET"},"405ab09a9d6d29c90bb7d4b3b5beae0d1e3e4cd7da":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"96047","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"POST"},"007aa5a660b6b967d685960d8b46a6701e91c97b1b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"36921","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"GET"},"009e3b947883b7ee256bbfc28c9fda79373cc5035f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"36921","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"DELETE"},"40f5831a715c4b7f4b5872d2a526b0861f74392b83":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"36921","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"POST"},"0039453f2f8183dd93459838ec6f025f70ea89fa05":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"91975","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"DELETE"},"00e28bbbf4ea083ba1b8120248c86eaaa1f6fa20a7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"91975","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"GET"},"409bb87c4579c85b6f1a0729eb494374fb8fc7fb1b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"91975","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"POST"},"00146c630573f73954a5eb86c36d97e83a3df6d397":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"95545","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"DELETE"},"0068f9f63af088f63dd3b3e8b31e048c64226c6513":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"95545","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"GET"},"40c8b56643183643611bcf467d91da0db7fad973e3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"95545","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"POST"},"001cea5b9c16ae22120715fae644ec273cdb64b360":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"47378","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"DELETE"},"006fee9304bd3391368f128d975c15f4fd979d6c7b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"47378","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"GET"},"4067c7e5bdab5fb0e98b7fe187b04425d2f7f7d05f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"47378","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"POST"},"001239800a5e704a6d328b6e3d936c54234a8853aa":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"14994","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"DELETE"},"00169aceb99455ef35954c3740cccb191dbf81768e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"14994","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"GET"},"400706a7a57129eb4758dcd5ed550d39f4fed3f1d8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"14994","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"POST"},"000c3e5b9cac6eaefbfc6dd34ba3dee34573a943e8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"54174","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"GET"},"00217cf02ba936ad97a51cb44fef66bfef0630c9d9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"54174","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"DELETE"},"40ff652a9410cdde367cc64b1794fb025fbfe6dc8f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"22290","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"54174","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"POST"},"40a06a9058f0a8f22ba31a4bc927ccd7d40320808a":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"78960","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-mcp-registry\\route.js","exportedName":"GET"},"402e63ecd4d2d1861a0d2456e185f28c83dbed823d":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"12694","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\cowork-mcp-tools\\route.js","exportedName":"POST"},"407380048284af4da92ff4d855cfa1f35933380b5e":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"53152","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\tunnel\\tailscale-install\\route.js","exportedName":"POST"},"40f438642cd5291858ab7b4b192e69a804c50c05dc":{"workers":{"app/api/tunnel/tailscale-start-daemon/route":{"moduleId":"57601","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\tunnel\\tailscale-start-daemon\\route.js","exportedName":"POST"},"4059cd443f218703ca450216389372ab5c6898a4a6":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"83286","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"GET"},"40bd83671010cec94f9fd46ebd3e44e45cf9059c0e":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"83286","async":false}},"filename":"../D:\\bluerouter\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"PUT"}},"edge":{},"encryptionKey":"v4ee+UzSMrIl49WyU39qHQQSzlvi82Mka/stKULESU8="}