zevairouter 1.0.263 → 1.0.265

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 +12 -0
  2. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  3. package/cli/app/.next-cli-build/app-path-routes-manifest.json +10 -10
  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 +4 -4
  46. package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  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 +4 -4
  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 +2 -2
  52. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  53. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  54. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  55. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +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 +1 -1
  61. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +1 -1
  62. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  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/route.js +1 -1
  71. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  72. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  73. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  74. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  75. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  76. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  77. package/cli/app/.next-cli-build/server/app/callback.rsc +4 -4
  78. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  79. package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  80. package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  81. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  82. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  83. package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  84. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  85. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +6 -6
  86. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
  87. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
  88. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  89. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  90. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +6 -6
  91. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
  92. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +4 -4
  93. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +2 -2
  94. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  95. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  96. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  97. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  98. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  99. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  100. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  101. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  102. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  103. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  104. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  105. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  106. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  107. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  108. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  109. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  110. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  111. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  112. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  113. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  114. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  115. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  116. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  117. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  118. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  119. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  120. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  121. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  122. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  123. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  124. package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
  125. package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +6 -6
  126. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
  127. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
  128. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  129. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  130. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +6 -6
  131. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
  132. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +4 -4
  133. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +2 -2
  134. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  135. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  136. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  137. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  138. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  139. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  140. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  141. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  142. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  143. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  144. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  145. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  146. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  147. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  148. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  149. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  150. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  151. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  152. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  153. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  154. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  155. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  156. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  157. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  158. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  159. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  160. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  161. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  162. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  163. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  164. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  165. package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
  166. package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +6 -6
  167. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +2 -2
  168. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +1 -1
  169. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  170. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  171. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +6 -6
  172. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +1 -1
  173. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +4 -4
  174. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +2 -2
  175. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  176. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  177. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  178. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  179. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  180. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  181. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  182. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  183. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  184. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  185. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  186. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  187. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  188. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  189. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  190. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  191. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  192. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  193. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  194. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  195. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  196. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  197. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  198. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  199. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  200. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  201. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  202. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  203. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  204. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  205. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  206. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  207. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  208. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  209. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  210. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  211. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  212. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  213. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  214. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  215. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  216. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  217. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  218. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  219. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  220. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  221. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  222. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  223. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  224. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +4 -4
  225. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  226. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  227. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  228. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  229. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  230. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  231. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  232. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  233. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  234. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  235. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  236. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  237. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +5 -5
  238. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  239. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  240. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  241. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  242. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  243. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
  244. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  245. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  246. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  247. package/cli/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  248. package/cli/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  249. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  250. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  251. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  252. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  253. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  254. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  255. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  256. package/cli/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  257. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  258. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  259. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  260. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  261. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  262. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  263. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  264. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  265. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
  266. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  267. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  268. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  269. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  270. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  271. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  272. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  273. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  274. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  275. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  276. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  277. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  278. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  279. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  280. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  281. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  282. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  283. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  284. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  285. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  286. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  287. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  288. package/cli/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  289. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  290. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  291. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  292. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  293. package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  294. package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  295. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  296. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  297. package/cli/app/.next-cli-build/server/app/index.rsc +4 -4
  298. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  299. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  300. package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  301. package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  302. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  303. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  304. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  305. package/cli/app/.next-cli-build/server/app/landing.rsc +5 -5
  306. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
  307. package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  308. package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  309. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  310. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  311. package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  312. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  313. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  314. package/cli/app/.next-cli-build/server/app/login.rsc +5 -5
  315. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  316. package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  317. package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  318. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  319. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  320. package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  321. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  322. package/cli/app/.next-cli-build/server/app-paths-manifest.json +10 -10
  323. package/cli/app/.next-cli-build/server/chunks/1131.js +1 -1
  324. package/cli/app/.next-cli-build/server/chunks/1350.js +1 -1
  325. package/cli/app/.next-cli-build/server/chunks/3110.js +5 -5
  326. package/cli/app/.next-cli-build/server/chunks/3949.js +1 -1
  327. package/cli/app/.next-cli-build/server/chunks/412.js +1 -1
  328. package/cli/app/.next-cli-build/server/chunks/4721.js +2 -2
  329. package/cli/app/.next-cli-build/server/chunks/4827.js +1 -1
  330. package/cli/app/.next-cli-build/server/chunks/492.js +1 -1
  331. package/cli/app/.next-cli-build/server/chunks/7319.js +9 -9
  332. package/cli/app/.next-cli-build/server/chunks/7634.js +1 -1
  333. package/cli/app/.next-cli-build/server/chunks/8306.js +1 -1
  334. package/cli/app/.next-cli-build/server/chunks/8895.js +8 -6
  335. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  336. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  337. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  338. package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  339. package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  340. package/cli/app/.next-cli-build/static/chunks/523-b919955efdfb3114.js +3 -0
  341. package/cli/app/.next-cli-build/static/chunks/{5497-58cf38baa1268b48.js → 5497-1418f24d40191d87.js} +1 -1
  342. package/cli/app/.next-cli-build/static/chunks/{620-46bb7a507391dfb3.js → 620-3b2455ce06fdf95b.js} +1 -1
  343. package/cli/app/.next-cli-build/static/css/fbf6ffb753d0acf3.css +1 -0
  344. package/cli/app/CHANGELOG.md +12 -0
  345. package/cli/app/package.json +1 -1
  346. package/cli/package.json +1 -1
  347. package/package.json +1 -1
  348. package/cli/app/.next-cli-build/static/chunks/523-6328fbe601833f42.js +0 -3
  349. package/cli/app/.next-cli-build/static/css/61b96453f1770241.css +0 -1
  350. /package/cli/app/.next-cli-build/static/{zu5cbA_a_vsm5uwG_akSv → Y5Cb81ptqfyKXUcn7uCLE}/_buildManifest.js +0 -0
  351. /package/cli/app/.next-cli-build/static/{zu5cbA_a_vsm5uwG_akSv → Y5Cb81ptqfyKXUcn7uCLE}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/61b96453f1770241.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><script src="/_next/static/chunks/1a258343-d982be3d64c66e5c.js" async=""></script><script src="/_next/static/chunks/3745-7e7bb6aaf8a63e86.js" async=""></script><script src="/_next/static/chunks/3339-821ef5f316467690.js" async=""></script><script src="/_next/static/chunks/620-46bb7a507391dfb3.js" async=""></script><script src="/_next/static/chunks/5497-58cf38baa1268b48.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-a330cd3699af7d70.js" async=""></script><script src="/_next/static/chunks/app/layout-697386c34f0b7bd3.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><meta name="theme-color" content="#0a0a0a"/><title>ZevaiRouter - Provider Automation &amp; Quota Tracking</title><meta name="description" content="ZevaiRouter - provider automation, multi-account workflows, and quota tracking."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-7e7bb6aaf8a63e86.js\",\"3339\",\"static/chunks/3339-821ef5f316467690.js\",\"620\",\"static/chunks/620-46bb7a507391dfb3.js\",\"5497\",\"static/chunks/5497-58cf38baa1268b48.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-a330cd3699af7d70.js\"],\"ThemeProvider\"]\n3:I[94635,[\"620\",\"static/chunks/620-46bb7a507391dfb3.js\",\"7177\",\"static/chunks/app/layout-697386c34f0b7bd3.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[90484,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[90484,[],\"ViewportBoundary\"]\nc:I[90484,[],\"MetadataBoundary\"]\ne:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/61b96453f1770241.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/61b96453f1770241.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"zu5cbA_a_vsm5uwG_akSv\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[86869,[],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ZevaiRouter - Provider Automation \u0026 Quota Tracking\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"ZevaiRouter - provider automation, multi-account workflows, and quota tracking.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"4\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/fbf6ffb753d0acf3.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><script src="/_next/static/chunks/1a258343-d982be3d64c66e5c.js" async=""></script><script src="/_next/static/chunks/3745-7e7bb6aaf8a63e86.js" async=""></script><script src="/_next/static/chunks/3339-821ef5f316467690.js" async=""></script><script src="/_next/static/chunks/620-3b2455ce06fdf95b.js" async=""></script><script src="/_next/static/chunks/5497-1418f24d40191d87.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-a330cd3699af7d70.js" async=""></script><script src="/_next/static/chunks/app/layout-697386c34f0b7bd3.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><meta name="theme-color" content="#0a0a0a"/><title>ZevaiRouter - Provider Automation &amp; Quota Tracking</title><meta name="description" content="ZevaiRouter - provider automation, multi-account workflows, and quota tracking."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"3862\",\"static/chunks/1a258343-d982be3d64c66e5c.js\",\"3745\",\"static/chunks/3745-7e7bb6aaf8a63e86.js\",\"3339\",\"static/chunks/3339-821ef5f316467690.js\",\"620\",\"static/chunks/620-3b2455ce06fdf95b.js\",\"5497\",\"static/chunks/5497-1418f24d40191d87.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-a330cd3699af7d70.js\"],\"ThemeProvider\"]\n3:I[94635,[\"620\",\"static/chunks/620-3b2455ce06fdf95b.js\",\"7177\",\"static/chunks/app/layout-697386c34f0b7bd3.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[90484,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[90484,[],\"ViewportBoundary\"]\nc:I[90484,[],\"MetadataBoundary\"]\ne:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/fbf6ffb753d0acf3.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/fbf6ffb753d0acf3.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Y5Cb81ptqfyKXUcn7uCLE\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[86869,[],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"ZevaiRouter - Provider Automation \u0026 Quota Tracking\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"ZevaiRouter - provider automation, multi-account workflows, and quota tracking.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"4\",{}]]\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"zu5cbA_a_vsm5uwG_akSv\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\nb:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-99944d59834ca8f9.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-1b03b52e3112452e.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><meta name="next-size-adjust" content=""/><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-99944d59834ca8f9.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{}]}]}],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$@7\"]},null,false,\"$@7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Y5Cb81ptqfyKXUcn7uCLE\"}\n"])</script><script>self.__next_f.push([1,"d:[]\n7:\"$Wd\"\n"])</script><script>self.__next_f.push([1,"9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"6:null\nb:[]\n"])</script></body></html>
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"0081a5d2223fcb11320c469eb3dfe5ed30d919cd18\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00758884c516d57fee2c9b39cedef8a5190392c5dd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"97696\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"0095bc46fbc5e96c4e29177580c5301eb6d3d72969\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"97696\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"40bee218eb80f2b413eb737036ecb3db440a85da84\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"97696\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0027eecfb4bd78f84e4666156d5fef05a57e67626d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"70080\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a8a02638d30493dd722dbe68773b06e3c1e6470e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"70080\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"407dede309fa2771bb9dde1e61e458cbd1b393ef31\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"70080\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00a94bfa05a6efd72336f67c6cbf6de050d5907d1a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85853\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00bdf51985b759b7b10c56b51ad92cd6b3354876b9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85853\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b85e526c5ed81b0ecbfeabd60de998ec6477689f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"85853\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"005020dbf5fbe84f84cd81adc257876868c9c075df\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"402cc49d8cea662cca1f0f93eff39730b9c98027ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"403344129ba7f6b3e70db29390b23588d152dc55d9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"406b620a6d01649a7efc913c2480e60c9814d3a2c7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"88828\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"0031e7fc6a17920492b26367bc28460cc48db1637a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"68216\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00542f39dae1a8c6fe6da10a8580bf5291c7690a15\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"68216\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"408a6279e8b597768e09deae6a6d9c96c60949ff87\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"68216\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"0048f6dcbfbeb9f5604e5920bcf8dd4a2794015158\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"85925\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"00cc2b30816b8eb101d67d7e4795186b38c43852af\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"85925\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"407aba663bd6c8fa8737da9c7cf3173b9f98702d24\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"85925\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"005e90a8fa4f0e3fb3f91f8e966eced649b6f3157f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"73804\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40257964afca84b8d2c92881ba03d1538893544c6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"73804\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40716a1ed853d808f87e3bcac8f7afb25e1470cf6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"73804\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"007a3fe73566f3c15f155608b1889e8eb26c37a018\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"40300\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f9e4eb518cb3a394282085f8e37377c00b3a3a51\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"40300\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40c823c2531c18020f5eaba2977679e52e55775db4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"40300\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"0083dcb5fbf0af119e3723ee982adda811d82f2617\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"64210\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00e31d6e43338cd81bd571fd4720af5f0c9217ac65\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"64210\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"4045db37ef79b803071551e88ec07c00ff4afca07e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"64210\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0079d1f5db7d58d2c3394346d83c09c12fc956fc6f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38417\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00f8fc17e7c3f05f80bf0691788547942ec5e3ee69\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38417\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"4014947ae1cee6ca35b24f8100ca3d4ae011034d14\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"38417\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"00171fe1b393bfe02bc6efde0e225a87f060b450f6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"70436\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f815fd969181750c1041405f7c16b16edd9721dc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"70436\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"40825d34d9948c011f8a213b3a8a41fa5adfaf2bc7\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"70436\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"006f43fbd8c207c52a0d1be2866c0f0d559cce04ff\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"97726\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00e1368a76af67a1f9c3c95dea508bf81826e7fdde\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"97726\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"40c88fcf0d797c31ed652353d317754da34ac137db\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"97726\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"00b55c3394b839e3c8f3686500169451d2cfc29f44\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"2336\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d2cec1c6211d11dd3c3dd25d128e464503e6994d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"2336\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40253f0fb9111a7a19abc34bb2450599b6ca4ffbd8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"85878\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"2336\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"4090ce59971c056bcb1cda95a3e611b07374d65668\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"70140\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40f54fee3eef8186c5779c460df7a446f29d3d1c34\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"70140\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40a2d5b4423c238092eff248a1d6f515d7ba286299\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"18169\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40f1b6e0c50796b6468ba6f800f94b3f6e73b6266e\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"14438\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"400e55eafdcec4db9977d5d34f461399cc9a60a163\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"27926\",\"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\":{\"001054bcb7cfb0e554fcc0df0665473b99ecc5d9e4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"0009f73a2e6b7441b4a64538be67478fa691d2cff5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"43543\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"00d6c4effce56de583a9f4bb80c9aa4ab3f5288c75\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"43543\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"40da058b38a06f493a8b23d58a96069be4910ac839\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"43543\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"00212d7a8fb5f2e2351949e0f23884b1d7e7bcc54e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"50469\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"00471609021896e2e72ae039c99f095921f3eb96cc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"50469\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"4053071695633438c22b2a53d7c5482e50b7b01f0e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"50469\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"0014e79fac6ffb5f61586a34c23a95a94dc01ee1e5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"41383\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"00f5ccc4f5f53437304a987b8ecd8295ff8c5f8f8d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"41383\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"40bef29398e7ef779c17cc19fb77d542e2f5d982ca\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"41383\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"0003a578ecd7f87c9472275c7b218c7b8966d35ddb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"46707\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"4017504e34626b59b7f2aec2d98c416002efd725f5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"46707\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"4057d9d82dc06d5621dfe666b02a3bd7c5a7d5c19b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"46707\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"406d348e9cf53232f4efb23ea6407c092d677a2112\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"46707\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"000d56a16ed67c406def0bb61f9ff063bc2a8f6a47\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"7233\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00733efa8a2ee95d0eda658c08b26c3c595bddd711\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"7233\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"40ed459a42c5265fd83d5c6d58e7e183c6285d9d6a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"7233\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"00a69fc3139fc436c4e871a4fd2cdcd49d95033606\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"40404\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00a8e69d8aa75b00842922da796a2a1a7ba195e166\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"40404\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"4027af49405d49138bf32ebecac2e36ebad74e42d2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"40404\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"00b4951965b626ca12d3a4d4bf1c78fec8bb524006\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"63507\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"40e687799f2ee809c59836167664ce3082f47e7561\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"63507\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"40ffb584952cef30d6e23ade7a52dcdb4bcadeb523\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"63507\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"00109d689bcba80f98ca9ae25f088c9ab6a5fc3c3f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"58729\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"0042b445e3aec5a1e57354800c28f402336eb7dddc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"58729\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"4010385864e6311defa957a87200f9cf9bb23f9afb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"58729\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"00559e3c3f82b953d0763fe2f64bcf96684d8689fe\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"80134\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"009f69e48fb45abe7a2ee6bb6e7ad70f00ca04f498\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"80134\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"40230c77aae49b0b781f0ae112005e079a424b915b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"80134\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"0018d5e2ee21076a148c1f3d62bdcf4f475f8b8646\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"9801\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00a31a88c5870e1465b81c87f7c63faaf43706de05\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"9801\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"405857be797ac739c447519c0c7269f198b4b54c56\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"9801\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"0022472a0495a863b72ad3a74a978da47c77d2b059\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"87026\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00ce52018b9dc5f9e95821c728093b0c875fc8f210\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"87026\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"407ebf20eb9d1bc56bac19b64747db0ec37fe5f988\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"87026\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"008e385c8da31c7da9efe1ae5c210b2cf0fd9d6fe2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"67700\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00ff90c3abfdb3189a2bdfe27b4d150b75f374d98b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"67700\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"4073317b096be54434ad8568e7fd4aeb5a7be49d56\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"67700\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"001233e746bfe4b147e4eddf6af4c6b4efb138defd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"50216\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"007f532f29c02de8ab6382c3f535854fe336d88e01\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"50216\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"406136b607cc8ca123bc7407e1d273cdae2f99df33\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"60537\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"50216\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"40923cdfd89748bbed57df90ea6a42193e38bbfc27\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"41497\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40c8a0a467d0a5b044ee83fb41aebd6e3d787ad697\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"41497\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40615c6e07e8782cc20d83864110775215e4d6ea10\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"82658\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40d8b7836df57fe6ccf98e8dab17ab0b8f363355a7\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"30653\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"400d9c04748d654267ba0e22733e53630d4bdee01e\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"6165\",\"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":{"0081a5d2223fcb11320c469eb3dfe5ed30d919cd18":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00758884c516d57fee2c9b39cedef8a5190392c5dd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"97696","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"0095bc46fbc5e96c4e29177580c5301eb6d3d72969":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"97696","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"40bee218eb80f2b413eb737036ecb3db440a85da84":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"97696","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0027eecfb4bd78f84e4666156d5fef05a57e67626d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"70080","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"00a8a02638d30493dd722dbe68773b06e3c1e6470e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"70080","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"407dede309fa2771bb9dde1e61e458cbd1b393ef31":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"70080","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00a94bfa05a6efd72336f67c6cbf6de050d5907d1a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85853","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00bdf51985b759b7b10c56b51ad92cd6b3354876b9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85853","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40b85e526c5ed81b0ecbfeabd60de998ec6477689f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"85853","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"005020dbf5fbe84f84cd81adc257876868c9c075df":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"402cc49d8cea662cca1f0f93eff39730b9c98027ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"403344129ba7f6b3e70db29390b23588d152dc55d9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"406b620a6d01649a7efc913c2480e60c9814d3a2c7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"88828","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"0031e7fc6a17920492b26367bc28460cc48db1637a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"68216","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00542f39dae1a8c6fe6da10a8580bf5291c7690a15":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"68216","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"408a6279e8b597768e09deae6a6d9c96c60949ff87":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"68216","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"0048f6dcbfbeb9f5604e5920bcf8dd4a2794015158":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"85925","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"00cc2b30816b8eb101d67d7e4795186b38c43852af":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"85925","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"407aba663bd6c8fa8737da9c7cf3173b9f98702d24":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"85925","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"005e90a8fa4f0e3fb3f91f8e966eced649b6f3157f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"73804","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40257964afca84b8d2c92881ba03d1538893544c6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"73804","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40716a1ed853d808f87e3bcac8f7afb25e1470cf6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"73804","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"007a3fe73566f3c15f155608b1889e8eb26c37a018":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"40300","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00f9e4eb518cb3a394282085f8e37377c00b3a3a51":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"40300","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40c823c2531c18020f5eaba2977679e52e55775db4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"40300","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"0083dcb5fbf0af119e3723ee982adda811d82f2617":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"64210","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00e31d6e43338cd81bd571fd4720af5f0c9217ac65":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"64210","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"4045db37ef79b803071551e88ec07c00ff4afca07e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"64210","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0079d1f5db7d58d2c3394346d83c09c12fc956fc6f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38417","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00f8fc17e7c3f05f80bf0691788547942ec5e3ee69":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38417","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"4014947ae1cee6ca35b24f8100ca3d4ae011034d14":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"38417","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"00171fe1b393bfe02bc6efde0e225a87f060b450f6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"70436","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00f815fd969181750c1041405f7c16b16edd9721dc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"70436","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"40825d34d9948c011f8a213b3a8a41fa5adfaf2bc7":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"70436","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"006f43fbd8c207c52a0d1be2866c0f0d559cce04ff":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"97726","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00e1368a76af67a1f9c3c95dea508bf81826e7fdde":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"97726","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"40c88fcf0d797c31ed652353d317754da34ac137db":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"97726","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"00b55c3394b839e3c8f3686500169451d2cfc29f44":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"2336","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"00d2cec1c6211d11dd3c3dd25d128e464503e6994d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"2336","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40253f0fb9111a7a19abc34bb2450599b6ca4ffbd8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"85878","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"2336","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"4090ce59971c056bcb1cda95a3e611b07374d65668":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"70140","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40f54fee3eef8186c5779c460df7a446f29d3d1c34":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"70140","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40a2d5b4423c238092eff248a1d6f515d7ba286299":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"18169","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40f1b6e0c50796b6468ba6f800f94b3f6e73b6266e":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"14438","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"400e55eafdcec4db9977d5d34f461399cc9a60a163":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"27926","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"4iODRb5DxI0u9Etj9vdupI1WuULYPYtmCW/sUZmPWfU="}
1
+ {"node":{"001054bcb7cfb0e554fcc0df0665473b99ecc5d9e4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"0009f73a2e6b7441b4a64538be67478fa691d2cff5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"43543","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"00d6c4effce56de583a9f4bb80c9aa4ab3f5288c75":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"43543","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"40da058b38a06f493a8b23d58a96069be4910ac839":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"43543","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"00212d7a8fb5f2e2351949e0f23884b1d7e7bcc54e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"50469","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"00471609021896e2e72ae039c99f095921f3eb96cc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"50469","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"4053071695633438c22b2a53d7c5482e50b7b01f0e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"50469","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"0014e79fac6ffb5f61586a34c23a95a94dc01ee1e5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"41383","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"00f5ccc4f5f53437304a987b8ecd8295ff8c5f8f8d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"41383","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"40bef29398e7ef779c17cc19fb77d542e2f5d982ca":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"41383","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"0003a578ecd7f87c9472275c7b218c7b8966d35ddb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"46707","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"4017504e34626b59b7f2aec2d98c416002efd725f5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"46707","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"4057d9d82dc06d5621dfe666b02a3bd7c5a7d5c19b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"46707","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"406d348e9cf53232f4efb23ea6407c092d677a2112":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"46707","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"000d56a16ed67c406def0bb61f9ff063bc2a8f6a47":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"7233","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00733efa8a2ee95d0eda658c08b26c3c595bddd711":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"7233","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"40ed459a42c5265fd83d5c6d58e7e183c6285d9d6a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"7233","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"00a69fc3139fc436c4e871a4fd2cdcd49d95033606":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"40404","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00a8e69d8aa75b00842922da796a2a1a7ba195e166":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"40404","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"4027af49405d49138bf32ebecac2e36ebad74e42d2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"40404","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"00b4951965b626ca12d3a4d4bf1c78fec8bb524006":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"63507","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"40e687799f2ee809c59836167664ce3082f47e7561":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"63507","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"40ffb584952cef30d6e23ade7a52dcdb4bcadeb523":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"63507","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"00109d689bcba80f98ca9ae25f088c9ab6a5fc3c3f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"58729","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"0042b445e3aec5a1e57354800c28f402336eb7dddc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"58729","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"4010385864e6311defa957a87200f9cf9bb23f9afb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"58729","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"00559e3c3f82b953d0763fe2f64bcf96684d8689fe":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"80134","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"009f69e48fb45abe7a2ee6bb6e7ad70f00ca04f498":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"80134","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"40230c77aae49b0b781f0ae112005e079a424b915b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"80134","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"0018d5e2ee21076a148c1f3d62bdcf4f475f8b8646":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"9801","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00a31a88c5870e1465b81c87f7c63faaf43706de05":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"9801","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"405857be797ac739c447519c0c7269f198b4b54c56":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"9801","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"0022472a0495a863b72ad3a74a978da47c77d2b059":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"87026","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00ce52018b9dc5f9e95821c728093b0c875fc8f210":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"87026","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"407ebf20eb9d1bc56bac19b64747db0ec37fe5f988":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"87026","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"008e385c8da31c7da9efe1ae5c210b2cf0fd9d6fe2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"67700","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00ff90c3abfdb3189a2bdfe27b4d150b75f374d98b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"67700","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"4073317b096be54434ad8568e7fd4aeb5a7be49d56":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"67700","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"001233e746bfe4b147e4eddf6af4c6b4efb138defd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"50216","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"007f532f29c02de8ab6382c3f535854fe336d88e01":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"50216","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"406136b607cc8ca123bc7407e1d273cdae2f99df33":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"60537","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"50216","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"40923cdfd89748bbed57df90ea6a42193e38bbfc27":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"41497","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40c8a0a467d0a5b044ee83fb41aebd6e3d787ad697":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"41497","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40615c6e07e8782cc20d83864110775215e4d6ea10":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"82658","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40d8b7836df57fe6ccf98e8dab17ab0b8f363355a7":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"30653","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"400d9c04748d654267ba0e22733e53630d4bdee01e":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"6165","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"/wUOZhrTaYDA7s+22RzM4st55EcOxVn6gWDpc2ex9tU="}
@@ -0,0 +1,3 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[523],{80523:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>u});var r=s(95155),a=s(12115),l=s(14051),n=s.n(l),i=s(35497),o=s(11059);let c=[{icon:"public",title:"Access Anywhere",desc:"Use your API from any network"},{icon:"group",title:"Share Endpoint",desc:"Share URL with team members"},{icon:"code",title:"Use in Cursor/Cline",desc:"Connect AI tools remotely"},{icon:"lock",title:"Encrypted",desc:"End-to-end TLS via Cloudflare"}];async function d(e){if(!e)return!1;try{return(await fetch(`${e}/api/health`,{mode:"cors",cache:"no-store",signal:AbortSignal.timeout(5e3)})).ok}catch{return!1}}async function m(...e){let t=e.filter(Boolean).map(d);return!!t.length&&new Promise(e=>{let s=t.length;t.forEach(t=>t.then(t=>{t?e(!0):0==--s&&e(!1)}))})}function u({machineId:e}){let[t,s]=(0,a.useState)([]),[l,n]=(0,a.useState)([]),[y,b]=(0,a.useState)(!0),[f,j]=(0,a.useState)(!1),[k,w]=(0,a.useState)(""),[v,N]=(0,a.useState)(null),[C,S]=(0,a.useState)(null),[$,T]=(0,a.useState)(null),[P,_]=(0,a.useState)(null),[E,I]=(0,a.useState)(null),[A,z]=(0,a.useState)(()=>new Set),[U,D]=(0,a.useState)(()=>({})),[O,F]=(0,a.useState)(!1),[R,W]=(0,a.useState)(!0),[L,q]=(0,a.useState)(!0),[K,M]=(0,a.useState)(!1),[J,B]=(0,a.useState)(!0),[H,Z]=(0,a.useState)(!1),[V,Q]=(0,a.useState)(!1),[G,X]=(0,a.useState)(""),[Y,ee]=(0,a.useState)(""),[et,es]=(0,a.useState)(!1),[er,ea]=(0,a.useState)(""),[el,en]=(0,a.useState)(null),[ei,eo]=(0,a.useState)(!1),[ec,ed]=(0,a.useState)(!1),[em,eu]=(0,a.useState)(!1),[ex,ep]=(0,a.useState)(!1),[eh,eg]=(0,a.useState)(""),[ey,eb]=(0,a.useState)(!1),[ef,ej]=(0,a.useState)(""),[ek,ew]=(0,a.useState)(null),[ev,eN]=(0,a.useState)(""),[eC,eS]=(0,a.useState)(""),[e$,eT]=(0,a.useState)(null),[eP,e_]=(0,a.useState)(!1),[eE,eI]=(0,a.useState)([]),[eA,ez]=(0,a.useState)(""),[eU,eD]=(0,a.useState)(!1),[eO,eF]=(0,a.useState)(!1),[eR,eW]=(0,a.useState)(!1),eL=(0,a.useRef)(null),eq=(0,a.useRef)(0),eK=(0,a.useRef)(0),eM=(0,a.useRef)(0),eJ=(0,a.useRef)(0),eB=(0,a.useRef)(!1),eH=(0,a.useRef)(!1),eZ=(0,a.useRef)(!1),eV=(0,a.useRef)(!1),[eQ,eG]=(0,a.useState)(!1),[eX,eY]=(0,a.useState)(!1),[e0,e1]=(0,a.useState)(!1);(0,a.useEffect)(()=>{e1(!["localhost","127.0.0.1","::1"].includes(window.location.hostname))},[]);let{copied:e5,copy:e2}=(0,o.C)(),e3=!R||!L,e4=R?"Change the default dashboard password before activating the tunnel.":'Enable "Require login" and set a custom password before activating the tunnel.';(0,a.useEffect)(()=>{eL.current&&(eL.current.scrollTop=eL.current.scrollHeight)},[eE]),(0,a.useEffect)(()=>{tt(),e9()},[]),(0,a.useEffect)(()=>{if(!(H||em))return;let e=!H||V,t=!em||ex,s=()=>{document.hidden||e6()};document.addEventListener("visibilitychange",s);let r=setInterval(()=>{document.hidden||e6()},e&&t?3e4:5e3);return()=>{clearInterval(r),document.removeEventListener("visibilitychange",s)}},[H,em,V,ex]),(0,a.useEffect)(()=>{let e=async()=>{if(!document.hidden){if(H&&(G||Y)){let e=await m(Y,G);eB.current=e,e?(eM.current=0,Q(!0),eZ.current||(eZ.current=!0,eG(!0))):(eM.current+=1,eM.current>=5&&Q(!1))}else eB.current=!1;if(em&&eh){let e=await d(eh);eH.current=e,e?(eJ.current=0,ep(!0),eV.current||(eV.current=!0,eY(!0))):(eJ.current+=1,eJ.current>=5&&ep(!1))}else eH.current=!1}};if(!(H&&(G||Y)||em&&eh))return;e();let t=!em||ex,s=setInterval(e,(!H||V)&&t?6e4:1e4);return()=>clearInterval(s)},[H,G,Y,em,eh,V,ex]);let e8=(0,a.useCallback)((e,t,s,r,a,l)=>{t.current?(s.current=0,r(!0),a.current||(a.current=!0,l(!0))):(s.current+=1,s.current>=5&&r(!1))},[]),e6=async()=>{try{let e=await fetch("/api/tunnel/status",{cache:"no-store"});if(!e.ok)return;let t=await e.json(),s=t.tunnel?.settingsEnabled??t.tunnel?.enabled??!1,r=t.tunnel?.tunnelUrl||"";X(r),ee(t.tunnel?.publicUrl||""),Z(s),e8(null,eB,eM,Q,eZ,eG);let a=t.tailscale?.settingsEnabled??t.tailscale?.enabled??!1,l=t.tailscale?.tunnelUrl||"";eg(l),eu(a),e8(null,eH,eJ,ep,eV,eY)}catch{}},e9=async()=>{B(!0);try{let[e,t]=await Promise.all([fetch("/api/settings"),fetch("/api/tunnel/status",{cache:"no-store"})]);if(e.ok){let t=await e.json();F(t.requireApiKey||!1),W(!1!==t.requireLogin),q(t.hasPassword||!1),M(t.tunnelDashboardAccess||!1)}if(t.ok){let e=await t.json(),s=e.tunnel?.settingsEnabled??e.tunnel?.enabled??!1,r=e.tunnel?.tunnelUrl||"";X(r),ee(e.tunnel?.publicUrl||""),Z(s),e8(null,eB,eM,Q,eZ,eG);let a=e.tailscale?.settingsEnabled??e.tailscale?.enabled??!1,l=e.tailscale?.tunnelUrl||"";eg(l),eu(a),e8(null,eH,eJ,ep,eV,eY)}}catch(e){console.log("Error loading settings:",e)}finally{B(!1)}},e7=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({tunnelDashboardAccess:e})})).ok&&M(e)}catch(e){console.log("Error updating tunnelDashboardAccess:",e)}},te=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({requireApiKey:e})})).ok&&F(e)}catch(e){console.log("Error updating requireApiKey:",e)}},tt=async()=>{try{let[e,t]=await Promise.all([fetch("/api/keys"),fetch("/api/providers")]),[r,a]=await Promise.all([e.json(),t.json()]);e.ok&&s(r.keys||[]),t.ok&&n(a.connections||[])}catch(e){console.log("Error fetching data:",e)}finally{b(!1)}},ts=async(e,...t)=>{let s=()=>eq.current===e;es(!0),ea("Waiting for tunnel ready...");let r=t.filter(Boolean).map(e=>`${e}/api/health`),a=Date.now();for(;Date.now()-a<3e5;){if(await new Promise(e=>setTimeout(e,2e3)),!s())return!1;let e=await Promise.any(r.map(async e=>{if((await fetch(e,{mode:"cors",cache:"no-store"})).ok)return!0;throw Error("not ready")})).catch(()=>!1);if(!s())return!1;if(e)return Z(!0),es(!1),ea(""),!0;if((Date.now()-a)%1e4<2e3)try{let e=await fetch("/api/tunnel/status");if(e.ok){let t=await e.json();if(!t.tunnel?.enabled)return en({type:"error",message:"Tunnel process stopped unexpectedly."}),es(!1),ea(""),!1}}catch{}}return en({type:"error",message:"Tunnel created but not reachable. Please try again."}),es(!1),ea(""),!1},tr=async()=>{eo(!1);let e=eq.current+1;eq.current=e;let t=()=>eq.current===e;es(!0),en(null),ea("Creating tunnel...");let s=!0;(async()=>{for(;s&&t();){try{let e=await fetch("/api/tunnel/status");if(e.ok){let r=await e.json();r.download?.downloading?ea(`Downloading cloudflared... ${r.download.progress}%`):s&&t()&&ea("Creating tunnel...")}}catch{}await new Promise(e=>setTimeout(e,1e3))}})();try{let r=await fetch("/api/tunnel/enable",{method:"POST"});s=!1;let a=await r.json();if(!t())return;if(!r.ok)return void en({type:"error",message:a.error||"Failed to enable tunnel"});let l=a.tunnelUrl;if(!l)return void en({type:"error",message:"No tunnel URL returned"});X(l),ee(a.publicUrl||""),await ts(e,a.publicUrl,l)}catch(e){t()&&en({type:"error",message:e.message})}finally{s=!1,t()&&(es(!1),ea(""))}},ta=async()=>{es(!0),en(null);try{let e=await fetch("/api/tunnel/disable",{method:"POST"}),t=await e.json();e.ok?(Z(!1),X(""),ed(!1),en({type:"success",message:"Tunnel disabled"})):en({type:"error",message:t.error||"Failed to disable tunnel"})}catch(e){en({type:"error",message:e.message})}finally{es(!1)}},tl=async()=>{eT(null);try{let e=await fetch("/api/tunnel/tailscale-check");if(e.ok){let t=await e.json();return eT(t.installed),t}}catch{}return eT(!1),{installed:!1}},tn=async()=>{e_(!0),ew(null),eI([]);try{let e=await fetch("/api/tunnel/tailscale-install",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sudoPassword:eA})});if(ez(""),!e.ok){let t=await e.json().catch(()=>({}));throw Error(t.error||`Install failed (${e.status})`)}let t=e.body.getReader(),s=new TextDecoder,r="";for(;;){let{done:e,value:a}=await t.read();if(e)break;let l=(r+=s.decode(a,{stream:!0})).split("\n\n");for(let e of(r=l.pop()||"",l)){let t=e.split("\n"),s="progress",r=null;for(let e of t)if(e.startsWith("event: ")&&(s=e.slice(7).trim()),e.startsWith("data: "))try{r=JSON.parse(e.slice(6))}catch{}if(r)if("progress"===s)eI(e=>[...e.slice(-50),r.message]);else if("done"===s){eT(!0),e_(!1),eF(!1),td();return}else"error"===s&&ew({type:"error",message:r.error||"Install failed"})}}}catch(e){ew({type:"error",message:e.message})}finally{e_(!1)}},ti=async(e,t)=>{let s=()=>eK.current===e;ej("Waiting for Tailscale ready...");let r=`${t}/api/health`,a=Date.now();for(;Date.now()-a<3e5&&(await new Promise(e=>setTimeout(e,2e3)),s());)try{let e=await fetch(r,{mode:"no-cors",cache:"no-store"});if(e.ok||"opaque"===e.type)return!0}catch{}return!1},to=(e,t)=>{eN(e),eS(t)},tc=()=>{eN(""),eS("")},td=async()=>{eF(!1);let e=eK.current+1;eK.current=e;let t=()=>eK.current===e;eD(!0),eb(!0),ew(null),ej("Connecting..."),tc();try{let s=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),r=await s.json();if(!t())return;if(s.ok&&r.success){eg(r.tunnelUrl||"");let s=await ti(e,r.tunnelUrl);if(!t())return;eu(!0),ew(s?null:{type:"warning",message:"Connected but not reachable yet."});return}if(r.needsLogin&&r.authUrl){to(r.authUrl,"Open Login Page"),ej('Login required — click "Open Login Page" to continue');for(let s=0;s<40;s++){if(await new Promise(e=>setTimeout(e,3e3)),!t())return;try{let s=await fetch("/api/tunnel/tailscale-check");if(s.ok&&(await s.json()).loggedIn){tc(),ej("Starting funnel...");let s=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),r=await s.json();if(!t())return;if(s.ok&&r.success){eg(r.tunnelUrl||"");let s=await ti(e,r.tunnelUrl);if(!t())return;eu(!0),ew(s?null:{type:"warning",message:"Connected but not reachable yet."})}else r.funnelNotEnabled&&r.enableUrl?await tm(e,r.enableUrl):ew({type:"error",message:r.error||"Failed to start funnel"});return}}catch{}}tc(),ew({type:"error",message:"Login timed out. Please try again."});return}if(r.funnelNotEnabled&&r.enableUrl)return void await tm(e,r.enableUrl);ew({type:"error",message:r.error||"Failed to connect"})}catch(e){t()&&ew({type:"error",message:e.message})}finally{t()&&(eb(!1),eD(!1),ej(""),tc())}},tm=async(e,t)=>{let s=()=>eK.current===e;to(t,"Open Funnel Settings"),ej('Click "Open Funnel Settings" to enable Funnel...');for(let t=0;t<40;t++){if(await new Promise(e=>setTimeout(e,3e3)),!s())return;try{let t=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),r=await t.json();if(!s())return;if(t.ok&&r.success){tc(),eg(r.tunnelUrl||"");let t=await ti(e,r.tunnelUrl);if(!s())return;eu(!0),ew(t?null:{type:"warning",message:"Connected but not reachable yet."});return}if(r.funnelNotEnabled)continue;if(r.error){tc(),ew({type:"error",message:r.error});return}}catch{}}tc(),ew({type:"error",message:"Timed out waiting for Funnel to be enabled."})},tu=async()=>{eb(!0),ew(null);try{let e=await fetch("/api/tunnel/tailscale-disable",{method:"POST"}),t=await e.json();e.ok?(eu(!1),eg(""),eW(!1),ew({type:"success",message:"Tailscale disabled"})):ew({type:"error",message:t.error||"Failed to disable Tailscale"})}catch(e){ew({type:"error",message:e.message})}finally{eb(!1)}},tx=async()=>{ew(null),eI([]);let e=await tl();e?.installed&&e?.hasCachedPassword?td():eF(!0)},tp=async e=>{if(e.preventDefault(),k.trim()&&!$){T("create"),_(null);try{let e=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:k})}),t=await e.json();if(!e.ok)throw Error(t.error||`Failed to create key (${e.status})`);N(t.key),t.id&&t.key&&D(e=>({...e,[t.id]:t.key})),await tt(),w(""),j(!1),_({type:"success",message:"API key created"})}catch(e){_({type:"error",message:e.message})}finally{T(null)}}},th=async(e,t)=>{if(!$){T(`toggle:${e}`),_(null);try{let r=await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:t})});if(!r.ok)throw Error(`Failed to update key (${r.status})`);s(s=>s.map(s=>s.id===e?{...s,isActive:t}:s)),_({type:"success",message:"API key updated"})}catch(e){_({type:"error",message:e.message})}finally{T(null)}}},tg=async(e,t,r)=>{if($)return;let a=""===r?0:Math.max(0,Number(r)||0);T(`budget:${e}`),_(null);try{let r=await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({[t]:a})});if(!r.ok)throw Error(`Failed to update budget (${r.status})`);s(s=>s.map(s=>s.id===e?{...s,[t]:a}:s)),_({type:"success",message:"Budget updated"})}catch(e){_({type:"error",message:e.message})}finally{T(null)}},ty=async()=>{if(!E||$)return;let{keyId:e,selected:t}=E,r=[...t];T(`connections:${e}`),_(null);try{let t=await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({allowedConnectionIds:r})}),a=await t.json().catch(()=>({}));if(!t.ok)throw Error(a.error||`Failed to update provider access (${t.status})`);s(t=>t.map(t=>t.id===e?{...t,allowedConnectionIds:r}:t)),I(null),_({type:"success",message:"Provider access updated"})}catch(e){_({type:"error",message:e.message})}finally{T(null)}},tb=async e=>{if(U[e])return U[e];let t=await fetch(`/api/keys/${e}?reveal=1`,{cache:"no-store"}),s=await t.json().catch(()=>({}));if(!t.ok)throw Error(s.error||`Failed to reveal key (${t.status})`);let r=s.key?.key||s.key;if("string"!=typeof r||!r)throw Error("Key secret is not available");return D(t=>({...t,[e]:r})),r},tf=async e=>{if(A.has(e))return void z(t=>{let s=new Set(t);return s.delete(e),s});try{await tb(e),z(t=>{let s=new Set(t);return s.add(e),s}),_(null)}catch(e){_({type:"error",message:e.message})}},tj=async e=>{try{let t=await tb(e);e2(t,e),_(null)}catch(e){_({type:"error",message:e.message})}},[tk,tw]=(0,a.useState)("/v1");if((0,a.useEffect)(()=>{tw(`${window.location.origin}/v1`)},[]),y)return(0,r.jsxs)("div",{className:"flex flex-col gap-6 lg:gap-7",children:[(0,r.jsx)(i.Qv,{}),(0,r.jsx)(i.Qv,{})]});let tv=l.reduce((e,t)=>{let s=t.provider||"other";return e[s]||(e[s]=[]),e[s].push(t),e},{});return(0,r.jsxs)("div",{className:"flex flex-col gap-6 lg:gap-7",children:[(0,r.jsxs)(i.Zp,{padding:"none",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3 rounded-t-[13px] border-b border-border-subtle bg-linear-to-r from-primary/[0.07] via-primary/[0.025] to-transparent px-4 py-4 sm:px-5",children:[(0,r.jsx)("span",{className:"material-symbols-outlined flex size-11 shrink-0 items-center justify-center rounded-xl bg-primary/12 text-[22px] text-primary ring-1 ring-primary/15",children:"terminal"}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h2",{className:"text-lg font-semibold leading-tight",children:"API Endpoint"}),(0,r.jsx)("p",{className:"mt-0.5 text-xs text-text-muted",children:"Choose how local and remote clients connect to Zevai Router."})]})]}),(0,r.jsxs)("div",{className:"p-4 sm:p-5",children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,r.jsx)(x,{label:"Local",url:tk,copyId:"local_url",copied:e5,onCopy:e2}),(0,r.jsxs)("div",{className:"grid min-w-0 grid-cols-[minmax(0,1fr)_auto_auto] items-center gap-2.5 rounded-xl border border-border-subtle bg-bg/55 p-3 transition-colors hover:border-primary/20 sm:flex",children:[(0,r.jsx)("span",{className:`col-span-full inline-flex min-h-8 w-full shrink-0 items-center justify-center rounded-lg px-2.5 text-[11px] font-semibold uppercase tracking-[0.08em] sm:w-[96px] ${H?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tunnel"}),H&&!et&&V?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.pd,{"aria-label":"Cloudflare Tunnel endpoint URL",value:`${Y||G}/v1`,readOnly:!0,className:"w-full min-w-0 font-mono text-sm sm:flex-1"}),(0,r.jsx)("button",{onClick:()=>e2(`${Y||G}/v1`,"tunnel_url"),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5 sm:size-9 sm:rounded-lg",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"tunnel_url"===e5?"check":"content_copy"})}),(0,r.jsx)("button",{onClick:()=>ed(!0),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-red-500 transition-colors hover:bg-red-500/10 sm:size-9 sm:rounded-lg",title:"Disable Tunnel",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!H||et||V?et?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),er||"Creating tunnel..."]}),(0,r.jsx)("button",{onClick:()=>{eq.current+=1,es(!1),ea("")},className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-red-500 transition-colors hover:bg-red-500/10 sm:size-9 sm:rounded-lg",title:"Stop",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):el?.type==="error"?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),el.message]}),(0,r.jsx)(i.$n,{size:"sm",icon:"cloud_upload",className:"min-h-11 sm:min-h-8",onClick:()=>eo(!0),children:"Enable"})]}):J?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),(0,r.jsx)("button",{onClick:()=>B(!1),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-red-500 transition-colors hover:bg-red-500/10 sm:size-9 sm:rounded-lg",title:"Stop",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):(0,r.jsx)(i.$n,{size:"sm",icon:"cloud_upload",className:"min-h-11 sm:min-h-8",onClick:()=>{e3?en({type:"error",message:`Security required: ${e4}`}):O?eo(!0):en({type:"error",message:'Security required: Enable "Require API key" before activating the tunnel.'})},children:"Enable"}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),eQ?"Tunnel reconnecting...":"Tunnel checking..."]}),(0,r.jsx)("button",{onClick:()=>ed(!0),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-red-500 transition-colors hover:bg-red-500/10 sm:size-9 sm:rounded-lg",title:"Disable Tunnel",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]}),(0,r.jsxs)("div",{className:"grid min-w-0 grid-cols-[minmax(0,1fr)_auto_auto] items-center gap-2.5 rounded-xl border border-border-subtle bg-bg/55 p-3 transition-colors hover:border-primary/20 sm:flex",children:[(0,r.jsx)("span",{className:`col-span-full inline-flex min-h-8 w-full shrink-0 items-center justify-center rounded-lg px-2.5 text-[11px] font-semibold uppercase tracking-[0.08em] sm:w-[96px] ${em?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tailscale"}),em&&!ey&&ex?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(i.pd,{"aria-label":"Tailscale endpoint URL",value:`${eh}/v1`,readOnly:!0,className:"w-full min-w-0 font-mono text-sm sm:flex-1"}),(0,r.jsx)("button",{onClick:()=>e2(`${eh}/v1`,"ts_url"),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5 sm:size-9 sm:rounded-lg",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"ts_url"===e5?"check":"content_copy"})}),(0,r.jsx)("button",{onClick:()=>eW(!0),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-red-500 transition-colors hover:bg-red-500/10 sm:size-9 sm:rounded-lg",title:"Disable Tailscale",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!em||ey||ex?ey||eU?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),ef||"Connecting..."]}),ev&&(0,r.jsx)(i.$n,{size:"sm",icon:"open_in_new",onClick:()=>window.open(ev,"tailscale_auth","width=600,height=700,noopener,noreferrer"),children:eC||"Open"}),(0,r.jsx)("button",{onClick:()=>{eK.current+=1,eb(!1),eD(!1),ej(""),tc()},className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-red-500 transition-colors hover:bg-red-500/10 sm:size-9 sm:rounded-lg",title:"Stop",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):ek?.type==="error"?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),ek.message]}),(0,r.jsx)(i.$n,{size:"sm",icon:"vpn_lock",className:"min-h-11 sm:min-h-8",onClick:tx,children:"Enable"})]}):(0,r.jsx)(i.$n,{size:"sm",icon:"vpn_lock",onClick:()=>{e3?ew({type:"error",message:`Security required: ${e4}`}):tx()},className:"min-h-11 sm:min-h-8",children:"Enable"}):(0,r.jsxs)(r.Fragment,{children:[(0,r.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),eX?"Tailscale reconnecting...":"Tailscale checking..."]}),(0,r.jsx)("button",{onClick:()=>eW(!0),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-red-500 transition-colors hover:bg-red-500/10 sm:size-9 sm:rounded-lg",title:"Disable Tailscale",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]})]}),e3&&!H&&!em&&(0,r.jsx)("div",{className:"mt-4",children:(0,r.jsx)(g,{message:e4,action:{label:"Open settings",href:"/dashboard/profile"}})}),(H||em)&&(0,r.jsxs)("div",{className:"mt-4 flex flex-col gap-2",children:[!O&&(0,r.jsx)(g,{message:"Require API key is disabled — your endpoint is publicly accessible without authentication.",action:{label:"Enable",href:"#require-api-key"}}),(!R||!L)&&(0,r.jsx)(g,{message:R?"Dashboard uses the default password — change it in Profile settings.":"Require login is disabled — anyone can access your dashboard via tunnel.",action:{label:R?"Change password":"Enable",href:"/dashboard/profile"}})]}),(H||em)&&(0,r.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex items-center gap-3",children:[(0,r.jsx)(i.lM,{touchTarget:!0,label:"Allow dashboard access via tunnel",checked:K,onChange:()=>e7(!K)}),(0,r.jsx)(h,{text:"When enabled, the dashboard can be accessed through your tunnel or Tailscale URL (login still required). When disabled, dashboard access via tunnel/Tailscale is completely blocked."})]})]})]}),(0,r.jsxs)(i.Zp,{id:"require-api-key",children:[(0,r.jsxs)("div",{className:"mb-5 flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined flex size-11 shrink-0 items-center justify-center rounded-xl bg-primary/10 text-[21px] text-primary ring-1 ring-primary/15",children:"vpn_key"}),(0,r.jsxs)("div",{className:"min-w-0",children:[(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,r.jsx)("h2",{className:"text-lg font-semibold leading-tight",children:"API Keys"}),(0,r.jsxs)("span",{className:"rounded-full bg-surface-2 px-2 py-0.5 text-[10px] font-semibold text-text-muted ring-1 ring-border-subtle",children:[t.length," ",1===t.length?"key":"keys"]})]}),(0,r.jsx)("p",{className:"mt-0.5 text-xs text-text-muted",children:"Control authentication and spending per client."})]})]}),(0,r.jsx)(i.$n,{icon:"add",onClick:()=>j(!0),className:"w-full sm:w-auto",children:"Create Key"})]}),P&&(0,r.jsx)("p",{role:"status",className:`mb-4 text-sm ${"error"===P.type?"text-red-500":"text-green-500"}`,children:P.message}),(0,r.jsxs)("div",{className:"mb-4 flex flex-col gap-3 rounded-xl border border-primary/15 bg-primary/[0.045] p-4 sm:flex-row sm:items-center sm:justify-between",children:[(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined mt-0.5 flex size-8 shrink-0 items-center justify-center rounded-lg bg-surface text-[17px] text-primary ring-1 ring-border-subtle",children:"shield_lock"}),(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,r.jsx)("p",{className:"mt-0.5 text-sm text-text-muted",children:"Reject requests that do not include a valid client key."})]})]}),(0,r.jsx)("div",{className:"shrink-0 self-end sm:self-auto",children:(0,r.jsx)(i.lM,{touchTarget:!0,label:"Require API key",checked:O,onChange:()=>te(!O)})})]}),e0&&!O&&(0,r.jsx)("div",{className:"mb-4 -mt-2",children:(0,r.jsx)(g,{message:"Endpoint is exposed without an API key."})}),0===t.length?(0,r.jsxs)("div",{className:"rounded-xl border border-dashed border-border bg-surface-2/25 py-12 text-center",children:[(0,r.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"vpn_key"})}),(0,r.jsx)("p",{className:"text-text-main font-medium mb-1",children:"No API keys yet"}),(0,r.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Create your first API key to get started"}),(0,r.jsx)(i.$n,{icon:"add",onClick:()=>j(!0),children:"Create Key"})]}):(0,r.jsx)("div",{className:"grid grid-cols-1 gap-3 lg:grid-cols-2",children:t.map(e=>{var t,a;return(0,r.jsxs)("div",{className:`group flex min-w-0 flex-wrap items-center justify-between gap-3 rounded-xl border border-border-subtle bg-surface-2/25 p-4 transition-[border-color,box-shadow,opacity] hover:border-primary/20 hover:shadow-[0_14px_28px_-26px_rgba(15,23,42,0.65)] ${!1===e.isActive?"opacity-60":""}`,children:[(0,r.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,r.jsx)("p",{className:"text-sm font-medium",children:e.name}),(0,r.jsxs)("div",{className:"flex items-center gap-2 mt-1 min-w-0",children:[(0,r.jsx)("code",{className:"text-xs text-text-muted font-mono truncate max-w-[min(100%,28rem)]",children:(t=e,A.has(t.id)&&U[t.id]?U[t.id]:t.maskedKey||((a=t.key)?a.length>8?a.slice(0,8)+"...":a:"")||"••••••••")}),(0,r.jsx)("button",{type:"button",onClick:()=>tf(e.id),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-text-muted opacity-100 transition-all hover:bg-black/5 hover:text-primary dark:hover:bg-white/5 sm:size-7 sm:rounded-lg sm:opacity-0 sm:group-hover:opacity-100",title:A.has(e.id)?"Hide key":"Show key","aria-label":A.has(e.id)?"Hide API key":"Show API key",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:A.has(e.id)?"visibility_off":"visibility"})}),(0,r.jsx)("button",{type:"button",onClick:()=>tj(e.id),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-text-muted opacity-100 transition-all hover:bg-black/5 hover:text-primary dark:hover:bg-white/5 sm:size-7 sm:rounded-lg sm:opacity-0 sm:group-hover:opacity-100",title:"Copy key","aria-label":"Copy API key",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:e5===e.id?"check":"content_copy"})})]}),(0,r.jsxs)("p",{className:"text-xs text-text-muted mt-1",children:["Created ",new Date(e.createdAt).toLocaleDateString()]}),!1===e.isActive&&(0,r.jsx)("p",{className:"text-xs text-orange-500 mt-1",children:"Paused"}),(0,r.jsxs)("div",{className:"mt-3 flex flex-wrap items-center gap-3",children:[(0,r.jsxs)("label",{className:"flex items-center gap-1 text-[11px] text-text-muted",children:["Daily $",(0,r.jsx)("input",{type:"number",min:"0",step:"0.01",disabled:$===`budget:${e.id}`,defaultValue:e.budgetDaily||0,onBlur:t=>tg(e.id,"budgetDaily",t.target.value),className:"w-16 rounded border border-border bg-surface px-1 py-0.5 text-[11px]",title:"Daily budget cap in USD (0 = unlimited)"},`daily-${e.budgetDaily||0}`)]}),(0,r.jsxs)("label",{className:"flex items-center gap-1 text-[11px] text-text-muted",children:["Monthly $",(0,r.jsx)("input",{type:"number",min:"0",step:"0.01",disabled:$===`budget:${e.id}`,defaultValue:e.budgetMonthly||0,onBlur:t=>tg(e.id,"budgetMonthly",t.target.value),className:"w-16 rounded border border-border bg-surface px-1 py-0.5 text-[11px]",title:"Monthly budget cap in USD (0 = unlimited)"},`monthly-${e.budgetMonthly||0}`)]}),(0,r.jsxs)("button",{type:"button",disabled:$===`connections:${e.id}`,onClick:()=>{I({keyId:e.id,keyName:e.name,selected:new Set(e.allowedConnectionIds||[])})},className:"inline-flex min-h-8 items-center gap-1.5 rounded-lg border border-border bg-surface px-2.5 py-1 text-[11px] font-medium text-text-muted transition-colors hover:border-primary/40 hover:text-primary disabled:opacity-50",title:"Restrict this API key to selected provider connections",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[15px]",children:"account_tree"}),(e.allowedConnectionIds||[]).length>0?`${e.allowedConnectionIds.length} connection${1===e.allowedConnectionIds.length?"":"s"}`:"All connections"]})]})]}),(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("div",{className:"flex size-11 items-center justify-center sm:size-auto",children:(0,r.jsx)(i.lM,{size:"sm",touchTarget:!0,disabled:$===`toggle:${e.id}`,checked:e.isActive??!0,onChange:t=>{e.isActive&&!t?S({title:"Pause API Key",message:`Pause API key "${e.name}"?
2
+
3
+ This key will stop working immediately but can be resumed later.`,onConfirm:async()=>{S(null),th(e.id,t)}}):th(e.id,t)},title:e.isActive?"Pause key":"Resume key"})}),(0,r.jsx)("button",{disabled:$===`delete:${e.id}`,onClick:()=>{var t;return t=e.id,void(!$&&S({title:"Delete API Key",message:"Delete this API key?",onConfirm:async()=>{S(null),T(`delete:${t}`),_(null);try{let e=await fetch(`/api/keys/${t}`,{method:"DELETE"});if(!e.ok)throw Error(`Failed to delete key (${e.status})`);s(e=>e.filter(e=>e.id!==t)),z(e=>{let s=new Set(e);return s.delete(t),s}),D(e=>{if(!(t in e))return e;let s={...e};return delete s[t],s}),_({type:"success",message:"API key deleted"})}catch(e){_({type:"error",message:e.message})}finally{T(null)}}}))},className:"flex size-11 items-center justify-center rounded-xl text-red-500 opacity-100 transition-all hover:bg-red-500/10 sm:size-9 sm:rounded-lg sm:opacity-0 sm:group-hover:opacity-100","aria-label":`Delete ${e.name}`,children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"})})]})]},e.id)})})]}),(0,r.jsx)(i.aF,{isOpen:!!E,title:"Provider Access",onClose:()=>{$?.startsWith("connections:")||I(null)},children:E&&(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)("div",{className:"rounded-xl border border-primary/15 bg-primary/[0.045] p-3",children:[(0,r.jsx)("p",{className:"text-sm font-medium",children:E.keyName}),(0,r.jsx)("p",{className:"mt-1 text-xs text-text-muted",children:"Empty selection keeps the current unrestricted behavior. Once selected, routing, fallback, and combos can only use these connections."})]}),0===l.length?(0,r.jsx)("p",{className:"rounded-xl border border-dashed border-border p-5 text-center text-sm text-text-muted",children:"No provider connections are configured yet."}):(0,r.jsx)("div",{className:"max-h-[min(28rem,60vh)] space-y-3 overflow-y-auto pr-1",children:Object.entries(tv).map(([e,t])=>(0,r.jsxs)("div",{className:"rounded-xl border border-border-subtle bg-surface-2/25 p-3",children:[(0,r.jsx)("p",{className:"mb-2 text-xs font-semibold uppercase tracking-wide text-text-muted",children:e}),(0,r.jsx)("div",{className:"space-y-1.5",children:t.map(e=>{let t=E.selected.has(e.id),s=e.displayName||e.name||e.email||e.id;return(0,r.jsxs)("label",{className:"flex min-h-11 cursor-pointer items-center gap-3 rounded-lg px-2 py-1.5 transition-colors hover:bg-surface",children:[(0,r.jsx)("input",{type:"checkbox",checked:t,onChange:()=>{var t;return t=e.id,void I(e=>{if(!e)return e;let s=new Set(e.selected);return s.has(t)?s.delete(t):s.add(t),{...e,selected:s}})},className:"size-4 accent-primary"}),(0,r.jsxs)("span",{className:"min-w-0 flex-1",children:[(0,r.jsx)("span",{className:"block truncate text-sm text-text-main",children:s}),(0,r.jsx)("span",{className:"block truncate font-mono text-[10px] text-text-muted",children:e.id})]}),!1===e.isActive&&(0,r.jsx)("span",{className:"rounded-full bg-orange-500/10 px-2 py-0.5 text-[10px] text-orange-500",children:"Paused"})]},e.id)})})]},e))}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{fullWidth:!0,onClick:ty,disabled:$===`connections:${E.keyId}`,children:$===`connections:${E.keyId}`?"Saving...":"Save access"}),(0,r.jsx)(i.$n,{fullWidth:!0,variant:"ghost",disabled:$===`connections:${E.keyId}`,onClick:()=>I(null),children:"Cancel"})]})]})}),(0,r.jsx)(i.aF,{isOpen:f,title:"Create API Key",onClose:()=>{j(!1),w("")},children:(0,r.jsxs)("form",{className:"flex flex-col gap-4",onSubmit:tp,children:[(0,r.jsx)(i.pd,{label:"Key Name",value:k,onChange:e=>w(e.target.value),placeholder:"Production Key"}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{type:"submit",fullWidth:!0,disabled:!k.trim()||"create"===$,children:"create"===$?"Creating...":"Create"}),(0,r.jsx)(i.$n,{type:"button",onClick:()=>{j(!1),w("")},variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,r.jsx)(i.aF,{isOpen:!!v,title:"API Key Created",onClose:()=>N(null),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)("div",{className:"bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg p-4",children:[(0,r.jsx)("p",{className:"text-sm text-yellow-800 dark:text-yellow-200 mb-2 font-medium",children:"Save this key now!"}),(0,r.jsx)("p",{className:"text-sm text-yellow-700 dark:text-yellow-300",children:"This is the only time you will see this key. Store it securely."})]}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.pd,{value:v||"",readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,r.jsx)(i.$n,{variant:"secondary",icon:"created_key"===e5?"check":"content_copy",onClick:()=>e2(v,"created_key"),children:"created_key"===e5?"Copied!":"Copy"})]}),(0,r.jsx)(i.$n,{onClick:()=>N(null),fullWidth:!0,children:"Done"})]})}),(0,r.jsx)(i.aF,{isOpen:ei,title:"Enable Tunnel",onClose:()=>eo(!1),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)("div",{className:"bg-surface-2 border border-border-subtle rounded-lg p-4",children:(0,r.jsxs)("div",{className:"flex items-start gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary",children:"cloud_upload"}),(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"text-sm text-text-main font-medium mb-1",children:"Cloudflare Tunnel"}),(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Expose your local ZevaiRouter to the internet. No port forwarding, no static IP needed. Share endpoint URL with your team or use it in Cursor, Cline, and other AI tools from anywhere."})]})]})}),(0,r.jsx)("div",{className:"grid grid-cols-2 gap-3",children:c.map(e=>(0,r.jsxs)("div",{className:"flex flex-col items-center text-center p-3 rounded-lg bg-sidebar/50",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-xl text-primary mb-1",children:e.icon}),(0,r.jsx)("p",{className:"text-xs font-semibold",children:e.title}),(0,r.jsx)("p",{className:"text-xs text-text-muted",children:e.desc})]},e.title))}),(0,r.jsx)("p",{className:"text-xs text-text-muted",children:"Requires outbound port 7844 (TCP/UDP). Connection may take 10-30s."}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:tr,fullWidth:!0,children:"Start Tunnel"}),(0,r.jsx)(i.$n,{onClick:()=>eo(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,r.jsx)(i.aF,{isOpen:ec,title:"Disable Tunnel",onClose:()=>!et&&ed(!1),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"The Cloudflare tunnel will be disconnected. Remote access via tunnel URL will stop working."}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:ta,fullWidth:!0,disabled:et,variant:"danger",children:et?"Disabling...":"Disable"}),(0,r.jsx)(i.$n,{onClick:()=>ed(!1),variant:"ghost",fullWidth:!0,disabled:et,children:"Cancel"})]})]})}),(0,r.jsx)(i.aF,{isOpen:eO,title:"Tailscale Funnel",onClose:()=>{eP||(eF(!1),ez(""),ew(null))},children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[null===e$&&(0,r.jsxs)("p",{className:"text-sm text-text-muted flex items-center gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),!1===e$&&!eP&&(0,r.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale is not installed. Install it to enable Funnel."}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:tn,fullWidth:!0,children:"Install Tailscale"}),(0,r.jsx)(i.$n,{onClick:()=>eF(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),eP&&(0,r.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 text-sm text-text-muted",children:[(0,r.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Installing Tailscale..."]}),eE.length>0&&(0,r.jsx)("div",{ref:eL,className:"bg-black/5 dark:bg-white/5 rounded p-2 max-h-40 overflow-y-auto font-mono text-xs text-text-muted",children:eE.map((e,t)=>(0,r.jsx)("div",{children:e},t))})]}),!0===e$&&!eP&&(0,r.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2 text-sm text-green-600 dark:text-green-400",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"check_circle"}),"Tailscale installed"]}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:()=>td(),fullWidth:!0,children:"Connect"}),(0,r.jsx)(i.$n,{onClick:()=>eF(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),ek&&(0,r.jsx)(p,{status:ek})]})}),(0,r.jsx)(i.aF,{isOpen:eR,title:"Disable Tailscale",onClose:()=>!ey&&eW(!1),children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale Funnel will be stopped. Remote access via Tailscale URL will stop working."}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)(i.$n,{onClick:tu,fullWidth:!0,disabled:ey,variant:"danger",children:ey?"Disabling...":"Disable"}),(0,r.jsx)(i.$n,{onClick:()=>eW(!1),variant:"ghost",fullWidth:!0,disabled:ey,children:"Cancel"})]})]})}),(0,r.jsx)(i.uo,{isOpen:!!C,onClose:()=>S(null),onConfirm:C?.onConfirm,title:C?.title||"Confirm",message:C?.message,variant:"danger"})]})}function x({label:e,url:t,copyId:s,copied:a,onCopy:l,badge:n,actions:o}){return(0,r.jsxs)("div",{className:"grid min-w-0 grid-cols-[minmax(0,1fr)_auto_auto] items-center gap-2.5 rounded-xl border border-border-subtle bg-bg/55 p-3 transition-colors hover:border-primary/20 sm:flex",children:[(0,r.jsx)("span",{className:`col-span-full inline-flex min-h-8 w-full shrink-0 items-center justify-center rounded-lg px-2.5 text-[11px] font-semibold uppercase tracking-[0.08em] sm:w-[96px] ${"CF"===n||"TS"===n?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:e}),(0,r.jsx)(i.pd,{"aria-label":`${e} endpoint URL`,value:t,readOnly:!0,className:"w-full min-w-0 font-mono text-sm sm:flex-1"}),(0,r.jsx)("button",{onClick:()=>l(t,s),className:"flex size-11 shrink-0 items-center justify-center rounded-xl text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5 sm:size-9 sm:rounded-lg","aria-label":`Copy ${e} endpoint URL`,children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:a===s?"check":"content_copy"})}),o]})}function p({status:e,className:t=""}){return(0,r.jsx)("div",{className:`p-2 rounded text-sm ${t} ${"success"===e.type?"bg-green-500/10 text-green-600 dark:text-green-400":"warning"===e.type?"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400":"info"===e.type?"bg-blue-500/10 text-blue-600 dark:text-blue-400":"bg-red-500/10 text-red-600 dark:text-red-400"}`,children:e.message.split(/(https?:\/\/[^\s]+)/g).map((e,t)=>/^https?:\/\//.test(e)?(0,r.jsx)("a",{href:e,target:"_blank",rel:"noreferrer",className:"underline font-medium",children:e},t):e)})}function h({text:e}){return(0,r.jsxs)("span",{className:"relative group inline-flex items-center",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px] text-text-muted cursor-help",children:"help"}),(0,r.jsx)("span",{className:"pointer-events-none absolute right-0 top-full z-50 mt-2 w-[min(16rem,calc(100vw-2rem))] rounded bg-gray-900 px-2.5 py-1.5 text-xs text-white opacity-0 shadow-lg transition-opacity group-hover:opacity-100 dark:bg-gray-800",children:e})]})}function g({message:e,action:t}){return(0,r.jsxs)("div",{className:"flex items-center gap-2 px-3 py-2 rounded-lg bg-amber-500/10 border border-amber-500/20 text-amber-700 dark:text-amber-400",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[16px] shrink-0 mt-0.5",children:"warning"}),(0,r.jsx)("p",{className:"text-xs flex-1",children:e}),t&&(0,r.jsx)("a",{href:t.href,className:"inline-flex min-h-11 shrink-0 items-center text-xs font-medium underline hover:opacity-80 sm:min-h-0",onClick:t.href.startsWith("#")?e=>{e.preventDefault(),document.getElementById(t.href.slice(1))?.scrollIntoView({behavior:"smooth"})}:void 0,children:t.label})]})}u.propTypes={machineId:n().string.isRequired}}}]);