zevairouter 1.0.49 → 1.0.51

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 (1185) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +204 -124
  3. package/cli/README.md +33 -25
  4. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  5. package/cli/app/.next-cli-build/app-path-routes-manifest.json +29 -21
  6. package/cli/app/.next-cli-build/build-manifest.json +3 -3
  7. package/cli/app/.next-cli-build/prerender-manifest.json +24 -0
  8. package/cli/app/.next-cli-build/required-server-files.json +4 -2
  9. package/cli/app/.next-cli-build/routes-manifest.json +56 -0
  10. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page.js +2 -2
  11. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page.js.nft.json +1 -1
  12. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
  13. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  14. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  15. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  16. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
  17. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  18. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  19. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  20. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  21. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  22. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  23. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  24. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  25. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  26. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  27. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  28. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page.js +2 -2
  29. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page.js.nft.json +1 -1
  30. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
  31. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  32. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  33. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  34. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  35. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  36. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  37. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  38. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  39. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  40. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  41. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  42. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  43. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  44. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  45. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  46. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  47. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  48. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  49. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  50. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  51. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  52. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js +2 -0
  53. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -0
  54. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -0
  55. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  56. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  57. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  58. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  59. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  60. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  61. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  62. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  63. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  64. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  65. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  66. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  67. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  68. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  69. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  70. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js +2 -2
  71. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
  72. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  73. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  74. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  75. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  76. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page.js +21 -0
  77. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page.js.nft.json +1 -0
  78. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -0
  79. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +2 -2
  80. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  81. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  82. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  83. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  84. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  85. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  86. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  87. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  88. package/cli/app/.next-cli-build/server/app/_global-error/page.js +2 -2
  89. package/cli/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  90. package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  91. package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
  92. package/cli/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  93. package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  94. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  95. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  96. package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  97. package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  98. package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  99. package/cli/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  100. package/cli/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  101. package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  102. package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
  103. package/cli/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  104. package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  105. package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  106. package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  107. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  108. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  109. package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  110. package/cli/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  111. package/cli/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  112. package/cli/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  113. package/cli/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  114. package/cli/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  115. package/cli/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  116. package/cli/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  117. package/cli/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  118. package/cli/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  119. package/cli/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  120. package/cli/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  121. package/cli/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  122. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +2 -2
  123. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  124. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  125. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  126. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  127. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  128. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +1 -1
  129. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  130. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  131. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  132. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-gateway/accounts/route.js +1 -1
  133. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-gateway/accounts/route.js.nft.json +1 -1
  134. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  135. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  136. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  137. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  138. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  139. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  140. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  141. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  142. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  143. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  144. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  145. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  146. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  147. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  148. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  149. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  150. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +1 -1
  151. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  152. package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  153. package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  154. package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  155. package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  156. package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  157. package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  158. package/cli/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  159. package/cli/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  160. package/cli/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  161. package/cli/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  162. package/cli/app/.next-cli-build/server/app/api/context/[id]/route.js +1 -1
  163. package/cli/app/.next-cli-build/server/app/api/context/[id]/route.js.nft.json +1 -1
  164. package/cli/app/.next-cli-build/server/app/api/context/bulk/route.js +1 -1
  165. package/cli/app/.next-cli-build/server/app/api/context/bulk/route.js.nft.json +1 -1
  166. package/cli/app/.next-cli-build/server/app/api/context/route.js +1 -1
  167. package/cli/app/.next-cli-build/server/app/api/context/route.js.nft.json +1 -1
  168. package/cli/app/.next-cli-build/server/app/api/dashboard/chat/completions/route.js +1 -0
  169. package/cli/app/.next-cli-build/server/app/api/dashboard/chat/completions/route.js.nft.json +1 -0
  170. package/cli/app/.next-cli-build/server/app/api/dashboard/chat/completions/route_client-reference-manifest.js +1 -0
  171. package/cli/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  172. package/cli/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  173. package/cli/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  174. package/cli/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  175. package/cli/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  176. package/cli/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  177. package/cli/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  178. package/cli/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  179. package/cli/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  180. package/cli/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  181. package/cli/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  182. package/cli/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  183. package/cli/app/.next-cli-build/server/app/api/health/route.js +1 -1
  184. package/cli/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  185. package/cli/app/.next-cli-build/server/app/api/init/route.js +1 -1
  186. package/cli/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  187. package/cli/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  188. package/cli/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  189. package/cli/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  190. package/cli/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  191. package/cli/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  192. package/cli/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  193. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +2 -2
  194. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  195. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +1 -1
  196. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  197. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  198. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  199. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  200. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  201. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  202. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  203. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  204. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  205. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  206. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  207. package/cli/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  208. package/cli/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  209. package/cli/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  210. package/cli/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  211. package/cli/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  212. package/cli/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  213. package/cli/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  214. package/cli/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  215. package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
  216. package/cli/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  217. package/cli/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  218. package/cli/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  219. package/cli/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  220. package/cli/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  221. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route.js +1 -1
  222. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  223. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  224. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  225. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/route.js +1 -1
  226. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/route.js.nft.json +1 -1
  227. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/latest/route.js +1 -1
  228. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/latest/route.js.nft.json +1 -1
  229. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/route.js +1 -1
  230. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/route.js.nft.json +1 -1
  231. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route.js +1 -1
  232. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  233. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  234. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  235. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/route.js +1 -1
  236. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/route.js.nft.json +1 -1
  237. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/latest/route.js +1 -1
  238. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/latest/route.js.nft.json +1 -1
  239. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/route.js +1 -1
  240. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/route.js.nft.json +1 -1
  241. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route.js +1 -1
  242. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  243. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  244. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  245. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/route.js +1 -1
  246. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/route.js.nft.json +1 -1
  247. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/latest/route.js +1 -1
  248. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/latest/route.js.nft.json +1 -1
  249. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/route.js +1 -1
  250. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/route.js.nft.json +1 -1
  251. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-token/route.js +1 -1
  252. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-token/route.js.nft.json +1 -1
  253. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/quota-cookie/route.js +1 -1
  254. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/quota-cookie/route.js.nft.json +1 -1
  255. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route.js +1 -1
  256. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  257. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  258. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  259. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route.js +1 -1
  260. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route.js.nft.json +1 -1
  261. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/latest/route.js +1 -1
  262. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/latest/route.js.nft.json +1 -1
  263. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/route.js +1 -1
  264. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/route.js.nft.json +1 -1
  265. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-token/route.js +1 -1
  266. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-token/route.js.nft.json +1 -1
  267. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/quota-cookie/route.js +1 -1
  268. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/quota-cookie/route.js.nft.json +1 -1
  269. package/cli/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  270. package/cli/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  271. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  272. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  273. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  274. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  275. package/cli/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  276. package/cli/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  277. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route.js +1 -1
  278. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  279. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  280. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  281. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/route.js +1 -1
  282. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/route.js.nft.json +1 -1
  283. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/latest/route.js +1 -1
  284. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/latest/route.js.nft.json +1 -1
  285. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/route.js +1 -1
  286. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/route.js.nft.json +1 -1
  287. package/cli/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  288. package/cli/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  289. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  290. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  291. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route.js +1 -1
  292. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  293. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  294. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  295. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/route.js +1 -1
  296. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/route.js.nft.json +1 -1
  297. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/latest/route.js +1 -1
  298. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/latest/route.js.nft.json +1 -1
  299. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/route.js +1 -1
  300. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/route.js.nft.json +1 -1
  301. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  302. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  303. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  304. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  305. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  306. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  307. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route.js +1 -1
  308. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  309. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  310. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  311. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/route.js +1 -1
  312. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/route.js.nft.json +1 -1
  313. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/latest/route.js +1 -1
  314. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/latest/route.js.nft.json +1 -1
  315. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/route.js +1 -1
  316. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/route.js.nft.json +1 -1
  317. package/cli/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  318. package/cli/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  319. package/cli/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  320. package/cli/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  321. package/cli/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  322. package/cli/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  323. package/cli/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  324. package/cli/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  325. package/cli/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  326. package/cli/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  327. package/cli/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  328. package/cli/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  329. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  330. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  331. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  332. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  333. package/cli/app/.next-cli-build/server/app/api/providers/bulk-delete/route.js +1 -1
  334. package/cli/app/.next-cli-build/server/app/api/providers/bulk-delete/route.js.nft.json +1 -1
  335. package/cli/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  336. package/cli/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  337. package/cli/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  338. package/cli/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  339. package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  340. package/cli/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  341. package/cli/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  342. package/cli/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  343. package/cli/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  344. package/cli/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  345. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  346. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  347. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  348. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  349. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  350. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  351. package/cli/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  352. package/cli/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  353. package/cli/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  354. package/cli/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  355. package/cli/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  356. package/cli/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  357. package/cli/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  358. package/cli/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  359. package/cli/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  360. package/cli/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  361. package/cli/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  362. package/cli/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  363. package/cli/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  364. package/cli/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  365. package/cli/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  366. package/cli/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  367. package/cli/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  368. package/cli/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  369. package/cli/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  370. package/cli/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  371. package/cli/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  372. package/cli/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  373. package/cli/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  374. package/cli/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  375. package/cli/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  376. package/cli/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  377. package/cli/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  378. package/cli/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  379. package/cli/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  380. package/cli/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  381. package/cli/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  382. package/cli/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  383. package/cli/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  384. package/cli/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  385. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/input/route.js +17 -0
  386. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/input/route.js.nft.json +1 -0
  387. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/input/route_client-reference-manifest.js +1 -0
  388. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/resize/route.js +17 -0
  389. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/resize/route.js.nft.json +1 -0
  390. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/resize/route_client-reference-manifest.js +1 -0
  391. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/route.js +17 -0
  392. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/route.js.nft.json +1 -0
  393. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/route_client-reference-manifest.js +1 -0
  394. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/stream/route.js +19 -0
  395. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/stream/route.js.nft.json +1 -0
  396. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/stream/route_client-reference-manifest.js +1 -0
  397. package/cli/app/.next-cli-build/server/app/api/terminal/session/route.js +17 -0
  398. package/cli/app/.next-cli-build/server/app/api/terminal/session/route.js.nft.json +1 -0
  399. package/cli/app/.next-cli-build/server/app/api/terminal/session/route_client-reference-manifest.js +1 -0
  400. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  401. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  402. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  403. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  404. package/cli/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  405. package/cli/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  406. package/cli/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  407. package/cli/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  408. package/cli/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  409. package/cli/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  410. package/cli/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  411. package/cli/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  412. package/cli/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  413. package/cli/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  414. package/cli/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  415. package/cli/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  416. package/cli/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  417. package/cli/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  418. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  419. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  420. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  421. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  422. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  423. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  424. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  425. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  426. package/cli/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  427. package/cli/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  428. package/cli/app/.next-cli-build/server/app/api/usage/aggregate/route.js +1 -1
  429. package/cli/app/.next-cli-build/server/app/api/usage/aggregate/route.js.nft.json +1 -1
  430. package/cli/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  431. package/cli/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  432. package/cli/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  433. package/cli/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  434. package/cli/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  435. package/cli/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  436. package/cli/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  437. package/cli/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  438. package/cli/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  439. package/cli/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  440. package/cli/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  441. package/cli/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  442. package/cli/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  443. package/cli/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  444. package/cli/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  445. package/cli/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  446. package/cli/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  447. package/cli/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  448. package/cli/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  449. package/cli/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  450. package/cli/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  451. package/cli/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  452. package/cli/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  453. package/cli/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  454. package/cli/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  455. package/cli/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  456. package/cli/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  457. package/cli/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  458. package/cli/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  459. package/cli/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  460. package/cli/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  461. package/cli/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  462. package/cli/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  463. package/cli/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  464. package/cli/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  465. package/cli/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  466. package/cli/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  467. package/cli/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  468. package/cli/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  469. package/cli/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  470. package/cli/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  471. package/cli/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  472. package/cli/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  473. package/cli/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  474. package/cli/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  475. package/cli/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  476. package/cli/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  477. package/cli/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  478. package/cli/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  479. package/cli/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  480. package/cli/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  481. package/cli/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  482. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  483. package/cli/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  484. package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  485. package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  486. package/cli/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  487. package/cli/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  488. package/cli/app/.next-cli-build/server/app/callback/page.js +2 -2
  489. package/cli/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  490. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  491. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  492. package/cli/app/.next-cli-build/server/app/callback.rsc +4 -4
  493. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  494. package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  495. package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  496. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  497. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  498. package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  499. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  500. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +6 -6
  501. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +2 -2
  502. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +1 -1
  503. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  504. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  505. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +6 -6
  506. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +1 -1
  507. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +4 -4
  508. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +2 -2
  509. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  510. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  511. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  512. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  513. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  514. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  515. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  516. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  517. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  518. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  519. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  520. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  521. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  522. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  523. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  524. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  525. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  526. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  527. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  528. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  529. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  530. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  531. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  532. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  533. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  534. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  535. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  536. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  537. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  538. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  539. package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
  540. package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +6 -6
  541. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +2 -2
  542. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +1 -1
  543. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  544. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  545. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +6 -6
  546. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +1 -1
  547. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +4 -4
  548. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +2 -2
  549. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  550. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  551. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  552. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  553. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  554. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  555. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  556. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  557. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  558. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  559. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  560. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  561. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  562. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  563. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  564. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  565. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  566. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  567. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  568. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  569. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  570. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  571. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  572. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  573. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  574. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  575. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  576. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  577. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  578. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  579. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  580. package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -0
  581. package/cli/app/.next-cli-build/server/app/dashboard/playground.meta +17 -0
  582. package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +23 -0
  583. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +6 -0
  584. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +5 -0
  585. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  586. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  587. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +23 -0
  588. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +6 -0
  589. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +8 -0
  590. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +5 -0
  591. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  592. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  593. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  594. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  595. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  596. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  597. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  598. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  599. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  600. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  601. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  602. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  603. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  604. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  605. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  606. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  607. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  608. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  609. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  610. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  611. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  612. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  613. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  614. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  615. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  616. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  617. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  618. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  619. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  620. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  621. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  622. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  623. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  624. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  625. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  626. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  627. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  628. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  629. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  630. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  631. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  632. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  633. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  634. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  635. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  636. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  637. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  638. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  639. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  640. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +4 -4
  641. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  642. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  643. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  644. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  645. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  646. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  647. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  648. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  649. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  650. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  651. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  652. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  653. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  654. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  655. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  656. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  657. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  658. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  659. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  660. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  661. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  662. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  663. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  664. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  665. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  666. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  667. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  668. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  669. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  670. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  671. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  672. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  673. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
  674. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  675. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  676. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  677. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  678. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  679. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  680. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  681. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  682. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  683. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  684. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  685. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  686. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  687. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  688. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  689. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  690. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  691. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  692. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  693. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  694. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  695. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  696. package/cli/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  697. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  698. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  699. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  700. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  701. package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  702. package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  703. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  704. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  705. package/cli/app/.next-cli-build/server/app/index.rsc +4 -4
  706. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  707. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  708. package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  709. package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  710. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  711. package/cli/app/.next-cli-build/server/app/landing/page.js +2 -2
  712. package/cli/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  713. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  714. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  715. package/cli/app/.next-cli-build/server/app/landing.rsc +4 -4
  716. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  717. package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  718. package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  719. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  720. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  721. package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  722. package/cli/app/.next-cli-build/server/app/login/page.js +2 -2
  723. package/cli/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  724. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  725. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  726. package/cli/app/.next-cli-build/server/app/login.rsc +5 -5
  727. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  728. package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  729. package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  730. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  731. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  732. package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  733. package/cli/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  734. package/cli/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  735. package/cli/app/.next-cli-build/server/app/page.js +2 -2
  736. package/cli/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  737. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  738. package/cli/app/.next-cli-build/server/app-paths-manifest.json +29 -21
  739. package/cli/app/.next-cli-build/server/chunks/3092.js +1 -1
  740. package/cli/app/.next-cli-build/server/chunks/3407.js +1 -1
  741. package/cli/app/.next-cli-build/server/chunks/412.js +2 -2
  742. package/cli/app/.next-cli-build/server/chunks/4746.js +1 -1
  743. package/cli/app/.next-cli-build/server/chunks/5469.js +1 -0
  744. package/cli/app/.next-cli-build/server/chunks/5949.js +1 -1
  745. package/cli/app/.next-cli-build/server/chunks/6222.js +1 -1
  746. package/cli/app/.next-cli-build/server/chunks/6896.js +1 -1
  747. package/cli/app/.next-cli-build/server/chunks/7276.js +1 -1
  748. package/cli/app/.next-cli-build/server/functions-config-manifest.json +6 -0
  749. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  750. package/cli/app/.next-cli-build/server/middleware.js +1 -1
  751. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  752. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  753. package/cli/app/.next-cli-build/static/KQ64jZ4j5lNOTZstAI3zB/_buildManifest.js +1 -0
  754. package/cli/app/.next-cli-build/static/chunks/{3702-113df18209e2e957.js → 3702-926afc1c4cf26274.js} +1 -1
  755. package/cli/app/.next-cli-build/static/chunks/5497-f4d3cd399f5d9718.js +7 -0
  756. package/cli/app/.next-cli-build/static/chunks/9126-5dc2ccda07a8c55e.js +1 -0
  757. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/page-d021e06a6f101f16.js +1 -0
  758. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/playground/page-42a74aa05fd08ed9.js +1 -0
  759. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-f83194963e8a640d.js +3 -0
  760. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-16cab1ed7e707419.js +1 -0
  761. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/terminal/page-6a5df47510051a5f.js +4 -0
  762. package/cli/app/.next-cli-build/static/chunks/app/_global-error/page-36eea29d57f959c4.js +1 -0
  763. package/cli/app/.next-cli-build/static/chunks/app/api/auth/login/route-36eea29d57f959c4.js +1 -0
  764. package/cli/app/.next-cli-build/static/chunks/app/api/auth/logout/route-36eea29d57f959c4.js +1 -0
  765. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-36eea29d57f959c4.js +1 -0
  766. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-36eea29d57f959c4.js +1 -0
  767. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-36eea29d57f959c4.js +1 -0
  768. package/cli/app/.next-cli-build/static/chunks/app/api/auth/status/route-36eea29d57f959c4.js +1 -0
  769. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-36eea29d57f959c4.js +1 -0
  770. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-36eea29d57f959c4.js +1 -0
  771. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-36eea29d57f959c4.js +1 -0
  772. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-36eea29d57f959c4.js +1 -0
  773. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-36eea29d57f959c4.js +1 -0
  774. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-gateway/accounts/route-36eea29d57f959c4.js +1 -0
  775. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-36eea29d57f959c4.js +1 -0
  776. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-36eea29d57f959c4.js +1 -0
  777. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-36eea29d57f959c4.js +1 -0
  778. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-36eea29d57f959c4.js +1 -0
  779. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-36eea29d57f959c4.js +1 -0
  780. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-36eea29d57f959c4.js +1 -0
  781. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-36eea29d57f959c4.js +1 -0
  782. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-36eea29d57f959c4.js +1 -0
  783. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-36eea29d57f959c4.js +1 -0
  784. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-36eea29d57f959c4.js +1 -0
  785. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-36eea29d57f959c4.js +1 -0
  786. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-36eea29d57f959c4.js +1 -0
  787. package/cli/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-36eea29d57f959c4.js +1 -0
  788. package/cli/app/.next-cli-build/static/chunks/app/api/combos/route-36eea29d57f959c4.js +1 -0
  789. package/cli/app/.next-cli-build/static/chunks/app/api/context/[id]/route-36eea29d57f959c4.js +1 -0
  790. package/cli/app/.next-cli-build/static/chunks/app/api/context/bulk/route-36eea29d57f959c4.js +1 -0
  791. package/cli/app/.next-cli-build/static/chunks/app/api/context/route-36eea29d57f959c4.js +1 -0
  792. package/cli/app/.next-cli-build/static/chunks/app/api/dashboard/chat/completions/route-36eea29d57f959c4.js +1 -0
  793. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-36eea29d57f959c4.js +1 -0
  794. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-36eea29d57f959c4.js +1 -0
  795. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-36eea29d57f959c4.js +1 -0
  796. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/start/route-36eea29d57f959c4.js +1 -0
  797. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/status/route-36eea29d57f959c4.js +1 -0
  798. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-36eea29d57f959c4.js +1 -0
  799. package/cli/app/.next-cli-build/static/chunks/app/api/health/route-36eea29d57f959c4.js +1 -0
  800. package/cli/app/.next-cli-build/static/chunks/app/api/init/route-36eea29d57f959c4.js +1 -0
  801. package/cli/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-36eea29d57f959c4.js +1 -0
  802. package/cli/app/.next-cli-build/static/chunks/app/api/keys/route-36eea29d57f959c4.js +1 -0
  803. package/cli/app/.next-cli-build/static/chunks/app/api/locale/route-36eea29d57f959c4.js +1 -0
  804. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-36eea29d57f959c4.js +1 -0
  805. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-36eea29d57f959c4.js +1 -0
  806. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-36eea29d57f959c4.js +1 -0
  807. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-36eea29d57f959c4.js +1 -0
  808. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-36eea29d57f959c4.js +1 -0
  809. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-36eea29d57f959c4.js +1 -0
  810. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-36eea29d57f959c4.js +1 -0
  811. package/cli/app/.next-cli-build/static/chunks/app/api/models/alias/route-36eea29d57f959c4.js +1 -0
  812. package/cli/app/.next-cli-build/static/chunks/app/api/models/availability/route-36eea29d57f959c4.js +1 -0
  813. package/cli/app/.next-cli-build/static/chunks/app/api/models/custom/route-36eea29d57f959c4.js +1 -0
  814. package/cli/app/.next-cli-build/static/chunks/app/api/models/disabled/route-36eea29d57f959c4.js +1 -0
  815. package/cli/app/.next-cli-build/static/chunks/app/api/models/route-36eea29d57f959c4.js +1 -0
  816. package/cli/app/.next-cli-build/static/chunks/app/api/models/test/route-36eea29d57f959c4.js +1 -0
  817. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-36eea29d57f959c4.js +1 -0
  818. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route-36eea29d57f959c4.js +1 -0
  819. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route-36eea29d57f959c4.js +1 -0
  820. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/route-36eea29d57f959c4.js +1 -0
  821. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/latest/route-36eea29d57f959c4.js +1 -0
  822. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/route-36eea29d57f959c4.js +1 -0
  823. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route-36eea29d57f959c4.js +1 -0
  824. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route-36eea29d57f959c4.js +1 -0
  825. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/route-36eea29d57f959c4.js +1 -0
  826. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/latest/route-36eea29d57f959c4.js +1 -0
  827. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/route-36eea29d57f959c4.js +1 -0
  828. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route-36eea29d57f959c4.js +1 -0
  829. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route-36eea29d57f959c4.js +1 -0
  830. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/route-36eea29d57f959c4.js +1 -0
  831. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/latest/route-36eea29d57f959c4.js +1 -0
  832. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/route-36eea29d57f959c4.js +1 -0
  833. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-token/route-36eea29d57f959c4.js +1 -0
  834. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/quota-cookie/route-36eea29d57f959c4.js +1 -0
  835. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route-36eea29d57f959c4.js +1 -0
  836. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route-36eea29d57f959c4.js +1 -0
  837. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route-36eea29d57f959c4.js +1 -0
  838. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/latest/route-36eea29d57f959c4.js +1 -0
  839. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/route-36eea29d57f959c4.js +1 -0
  840. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-token/route-36eea29d57f959c4.js +1 -0
  841. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/quota-cookie/route-36eea29d57f959c4.js +1 -0
  842. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-36eea29d57f959c4.js +1 -0
  843. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-36eea29d57f959c4.js +1 -0
  844. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-36eea29d57f959c4.js +1 -0
  845. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-36eea29d57f959c4.js +1 -0
  846. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route-36eea29d57f959c4.js +1 -0
  847. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route-36eea29d57f959c4.js +1 -0
  848. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/route-36eea29d57f959c4.js +1 -0
  849. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/latest/route-36eea29d57f959c4.js +1 -0
  850. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/route-36eea29d57f959c4.js +1 -0
  851. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-36eea29d57f959c4.js +1 -0
  852. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-36eea29d57f959c4.js +1 -0
  853. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route-36eea29d57f959c4.js +1 -0
  854. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route-36eea29d57f959c4.js +1 -0
  855. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/route-36eea29d57f959c4.js +1 -0
  856. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/latest/route-36eea29d57f959c4.js +1 -0
  857. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/route-36eea29d57f959c4.js +1 -0
  858. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-36eea29d57f959c4.js +1 -0
  859. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-36eea29d57f959c4.js +1 -0
  860. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-36eea29d57f959c4.js +1 -0
  861. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route-36eea29d57f959c4.js +1 -0
  862. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route-36eea29d57f959c4.js +1 -0
  863. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/route-36eea29d57f959c4.js +1 -0
  864. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/latest/route-36eea29d57f959c4.js +1 -0
  865. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/route-36eea29d57f959c4.js +1 -0
  866. package/cli/app/.next-cli-build/static/chunks/app/api/pricing/route-36eea29d57f959c4.js +1 -0
  867. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-36eea29d57f959c4.js +1 -0
  868. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-36eea29d57f959c4.js +1 -0
  869. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-36eea29d57f959c4.js +1 -0
  870. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-36eea29d57f959c4.js +1 -0
  871. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-36eea29d57f959c4.js +1 -0
  872. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-36eea29d57f959c4.js +1 -0
  873. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-36eea29d57f959c4.js +1 -0
  874. package/cli/app/.next-cli-build/static/chunks/app/api/providers/bulk-delete/route-36eea29d57f959c4.js +1 -0
  875. package/cli/app/.next-cli-build/static/chunks/app/api/providers/client/route-36eea29d57f959c4.js +1 -0
  876. package/cli/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-36eea29d57f959c4.js +1 -0
  877. package/cli/app/.next-cli-build/static/chunks/app/api/providers/route-36eea29d57f959c4.js +1 -0
  878. package/cli/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-36eea29d57f959c4.js +1 -0
  879. package/cli/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-36eea29d57f959c4.js +1 -0
  880. package/cli/app/.next-cli-build/static/chunks/app/api/providers/validate/route-36eea29d57f959c4.js +1 -0
  881. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-36eea29d57f959c4.js +1 -0
  882. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-36eea29d57f959c4.js +1 -0
  883. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-36eea29d57f959c4.js +1 -0
  884. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-36eea29d57f959c4.js +1 -0
  885. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-36eea29d57f959c4.js +1 -0
  886. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-36eea29d57f959c4.js +1 -0
  887. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-36eea29d57f959c4.js +1 -0
  888. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-36eea29d57f959c4.js +1 -0
  889. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-36eea29d57f959c4.js +1 -0
  890. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-36eea29d57f959c4.js +1 -0
  891. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-36eea29d57f959c4.js +1 -0
  892. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-36eea29d57f959c4.js +1 -0
  893. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-36eea29d57f959c4.js +1 -0
  894. package/cli/app/.next-cli-build/static/chunks/app/api/settings/database/route-36eea29d57f959c4.js +1 -0
  895. package/cli/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-36eea29d57f959c4.js +1 -0
  896. package/cli/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-36eea29d57f959c4.js +1 -0
  897. package/cli/app/.next-cli-build/static/chunks/app/api/settings/route-36eea29d57f959c4.js +1 -0
  898. package/cli/app/.next-cli-build/static/chunks/app/api/shutdown/route-36eea29d57f959c4.js +1 -0
  899. package/cli/app/.next-cli-build/static/chunks/app/api/tags/route-36eea29d57f959c4.js +1 -0
  900. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/input/route-36eea29d57f959c4.js +1 -0
  901. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/resize/route-36eea29d57f959c4.js +1 -0
  902. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/route-36eea29d57f959c4.js +1 -0
  903. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/stream/route-36eea29d57f959c4.js +1 -0
  904. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/route-36eea29d57f959c4.js +1 -0
  905. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-36eea29d57f959c4.js +1 -0
  906. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-36eea29d57f959c4.js +1 -0
  907. package/cli/app/.next-cli-build/static/chunks/app/api/translator/load/route-36eea29d57f959c4.js +1 -0
  908. package/cli/app/.next-cli-build/static/chunks/app/api/translator/save/route-36eea29d57f959c4.js +1 -0
  909. package/cli/app/.next-cli-build/static/chunks/app/api/translator/send/route-36eea29d57f959c4.js +1 -0
  910. package/cli/app/.next-cli-build/static/chunks/app/api/translator/translate/route-36eea29d57f959c4.js +1 -0
  911. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-36eea29d57f959c4.js +1 -0
  912. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-36eea29d57f959c4.js +1 -0
  913. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-36eea29d57f959c4.js +1 -0
  914. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-36eea29d57f959c4.js +1 -0
  915. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-36eea29d57f959c4.js +1 -0
  916. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-36eea29d57f959c4.js +1 -0
  917. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-36eea29d57f959c4.js +1 -0
  918. package/cli/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-36eea29d57f959c4.js +1 -0
  919. package/cli/app/.next-cli-build/static/chunks/app/api/usage/aggregate/route-36eea29d57f959c4.js +1 -0
  920. package/cli/app/.next-cli-build/static/chunks/app/api/usage/chart/route-36eea29d57f959c4.js +1 -0
  921. package/cli/app/.next-cli-build/static/chunks/app/api/usage/history/route-36eea29d57f959c4.js +1 -0
  922. package/cli/app/.next-cli-build/static/chunks/app/api/usage/providers/route-36eea29d57f959c4.js +1 -0
  923. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-36eea29d57f959c4.js +1 -0
  924. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-36eea29d57f959c4.js +1 -0
  925. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stats/route-36eea29d57f959c4.js +1 -0
  926. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stream/route-36eea29d57f959c4.js +1 -0
  927. package/cli/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-36eea29d57f959c4.js +1 -0
  928. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-36eea29d57f959c4.js +1 -0
  929. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-36eea29d57f959c4.js +1 -0
  930. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-36eea29d57f959c4.js +1 -0
  931. package/cli/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-36eea29d57f959c4.js +1 -0
  932. package/cli/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-36eea29d57f959c4.js +1 -0
  933. package/cli/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-36eea29d57f959c4.js +1 -0
  934. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-36eea29d57f959c4.js +1 -0
  935. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/route-36eea29d57f959c4.js +1 -0
  936. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-36eea29d57f959c4.js +1 -0
  937. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-36eea29d57f959c4.js +1 -0
  938. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/route-36eea29d57f959c4.js +1 -0
  939. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-36eea29d57f959c4.js +1 -0
  940. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/route-36eea29d57f959c4.js +1 -0
  941. package/cli/app/.next-cli-build/static/chunks/app/api/v1/route-36eea29d57f959c4.js +1 -0
  942. package/cli/app/.next-cli-build/static/chunks/app/api/v1/search/route-36eea29d57f959c4.js +1 -0
  943. package/cli/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-36eea29d57f959c4.js +1 -0
  944. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-36eea29d57f959c4.js +1 -0
  945. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-36eea29d57f959c4.js +1 -0
  946. package/cli/app/.next-cli-build/static/chunks/app/api/version/route-36eea29d57f959c4.js +1 -0
  947. package/cli/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-36eea29d57f959c4.js +1 -0
  948. package/cli/app/.next-cli-build/static/chunks/app/api/version/update/route-36eea29d57f959c4.js +1 -0
  949. package/cli/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-36eea29d57f959c4.js +1 -0
  950. package/cli/app/.next-cli-build/static/chunks/app/page-36eea29d57f959c4.js +1 -0
  951. package/cli/app/.next-cli-build/static/chunks/e868780c-9fd397bedad188d4.js +18 -0
  952. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-36eea29d57f959c4.js +1 -0
  953. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-36eea29d57f959c4.js +1 -0
  954. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-36eea29d57f959c4.js +1 -0
  955. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-36eea29d57f959c4.js +1 -0
  956. package/cli/app/.next-cli-build/static/chunks/{webpack-f482ccef6733ebcc.js → webpack-948b910ed7afd0b8.js} +1 -1
  957. package/cli/app/.next-cli-build/static/css/3d806a84eaca2701.css +1 -0
  958. package/cli/app/.next-cli-build/static/css/659eccb5db697b76.css +1 -0
  959. package/cli/app/cli/app/cli/app/cli/app/cli/app/src/lib/terminal/ptyBridge.py +163 -0
  960. package/cli/app/cli/app/cli/app/cli/app/src/lib/terminal/ptyBridge.py +163 -0
  961. package/cli/app/cli/app/cli/app/src/lib/terminal/ptyBridge.py +163 -0
  962. package/cli/app/cli/app/src/lib/terminal/ptyBridge.py +163 -0
  963. package/cli/app/cli/hooks/cloakbrowserRuntime.js +16 -11
  964. package/cli/app/package.json +5 -1
  965. package/cli/app/public/providers/mimo-free.png +0 -0
  966. package/cli/app/server.js +1 -1
  967. package/cli/app/src/lib/terminal/ptyBridge.py +163 -0
  968. package/cli/hooks/cloakbrowserRuntime.js +16 -11
  969. package/cli/package.json +1 -1
  970. package/next.config.mjs +4 -2
  971. package/package.json +5 -1
  972. package/public/providers/mimo-free.png +0 -0
  973. package/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js +752 -226
  974. package/src/app/(dashboard)/dashboard/playground/page.js +5 -0
  975. package/src/app/(dashboard)/dashboard/providers/[id]/page.js +49 -9
  976. package/src/app/(dashboard)/dashboard/providers/page.js +35 -3
  977. package/src/app/(dashboard)/dashboard/terminal/TerminalPageClient.js +474 -0
  978. package/src/app/(dashboard)/dashboard/terminal/page.js +7 -0
  979. package/src/app/api/dashboard/chat/completions/route.js +74 -0
  980. package/src/app/api/terminal/session/[id]/input/route.js +29 -0
  981. package/src/app/api/terminal/session/[id]/resize/route.js +15 -0
  982. package/src/app/api/terminal/session/[id]/route.js +32 -0
  983. package/src/app/api/terminal/session/[id]/stream/route.js +92 -0
  984. package/src/app/api/terminal/session/route.js +25 -0
  985. package/src/app/globals.css +75 -0
  986. package/src/dashboardGuard.js +5 -0
  987. package/src/lib/terminal/ptyBridge.py +163 -0
  988. package/src/lib/terminal/sessionManager.js +428 -0
  989. package/src/shared/components/Header.js +42 -0
  990. package/src/shared/components/Sidebar.js +81 -8
  991. package/src/shared/components/layouts/DashboardLayout.js +17 -3
  992. package/cli/app/.next-cli-build/static/chunks/5497-d20e4079509cd5dc.js +0 -7
  993. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/page-91083e17626a1de4.js +0 -1
  994. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-ce5bb4fbaafe9f76.js +0 -3
  995. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-a99019c892e1c51d.js +0 -1
  996. package/cli/app/.next-cli-build/static/chunks/app/_global-error/page-7215ab9980ff74fe.js +0 -1
  997. package/cli/app/.next-cli-build/static/chunks/app/api/auth/login/route-7215ab9980ff74fe.js +0 -1
  998. package/cli/app/.next-cli-build/static/chunks/app/api/auth/logout/route-7215ab9980ff74fe.js +0 -1
  999. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-7215ab9980ff74fe.js +0 -1
  1000. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-7215ab9980ff74fe.js +0 -1
  1001. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-7215ab9980ff74fe.js +0 -1
  1002. package/cli/app/.next-cli-build/static/chunks/app/api/auth/status/route-7215ab9980ff74fe.js +0 -1
  1003. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-7215ab9980ff74fe.js +0 -1
  1004. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-7215ab9980ff74fe.js +0 -1
  1005. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-7215ab9980ff74fe.js +0 -1
  1006. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-7215ab9980ff74fe.js +0 -1
  1007. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-7215ab9980ff74fe.js +0 -1
  1008. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-gateway/accounts/route-7215ab9980ff74fe.js +0 -1
  1009. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-7215ab9980ff74fe.js +0 -1
  1010. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-7215ab9980ff74fe.js +0 -1
  1011. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-7215ab9980ff74fe.js +0 -1
  1012. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-7215ab9980ff74fe.js +0 -1
  1013. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-7215ab9980ff74fe.js +0 -1
  1014. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-7215ab9980ff74fe.js +0 -1
  1015. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-7215ab9980ff74fe.js +0 -1
  1016. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-7215ab9980ff74fe.js +0 -1
  1017. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-7215ab9980ff74fe.js +0 -1
  1018. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-7215ab9980ff74fe.js +0 -1
  1019. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-7215ab9980ff74fe.js +0 -1
  1020. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-7215ab9980ff74fe.js +0 -1
  1021. package/cli/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-7215ab9980ff74fe.js +0 -1
  1022. package/cli/app/.next-cli-build/static/chunks/app/api/combos/route-7215ab9980ff74fe.js +0 -1
  1023. package/cli/app/.next-cli-build/static/chunks/app/api/context/[id]/route-7215ab9980ff74fe.js +0 -1
  1024. package/cli/app/.next-cli-build/static/chunks/app/api/context/bulk/route-7215ab9980ff74fe.js +0 -1
  1025. package/cli/app/.next-cli-build/static/chunks/app/api/context/route-7215ab9980ff74fe.js +0 -1
  1026. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-7215ab9980ff74fe.js +0 -1
  1027. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-7215ab9980ff74fe.js +0 -1
  1028. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-7215ab9980ff74fe.js +0 -1
  1029. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/start/route-7215ab9980ff74fe.js +0 -1
  1030. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/status/route-7215ab9980ff74fe.js +0 -1
  1031. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-7215ab9980ff74fe.js +0 -1
  1032. package/cli/app/.next-cli-build/static/chunks/app/api/health/route-7215ab9980ff74fe.js +0 -1
  1033. package/cli/app/.next-cli-build/static/chunks/app/api/init/route-7215ab9980ff74fe.js +0 -1
  1034. package/cli/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-7215ab9980ff74fe.js +0 -1
  1035. package/cli/app/.next-cli-build/static/chunks/app/api/keys/route-7215ab9980ff74fe.js +0 -1
  1036. package/cli/app/.next-cli-build/static/chunks/app/api/locale/route-7215ab9980ff74fe.js +0 -1
  1037. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-7215ab9980ff74fe.js +0 -1
  1038. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-7215ab9980ff74fe.js +0 -1
  1039. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-7215ab9980ff74fe.js +0 -1
  1040. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-7215ab9980ff74fe.js +0 -1
  1041. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-7215ab9980ff74fe.js +0 -1
  1042. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-7215ab9980ff74fe.js +0 -1
  1043. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-7215ab9980ff74fe.js +0 -1
  1044. package/cli/app/.next-cli-build/static/chunks/app/api/models/alias/route-7215ab9980ff74fe.js +0 -1
  1045. package/cli/app/.next-cli-build/static/chunks/app/api/models/availability/route-7215ab9980ff74fe.js +0 -1
  1046. package/cli/app/.next-cli-build/static/chunks/app/api/models/custom/route-7215ab9980ff74fe.js +0 -1
  1047. package/cli/app/.next-cli-build/static/chunks/app/api/models/disabled/route-7215ab9980ff74fe.js +0 -1
  1048. package/cli/app/.next-cli-build/static/chunks/app/api/models/route-7215ab9980ff74fe.js +0 -1
  1049. package/cli/app/.next-cli-build/static/chunks/app/api/models/test/route-7215ab9980ff74fe.js +0 -1
  1050. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-7215ab9980ff74fe.js +0 -1
  1051. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route-7215ab9980ff74fe.js +0 -1
  1052. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route-7215ab9980ff74fe.js +0 -1
  1053. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/route-7215ab9980ff74fe.js +0 -1
  1054. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/latest/route-7215ab9980ff74fe.js +0 -1
  1055. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/route-7215ab9980ff74fe.js +0 -1
  1056. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route-7215ab9980ff74fe.js +0 -1
  1057. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route-7215ab9980ff74fe.js +0 -1
  1058. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/route-7215ab9980ff74fe.js +0 -1
  1059. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/latest/route-7215ab9980ff74fe.js +0 -1
  1060. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/route-7215ab9980ff74fe.js +0 -1
  1061. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route-7215ab9980ff74fe.js +0 -1
  1062. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route-7215ab9980ff74fe.js +0 -1
  1063. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/route-7215ab9980ff74fe.js +0 -1
  1064. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/latest/route-7215ab9980ff74fe.js +0 -1
  1065. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/route-7215ab9980ff74fe.js +0 -1
  1066. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-token/route-7215ab9980ff74fe.js +0 -1
  1067. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/quota-cookie/route-7215ab9980ff74fe.js +0 -1
  1068. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route-7215ab9980ff74fe.js +0 -1
  1069. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route-7215ab9980ff74fe.js +0 -1
  1070. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route-7215ab9980ff74fe.js +0 -1
  1071. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/latest/route-7215ab9980ff74fe.js +0 -1
  1072. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/route-7215ab9980ff74fe.js +0 -1
  1073. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-token/route-7215ab9980ff74fe.js +0 -1
  1074. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/quota-cookie/route-7215ab9980ff74fe.js +0 -1
  1075. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-7215ab9980ff74fe.js +0 -1
  1076. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-7215ab9980ff74fe.js +0 -1
  1077. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-7215ab9980ff74fe.js +0 -1
  1078. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-7215ab9980ff74fe.js +0 -1
  1079. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route-7215ab9980ff74fe.js +0 -1
  1080. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route-7215ab9980ff74fe.js +0 -1
  1081. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/route-7215ab9980ff74fe.js +0 -1
  1082. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/latest/route-7215ab9980ff74fe.js +0 -1
  1083. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/route-7215ab9980ff74fe.js +0 -1
  1084. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-7215ab9980ff74fe.js +0 -1
  1085. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-7215ab9980ff74fe.js +0 -1
  1086. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route-7215ab9980ff74fe.js +0 -1
  1087. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route-7215ab9980ff74fe.js +0 -1
  1088. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/route-7215ab9980ff74fe.js +0 -1
  1089. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/latest/route-7215ab9980ff74fe.js +0 -1
  1090. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/route-7215ab9980ff74fe.js +0 -1
  1091. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-7215ab9980ff74fe.js +0 -1
  1092. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-7215ab9980ff74fe.js +0 -1
  1093. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-7215ab9980ff74fe.js +0 -1
  1094. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route-7215ab9980ff74fe.js +0 -1
  1095. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route-7215ab9980ff74fe.js +0 -1
  1096. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/route-7215ab9980ff74fe.js +0 -1
  1097. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/latest/route-7215ab9980ff74fe.js +0 -1
  1098. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/route-7215ab9980ff74fe.js +0 -1
  1099. package/cli/app/.next-cli-build/static/chunks/app/api/pricing/route-7215ab9980ff74fe.js +0 -1
  1100. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-7215ab9980ff74fe.js +0 -1
  1101. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-7215ab9980ff74fe.js +0 -1
  1102. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-7215ab9980ff74fe.js +0 -1
  1103. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-7215ab9980ff74fe.js +0 -1
  1104. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-7215ab9980ff74fe.js +0 -1
  1105. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-7215ab9980ff74fe.js +0 -1
  1106. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-7215ab9980ff74fe.js +0 -1
  1107. package/cli/app/.next-cli-build/static/chunks/app/api/providers/bulk-delete/route-7215ab9980ff74fe.js +0 -1
  1108. package/cli/app/.next-cli-build/static/chunks/app/api/providers/client/route-7215ab9980ff74fe.js +0 -1
  1109. package/cli/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-7215ab9980ff74fe.js +0 -1
  1110. package/cli/app/.next-cli-build/static/chunks/app/api/providers/route-7215ab9980ff74fe.js +0 -1
  1111. package/cli/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-7215ab9980ff74fe.js +0 -1
  1112. package/cli/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-7215ab9980ff74fe.js +0 -1
  1113. package/cli/app/.next-cli-build/static/chunks/app/api/providers/validate/route-7215ab9980ff74fe.js +0 -1
  1114. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-7215ab9980ff74fe.js +0 -1
  1115. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-7215ab9980ff74fe.js +0 -1
  1116. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-7215ab9980ff74fe.js +0 -1
  1117. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-7215ab9980ff74fe.js +0 -1
  1118. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-7215ab9980ff74fe.js +0 -1
  1119. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-7215ab9980ff74fe.js +0 -1
  1120. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-7215ab9980ff74fe.js +0 -1
  1121. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-7215ab9980ff74fe.js +0 -1
  1122. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-7215ab9980ff74fe.js +0 -1
  1123. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-7215ab9980ff74fe.js +0 -1
  1124. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-7215ab9980ff74fe.js +0 -1
  1125. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-7215ab9980ff74fe.js +0 -1
  1126. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-7215ab9980ff74fe.js +0 -1
  1127. package/cli/app/.next-cli-build/static/chunks/app/api/settings/database/route-7215ab9980ff74fe.js +0 -1
  1128. package/cli/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-7215ab9980ff74fe.js +0 -1
  1129. package/cli/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-7215ab9980ff74fe.js +0 -1
  1130. package/cli/app/.next-cli-build/static/chunks/app/api/settings/route-7215ab9980ff74fe.js +0 -1
  1131. package/cli/app/.next-cli-build/static/chunks/app/api/shutdown/route-7215ab9980ff74fe.js +0 -1
  1132. package/cli/app/.next-cli-build/static/chunks/app/api/tags/route-7215ab9980ff74fe.js +0 -1
  1133. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-7215ab9980ff74fe.js +0 -1
  1134. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-7215ab9980ff74fe.js +0 -1
  1135. package/cli/app/.next-cli-build/static/chunks/app/api/translator/load/route-7215ab9980ff74fe.js +0 -1
  1136. package/cli/app/.next-cli-build/static/chunks/app/api/translator/save/route-7215ab9980ff74fe.js +0 -1
  1137. package/cli/app/.next-cli-build/static/chunks/app/api/translator/send/route-7215ab9980ff74fe.js +0 -1
  1138. package/cli/app/.next-cli-build/static/chunks/app/api/translator/translate/route-7215ab9980ff74fe.js +0 -1
  1139. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-7215ab9980ff74fe.js +0 -1
  1140. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-7215ab9980ff74fe.js +0 -1
  1141. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-7215ab9980ff74fe.js +0 -1
  1142. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-7215ab9980ff74fe.js +0 -1
  1143. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-7215ab9980ff74fe.js +0 -1
  1144. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-7215ab9980ff74fe.js +0 -1
  1145. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-7215ab9980ff74fe.js +0 -1
  1146. package/cli/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-7215ab9980ff74fe.js +0 -1
  1147. package/cli/app/.next-cli-build/static/chunks/app/api/usage/aggregate/route-7215ab9980ff74fe.js +0 -1
  1148. package/cli/app/.next-cli-build/static/chunks/app/api/usage/chart/route-7215ab9980ff74fe.js +0 -1
  1149. package/cli/app/.next-cli-build/static/chunks/app/api/usage/history/route-7215ab9980ff74fe.js +0 -1
  1150. package/cli/app/.next-cli-build/static/chunks/app/api/usage/providers/route-7215ab9980ff74fe.js +0 -1
  1151. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-7215ab9980ff74fe.js +0 -1
  1152. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-7215ab9980ff74fe.js +0 -1
  1153. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stats/route-7215ab9980ff74fe.js +0 -1
  1154. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stream/route-7215ab9980ff74fe.js +0 -1
  1155. package/cli/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-7215ab9980ff74fe.js +0 -1
  1156. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-7215ab9980ff74fe.js +0 -1
  1157. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-7215ab9980ff74fe.js +0 -1
  1158. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-7215ab9980ff74fe.js +0 -1
  1159. package/cli/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-7215ab9980ff74fe.js +0 -1
  1160. package/cli/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-7215ab9980ff74fe.js +0 -1
  1161. package/cli/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-7215ab9980ff74fe.js +0 -1
  1162. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-7215ab9980ff74fe.js +0 -1
  1163. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/route-7215ab9980ff74fe.js +0 -1
  1164. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-7215ab9980ff74fe.js +0 -1
  1165. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-7215ab9980ff74fe.js +0 -1
  1166. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/route-7215ab9980ff74fe.js +0 -1
  1167. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-7215ab9980ff74fe.js +0 -1
  1168. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/route-7215ab9980ff74fe.js +0 -1
  1169. package/cli/app/.next-cli-build/static/chunks/app/api/v1/route-7215ab9980ff74fe.js +0 -1
  1170. package/cli/app/.next-cli-build/static/chunks/app/api/v1/search/route-7215ab9980ff74fe.js +0 -1
  1171. package/cli/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-7215ab9980ff74fe.js +0 -1
  1172. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-7215ab9980ff74fe.js +0 -1
  1173. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-7215ab9980ff74fe.js +0 -1
  1174. package/cli/app/.next-cli-build/static/chunks/app/api/version/route-7215ab9980ff74fe.js +0 -1
  1175. package/cli/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-7215ab9980ff74fe.js +0 -1
  1176. package/cli/app/.next-cli-build/static/chunks/app/api/version/update/route-7215ab9980ff74fe.js +0 -1
  1177. package/cli/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-7215ab9980ff74fe.js +0 -1
  1178. package/cli/app/.next-cli-build/static/chunks/app/page-7215ab9980ff74fe.js +0 -1
  1179. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-7215ab9980ff74fe.js +0 -1
  1180. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-7215ab9980ff74fe.js +0 -1
  1181. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-7215ab9980ff74fe.js +0 -1
  1182. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-7215ab9980ff74fe.js +0 -1
  1183. package/cli/app/.next-cli-build/static/css/528817c12142b028.css +0 -1
  1184. package/cli/app/.next-cli-build/static/wDoZefzhRp1OQf5BP9nkz/_buildManifest.js +0 -1
  1185. /package/cli/app/.next-cli-build/static/{wDoZefzhRp1OQf5BP9nkz → KQ64jZ4j5lNOTZstAI3zB}/_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/f0a349c70ab9fca8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/528817c12142b028.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f482ccef6733ebcc.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-e569667691edc8f7.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/4343-ccad00872974a61b.js" async=""></script><script src="/_next/static/chunks/3702-113df18209e2e957.js" async=""></script><script src="/_next/static/chunks/5497-d20e4079509cd5dc.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js" async=""></script><script src="/_next/static/chunks/app/layout-66d404d6c5a82e5c.js" async=""></script><script src="/_next/static/chunks/6069-f8381e3d2db222bb.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js" async=""></script><meta name="next-size-adjust" content=""/><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 class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5"><path d="M9.5 11H22.5L9.5 21H22.5" fill="none" stroke="white" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="9.5" cy="11" r="2.5" fill="white"></circle><circle cx="22.5" cy="21" r="2.5" fill="white"></circle></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.0.49</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-[13px] font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] fill-1">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/automation"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">automation</span><span class="text-[13px] font-medium">Automation</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5"><path d="M9.5 11H22.5L9.5 21H22.5" fill="none" stroke="white" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="9.5" cy="11" r="2.5" fill="white"></circle><circle cx="22.5" cy="21" r="2.5" fill="white"></circle></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.0.49</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-[13px] font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] fill-1">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/automation"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">automation</span><span class="text-[13px] font-medium">Automation</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">security</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">MITM Proxy</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">Intercept CLI tool traffic and route through ZevaiRouter</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex w-full flex-col gap-6"><div class="flex items-start gap-2 px-3 py-2 rounded-lg bg-yellow-500/10 border border-yellow-500/30"><span class="material-symbols-outlined text-[16px] text-yellow-500 mt-0.5 shrink-0">warning</span><p class="text-xs text-red-600 dark:text-yellow-400 leading-relaxed">⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.</p></div><div class="card-3d border border-border-subtle rounded-[14px] p-4 border-primary/20 bg-primary/5"><div class="flex flex-col gap-3"><div class="flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between"><div class="flex min-w-0 flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary text-[20px]">security</span><span class="font-semibold text-sm text-text-main">MITM Server</span><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Stopped</span></div><div class="flex flex-wrap items-center gap-1 text-xs text-text-muted" data-i18n-skip="true"><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Cert</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Trusted</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Server</span></div></div><div class="px-2 py-2 rounded-lg bg-surface/50 border border-border/50 flex flex-col gap-2"><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">Purpose:</span> Use Antigravity IDE &amp; GitHub Copilot → with ANY provider/model from ZevaiRouter</p><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">How it works:</span> Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot</p></div><div class="flex flex-col gap-2"><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">ZevaiRouter Base URL</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" placeholder="http://localhost:1997" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value="http://localhost:1997"/></div><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">API Key</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" list="mitm-api-keys" placeholder="sk_zevai (default)" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50" value=""/></div></div><div class="flex flex-col gap-2 sm:flex-row sm:flex-wrap sm:items-center" data-i18n-skip="true"><button disabled="" class="flex w-full items-center justify-center gap-1.5 rounded-lg border border-primary/30 bg-primary/10 px-4 py-2 text-xs font-medium text-primary transition-colors hover:bg-primary/20 disabled:opacity-50 sm:w-auto sm:py-1.5"><span class="material-symbols-outlined text-[16px]">play_circle</span>Start Server</button></div></div></div><div class="grid gap-3 sm:gap-4"><div class="card-3d border border-border-subtle rounded-[14px] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Antigravity" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/antigravity.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Antigravity</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Antigravity<!-- --> requests via MITM proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="card-3d border border-border-subtle rounded-[14px] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="GitHub Copilot" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/copilot.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">GitHub Copilot</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->GitHub Copilot<!-- --> requests via MITM proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="card-3d border border-border-subtle rounded-[14px] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Kiro" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/kiro.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Kiro</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Kiro<!-- --> requests via MITM proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-f482ccef6733ebcc.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-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-113df18209e2e957.js\",\"5497\",\"static/chunks/5497-d20e4079509cd5dc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js\"],\"ThemeProvider\"]\n3:I[94635,[\"3702\",\"static/chunks/3702-113df18209e2e957.js\",\"7177\",\"static/chunks/app/layout-66d404d6c5a82e5c.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-113df18209e2e957.js\",\"5497\",\"static/chunks/5497-d20e4079509cd5dc.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js\"],\"default\"]\n7:I[23879,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-113df18209e2e957.js\",\"5497\",\"static/chunks/5497-d20e4079509cd5dc.js\",\"6069\",\"static/chunks/6069-f8381e3d2db222bb.js\",\"6607\",\"static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js\"],\"default\"]\n8:I[90484,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[90484,[],\"ViewportBoundary\"]\ne:I[90484,[],\"MetadataBoundary\"]\n10:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/f0a349c70ab9fca8.css\",\"style\"]\n:HL[\"/_next/static/css/528817c12142b028.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"mitm\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"mitm\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f0a349c70ab9fca8.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/528817c12142b028.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\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"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\":[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\":[[\"$\",\"$L7\",null,{}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,\"$@b\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"wDoZefzhRp1OQf5BP9nkz\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"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,"12:I[86869,[],\"IconMark\"]\na:null\nf:[[\"$\",\"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\"}],[\"$\",\"$L12\",\"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/f0a349c70ab9fca8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/3d806a84eaca2701.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-948b910ed7afd0b8.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-e569667691edc8f7.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/4343-ccad00872974a61b.js" async=""></script><script src="/_next/static/chunks/3702-926afc1c4cf26274.js" async=""></script><script src="/_next/static/chunks/5497-f4d3cd399f5d9718.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js" async=""></script><script src="/_next/static/chunks/app/layout-66d404d6c5a82e5c.js" async=""></script><script src="/_next/static/chunks/6069-f8381e3d2db222bb.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js" async=""></script><meta name="next-size-adjust" content=""/><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 class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5"><path d="M9.5 11H22.5L9.5 21H22.5" fill="none" stroke="white" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="9.5" cy="11" r="2.5" fill="white"></circle><circle cx="22.5" cy="21" r="2.5" fill="white"></circle></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.0.51</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><p class="px-3 pt-1 pb-1 text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Core</p><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-[13px] font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">forum</span><span class="text-[13px] font-medium">Playground</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><div class="pt-3 mt-1 space-y-0.5"><button type="button" class="w-full flex items-center gap-2 px-3 py-1 rounded-lg transition-all group text-primary" aria-expanded="true"><p class="flex-1 text-left text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Advanced</p><span class="text-[10px] font-medium text-text-subtle tabular-nums">6</span><span class="material-symbols-outlined text-[14px] transition-transform rotate-180">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">handyman</span><span class="text-[13px] font-medium">CLI Tools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] fill-1">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/automation"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">automation</span><span class="text-[13px] font-medium">Automation</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/terminal"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Terminal</span></a></div><div class="pt-3 mt-2 space-y-0.5"><p class="px-3 text-[10px] font-semibold text-text-muted/55 uppercase tracking-wider mb-1">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5"><path d="M9.5 11H22.5L9.5 21H22.5" fill="none" stroke="white" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="9.5" cy="11" r="2.5" fill="white"></circle><circle cx="22.5" cy="21" r="2.5" fill="white"></circle></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.0.51</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><p class="px-3 pt-1 pb-1 text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Core</p><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-[13px] font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">forum</span><span class="text-[13px] font-medium">Playground</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><div class="pt-3 mt-1 space-y-0.5"><button type="button" class="w-full flex items-center gap-2 px-3 py-1 rounded-lg transition-all group text-primary" aria-expanded="true"><p class="flex-1 text-left text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Advanced</p><span class="text-[10px] font-medium text-text-subtle tabular-nums">6</span><span class="material-symbols-outlined text-[14px] transition-transform rotate-180">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">handyman</span><span class="text-[13px] font-medium">CLI Tools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/mitm"><span class="material-symbols-outlined text-[18px] fill-1">security</span><span class="text-[13px] font-medium">MITM</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/automation"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">automation</span><span class="text-[13px] font-medium">Automation</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/terminal"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Terminal</span></a></div><div class="pt-3 mt-2 space-y-0.5"><p class="px-3 text-[10px] font-semibold text-text-muted/55 uppercase tracking-wider mb-1">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">security</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">MITM Proxy</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">Intercept CLI tool traffic and route through ZevaiRouter</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex w-full flex-col gap-6"><div class="flex items-start gap-2 px-3 py-2 rounded-lg bg-yellow-500/10 border border-yellow-500/30"><span class="material-symbols-outlined text-[16px] text-yellow-500 mt-0.5 shrink-0">warning</span><p class="text-xs text-red-600 dark:text-yellow-400 leading-relaxed">⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.</p></div><div class="card-3d border border-border-subtle rounded-[14px] p-4 border-primary/20 bg-primary/5"><div class="flex flex-col gap-3"><div class="flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between"><div class="flex min-w-0 flex-wrap items-center gap-2"><span class="material-symbols-outlined text-primary text-[20px]">security</span><span class="font-semibold text-sm text-text-main">MITM Server</span><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Stopped</span></div><div class="flex flex-wrap items-center gap-1 text-xs text-text-muted" data-i18n-skip="true"><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Cert</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Trusted</span><span class="flex items-center gap-0.5 px-1.5 py-0.5 rounded text-text-muted"><span class="material-symbols-outlined text-[12px]">cancel</span>Server</span></div></div><div class="px-2 py-2 rounded-lg bg-surface/50 border border-border/50 flex flex-col gap-2"><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">Purpose:</span> Use Antigravity IDE &amp; GitHub Copilot → with ANY provider/model from ZevaiRouter</p><p class="text-[11px] text-text-muted leading-relaxed"><span class="font-medium text-text-main">How it works:</span> Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → ZevaiRouter → response to Antigravity/Copilot</p></div><div class="flex flex-col gap-2"><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">ZevaiRouter Base URL</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" placeholder="http://localhost:1997" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50 disabled:opacity-50" value="http://localhost:1997"/></div><div class="grid gap-1 sm:grid-cols-[8rem_auto_1fr] sm:items-center sm:gap-2"><span class="text-xs font-semibold text-text-main sm:text-right sm:text-sm">API Key</span><span class="material-symbols-outlined hidden text-text-muted text-[14px] sm:inline">arrow_forward</span><input type="text" list="mitm-api-keys" placeholder="sk_zevai (default)" class="flex-1 min-w-0 px-2 py-1.5 bg-surface rounded border border-border text-xs text-text-main focus:outline-none focus:ring-1 focus:ring-primary/50" value=""/></div></div><div class="flex flex-col gap-2 sm:flex-row sm:flex-wrap sm:items-center" data-i18n-skip="true"><button disabled="" class="flex w-full items-center justify-center gap-1.5 rounded-lg border border-primary/30 bg-primary/10 px-4 py-2 text-xs font-medium text-primary transition-colors hover:bg-primary/20 disabled:opacity-50 sm:w-auto sm:py-1.5"><span class="material-symbols-outlined text-[16px]">play_circle</span>Start Server</button></div></div></div><div class="grid gap-3 sm:gap-4"><div class="card-3d border border-border-subtle rounded-[14px] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Antigravity" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/antigravity.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Antigravity</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Antigravity<!-- --> requests via MITM proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="card-3d border border-border-subtle rounded-[14px] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="GitHub Copilot" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/copilot.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">GitHub Copilot</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->GitHub Copilot<!-- --> requests via MITM proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div><div class="card-3d border border-border-subtle rounded-[14px] p-3 overflow-hidden"><div class="flex items-start justify-between gap-3 hover:cursor-pointer sm:items-center"><div class="flex min-w-0 items-center gap-3"><div class="size-8 flex items-center justify-center shrink-0"><img alt="Kiro" loading="lazy" width="32" height="32" decoding="async" data-nimg="1" class="size-8 object-contain rounded-lg" style="color:transparent" src="/providers/kiro.png"/></div><div class="min-w-0"><div class="flex flex-wrap items-center gap-2"><h3 class="font-medium text-sm">Kiro</h3><span class="inline-flex items-center gap-1.5 rounded-full font-semibold bg-surface-2 text-text-muted px-2 py-0.5 text-[10px]">Server off</span></div><p class="text-xs text-text-muted sm:truncate">Intercept <!-- -->Kiro<!-- --> requests via MITM proxy</p></div></div><span class="material-symbols-outlined text-text-muted text-[20px] transition-transform ">expand_more</span></div></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-948b910ed7afd0b8.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-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"5497\",\"static/chunks/5497-f4d3cd399f5d9718.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js\"],\"ThemeProvider\"]\n3:I[94635,[\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"7177\",\"static/chunks/app/layout-66d404d6c5a82e5c.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"5497\",\"static/chunks/5497-f4d3cd399f5d9718.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js\"],\"default\"]\n7:I[23879,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"5497\",\"static/chunks/5497-f4d3cd399f5d9718.js\",\"6069\",\"static/chunks/6069-f8381e3d2db222bb.js\",\"6607\",\"static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js\"],\"default\"]\n8:I[90484,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[90484,[],\"ViewportBoundary\"]\ne:I[90484,[],\"MetadataBoundary\"]\n10:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/f0a349c70ab9fca8.css\",\"style\"]\n:HL[\"/_next/static/css/3d806a84eaca2701.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"mitm\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"mitm\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f0a349c70ab9fca8.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3d806a84eaca2701.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\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"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\":[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\":[[\"$\",\"$L7\",null,{}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,\"$@b\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"KQ64jZ4j5lNOTZstAI3zB\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"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,"12:I[86869,[],\"IconMark\"]\na:null\nf:[[\"$\",\"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\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"ThemeProvider"]
3
- 3:I[94635,["3702","static/chunks/3702-113df18209e2e957.js","7177","static/chunks/app/layout-66d404d6c5a82e5c.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"ThemeProvider"]
3
+ 3:I[94635,["3702","static/chunks/3702-926afc1c4cf26274.js","7177","static/chunks/app/layout-66d404d6c5a82e5c.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"default"]
7
- 7:I[23879,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","6069","static/chunks/6069-f8381e3d2db222bb.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"default"]
7
+ 7:I[23879,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","6069","static/chunks/6069-f8381e3d2db222bb.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js"],"default"]
8
8
  8:I[90484,[],"OutletBoundary"]
9
9
  9:"$Sreact.suspense"
10
10
  c:I[90484,[],"ViewportBoundary"]
@@ -12,9 +12,9 @@ e:I[90484,[],"MetadataBoundary"]
12
12
  10:I[27123,[],"default",1]
13
13
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
14
  :HL["/_next/static/css/f0a349c70ab9fca8.css","style"]
15
- :HL["/_next/static/css/528817c12142b028.css","style"]
15
+ :HL["/_next/static/css/3d806a84eaca2701.css","style"]
16
16
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
17
- 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/f0a349c70ab9fca8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/528817c12142b028.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.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":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"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":[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":[["$","$L7",null,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"wDoZefzhRp1OQf5BP9nkz"}
17
+ 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/f0a349c70ab9fca8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/3d806a84eaca2701.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.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":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"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":[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":[["$","$L7",null,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"KQ64jZ4j5lNOTZstAI3zB"}
18
18
  11:[]
19
19
  b:"$W11"
20
20
  d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[23879,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","6069","static/chunks/6069-f8381e3d2db222bb.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js"],"default"]
2
+ 2:I[23879,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","6069","static/chunks/6069-f8381e3d2db222bb.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js"],"default"]
3
3
  3:I[90484,[],"OutletBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"wDoZefzhRp1OQf5BP9nkz"}
5
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"KQ64jZ4j5lNOTZstAI3zB"}
6
6
  5:null
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"wDoZefzhRp1OQf5BP9nkz"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"KQ64jZ4j5lNOTZstAI3zB"}
@@ -2,4 +2,4 @@
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"wDoZefzhRp1OQf5BP9nkz"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"KQ64jZ4j5lNOTZstAI3zB"}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"default"]
2
+ 2:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"default"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
6
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"wDoZefzhRp1OQf5BP9nkz"}
6
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next"}]],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"KQ64jZ4j5lNOTZstAI3zB"}
@@ -1,10 +1,10 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"ThemeProvider"]
3
- 3:I[94635,["3702","static/chunks/3702-113df18209e2e957.js","7177","static/chunks/app/layout-66d404d6c5a82e5c.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"ThemeProvider"]
3
+ 3:I[94635,["3702","static/chunks/3702-926afc1c4cf26274.js","7177","static/chunks/app/layout-66d404d6c5a82e5c.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"default"]
7
- 7:I[23879,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","6069","static/chunks/6069-f8381e3d2db222bb.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js"],"default"]
6
+ 6:I[7648,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"default"]
7
+ 7:I[23879,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","6069","static/chunks/6069-f8381e3d2db222bb.js","6607","static/chunks/app/(dashboard)/dashboard/mitm/page-f11795f09a7e359c.js"],"default"]
8
8
  8:I[90484,[],"OutletBoundary"]
9
9
  9:"$Sreact.suspense"
10
10
  c:I[90484,[],"ViewportBoundary"]
@@ -12,9 +12,9 @@ e:I[90484,[],"MetadataBoundary"]
12
12
  10:I[27123,[],"default",1]
13
13
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
14
14
  :HL["/_next/static/css/f0a349c70ab9fca8.css","style"]
15
- :HL["/_next/static/css/528817c12142b028.css","style"]
15
+ :HL["/_next/static/css/3d806a84eaca2701.css","style"]
16
16
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
17
- 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/f0a349c70ab9fca8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/528817c12142b028.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.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":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"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":[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":[["$","$L7",null,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"wDoZefzhRp1OQf5BP9nkz"}
17
+ 0:{"P":null,"c":["","dashboard","mitm"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["mitm",{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/f0a349c70ab9fca8.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/3d806a84eaca2701.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.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":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/008a05b0ad6b854a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","$L6",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"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":[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":[["$","$L7",null,{}],null,["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]]}],{},null,false,null]},null,false,"$@b"]},null,false,"$@b"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lc",null,{"children":"$Ld"}],["$","div",null,{"hidden":true,"children":["$","$Le",null,{"children":["$","$9",null,{"name":"Next.Metadata","children":"$Lf"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$10",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"KQ64jZ4j5lNOTZstAI3zB"}
18
18
  11:[]
19
19
  b:"$W11"
20
20
  d:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ZevaiRouter - Provider Automation & Quota Tracking"}],["$","meta","1",{"name":"description","content":"ZevaiRouter - provider automation, multi-account workflows, and quota tracking."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"wDoZefzhRp1OQf5BP9nkz"}
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"ZevaiRouter - Provider Automation & Quota Tracking"}],["$","meta","1",{"name":"description","content":"ZevaiRouter - provider automation, multi-account workflows, and quota tracking."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"KQ64jZ4j5lNOTZstAI3zB"}
@@ -1,8 +1,8 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-113df18209e2e957.js","5497","static/chunks/5497-d20e4079509cd5dc.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"ThemeProvider"]
3
- 3:I[94635,["3702","static/chunks/3702-113df18209e2e957.js","7177","static/chunks/app/layout-66d404d6c5a82e5c.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","3702","static/chunks/3702-926afc1c4cf26274.js","5497","static/chunks/5497-f4d3cd399f5d9718.js","9305","static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js"],"ThemeProvider"]
3
+ 3:I[94635,["3702","static/chunks/3702-926afc1c4cf26274.js","7177","static/chunks/app/layout-66d404d6c5a82e5c.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
6
  :HL["/_next/static/css/f0a349c70ab9fca8.css","style"]
7
- :HL["/_next/static/css/528817c12142b028.css","style"]
8
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/f0a349c70ab9fca8.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/528817c12142b028.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.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","template":["$","$L5",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"wDoZefzhRp1OQf5BP9nkz"}
7
+ :HL["/_next/static/css/3d806a84eaca2701.css","style"]
8
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/f0a349c70ab9fca8.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/3d806a84eaca2701.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.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","template":["$","$L5",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"KQ64jZ4j5lNOTZstAI3zB"}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/f0a349c70ab9fca8.css","style"]
3
- :HL["/_next/static/css/528817c12142b028.css","style"]
3
+ :HL["/_next/static/css/3d806a84eaca2701.css","style"]
4
4
  :HL["/_next/static/css/008a05b0ad6b854a.css","style"]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"mitm","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"wDoZefzhRp1OQf5BP9nkz"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"mitm","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"KQ64jZ4j5lNOTZstAI3zB"}
@@ -0,0 +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/f0a349c70ab9fca8.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/3d806a84eaca2701.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/008a05b0ad6b854a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-948b910ed7afd0b8.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-e569667691edc8f7.js" async=""></script><script src="/_next/static/chunks/main-app-5a6578c0256da676.js" async=""></script><script src="/_next/static/chunks/1a258343-bc0b514c079d8898.js" async=""></script><script src="/_next/static/chunks/4343-ccad00872974a61b.js" async=""></script><script src="/_next/static/chunks/3702-926afc1c4cf26274.js" async=""></script><script src="/_next/static/chunks/5497-f4d3cd399f5d9718.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js" async=""></script><script src="/_next/static/chunks/app/layout-66d404d6c5a82e5c.js" async=""></script><script src="/_next/static/chunks/9126-5dc2ccda07a8c55e.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/playground/page-42a74aa05fd08ed9.js" async=""></script><meta name="next-size-adjust" content=""/><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 class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5"><path d="M9.5 11H22.5L9.5 21H22.5" fill="none" stroke="white" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="9.5" cy="11" r="2.5" fill="white"></circle><circle cx="22.5" cy="21" r="2.5" fill="white"></circle></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.0.51</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><p class="px-3 pt-1 pb-1 text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Core</p><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-[13px] font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] fill-1">forum</span><span class="text-[13px] font-medium">Playground</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><div class="pt-3 mt-1 space-y-0.5"><button type="button" class="w-full flex items-center gap-2 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" aria-expanded="false"><p class="flex-1 text-left text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Advanced</p><span class="text-[10px] font-medium text-text-subtle tabular-nums">6</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button></div><div class="pt-3 mt-2 space-y-0.5"><p class="px-3 text-[10px] font-semibold text-text-muted/55 uppercase tracking-wider mb-1">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="w-5 h-5"><path d="M9.5 11H22.5L9.5 21H22.5" fill="none" stroke="white" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"></path><circle cx="9.5" cy="11" r="2.5" fill="white"></circle><circle cx="22.5" cy="21" r="2.5" fill="white"></circle></svg></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">ZevaiRouter</h1><span class="text-xs text-text-muted">v<!-- -->1.0.51</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><p class="px-3 pt-1 pb-1 text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Core</p><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="text-[13px] font-medium">Endpoint</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] fill-1">forum</span><span class="text-[13px] font-medium">Playground</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><div class="pt-3 mt-1 space-y-0.5"><button type="button" class="w-full flex items-center gap-2 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" aria-expanded="false"><p class="flex-1 text-left text-[10px] font-semibold uppercase tracking-wider text-text-muted/55">Advanced</p><span class="text-[10px] font-medium text-text-subtle tabular-nums">6</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button></div><div class="pt-3 mt-2 space-y-0.5"><p class="px-3 text-[10px] font-semibold text-text-muted/55 uppercase tracking-wider mb-1">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/context"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="text-[13px] font-medium">Context Inject</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="text-[13px] font-medium">Console Log</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><div class="lg:hidden shrink-0 flex items-center gap-2 px-3 py-2 border-b border-border-subtle bg-surface/60"><button type="button" class="text-text-main" aria-label="Open menu"><span class="material-symbols-outlined">menu</span></button><span class="text-sm font-semibold">Playground</span></div><div class="flex-1 overflow-y-auto custom-scrollbar flex flex-col overflow-hidden"><div class="flex-1 w-full h-full flex flex-col min-h-0"><div class="relative flex h-full min-h-0 min-w-0 flex-1 overflow-hidden bg-bg text-text-main"><aside class="hidden lg:flex w-[260px] shrink-0 flex-col border-r border-border-subtle bg-surface/60 backdrop-blur-xl"><div class="flex items-center gap-2 border-b border-border-subtle p-3"><button type="button" disabled="" class="flex h-9 flex-1 items-center justify-center gap-2 rounded-[10px] bg-primary text-sm font-semibold text-white transition hover:bg-primary-hover disabled:cursor-not-allowed disabled:opacity-50"><span class="material-symbols-outlined text-[18px]">add</span>New chat</button><button type="button" class="flex size-9 items-center justify-center rounded-[10px] border border-border text-text-muted lg:hidden hover:bg-surface-2" aria-label="Close history"><span class="material-symbols-outlined text-[18px]">close</span></button></div><div class="flex-1 overflow-y-auto p-2 custom-scrollbar"><p class="px-2 py-2 text-[11px] font-semibold uppercase tracking-wider text-text-subtle">Chats</p><div class="rounded-[10px] border border-dashed border-border px-3 py-6 text-center text-xs text-text-muted">No conversations yet</div></div><div class="border-t border-border-subtle p-3"><button type="button" disabled="" class="flex h-8 w-full items-center justify-center gap-1.5 rounded-[8px] text-xs font-medium text-text-muted transition hover:bg-surface-2 hover:text-danger disabled:opacity-40"><span class="material-symbols-outlined text-[16px]">delete</span>Delete current chat</button></div></aside><div class="relative flex min-w-0 flex-1 flex-col"><div class="flex shrink-0 items-center justify-between gap-2 border-b border-border-subtle px-3 py-2 lg:hidden"><button type="button" class="flex size-9 items-center justify-center rounded-[10px] border border-border text-text-muted hover:bg-surface-2" aria-label="Open chats"><span class="material-symbols-outlined text-[20px]">menu</span></button><div class="min-w-0 text-center"><p class="truncate text-sm font-semibold">Select model</p><p class="truncate text-[11px] text-text-subtle">Connected providers only</p></div><button type="button" disabled="" class="flex size-9 items-center justify-center rounded-[10px] border border-border text-text-muted hover:bg-surface-2 disabled:opacity-40" aria-label="New chat"><span class="material-symbols-outlined text-[20px]">edit_square</span></button></div><div class="flex-1 overflow-y-auto custom-scrollbar"><div class="flex min-h-full flex-col items-center justify-center px-6 pb-36 pt-10 text-center"><div class="mb-4 flex size-12 items-center justify-center rounded-2xl border border-border bg-surface text-primary shadow-soft"><span class="material-symbols-outlined text-[26px]">forum</span></div><h2 class="text-[22px] font-semibold tracking-tight text-text-main">How can I help?</h2><p class="mt-1.5 max-w-md text-[13px] leading-relaxed text-text-muted">Pick a model below, then ask anything through your connected providers.</p><div class="mt-6 flex max-w-xl flex-wrap items-center justify-center gap-2"><button type="button" disabled="" class="rounded-full border border-border bg-surface px-3.5 py-2 text-left text-[12.5px] text-text-muted transition hover:border-primary/35 hover:bg-primary/5 hover:text-text-main disabled:opacity-40">Explain this project like I&#x27;m new</button><button type="button" disabled="" class="rounded-full border border-border bg-surface px-3.5 py-2 text-left text-[12.5px] text-text-muted transition hover:border-primary/35 hover:bg-primary/5 hover:text-text-main disabled:opacity-40">Write a concise PR description</button><button type="button" disabled="" class="rounded-full border border-border bg-surface px-3.5 py-2 text-left text-[12.5px] text-text-muted transition hover:border-primary/35 hover:bg-primary/5 hover:text-text-main disabled:opacity-40">Debug this error message</button><button type="button" disabled="" class="rounded-full border border-border bg-surface px-3.5 py-2 text-left text-[12.5px] text-text-muted transition hover:border-primary/35 hover:bg-primary/5 hover:text-text-main disabled:opacity-40">Summarize the key trade-offs</button></div><p class="mt-4 text-xs text-text-subtle">Loading models…</p></div></div><div class="shrink-0 border-t border-border-subtle bg-bg/90 backdrop-blur-xl"><div class="mx-auto w-full max-w-3xl px-4 pb-4 pt-3 lg:px-6"><div class="rounded-2xl border border-border-subtle bg-surface-2/80 shadow-[0_8px_30px_rgba(0,0,0,0.25)] ring-1 ring-white/5 focus-within:border-primary/50 focus-within:ring-primary/20 transition"><textarea placeholder="Select a model below to start chatting" rows="1" disabled="" class="max-h-[28vh] min-h-[52px] w-full resize-none overflow-y-auto bg-transparent px-4 pt-3.5 text-[15px] leading-6 text-text-main outline-none placeholder:text-text-subtle custom-scrollbar disabled:opacity-50"></textarea><div class="flex items-center justify-between gap-2 px-2.5 pb-2.5 pt-1"><div class="flex min-w-0 items-center gap-1.5"><button type="button" disabled="" class="inline-flex h-9 items-center gap-1.5 rounded-full border border-border bg-surface px-3 text-[12px] font-medium text-text-main transition hover:border-primary/40 hover:bg-primary/10 hover:text-primary disabled:cursor-not-allowed disabled:opacity-40" title="Upload image"><span class="material-symbols-outlined text-[18px]">add_photo_alternate</span><span class="hidden sm:inline">Image</span></button><input type="file" accept="image/*" multiple="" class="hidden"/><div class="relative"><button type="button" class="inline-flex h-9 items-center gap-1.5 rounded-full border px-3 text-[12px] font-medium transition border-border bg-surface text-text-main hover:border-primary/40 hover:bg-primary/10 hover:text-primary" title="Chat settings"><span class="material-symbols-outlined text-[18px]">tune</span><span class="hidden sm:inline tabular-nums">0.7</span></button></div><div class="relative min-w-0"><button type="button" disabled="" class="inline-flex h-9 max-w-[min(100vw-12rem,260px)] items-center gap-1.5 rounded-full border border-border bg-surface px-3 text-left transition hover:border-primary/40 hover:bg-surface-2 disabled:opacity-50"><span class="material-symbols-outlined text-[18px] text-primary shrink-0">smart_toy</span><span class="min-w-0 truncate text-[12.5px] font-semibold text-text-main">Loading…</span><span class="material-symbols-outlined shrink-0 text-[16px] text-text-muted">expand_more</span></button></div></div><div class="flex shrink-0 items-center gap-2"><button type="button" disabled="" class="inline-flex h-9 min-w-9 items-center justify-center gap-1.5 rounded-full px-3.5 text-[13px] font-semibold transition bg-surface-3 text-text-subtle cursor-not-allowed opacity-70" title="Send message"><span class="material-symbols-outlined text-[18px] font-bold">send</span><span class="hidden sm:inline">Send</span></button></div></div></div><p class="mt-2 text-center text-[11px] text-text-subtle">Routed through ZevaiRouter · Enter to send · Shift+Enter for new line</p></div></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-948b910ed7afd0b8.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-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"5497\",\"static/chunks/5497-f4d3cd399f5d9718.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js\"],\"ThemeProvider\"]\n3:I[94635,[\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"7177\",\"static/chunks/app/layout-66d404d6c5a82e5c.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[7648,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"5497\",\"static/chunks/5497-f4d3cd399f5d9718.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-d5ac11eba9159f43.js\"],\"default\"]\n7:I[88512,[\"3862\",\"static/chunks/1a258343-bc0b514c079d8898.js\",\"4343\",\"static/chunks/4343-ccad00872974a61b.js\",\"3702\",\"static/chunks/3702-926afc1c4cf26274.js\",\"5497\",\"static/chunks/5497-f4d3cd399f5d9718.js\",\"9126\",\"static/chunks/9126-5dc2ccda07a8c55e.js\",\"1287\",\"static/chunks/app/(dashboard)/dashboard/playground/page-42a74aa05fd08ed9.js\"],\"default\"]\n8:I[90484,[],\"OutletBoundary\"]\n9:\"$Sreact.suspense\"\nc:I[90484,[],\"ViewportBoundary\"]\ne:I[90484,[],\"MetadataBoundary\"]\n10:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/f0a349c70ab9fca8.css\",\"style\"]\n:HL[\"/_next/static/css/3d806a84eaca2701.css\",\"style\"]\n:HL[\"/_next/static/css/008a05b0ad6b854a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"playground\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"playground\",{\"children\":[\"__PAGE__\",{}]}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/f0a349c70ab9fca8.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3d806a84eaca2701.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\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/008a05b0ad6b854a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"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\":[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\":[[\"$\",\"$L7\",null,{}],null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@a\"}]}]]}],{},null,false,null]},null,false,\"$@b\"]},null,false,\"$@b\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lc\",null,{\"children\":\"$Ld\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$9\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lf\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$10\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"KQ64jZ4j5lNOTZstAI3zB\"}\n"])</script><script>self.__next_f.push([1,"11:[]\nb:\"$W11\"\n"])</script><script>self.__next_f.push([1,"d:[[\"$\",\"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,"12:I[86869,[],\"IconMark\"]\na:null\nf:[[\"$\",\"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\"}],[\"$\",\"$L12\",\"4\",{}]]\n"])</script></body></html>