zevairouter 1.1.1 → 1.1.2

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 (346) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  3. package/cli/app/.next-cli-build/app-path-routes-manifest.json +9 -9
  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 +2 -2
  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 +1 -1
  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 +2 -2
  64. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
  65. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  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/providers/route.js +1 -1
  71. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  72. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  73. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  74. package/cli/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  75. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  76. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  77. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  78. package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
  79. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  80. package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  81. package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  82. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  83. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  84. package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  85. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  86. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
  87. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
  88. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
  89. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  90. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  91. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
  92. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
  93. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
  94. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
  95. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  96. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  97. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  98. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  99. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  100. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  101. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  102. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  103. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  104. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  105. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  106. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  107. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  108. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  109. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  110. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  111. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  112. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  113. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  114. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  115. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  116. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  117. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  118. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  119. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  120. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  121. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  122. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  123. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  124. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  125. package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
  126. package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
  127. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
  128. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
  129. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  130. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  131. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
  132. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
  133. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +3 -3
  134. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
  135. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  136. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
  137. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  138. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  139. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  140. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  141. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  142. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  143. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  144. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  145. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  146. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  147. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  148. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  149. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  150. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  151. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  152. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  153. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  154. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  155. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  156. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  157. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  158. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  159. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  160. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  161. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  162. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  163. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  164. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  165. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  166. package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
  167. package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +5 -5
  168. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +2 -2
  169. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +1 -1
  170. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  171. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  172. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +5 -5
  173. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +1 -1
  174. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +3 -3
  175. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +1 -1
  176. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  177. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  178. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  179. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  180. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  181. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  182. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  183. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  184. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  185. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  186. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  187. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  188. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  189. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  190. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  191. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  192. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  193. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  194. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  195. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  196. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  197. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  198. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  199. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  200. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  201. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  202. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  203. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  204. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  205. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  206. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  207. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  208. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  209. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  210. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  211. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  212. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  213. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  214. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  215. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  216. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  217. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  218. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
  219. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  220. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  221. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  222. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  223. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
  224. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  225. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
  226. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  227. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  228. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  229. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  230. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  231. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  232. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  233. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  234. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  235. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  236. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  237. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  238. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  239. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  240. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  241. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  242. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  243. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  244. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  245. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  246. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  247. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  248. package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  249. package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  250. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  251. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  252. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  253. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  254. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  255. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  256. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  257. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  258. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  259. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
  260. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  261. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  262. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  263. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  264. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
  265. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  266. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
  267. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  268. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  269. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  270. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  271. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  272. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  273. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  274. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  275. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  276. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  277. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  278. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  279. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  280. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  281. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  282. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  283. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  284. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  285. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  286. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  287. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  288. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  289. package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  290. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  291. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  292. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  293. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  294. package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  295. package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  296. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  297. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  298. package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
  299. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  300. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  301. package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  302. package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
  303. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  304. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  305. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  306. package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
  307. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  308. package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  309. package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  310. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  311. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  312. package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  313. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  314. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  315. package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
  316. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  317. package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  318. package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  319. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  320. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  321. package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  322. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  323. package/cli/app/.next-cli-build/server/app-paths-manifest.json +9 -9
  324. package/cli/app/.next-cli-build/server/chunks/1131.js +1 -1
  325. package/cli/app/.next-cli-build/server/chunks/1350.js +1 -1
  326. package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
  327. package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
  328. package/cli/app/.next-cli-build/server/chunks/5330.js +1 -1
  329. package/cli/app/.next-cli-build/server/chunks/6651.js +1 -1
  330. package/cli/app/.next-cli-build/server/chunks/7319.js +3 -3
  331. package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
  332. package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
  333. package/cli/app/.next-cli-build/server/chunks/8895.js +3 -3
  334. package/cli/app/.next-cli-build/server/chunks/9489.js +1 -1
  335. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  336. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  337. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  338. package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  339. package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  340. package/cli/app/.next-cli-build/static/chunks/{620-37a10ea9891965a4.js → 620-2075800c876e9693.js} +1 -1
  341. package/cli/app/CHANGELOG.md +6 -0
  342. package/cli/app/package.json +1 -1
  343. package/cli/package.json +1 -1
  344. package/package.json +1 -1
  345. /package/cli/app/.next-cli-build/static/{bI6lNm6tUUsODE-c1InCw → 3lpmBgM-rKS2xpNTmBYlY}/_buildManifest.js +0 -0
  346. /package/cli/app/.next-cli-build/static/{bI6lNm6tUUsODE-c1InCw → 3lpmBgM-rKS2xpNTmBYlY}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"00aac7fa5e0d044942bc53690c95a9836d40b2c95b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"002daf709ca4ff5dee5a1d1710ceecd658d0eb495b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"80021\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"009e30987df3890282f93ee2e7f5f3bd8f3996bd7b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"80021\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"40242670189b5b07914dac117f7985a08378e946a8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"80021\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"00216c8903360fd4a91d17204f8aa267b6c598b7aa\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"38075\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00fd2aaa7e96de4044c074e711cd2633db64a5ec2d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"38075\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"40bbf32f9d0df3718643927254de6b20a8912b004e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"38075\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"007a703d644c2a65afea7b6dd8e626357087bf1540\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"3832\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"00ff4095e92ae7b3d527bd01d34b210ad9506c72ad\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"3832\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"403e3dd09183e10d831886c39824959a7a90a80002\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"3832\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00de3c2dcf433f213f83c490e1a37bf95f4caeade7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"5835\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"403577452bf8b5ab836a54650f8174ecf25c691055\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"5835\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"40a48533648048974317286b4d5f1d1175722abedb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"5835\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40bb8c254787cc9e43477bd52c90044d079595767d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"5835\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"0061ff5151ac53586d80cd9fbe817bce94ec2ccc26\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"54935\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00cd3a226392c1e53d5efc5ace89ed900006360ce6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"54935\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"40ae98c298d6bdf19c37a37ae26e14aaffc48ad785\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"54935\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"0029e6edfceea7ebe4e67febff484812567af269e0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"43892\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"005066a600acb8bb2fd1df7637f21a80787953cf95\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"43892\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"400e91c2614184d511b97dceb2523c4cb01305a0aa\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"43892\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"00cd6320462a726f4d3a9843f7b53f3ae030ac72a8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"55043\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"406f6ed31675f4edabdc05561391f2bac0025ed625\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"55043\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40d9c613b5535d18120bf7913264fc0b2676c5e712\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"55043\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"007f02f85e8d709896bf546289b1698fb3e23ba43b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"34180\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00896255ac6cf2e822dac77f9937f738102d0ee41d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"34180\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"404d69476663f9892f7ebd882136cffd95e4315d42\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"34180\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"001155d567b9473d0cfeb5149306d5deb4a8103882\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"92760\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00a4504f9c2d0ed2d9b01315dbe2cf78253758dd55\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"92760\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40fb032d8efc807df4e82eb4161f58c5c5e64118ef\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"92760\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00cc1273c646c72eeab25ce1237dd49ce810598629\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"32597\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d37aa2370c80ee7080119609374c878dda572edb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"32597\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"400ab7a893ba6678e687ac5b6afee019c00c078498\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"32597\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"0041c4cfc665aa46afbb4d6937804ddc3db4a8c178\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"62051\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a8a33eb26819e60cd79d73c4d340d5d377818fe2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"62051\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"4025028e69aa09c72e0cab0e1467df3720d21e574a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"62051\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"0074ee18705c22043f7ea7ff314446a1bbeff15245\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"99378\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"008339d6f0ff13d5d8da90d09e33d8b63d48aa296d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"99378\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40cda4139ed0def6212c63d3c3a76392afb65b1a12\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"99378\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"007c2ffb7a5de16e128bdc47e530d26fff25730216\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"59076\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"008175054a60d8f6ade6d79e98ad9a89d56778f018\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"59076\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"4083d6ab144e838cc0ffd1f8bc28837b0b6cd1a21f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79117\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"59076\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4016af337f463674f109a182a2c1bb6e45bc56d14e\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"70639\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"401d53ca9d24eb1abf72d0fa29bcd319a31ac8221c\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"70639\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"402e78db36f14535cf1b95c0e7104dd758000e98b4\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"46764\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"408bfe10ad28e370725c2b044aadde89bc9a7d1a85\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"19681\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"405cf7097681045e34bd2a4f651e3371da8a00f497\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"7772\",\"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\":{\"00ea01b3e0c9c5a8137a32637900cfefa9221f72d7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"004108a21baef80f65f8ae41cadd5f4d584b6988ef\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"44036\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00ecea32b847b64d4ebd4bf83e035e157b1627ee21\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"44036\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"40f390833807783647ca5c902d607a46b24a14329d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"44036\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0029330186d8588b2812ba0a5f2ea003d5ac4e2d5f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"17384\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00612b2897f4ea24a4b8c0dd7ed771441c61ea6038\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"17384\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"40e3125a175928c80881cce285ad74662fe2337f0b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"17384\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"003c427798f124b0b540ad2e18bdd109c640171656\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"57000\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00d7de67069bcabb739fa5bd55b05fb594c3251c48\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"57000\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"4084dabaae58bdd11287f5875b14aefb178d1994a8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"57000\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00952632ff11b23da17c16b74478a785abbf5045a3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"401ca69a38c2ed1e47c015e29dd3a7015e853d4fea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"405b59d619e8539a364dc77b05561c27b1577964ae\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40f0739e00fce53524ce90ec5e3440f6bf25573a21\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"60957\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"00e8cb3f46cadb5f212927209036f56ff6d8136f6c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85885\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00ea95ed4ccce79520e8bb8105b3a7c2b3dc7578dc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85885\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"40af329aaea89e6d133bb75cb8b678ee269eb3f88d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"85885\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"00cd5594a58ea05fb4a0b27023a5e5a59ad9574711\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"63968\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00fff36d675d33a999a1d5e62279e9d5d3d45b96ca\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"63968\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"4076d4bcec8bb2e0c6aeb16bb5fa2689440739a83b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"63968\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"004e4a526d406fbd3fa0e63d75b7d09dc2bc7e26f1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"81880\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"4014ff82b74bc2de3ac3af0a9b4edd09b1438a894f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"81880\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c610ec8f75ceb4038a228313b0f58f41174b8f8f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"81880\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"001db8e9473419b695e4a438165ec7b9d2dffb36d9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"67553\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"007a2ece75c8d96593fc6ff4f5a6e41ab18c14d670\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"67553\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"4051d8d49c40f6fe7eaa5975c2fa7d2f31d7411c49\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"67553\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"0082b57c14540fcecd0908413c41d7ac273d89c24b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"65157\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"00ebee7ae2be03024b26e274501bc0cd45c4c56400\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"65157\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"401bda593968d84d98039b25a4e86d3eadd12dadea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"65157\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00c7451a264a2b12ae068dcff6486001529b9b49d5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"63902\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00c92f87e7e9f53384231ce347da70d359f648b0bc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"63902\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40f04fcc253a15707961a6762dbb17475ce1883a9a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"63902\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"000fa1c9fabc3d69c94bb79c8c58bc731d3dbe82b4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"41974\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00ac5009b755efa93714ce5e7bf60d3ca7ec8160a7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"41974\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"40e0b7dd1a2274d39c9e66cffccf306302ae1741f0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"41974\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00b1705f670ef3a1c53d71b7bccbb8f7615aa77ce1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12609\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00f47fe3aa6157c8c2e29f28470f6f20e82d9f7f3f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12609\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40aef728f5fa30f6ccc663e427734c4609575fbfde\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12609\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"001ff14f362af5150e4c39a0e287bfe7a9bb042fa8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"11599\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"00e65150271bfb7399c7afc73cab8eadb973119cac\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"11599\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"404ea63649c950a879f862ffec4ff105c1d67eb3a3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"84721\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"11599\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4057301e6f42d548a1a663a06672f43925bed23928\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"43069\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"4065b4b40c6fcf3f6b876aea1cd861af86b7f3fad7\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"43069\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40df5cf9d8e148991263a519845a2fc03a22d1c2a9\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"27349\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40168a743df2c4fdc6219bf1f782a0602dfb14b29b\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"7012\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"401cf4a6320e33bc6aed4c22a81f61d737d81bb199\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"83802\",\"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":{"00aac7fa5e0d044942bc53690c95a9836d40b2c95b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"002daf709ca4ff5dee5a1d1710ceecd658d0eb495b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"80021","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"009e30987df3890282f93ee2e7f5f3bd8f3996bd7b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"80021","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"40242670189b5b07914dac117f7985a08378e946a8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"80021","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"00216c8903360fd4a91d17204f8aa267b6c598b7aa":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"38075","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00fd2aaa7e96de4044c074e711cd2633db64a5ec2d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"38075","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"40bbf32f9d0df3718643927254de6b20a8912b004e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"38075","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"007a703d644c2a65afea7b6dd8e626357087bf1540":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"3832","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"00ff4095e92ae7b3d527bd01d34b210ad9506c72ad":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"3832","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"403e3dd09183e10d831886c39824959a7a90a80002":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"3832","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00de3c2dcf433f213f83c490e1a37bf95f4caeade7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"5835","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"403577452bf8b5ab836a54650f8174ecf25c691055":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"5835","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"40a48533648048974317286b4d5f1d1175722abedb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"5835","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40bb8c254787cc9e43477bd52c90044d079595767d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"5835","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"0061ff5151ac53586d80cd9fbe817bce94ec2ccc26":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"54935","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00cd3a226392c1e53d5efc5ace89ed900006360ce6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"54935","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"40ae98c298d6bdf19c37a37ae26e14aaffc48ad785":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"54935","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"0029e6edfceea7ebe4e67febff484812567af269e0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"43892","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"005066a600acb8bb2fd1df7637f21a80787953cf95":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"43892","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"400e91c2614184d511b97dceb2523c4cb01305a0aa":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"43892","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"00cd6320462a726f4d3a9843f7b53f3ae030ac72a8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"55043","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"406f6ed31675f4edabdc05561391f2bac0025ed625":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"55043","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40d9c613b5535d18120bf7913264fc0b2676c5e712":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"55043","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"007f02f85e8d709896bf546289b1698fb3e23ba43b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"34180","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00896255ac6cf2e822dac77f9937f738102d0ee41d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"34180","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"404d69476663f9892f7ebd882136cffd95e4315d42":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"34180","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"001155d567b9473d0cfeb5149306d5deb4a8103882":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"92760","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00a4504f9c2d0ed2d9b01315dbe2cf78253758dd55":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"92760","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40fb032d8efc807df4e82eb4161f58c5c5e64118ef":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"92760","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00cc1273c646c72eeab25ce1237dd49ce810598629":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"32597","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"00d37aa2370c80ee7080119609374c878dda572edb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"32597","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"400ab7a893ba6678e687ac5b6afee019c00c078498":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"32597","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"0041c4cfc665aa46afbb4d6937804ddc3db4a8c178":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"62051","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00a8a33eb26819e60cd79d73c4d340d5d377818fe2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"62051","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"4025028e69aa09c72e0cab0e1467df3720d21e574a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"62051","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"0074ee18705c22043f7ea7ff314446a1bbeff15245":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"99378","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"008339d6f0ff13d5d8da90d09e33d8b63d48aa296d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"99378","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40cda4139ed0def6212c63d3c3a76392afb65b1a12":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"99378","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"007c2ffb7a5de16e128bdc47e530d26fff25730216":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"59076","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"008175054a60d8f6ade6d79e98ad9a89d56778f018":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"59076","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"4083d6ab144e838cc0ffd1f8bc28837b0b6cd1a21f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79117","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"59076","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4016af337f463674f109a182a2c1bb6e45bc56d14e":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"70639","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"401d53ca9d24eb1abf72d0fa29bcd319a31ac8221c":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"70639","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"402e78db36f14535cf1b95c0e7104dd758000e98b4":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"46764","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"408bfe10ad28e370725c2b044aadde89bc9a7d1a85":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"19681","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"405cf7097681045e34bd2a4f651e3371da8a00f497":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"7772","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"I1flNJlWWQGM38xT+RswlraX3dQm3rxmP8YetCaw2Sk="}
1
+ {"node":{"00ea01b3e0c9c5a8137a32637900cfefa9221f72d7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"004108a21baef80f65f8ae41cadd5f4d584b6988ef":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"44036","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00ecea32b847b64d4ebd4bf83e035e157b1627ee21":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"44036","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"40f390833807783647ca5c902d607a46b24a14329d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"44036","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0029330186d8588b2812ba0a5f2ea003d5ac4e2d5f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"17384","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00612b2897f4ea24a4b8c0dd7ed771441c61ea6038":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"17384","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"40e3125a175928c80881cce285ad74662fe2337f0b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"17384","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"003c427798f124b0b540ad2e18bdd109c640171656":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"57000","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00d7de67069bcabb739fa5bd55b05fb594c3251c48":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"57000","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"4084dabaae58bdd11287f5875b14aefb178d1994a8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"57000","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00952632ff11b23da17c16b74478a785abbf5045a3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"401ca69a38c2ed1e47c015e29dd3a7015e853d4fea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"405b59d619e8539a364dc77b05561c27b1577964ae":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40f0739e00fce53524ce90ec5e3440f6bf25573a21":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"60957","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"00e8cb3f46cadb5f212927209036f56ff6d8136f6c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85885","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00ea95ed4ccce79520e8bb8105b3a7c2b3dc7578dc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85885","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"40af329aaea89e6d133bb75cb8b678ee269eb3f88d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"85885","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"00cd5594a58ea05fb4a0b27023a5e5a59ad9574711":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"63968","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00fff36d675d33a999a1d5e62279e9d5d3d45b96ca":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"63968","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"4076d4bcec8bb2e0c6aeb16bb5fa2689440739a83b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"63968","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"004e4a526d406fbd3fa0e63d75b7d09dc2bc7e26f1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"81880","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"4014ff82b74bc2de3ac3af0a9b4edd09b1438a894f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"81880","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40c610ec8f75ceb4038a228313b0f58f41174b8f8f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"81880","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"001db8e9473419b695e4a438165ec7b9d2dffb36d9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"67553","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"007a2ece75c8d96593fc6ff4f5a6e41ab18c14d670":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"67553","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"4051d8d49c40f6fe7eaa5975c2fa7d2f31d7411c49":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"67553","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"0082b57c14540fcecd0908413c41d7ac273d89c24b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"65157","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"00ebee7ae2be03024b26e274501bc0cd45c4c56400":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"65157","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"401bda593968d84d98039b25a4e86d3eadd12dadea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"65157","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00c7451a264a2b12ae068dcff6486001529b9b49d5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"63902","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00c92f87e7e9f53384231ce347da70d359f648b0bc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"63902","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40f04fcc253a15707961a6762dbb17475ce1883a9a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"63902","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"000fa1c9fabc3d69c94bb79c8c58bc731d3dbe82b4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"41974","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00ac5009b755efa93714ce5e7bf60d3ca7ec8160a7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"41974","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"40e0b7dd1a2274d39c9e66cffccf306302ae1741f0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"41974","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00b1705f670ef3a1c53d71b7bccbb8f7615aa77ce1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12609","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00f47fe3aa6157c8c2e29f28470f6f20e82d9f7f3f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12609","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40aef728f5fa30f6ccc663e427734c4609575fbfde":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12609","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"001ff14f362af5150e4c39a0e287bfe7a9bb042fa8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"11599","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"00e65150271bfb7399c7afc73cab8eadb973119cac":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"11599","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"404ea63649c950a879f862ffec4ff105c1d67eb3a3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"84721","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"11599","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4057301e6f42d548a1a663a06672f43925bed23928":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"43069","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"4065b4b40c6fcf3f6b876aea1cd861af86b7f3fad7":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"43069","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40df5cf9d8e148991263a519845a2fc03a22d1c2a9":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"27349","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40168a743df2c4fdc6219bf1f782a0602dfb14b29b":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"7012","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"401cf4a6320e33bc6aed4c22a81f61d737d81bb199":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"83802","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"dlJHPR2zzo7rL1ImCzlmq2NxwSqd6zsLyplha/8LQIg="}