zevairouter 1.1.13 → 1.1.14

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 (350) 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 +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 +2 -2
  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 +2 -2
  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 +1 -1
  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/[id]/models/route.js +1 -1
  71. package/cli/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  72. package/cli/app/.next-cli-build/server/app/api/providers/bulk-delete/route.js +1 -1
  73. package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  74. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js +3 -3
  75. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  76. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  77. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  78. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  79. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  80. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  81. package/cli/app/.next-cli-build/server/app/callback.rsc +3 -3
  82. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  83. package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  84. package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  85. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  86. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  87. package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  88. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  89. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +5 -5
  90. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
  91. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
  92. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  93. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  94. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +5 -5
  95. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
  96. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +3 -3
  97. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +1 -1
  98. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  99. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  100. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  101. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  102. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  103. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  104. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  105. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  106. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  107. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  108. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  109. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  110. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  111. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  112. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  113. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  114. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  115. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  116. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  117. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  118. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  119. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  120. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  121. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  122. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  123. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  124. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  125. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  126. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  127. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  128. package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
  129. package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +5 -5
  130. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
  131. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
  132. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  133. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  134. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +5 -5
  135. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
  136. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +3 -3
  137. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +1 -1
  138. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  139. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
  140. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  141. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  142. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  143. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  144. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  145. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  146. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  147. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  148. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  149. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  150. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  151. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  152. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  153. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  154. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  155. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  156. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  157. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  158. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  159. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  160. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  161. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  162. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  163. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  164. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  165. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  166. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  167. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  168. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  169. package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
  170. package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +5 -5
  171. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +2 -2
  172. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +1 -1
  173. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  174. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  175. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +5 -5
  176. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +1 -1
  177. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +3 -3
  178. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +1 -1
  179. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  180. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  181. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  182. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  183. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  184. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  185. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  186. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  187. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  188. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  189. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  190. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  191. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  192. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  193. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  194. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  195. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  196. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  197. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  198. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  199. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  200. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  201. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  202. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  203. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  204. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  205. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  206. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  207. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  208. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  209. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  210. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  211. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  212. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  213. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  214. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  215. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  216. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  217. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  218. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  219. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  220. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  221. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +5 -5
  222. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  223. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  224. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  225. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  226. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +5 -5
  227. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  228. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +3 -3
  229. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  230. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  231. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  232. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  233. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  234. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  235. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  236. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  237. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  238. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  239. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  240. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  241. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  242. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  243. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  244. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  245. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  246. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  247. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  248. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  249. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  250. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  251. package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  252. package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  253. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  254. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  255. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  256. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  257. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  258. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  259. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  260. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  261. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  262. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +5 -5
  263. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  264. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  265. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  266. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  267. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +5 -5
  268. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  269. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +3 -3
  270. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  271. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  272. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  273. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  274. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  275. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  276. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  277. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  278. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  279. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  280. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  281. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  282. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  283. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  284. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  285. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  286. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  287. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  288. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  289. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  290. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  291. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  292. package/cli/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  293. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  294. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  295. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  296. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  297. package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  298. package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  299. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  300. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  301. package/cli/app/.next-cli-build/server/app/index.rsc +3 -3
  302. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  303. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  304. package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  305. package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
  306. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  307. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  308. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  309. package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
  310. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  311. package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  312. package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  313. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  314. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  315. package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  316. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  317. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  318. package/cli/app/.next-cli-build/server/app/login.rsc +4 -4
  319. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  320. package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  321. package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  322. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  323. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  324. package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  325. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  326. package/cli/app/.next-cli-build/server/app-paths-manifest.json +9 -9
  327. package/cli/app/.next-cli-build/server/chunks/1131.js +1 -1
  328. package/cli/app/.next-cli-build/server/chunks/1350.js +1 -1
  329. package/cli/app/.next-cli-build/server/chunks/220.js +1 -1
  330. package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
  331. package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
  332. package/cli/app/.next-cli-build/server/chunks/5295.js +3 -3
  333. package/cli/app/.next-cli-build/server/chunks/6651.js +2 -4
  334. package/cli/app/.next-cli-build/server/chunks/7319.js +6 -8
  335. package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
  336. package/cli/app/.next-cli-build/server/chunks/8255.js +1 -1
  337. package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
  338. package/cli/app/.next-cli-build/server/chunks/8491.js +1 -1
  339. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  340. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  341. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  342. package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  343. package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  344. package/cli/app/.next-cli-build/static/chunks/{620-92e97ab01cb4c25a.js → 620-93b74e9264d85bbf.js} +1 -1
  345. package/cli/app/CHANGELOG.md +5 -0
  346. package/cli/app/package.json +1 -1
  347. package/cli/package.json +1 -1
  348. package/package.json +1 -1
  349. /package/cli/app/.next-cli-build/static/{JzhJR_QLUCS172Am3eS9H → Whwk0WxYLI-ZpEDQLB8V2}/_buildManifest.js +0 -0
  350. /package/cli/app/.next-cli-build/static/{JzhJR_QLUCS172Am3eS9H → Whwk0WxYLI-ZpEDQLB8V2}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"00ca6ad2c426be7e75dc61ecff015b51ab15370985\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00097ee20613c13c962703719b3b5997748ccd9385\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"26011\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a8d82266ceacd68bef192a7c569babf75d400278\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"26011\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"40a796ccef4daf1229b4966056efb829fad725d6b3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"26011\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"002850d688b84ed4700850669aa65070305cd50331\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"25168\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"0071749a1e8278feb70f59b8eb294e6aade0c575ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"25168\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"405c4f8ff1390588c2fb2752c5cde9344956717387\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"25168\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00370620655c8e154266f524d7f686b9ac514ddb74\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71334\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00e8a0a602b225213d948b19890e1c6143f7274790\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71334\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40eb7218acffb331a9d0fe3562274e95af5049810f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"71334\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00dc2940b31bca778167b3cbd5a092c1ab26ae135e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"402f66500b56009ed7c6f3e6b17e263f53d12420c4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"407c5c5b55fbde979dbe39b029fddbae227623549a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4080535cc19f2d5f28331d0d84d526810101ccb2cb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"41711\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"009bf7878506bcf3358fef7b5f1e80c1928869488f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"60020\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e99550e5d25d2b680c7cd9dc321d4ca7bd9f4bdf\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"60020\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"405cb1c793abcbb64cdb46d7f61811feda20adcc74\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"60020\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"001fe82054b925ef2d29286511378acd77b966c489\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68121\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00983d2dbf844aed333b42e38a4db775a8e072fc87\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68121\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"40d1579fbc37120778387e2c0ed4f067c94540800a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"68121\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"001bae7076869e8c7e23cd9b4f1998767e5fd3cf78\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"29535\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40212cc5444d1aec99cefaf7efaf1fdbe929f5722e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"29535\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40d48b2ed24bb442d31bdd38a11d4e1420ad7b30ab\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"29535\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"002a50871baa745aa54c1c985c4d20ad60b8d4a1fb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"170\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a57c4b2a1608ee0d16fb2cd708d496103989f999\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"170\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40fcb2a8bbb932d3a4e40d0c2cf7d572789e770772\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"170\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"0066e0f29f0e7c0ca4840c7235e9a2a3d2a07d827f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"6488\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00a792f5f40590278b17e8dfd574905aaf0ab83562\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"6488\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b80e4a580801de9445a522708c4818a86955d66d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"6488\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"00432e2aba9763468bffc1445974ff714df2c5a662\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3706\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"006cd338181b694e731d4fbc511e561dd566e5224d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3706\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40275a3c53c2a525e4c98b55e3444fcf3938b0d34f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"3706\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"003cb76172f487c2e4abba96c51cfcf6f87e548093\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"63373\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f75d69e5b7095fec0dbab05f4f8a1e05858eac0d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"63373\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"408d16a36a4d0ce96d675ed95e0b20c9721584b10a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"63373\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"0032307247130d65230b9f5dd05b110a6f79c47294\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"6897\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"00dbc4139bf1676ab4bb57dfa064cfe32e7a4f448c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"6897\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"408e180d4b46164e179369a1de08a7fe34c75989e9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"6897\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"0087d0c0aa204d1efb257d8f11c058ef26d2e5bb6d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14287\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"00f329471b342c376d64599bfdf4cce8be9c5f7539\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14287\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"4015d3131c1bcd55dcbe9b58197ce477a0f423e2de\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"63685\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14287\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"40ecbc8131bedd60157d800661d915549c699f2468\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"34258\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40fe0f32ffe48f3e4ab5c8a951f9d2d10f31ad730a\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"34258\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40920dbe3f07878bc4319465dea135672edd994527\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"1614\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"4006404582991e5525b29f44b0364ea6363f21bdaf\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"29679\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"407a1259de04dbb548700dbcee1f8d0209003ae102\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"60428\",\"async\":false}},\"filename\":\"app/api/tunnel/tailscale-install/route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"00791e7741fa04dd406f129e23104964a8f5ebd02a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00471444dd6117900339f4a5e2608ab859eeab69e2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"87216\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00f256be35ebfe53f66e60768e179771b7594f8585\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"87216\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"407c66ee427df30bbacbc84743b6816b66e166ec3c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"87216\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"002f75c6fbb26c0455da80a11b4c7c79eac3c1ae82\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"26490\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00ef4419e56b41cfa7acc1552659828d2473d69c72\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"26490\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"40423fce3aa1916779884259597a7f190edd03f29c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"26490\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"0038d810f569d7815a9ee2b410c7d4506d80e5df92\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"31751\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"008b767335af95d13f6248d928ff06f2e542a2252c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"31751\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"405de4b4795251ada1e6331e3347dace99b812c105\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"31751\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00d17670cd909ffa78c55ed9b2279be014835ad9dd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"92184\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"4041f587102e0d79d3140979d1e1fa6303300113ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"92184\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"40b153eda5c40466572c759d8b2319c36253dc8090\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"92184\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b4c78c00dd90ee877b6849b7d61b797c2d4b7df6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"92184\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"001d99c99618159841a1b644786eb300d4b2e23835\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"87179\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"008a8583c7848d6d5140ba8a5355c01eb54a8f6005\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"87179\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"40e347cd8a0a4ce5de8b0bc4dafd1adb6a89c2cada\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"87179\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"000dfc3d13ad81851a72c16363b8d8c6a667671691\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"56564\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"00f2c41bbddd3564a6389da9ece061f9bc0ba54a9b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"56564\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"40843404bcdb5ca2b07081cfcbb022cf28bc060786\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"56564\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"005917db5b43bc0c240f782092e08d69bb754bc9a5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"64335\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"407fe42111e153e39dce3788e9b44c4df815c98eed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"64335\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40ee934377c1380bdde7a1d3766707faed07745bc4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"64335\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"0029d9de779534c38b8689bd3ffc1e1eccec8ef276\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"89982\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"006cde95b2df70e8f128e830d0980fc058d35d3e27\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"89982\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"409a625c2893e89859c1a3a5a70698ca5cd166a715\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"89982\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00ee2ad9474238f82387584e64c016e19b7b81896a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"26203\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f130153d1edf73271aa303844f6550dc3a3a967f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"26203\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"40be2aa77f3369102e2e314fa96307057eb3f378b5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"26203\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0021bf273de7debc5ef0f87318a5bf4814045ad25e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"81545\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"00714bb96042cba1535991e393f95fe6579b903fc8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"81545\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"40679962c2b7591969116f90af8d1bff9aecf9ed3e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"81545\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"00788dc89c535d3f943f5af5acb919551644b12958\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"74844\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"009dc3a2300cfa108dbe0b1fb91f5d3bf82318efe0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"74844\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"40885241b326e4364bebd45b5bf66abb2be81d6045\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"74844\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"00411d5815491790c212135826df832973c7fd26f3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12273\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"009eb7514f67043b0da6e818025ea4755b187e33ee\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12273\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40ca17f50eddddcce5b9de415619f08d5de910a361\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"12273\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"008ed6dd8169c2a1258daf4a808d358a2ccbf18ad4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"58875\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"00981b494705f3b33b984b1e9c838b129bf78ec6ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"58875\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"405b8203e28661b0ec93e513e370eea16a0633e73c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"77293\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"58875\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"404f9eec6a282aac8aaccaffa840a8fe1e2219319e\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"11787\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40df6072e363b282b10411dc38576ee582c41fff86\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"11787\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40178fe60fc69edcaec383f09a1ecf301750103853\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"18562\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40d4da00011cf869b237e07e45c549f2e54ffdf79d\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"17507\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"40f44aee4e8d96b65019994501ec50663d14addae0\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"96781\",\"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":{"00ca6ad2c426be7e75dc61ecff015b51ab15370985":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00097ee20613c13c962703719b3b5997748ccd9385":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"26011","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"00a8d82266ceacd68bef192a7c569babf75d400278":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"26011","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"40a796ccef4daf1229b4966056efb829fad725d6b3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"26011","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"002850d688b84ed4700850669aa65070305cd50331":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"25168","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"0071749a1e8278feb70f59b8eb294e6aade0c575ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"25168","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"405c4f8ff1390588c2fb2752c5cde9344956717387":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"25168","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00370620655c8e154266f524d7f686b9ac514ddb74":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71334","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00e8a0a602b225213d948b19890e1c6143f7274790":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71334","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40eb7218acffb331a9d0fe3562274e95af5049810f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"71334","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00dc2940b31bca778167b3cbd5a092c1ab26ae135e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"402f66500b56009ed7c6f3e6b17e263f53d12420c4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"407c5c5b55fbde979dbe39b029fddbae227623549a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"4080535cc19f2d5f28331d0d84d526810101ccb2cb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"41711","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"009bf7878506bcf3358fef7b5f1e80c1928869488f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"60020","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"00e99550e5d25d2b680c7cd9dc321d4ca7bd9f4bdf":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"60020","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"405cb1c793abcbb64cdb46d7f61811feda20adcc74":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"60020","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"001fe82054b925ef2d29286511378acd77b966c489":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68121","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00983d2dbf844aed333b42e38a4db775a8e072fc87":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68121","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"40d1579fbc37120778387e2c0ed4f067c94540800a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"68121","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"001bae7076869e8c7e23cd9b4f1998767e5fd3cf78":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"29535","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40212cc5444d1aec99cefaf7efaf1fdbe929f5722e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"29535","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40d48b2ed24bb442d31bdd38a11d4e1420ad7b30ab":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"29535","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"002a50871baa745aa54c1c985c4d20ad60b8d4a1fb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"170","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00a57c4b2a1608ee0d16fb2cd708d496103989f999":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"170","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40fcb2a8bbb932d3a4e40d0c2cf7d572789e770772":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"170","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"0066e0f29f0e7c0ca4840c7235e9a2a3d2a07d827f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"6488","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00a792f5f40590278b17e8dfd574905aaf0ab83562":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"6488","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40b80e4a580801de9445a522708c4818a86955d66d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"6488","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"00432e2aba9763468bffc1445974ff714df2c5a662":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3706","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"006cd338181b694e731d4fbc511e561dd566e5224d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3706","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40275a3c53c2a525e4c98b55e3444fcf3938b0d34f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"3706","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"003cb76172f487c2e4abba96c51cfcf6f87e548093":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"63373","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00f75d69e5b7095fec0dbab05f4f8a1e05858eac0d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"63373","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"408d16a36a4d0ce96d675ed95e0b20c9721584b10a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"63373","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"0032307247130d65230b9f5dd05b110a6f79c47294":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"6897","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"00dbc4139bf1676ab4bb57dfa064cfe32e7a4f448c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"6897","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"408e180d4b46164e179369a1de08a7fe34c75989e9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"6897","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"0087d0c0aa204d1efb257d8f11c058ef26d2e5bb6d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14287","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"00f329471b342c376d64599bfdf4cce8be9c5f7539":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14287","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"4015d3131c1bcd55dcbe9b58197ce477a0f423e2de":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"63685","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14287","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"40ecbc8131bedd60157d800661d915549c699f2468":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"34258","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40fe0f32ffe48f3e4ab5c8a951f9d2d10f31ad730a":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"34258","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40920dbe3f07878bc4319465dea135672edd994527":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"1614","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"4006404582991e5525b29f44b0364ea6363f21bdaf":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"29679","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"407a1259de04dbb548700dbcee1f8d0209003ae102":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"60428","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"qGxciZ+bD5c5RXnjGlfKUGZFb+6wK12q2cS3KpDRX+Y="}
1
+ {"node":{"00791e7741fa04dd406f129e23104964a8f5ebd02a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00471444dd6117900339f4a5e2608ab859eeab69e2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"87216","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00f256be35ebfe53f66e60768e179771b7594f8585":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"87216","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"407c66ee427df30bbacbc84743b6816b66e166ec3c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"87216","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"002f75c6fbb26c0455da80a11b4c7c79eac3c1ae82":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"26490","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00ef4419e56b41cfa7acc1552659828d2473d69c72":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"26490","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"40423fce3aa1916779884259597a7f190edd03f29c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"26490","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"0038d810f569d7815a9ee2b410c7d4506d80e5df92":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"31751","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"008b767335af95d13f6248d928ff06f2e542a2252c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"31751","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"405de4b4795251ada1e6331e3347dace99b812c105":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"31751","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00d17670cd909ffa78c55ed9b2279be014835ad9dd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"92184","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"4041f587102e0d79d3140979d1e1fa6303300113ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"92184","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"40b153eda5c40466572c759d8b2319c36253dc8090":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"92184","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40b4c78c00dd90ee877b6849b7d61b797c2d4b7df6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"92184","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"001d99c99618159841a1b644786eb300d4b2e23835":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"87179","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"008a8583c7848d6d5140ba8a5355c01eb54a8f6005":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"87179","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"40e347cd8a0a4ce5de8b0bc4dafd1adb6a89c2cada":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"87179","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"000dfc3d13ad81851a72c16363b8d8c6a667671691":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"56564","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"00f2c41bbddd3564a6389da9ece061f9bc0ba54a9b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"56564","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"40843404bcdb5ca2b07081cfcbb022cf28bc060786":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"56564","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"005917db5b43bc0c240f782092e08d69bb754bc9a5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"64335","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"407fe42111e153e39dce3788e9b44c4df815c98eed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"64335","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40ee934377c1380bdde7a1d3766707faed07745bc4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"64335","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"0029d9de779534c38b8689bd3ffc1e1eccec8ef276":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"89982","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"006cde95b2df70e8f128e830d0980fc058d35d3e27":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"89982","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"409a625c2893e89859c1a3a5a70698ca5cd166a715":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"89982","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00ee2ad9474238f82387584e64c016e19b7b81896a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"26203","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"00f130153d1edf73271aa303844f6550dc3a3a967f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"26203","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"40be2aa77f3369102e2e314fa96307057eb3f378b5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"26203","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0021bf273de7debc5ef0f87318a5bf4814045ad25e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"81545","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"00714bb96042cba1535991e393f95fe6579b903fc8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"81545","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"40679962c2b7591969116f90af8d1bff9aecf9ed3e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"81545","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"00788dc89c535d3f943f5af5acb919551644b12958":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"74844","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"009dc3a2300cfa108dbe0b1fb91f5d3bf82318efe0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"74844","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"40885241b326e4364bebd45b5bf66abb2be81d6045":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"74844","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"00411d5815491790c212135826df832973c7fd26f3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12273","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"009eb7514f67043b0da6e818025ea4755b187e33ee":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12273","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40ca17f50eddddcce5b9de415619f08d5de910a361":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"12273","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"008ed6dd8169c2a1258daf4a808d358a2ccbf18ad4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"58875","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"00981b494705f3b33b984b1e9c838b129bf78ec6ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"58875","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"405b8203e28661b0ec93e513e370eea16a0633e73c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"77293","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"58875","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"404f9eec6a282aac8aaccaffa840a8fe1e2219319e":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"11787","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40df6072e363b282b10411dc38576ee582c41fff86":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"11787","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40178fe60fc69edcaec383f09a1ecf301750103853":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"18562","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40d4da00011cf869b237e07e45c549f2e54ffdf79d":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"17507","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"40f44aee4e8d96b65019994501ec50663d14addae0":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"96781","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"vuB5JwChyBqPVFhrx7ofk+uJajryYeY+iDlshLN9jCc="}