zevairouter 1.0.270 → 1.0.271

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 (349) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  3. package/cli/app/.next-cli-build/app-path-routes-manifest.json +7 -7
  4. package/cli/app/.next-cli-build/build-manifest.json +2 -2
  5. package/cli/app/.next-cli-build/prerender-manifest.json +3 -3
  6. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
  7. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  9. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  12. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
  13. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  14. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  15. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  16. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  17. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  18. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  19. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  20. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  21. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  22. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  23. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  24. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  25. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  26. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  27. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  28. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  29. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  30. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -1
  31. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  32. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  33. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  34. package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  35. package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
  36. package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  37. package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  38. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  39. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  40. package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  41. package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  42. package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  43. package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  44. package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
  45. package/cli/app/.next-cli-build/server/app/_not-found.rsc +3 -3
  46. package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
  47. package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  48. package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
  49. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  50. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  51. package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  52. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  53. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  54. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  55. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  56. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  57. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  58. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  59. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  60. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  61. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  62. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  63. package/cli/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +3 -3
  64. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  65. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +1 -1
  66. package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  67. package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  68. package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  69. package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
  70. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route.js +1 -1
  71. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  72. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/route.js +1 -1
  73. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/latest/route.js +1 -1
  74. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/route.js +1 -1
  75. package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  76. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  77. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  78. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  79. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  80. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  81. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  82. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  83. package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
  84. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  85. package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  86. package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  87. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  88. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  89. package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  90. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  91. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
  92. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
  93. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
  94. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  95. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  96. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
  97. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
  98. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
  99. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
  100. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  101. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  102. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  103. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  104. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  105. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  106. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  107. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  108. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  109. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  110. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  111. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  112. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  113. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  114. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  115. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  116. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  117. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  118. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  119. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  120. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  121. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  122. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  123. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  124. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  125. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  126. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  127. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  128. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  129. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  130. package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
  131. package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
  132. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
  133. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
  134. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  135. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  136. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
  137. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
  138. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +3 -3
  139. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
  140. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  141. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
  142. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  143. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  144. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  145. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  146. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  147. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  148. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  149. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  150. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  151. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  152. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  153. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  154. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  155. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  156. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  157. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  158. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  159. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  160. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  161. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  162. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  163. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  164. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  165. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  166. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  167. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  168. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  169. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  170. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  171. package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
  172. package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +5 -5
  173. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +2 -2
  174. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +1 -1
  175. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  176. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  177. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +5 -5
  178. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +1 -1
  179. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +3 -3
  180. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +1 -1
  181. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  182. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  183. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  184. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  185. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  186. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  187. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  188. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  189. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  190. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  191. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  192. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  193. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  194. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  195. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  196. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  197. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  198. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  199. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  200. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  201. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  202. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  203. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  204. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  205. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  206. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  207. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  208. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  209. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  210. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  211. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  212. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  213. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  214. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  215. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  216. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  217. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  218. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  219. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  220. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  221. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  222. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  223. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
  224. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  225. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  226. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  227. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  228. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
  229. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  230. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
  231. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  232. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  233. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  234. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  235. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  236. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  237. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  238. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  239. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  240. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  241. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  242. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  243. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  244. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  245. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  246. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  247. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  248. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  249. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  250. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  251. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  252. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  253. package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  254. package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  255. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  256. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  257. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  258. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  259. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  260. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  261. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  262. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  263. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  264. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
  265. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  266. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  267. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  268. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  269. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
  270. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  271. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
  272. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  273. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  274. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  275. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  276. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  277. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  278. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  279. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  280. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  281. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  282. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  283. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  284. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  285. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  286. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  287. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  288. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  289. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  290. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  291. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  292. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  293. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  294. package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  295. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  296. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  297. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  298. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  299. package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  300. package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  301. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  302. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  303. package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
  304. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  305. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  306. package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  307. package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
  308. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  309. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  310. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  311. package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
  312. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  313. package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  314. package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  315. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  316. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  317. package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  318. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  319. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  320. package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
  321. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  322. package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  323. package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  324. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  325. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  326. package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  327. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  328. package/cli/app/.next-cli-build/server/app-paths-manifest.json +7 -7
  329. package/cli/app/.next-cli-build/server/chunks/1131.js +1 -1
  330. package/cli/app/.next-cli-build/server/chunks/1350.js +1 -1
  331. package/cli/app/.next-cli-build/server/chunks/3487.js +1 -1
  332. package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
  333. package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
  334. package/cli/app/.next-cli-build/server/chunks/5307.js +1 -1
  335. package/cli/app/.next-cli-build/server/chunks/7319.js +1 -1
  336. package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
  337. package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
  338. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  339. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  340. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  341. package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  342. package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  343. package/cli/app/.next-cli-build/static/chunks/{620-9558b48a48f99e55.js → 620-014f7e265e6e9748.js} +1 -1
  344. package/cli/app/CHANGELOG.md +5 -0
  345. package/cli/app/package.json +1 -1
  346. package/cli/package.json +1 -1
  347. package/package.json +1 -1
  348. /package/cli/app/.next-cli-build/static/{Rj66CNUguK18W7tuw3GW5 → 824D95QIGoN3BCMQNuqnq}/_buildManifest.js +0 -0
  349. /package/cli/app/.next-cli-build/static/{Rj66CNUguK18W7tuw3GW5 → 824D95QIGoN3BCMQNuqnq}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&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-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Rj66CNUguK18W7tuw3GW5\"}\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-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&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-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"824D95QIGoN3BCMQNuqnq\"}\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\":{\"002e2f6350c0fb995b9a1d47883e0733ccf9e8899a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"001ea4a81d3ad2e8afdefe6cb621c925ed95d39cf0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"39329\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"00c7a119f0614452293178793f328baa11bc70953d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"39329\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"40a937c44b785c0055895e991177a849165467b228\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"39329\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"00b721bae618af8e32b31a2cc3ad371100c6495158\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"35324\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"00f4c811bf29c7ddf29fdead495dff7d5beefea426\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"35324\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"40d1e87a92ef6b7d2908e439dc58ddaec01110a5df\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"35324\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"006ec95cd4c2e8e6addd24b0da90ed0a6137fc227e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"8262\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00e2c8c590987f1b1cfd56be0a5872114a5d97bf14\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"8262\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b3428fd68c46dfa5242ced65e8bbe78af6c275a8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"8262\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00f3ade1037393ff19fa9106404eaa89570ebed83e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"28935\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"4002bde6b621f3234a93ee967b45da010a4a4bb3b1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"28935\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"404b666ba3d6dc9df0bbc62062deec1d692e6d7e67\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"28935\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"407e3ef672cf1e07f0749e476441ba621b65abb185\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"28935\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"003c4a4317586def943fb28a304df70e60a64b8107\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"83487\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00dafbb206f0edf8cbfcfb7ceafa7499210ede91e4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"83487\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"40214af67103ae25c9f4396e4736efbb7be96e00b8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"83487\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"0075de7ceba9c2ca04188a8e8f02d6890ec3680b04\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37175\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"00c7036fcb57cc307affb900d5b9f3c45e7999f9ed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37175\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"40017a6633524cb0c6f21dcb01aa27c921a7b636a4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"37175\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"00be7f06895f3a15951f7235291628cd284050bf1d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"7113\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40491b77fab11658180507fb27ca13bd138fd87fe1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"7113\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"407fc2b3850086fbf3d7c362cf3e302bae40a2d521\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"7113\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"005fc1f8fd8afa54b4e97713a3d4c0e9cae459d0e2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"41456\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"00e8690a72d37a721397fc99c2ba005167decfff0a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"41456\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"402b8600b343b49da04b4c999a7586e3399945d54e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"41456\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"006f964f0f2ff7b82e5181cd612bb6a91b40db4740\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"10216\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00e3b3965c86da7afd3e16b3f5fd4835d05c4aac7c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"10216\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40183354b1c7ac1e230ed268915d9b125448b48e8a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"10216\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00445b6047fe004aa1c4690b74d3a842644e36d0d5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38313\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"008b15188e1d88beb8cb603791d54b63ff1070fd85\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38313\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"40bf882c5d36dd5a00def4af8ea01a65312c875695\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38313\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"003af7aeaa1fc3456d82b4020afcc627c5e614e17b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"97165\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00875a8b21ad3ed85de44119455f0f8e57b6d14197\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"97165\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"4028b49ffe60cc28f9351a1ef2efa9e3cbd03bd63a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"97165\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"004ec4c018e669d3ac2a864f2a0726df0a800822af\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"42458\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"006b130cf0c74696cd53ee9201743eb7fe089e771e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"42458\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40f5a3e44f1c4032075d8af65de2509ce0b97d8107\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"42458\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"004735eb65bde0e1948b1b1e3d1c642a31bb97244f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"74189\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d323f951ad2fd1cf8e69fe81fc8b66eaeacf858f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"74189\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"4031dfe1643b1b0a276adda8438a059b0ec85989be\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67759\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"74189\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4045ef82996124d17b4826e2d6efcafdd6b3bf0d85\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"90899\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40e0b29bfa25f39247beee0f7bdb6afe4151cf6905\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"90899\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40db0fc0394ee1f918f84721d784d98da78cf0d1ef\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"46592\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"408d17303f559e71f2e256e213d6b67f71b18c56b9\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"10467\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"40e097c7c1b040537fbf628331860a088c25301ffc\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"83422\",\"async\":false}},\"filename\":\"app/api/tunnel/tailscale-install/route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"003a0689aba3af033419e4cec60b8ae13fdc7050ad\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"008d865073132c6f87660f7d7c29d21efacdf4eff9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"99140\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d9ee8d5f517df63aa48dcab68c4541647fc0e19b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"99140\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"409a831450d3a7b02c3e3eef328845ea2b62a658e8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"99140\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0052e2caa450859d6f30ed4e14a1ed96a45ea3cbd8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"11893\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"007af48823e11a311ca9afd1a50ae2b255753f0757\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"11893\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"40928207734f1b7f6f55439299f4437d18676fd9c4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"11893\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"0040838f730f99eb50e7ca670f2d803317bee39250\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"36275\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"0086cf5a3ab55b8ccb547f068aa22cd924b114a3da\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"36275\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"400b5ad0505cea1e9c3b96e913e8606a3181a15d30\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"36275\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"0040d5bdebafb2e6ed3a8eebc5c69b6cc864102432\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6089\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"40b423a43c747117d2ed32068fbec7b6fd9462b8ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6089\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40cf2c9a82abb760cd7c05439232ab610783e13889\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6089\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"40da2fd16c2de0d3fdc7d2459f1ef91db1a2f2bc34\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"6089\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"00e0fa16059313704dc4ccbf46fed42c7956acfed6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85949\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00fc90f010f0ce2013dc8d6fd2584eae7de125bae1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85949\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"403a4ab4451602505f68a5fcd1d3da114a466935d9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85949\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"000ae0ef895a806b9c9ce422e23853917012bf643f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"52110\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"0054816b4e53c548212e700db552af3572ccf0fda6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"52110\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"4019367b8fb8d074ad967cda582350952acd9c4d26\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"52110\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"0090754d402d60f69289994c310374f865bb4a53eb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"94928\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"400c216db256a5f12fde669b00012b115499cf6a7a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"94928\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"4065ea3a2982b3da5be45f7f2e83d4aa86b3ca9cf2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"94928\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"004201d882d5c4c7d902bbf2361d7d2066d432289f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"65945\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"008f6155bf8dc6fe03b21f025afc3ca1d9f58a38c9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"65945\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"4027d3d360a6a9f310b549062fd6bd24bfd69623a9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"65945\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"004562c9a88a5d27da635e4f2cdb3d3c6e5e8e6ae1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"31246\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"006d2217545e6e9222ebc1befe63db27c55e7c2641\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"31246\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"4069251df87febf4c6463449285119f11f15ae9eeb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"31246\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"000132e5f9578e44a77346cc8d31dbd39c81e48d07\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"37648\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"0087d573818d9d2a467e29edfd48f18e572ec998ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"37648\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"405a801c92af8af8d605f6ea2b3df731a7d1bbe7a3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"37648\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"0008d9555fc8df873170a0fd15ca1420cdb98d3e48\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"2877\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00bbc64f80dc188fc61a27c58dae664e48844e87a7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"2877\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"40d91041ba6bdbbcf2e8175f3b3095f42eb93beb0e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"2877\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"003410297988160954107a541a8a52636e0bf20e09\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"33029\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"006985cde7390e63407a5790828e05e873b7ba5f4a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"33029\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"40c9576a54cdc77df9ce59c702989cb84f84f69304\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"33029\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"00120f13930b9a0a305c86cee69a87bb58663bafe1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"93249\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"005151ea48c7aba714f495303c66a39a36150d7d90\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"93249\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40937dddf1b6564a6822e1709f0cb59d585e7442aa\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"67577\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"93249\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"404edee21cc49863e3754ad600e911e76873806ba9\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"57763\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40ec8fb9861b9ccf8e310dc207a9483ea561dc8807\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"57763\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"403c21e0f023b9d55be7d740a405626c0e4b5780c0\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"11767\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"404422d9cb072c5a7084172c142e9e42daaa280d71\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"62836\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"401ca3830ae22372b083cc45f2b974dc7379ce0175\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"27586\",\"async\":false}},\"filename\":\"app/api/tunnel/tailscale-install/route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"002e2f6350c0fb995b9a1d47883e0733ccf9e8899a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"001ea4a81d3ad2e8afdefe6cb621c925ed95d39cf0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"39329","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"00c7a119f0614452293178793f328baa11bc70953d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"39329","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"40a937c44b785c0055895e991177a849165467b228":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"39329","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"00b721bae618af8e32b31a2cc3ad371100c6495158":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"35324","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"00f4c811bf29c7ddf29fdead495dff7d5beefea426":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"35324","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"40d1e87a92ef6b7d2908e439dc58ddaec01110a5df":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"35324","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"006ec95cd4c2e8e6addd24b0da90ed0a6137fc227e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"8262","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00e2c8c590987f1b1cfd56be0a5872114a5d97bf14":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"8262","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40b3428fd68c46dfa5242ced65e8bbe78af6c275a8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"8262","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00f3ade1037393ff19fa9106404eaa89570ebed83e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"28935","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"4002bde6b621f3234a93ee967b45da010a4a4bb3b1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"28935","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"404b666ba3d6dc9df0bbc62062deec1d692e6d7e67":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"28935","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"407e3ef672cf1e07f0749e476441ba621b65abb185":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"28935","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"003c4a4317586def943fb28a304df70e60a64b8107":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"83487","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00dafbb206f0edf8cbfcfb7ceafa7499210ede91e4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"83487","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"40214af67103ae25c9f4396e4736efbb7be96e00b8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"83487","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"0075de7ceba9c2ca04188a8e8f02d6890ec3680b04":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37175","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"00c7036fcb57cc307affb900d5b9f3c45e7999f9ed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37175","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"40017a6633524cb0c6f21dcb01aa27c921a7b636a4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"37175","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"00be7f06895f3a15951f7235291628cd284050bf1d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"7113","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40491b77fab11658180507fb27ca13bd138fd87fe1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"7113","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"407fc2b3850086fbf3d7c362cf3e302bae40a2d521":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"7113","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"005fc1f8fd8afa54b4e97713a3d4c0e9cae459d0e2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"41456","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"00e8690a72d37a721397fc99c2ba005167decfff0a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"41456","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"402b8600b343b49da04b4c999a7586e3399945d54e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"41456","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"006f964f0f2ff7b82e5181cd612bb6a91b40db4740":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"10216","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00e3b3965c86da7afd3e16b3f5fd4835d05c4aac7c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"10216","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40183354b1c7ac1e230ed268915d9b125448b48e8a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"10216","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00445b6047fe004aa1c4690b74d3a842644e36d0d5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38313","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"008b15188e1d88beb8cb603791d54b63ff1070fd85":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38313","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"40bf882c5d36dd5a00def4af8ea01a65312c875695":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38313","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"003af7aeaa1fc3456d82b4020afcc627c5e614e17b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"97165","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00875a8b21ad3ed85de44119455f0f8e57b6d14197":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"97165","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"4028b49ffe60cc28f9351a1ef2efa9e3cbd03bd63a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"97165","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"004ec4c018e669d3ac2a864f2a0726df0a800822af":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"42458","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"006b130cf0c74696cd53ee9201743eb7fe089e771e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"42458","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40f5a3e44f1c4032075d8af65de2509ce0b97d8107":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"42458","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"004735eb65bde0e1948b1b1e3d1c642a31bb97244f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"74189","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"00d323f951ad2fd1cf8e69fe81fc8b66eaeacf858f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"74189","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"4031dfe1643b1b0a276adda8438a059b0ec85989be":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67759","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"74189","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4045ef82996124d17b4826e2d6efcafdd6b3bf0d85":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"90899","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40e0b29bfa25f39247beee0f7bdb6afe4151cf6905":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"90899","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40db0fc0394ee1f918f84721d784d98da78cf0d1ef":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"46592","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"408d17303f559e71f2e256e213d6b67f71b18c56b9":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"10467","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"40e097c7c1b040537fbf628331860a088c25301ffc":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"83422","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"CfpkljpLxAvV/726NY/XJ0+pKYSRD3/bMycr0Xxcf5U="}
1
+ {"node":{"003a0689aba3af033419e4cec60b8ae13fdc7050ad":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"008d865073132c6f87660f7d7c29d21efacdf4eff9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"99140","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"00d9ee8d5f517df63aa48dcab68c4541647fc0e19b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"99140","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"409a831450d3a7b02c3e3eef328845ea2b62a658e8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"99140","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0052e2caa450859d6f30ed4e14a1ed96a45ea3cbd8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"11893","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"007af48823e11a311ca9afd1a50ae2b255753f0757":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"11893","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"40928207734f1b7f6f55439299f4437d18676fd9c4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"11893","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"0040838f730f99eb50e7ca670f2d803317bee39250":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"36275","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"0086cf5a3ab55b8ccb547f068aa22cd924b114a3da":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"36275","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"400b5ad0505cea1e9c3b96e913e8606a3181a15d30":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"36275","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"0040d5bdebafb2e6ed3a8eebc5c69b6cc864102432":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6089","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"40b423a43c747117d2ed32068fbec7b6fd9462b8ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6089","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40cf2c9a82abb760cd7c05439232ab610783e13889":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6089","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"40da2fd16c2de0d3fdc7d2459f1ef91db1a2f2bc34":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"6089","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"00e0fa16059313704dc4ccbf46fed42c7956acfed6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85949","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00fc90f010f0ce2013dc8d6fd2584eae7de125bae1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85949","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"403a4ab4451602505f68a5fcd1d3da114a466935d9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85949","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"000ae0ef895a806b9c9ce422e23853917012bf643f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"52110","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"0054816b4e53c548212e700db552af3572ccf0fda6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"52110","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"4019367b8fb8d074ad967cda582350952acd9c4d26":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"52110","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"0090754d402d60f69289994c310374f865bb4a53eb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"94928","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"400c216db256a5f12fde669b00012b115499cf6a7a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"94928","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"4065ea3a2982b3da5be45f7f2e83d4aa86b3ca9cf2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"94928","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"004201d882d5c4c7d902bbf2361d7d2066d432289f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"65945","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"008f6155bf8dc6fe03b21f025afc3ca1d9f58a38c9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"65945","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"4027d3d360a6a9f310b549062fd6bd24bfd69623a9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"65945","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"004562c9a88a5d27da635e4f2cdb3d3c6e5e8e6ae1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"31246","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"006d2217545e6e9222ebc1befe63db27c55e7c2641":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"31246","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"4069251df87febf4c6463449285119f11f15ae9eeb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"31246","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"000132e5f9578e44a77346cc8d31dbd39c81e48d07":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"37648","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"0087d573818d9d2a467e29edfd48f18e572ec998ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"37648","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"405a801c92af8af8d605f6ea2b3df731a7d1bbe7a3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"37648","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"0008d9555fc8df873170a0fd15ca1420cdb98d3e48":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"2877","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00bbc64f80dc188fc61a27c58dae664e48844e87a7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"2877","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"40d91041ba6bdbbcf2e8175f3b3095f42eb93beb0e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"2877","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"003410297988160954107a541a8a52636e0bf20e09":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"33029","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"006985cde7390e63407a5790828e05e873b7ba5f4a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"33029","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"40c9576a54cdc77df9ce59c702989cb84f84f69304":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"33029","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"00120f13930b9a0a305c86cee69a87bb58663bafe1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"93249","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"005151ea48c7aba714f495303c66a39a36150d7d90":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"93249","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40937dddf1b6564a6822e1709f0cb59d585e7442aa":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"67577","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"93249","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"404edee21cc49863e3754ad600e911e76873806ba9":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"57763","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40ec8fb9861b9ccf8e310dc207a9483ea561dc8807":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"57763","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"403c21e0f023b9d55be7d740a405626c0e4b5780c0":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"11767","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"404422d9cb072c5a7084172c142e9e42daaa280d71":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"62836","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"401ca3830ae22372b083cc45f2b974dc7379ce0175":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"27586","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"LHSoDrllxO2XCTFYf8vY1KSRTyUjdfHaC/H/hfkAgRE="}