zevairouter 1.1.13 → 1.1.15

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 (351) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  3. package/cli/app/.next-cli-build/app-path-routes-manifest.json +6 -6
  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 +1 -1
  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 +3 -3
  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 +1 -1
  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 +6 -6
  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/2760.js +1 -1
  331. package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
  332. package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
  333. package/cli/app/.next-cli-build/server/chunks/5295.js +3 -3
  334. package/cli/app/.next-cli-build/server/chunks/6651.js +14 -10
  335. package/cli/app/.next-cli-build/server/chunks/7319.js +23 -19
  336. package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
  337. package/cli/app/.next-cli-build/server/chunks/8255.js +1 -1
  338. package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
  339. package/cli/app/.next-cli-build/server/chunks/8491.js +1 -1
  340. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  341. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  342. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  343. package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  344. package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  345. package/cli/app/.next-cli-build/static/chunks/{620-92e97ab01cb4c25a.js → 620-2e6639e4ca9afb1d.js} +1 -1
  346. package/cli/app/CHANGELOG.md +10 -0
  347. package/cli/app/package.json +1 -1
  348. package/cli/package.json +1 -1
  349. package/package.json +1 -1
  350. /package/cli/app/.next-cli-build/static/{JzhJR_QLUCS172Am3eS9H → S4Ni0EVNQQgndbz1Kanxu}/_buildManifest.js +0 -0
  351. /package/cli/app/.next-cli-build/static/{JzhJR_QLUCS172Am3eS9H → S4Ni0EVNQQgndbz1Kanxu}/_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\":{\"00149dd580c5d76b80f8b1e43ed92efdefbb1bdc96\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"001cb54d88506f4c66e4b088d7d005234d90f4ec6a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"91843\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"00ea0e25f89b0e6c101e39b71f7a5ad51f467d3934\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"91843\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"4055956b4bb1c39f21822df5753b5f24460ca55534\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"91843\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0058c654b12544d7cef91093fc828a295bf0b786b2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"22823\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"00d9f6b7ab7460e2440bbb0ce3e7cdc5320643746e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"22823\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"406cd7a03c92871e97435fc7be7a85bb7d6d3661ed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"22823\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00969add2a029bd14d7beef5c456d5dcc801d2c6fb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"43112\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00b4744b3eb82edf5d1026074e7bb211843767e241\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"43112\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40afb0df0075e36b9d83e6f8c6de97a4e9169d87bc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"43112\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"00d2a9a34b9f7d07ea9b54c58605df55f3fe8915c0\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"25921\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"40036d31b1e168767980b28c4edb9f849a02f68a6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"25921\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"403bd2d8c3c63f5442508f2d5db5d28f96033ffc44\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"25921\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"40d911ae7b563ead9bda100ec96104031f3660d3d1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"25921\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"007a33baf0c13827565de2dfa0b82ab395f2a73cb6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"76937\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00cdf0a583941e0d64013485f7ee13883b23d64b6f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"76937\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"4022a47057bf98a93679a1c782758d9009c5cadee5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"76937\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"00870e2269e4b79a52e0cee61adadc4a9cb81c4b57\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"43172\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e9f674ef07bd338ef44007d6ed0d3105e8efdea4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"43172\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"40fe1f068bcbeb9dcfcbe67aced3ce5c6036d2fb3e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"43172\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"007ae955eca8c9ce53855b07dd4009bdb78c7261ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"54609\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40ad668c907e2d7771729abc914e736c11d6d66fe5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"54609\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40d6ac540d9199f0d5ef769a8f869eeb474b80d3c3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"54609\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"005d0e41cdc2e3122c9eb18ccd562ad142a4c86f1d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"55179\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00b27acfaa88142ba3589c1dba63a90767d37ebb4d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"55179\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"4057b8f5dd5e5310277ed2fe53d987cc81f5798a89\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"55179\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"008bb990af77b456599979879d7ef015f202243f5f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"76906\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00d7c3a9e2d0d4bd51408d696d0f2534cdb492b23b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"76906\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40132efe08b41309b90b49cccb06184ddf0dcc7220\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"76906\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0004e630f517b30aeac079081e4094f77a86dbadf6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"15916\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00e81ecf157e5438c150beacbbfc17b24caea7f5ef\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"15916\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40df77246edffc8db32121b643bb2c2a449a1c3f86\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"15916\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"004908efe7f53fc635280da0e2f78fba9839db9d98\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"9927\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"005f5680f60e3b84d112514f031bf94cfa855f782e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"9927\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"4068fc7bb1472058bf33cf556120cb77af4f369902\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"9927\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"006072be1a11a34f521c433b703007fbd76da35193\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"40532\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"0078811047afbd950f101b5592e41d03fc13689633\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"40532\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"406292ea7ee6f66d91c97b59fcfd3d726e5e8637cd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"40532\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"000ad731af80cff5a10ec5db032a2c30661ec2357a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14953\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"007b7ee1d3f22bb9db7edaa82e9fe9c82dc841e2e6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14953\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"404bbadf6214b95e226982d7e88cc478956d1ef591\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"79752\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"14953\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4038622425e87aa1aa9046fe1bdd556aa54a76b0f4\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"61187\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40ebba977b85124316e8ceb26faa49f970a8f8f2b7\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"61187\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"402d6ddaa9cd96e11bcd8c83a1b7ee434a30d64a76\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"5764\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40ed15bb96651bd0d911ce56ac5a8f7278b897ab08\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"65366\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"40756ee57c9f92d248846bf4eb4a0a6e50831aa8ed\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"28320\",\"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":{"00149dd580c5d76b80f8b1e43ed92efdefbb1bdc96":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"001cb54d88506f4c66e4b088d7d005234d90f4ec6a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"91843","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"00ea0e25f89b0e6c101e39b71f7a5ad51f467d3934":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"91843","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"4055956b4bb1c39f21822df5753b5f24460ca55534":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"91843","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0058c654b12544d7cef91093fc828a295bf0b786b2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"22823","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"00d9f6b7ab7460e2440bbb0ce3e7cdc5320643746e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"22823","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"406cd7a03c92871e97435fc7be7a85bb7d6d3661ed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"22823","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00969add2a029bd14d7beef5c456d5dcc801d2c6fb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"43112","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00b4744b3eb82edf5d1026074e7bb211843767e241":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"43112","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40afb0df0075e36b9d83e6f8c6de97a4e9169d87bc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"43112","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"00d2a9a34b9f7d07ea9b54c58605df55f3fe8915c0":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"25921","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"40036d31b1e168767980b28c4edb9f849a02f68a6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"25921","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"403bd2d8c3c63f5442508f2d5db5d28f96033ffc44":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"25921","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"40d911ae7b563ead9bda100ec96104031f3660d3d1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"25921","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"007a33baf0c13827565de2dfa0b82ab395f2a73cb6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"76937","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00cdf0a583941e0d64013485f7ee13883b23d64b6f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"76937","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"4022a47057bf98a93679a1c782758d9009c5cadee5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"76937","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"00870e2269e4b79a52e0cee61adadc4a9cb81c4b57":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"43172","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00e9f674ef07bd338ef44007d6ed0d3105e8efdea4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"43172","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"40fe1f068bcbeb9dcfcbe67aced3ce5c6036d2fb3e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"43172","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"007ae955eca8c9ce53855b07dd4009bdb78c7261ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"54609","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40ad668c907e2d7771729abc914e736c11d6d66fe5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"54609","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40d6ac540d9199f0d5ef769a8f869eeb474b80d3c3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"54609","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"005d0e41cdc2e3122c9eb18ccd562ad142a4c86f1d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"55179","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00b27acfaa88142ba3589c1dba63a90767d37ebb4d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"55179","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"4057b8f5dd5e5310277ed2fe53d987cc81f5798a89":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"55179","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"008bb990af77b456599979879d7ef015f202243f5f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"76906","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00d7c3a9e2d0d4bd51408d696d0f2534cdb492b23b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"76906","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40132efe08b41309b90b49cccb06184ddf0dcc7220":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"76906","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0004e630f517b30aeac079081e4094f77a86dbadf6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"15916","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00e81ecf157e5438c150beacbbfc17b24caea7f5ef":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"15916","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40df77246edffc8db32121b643bb2c2a449a1c3f86":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"15916","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"004908efe7f53fc635280da0e2f78fba9839db9d98":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"9927","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"005f5680f60e3b84d112514f031bf94cfa855f782e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"9927","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"4068fc7bb1472058bf33cf556120cb77af4f369902":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"9927","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"006072be1a11a34f521c433b703007fbd76da35193":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"40532","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"0078811047afbd950f101b5592e41d03fc13689633":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"40532","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"406292ea7ee6f66d91c97b59fcfd3d726e5e8637cd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"40532","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"000ad731af80cff5a10ec5db032a2c30661ec2357a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14953","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"007b7ee1d3f22bb9db7edaa82e9fe9c82dc841e2e6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14953","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"404bbadf6214b95e226982d7e88cc478956d1ef591":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"79752","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"14953","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4038622425e87aa1aa9046fe1bdd556aa54a76b0f4":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"61187","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40ebba977b85124316e8ceb26faa49f970a8f8f2b7":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"61187","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"402d6ddaa9cd96e11bcd8c83a1b7ee434a30d64a76":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"5764","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40ed15bb96651bd0d911ce56ac5a8f7278b897ab08":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"65366","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"40756ee57c9f92d248846bf4eb4a0a6e50831aa8ed":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"28320","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"BMrxnhF6lZVtN10Vjjxap5vyu8zy+8kQhmc9hHsq/uM="}