n9router 0.4.6 → 0.4.7

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 (820) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +8 -7
  3. package/.next/standalone/.next/build-manifest.json +2 -2
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/routes-manifest.json +6 -0
  6. package/.next/standalone/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  7. package/.next/standalone/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  9. package/.next/standalone/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  11. package/.next/standalone/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  13. package/.next/standalone/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  15. package/.next/standalone/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  17. package/.next/standalone/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  19. package/.next/standalone/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  20. package/.next/standalone/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  21. package/.next/standalone/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  23. package/.next/standalone/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  24. package/.next/standalone/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  25. package/.next/standalone/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  27. package/.next/standalone/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  29. package/.next/standalone/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  31. package/.next/standalone/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  33. package/.next/standalone/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  35. package/.next/standalone/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  37. package/.next/standalone/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  39. package/.next/standalone/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/_global-error/page.js +3 -3
  41. package/.next/standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  43. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  44. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  45. package/.next/standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  46. package/.next/standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  47. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  48. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  49. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  50. package/.next/standalone/.next/server/app/_not-found/page.js +2 -2
  51. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  53. package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
  54. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
  55. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  56. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  57. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  58. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  59. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  60. package/.next/standalone/.next/server/app/api/antigravity-ide/route.js +1 -1
  61. package/.next/standalone/.next/server/app/api/antigravity-tools/import/route.js +1 -1
  62. package/.next/standalone/.next/server/app/api/antigravity-tools/import-refresh-tokens/route.js +1 -1
  63. package/.next/standalone/.next/server/app/api/auth/login/route.js +1 -1
  64. package/.next/standalone/.next/server/app/api/auth/logout/route.js +1 -1
  65. package/.next/standalone/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  66. package/.next/standalone/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  67. package/.next/standalone/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  68. package/.next/standalone/.next/server/app/api/cli-tools/codex-settings/route.js +3 -3
  69. package/.next/standalone/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  70. package/.next/standalone/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  71. package/.next/standalone/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  72. package/.next/standalone/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  73. package/.next/standalone/.next/server/app/api/cloud/auth/route.js +1 -1
  74. package/.next/standalone/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  75. package/.next/standalone/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  76. package/.next/standalone/.next/server/app/api/cloud/models/alias/route.js +1 -1
  77. package/.next/standalone/.next/server/app/api/combos/[id]/route.js +1 -1
  78. package/.next/standalone/.next/server/app/api/combos/route.js +1 -1
  79. package/.next/standalone/.next/server/app/api/health/route.js +1 -1
  80. package/.next/standalone/.next/server/app/api/init/route.js +1 -1
  81. package/.next/standalone/.next/server/app/api/internal/request-detail/route.js +1 -1
  82. package/.next/standalone/.next/server/app/api/internal/usage/route.js +1 -1
  83. package/.next/standalone/.next/server/app/api/keys/[id]/route.js +1 -1
  84. package/.next/standalone/.next/server/app/api/keys/route.js +1 -1
  85. package/.next/standalone/.next/server/app/api/locale/route.js +1 -1
  86. package/.next/standalone/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  87. package/.next/standalone/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  88. package/.next/standalone/.next/server/app/api/models/alias/route.js +1 -1
  89. package/.next/standalone/.next/server/app/api/models/availability/route.js +1 -1
  90. package/.next/standalone/.next/server/app/api/models/route.js +1 -1
  91. package/.next/standalone/.next/server/app/api/models/test/route.js +1 -1
  92. package/.next/standalone/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  93. package/.next/standalone/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  94. package/.next/standalone/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  95. package/.next/standalone/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  96. package/.next/standalone/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  97. package/.next/standalone/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  98. package/.next/standalone/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  99. package/.next/standalone/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  100. package/.next/standalone/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  101. package/.next/standalone/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  102. package/.next/standalone/.next/server/app/api/pricing/route.js +1 -1
  103. package/.next/standalone/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  104. package/.next/standalone/.next/server/app/api/provider-nodes/route.js +1 -1
  105. package/.next/standalone/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  106. package/.next/standalone/.next/server/app/api/providers/[id]/models/route.js +1 -1
  107. package/.next/standalone/.next/server/app/api/providers/[id]/route.js +1 -1
  108. package/.next/standalone/.next/server/app/api/providers/[id]/test/route.js +1 -1
  109. package/.next/standalone/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  110. package/.next/standalone/.next/server/app/api/providers/client/route.js +1 -1
  111. package/.next/standalone/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  112. package/.next/standalone/.next/server/app/api/providers/route.js +1 -1
  113. package/.next/standalone/.next/server/app/api/providers/test-batch/route.js +1 -1
  114. package/.next/standalone/.next/server/app/api/providers/validate/route.js +1 -1
  115. package/.next/standalone/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  116. package/.next/standalone/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  117. package/.next/standalone/.next/server/app/api/proxy-pools/route.js +1 -1
  118. package/.next/standalone/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  119. package/.next/standalone/.next/server/app/api/settings/database/route.js +1 -1
  120. package/.next/standalone/.next/server/app/api/settings/proxy-test/route.js +1 -1
  121. package/.next/standalone/.next/server/app/api/settings/require-login/route.js +1 -1
  122. package/.next/standalone/.next/server/app/api/settings/route.js +1 -1
  123. package/.next/standalone/.next/server/app/api/shutdown/route.js +1 -1
  124. package/.next/standalone/.next/server/app/api/tags/route.js +1 -1
  125. package/.next/standalone/.next/server/app/api/translator/console-logs/route.js +1 -1
  126. package/.next/standalone/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  127. package/.next/standalone/.next/server/app/api/translator/load/route.js +1 -1
  128. package/.next/standalone/.next/server/app/api/translator/save/route.js +1 -1
  129. package/.next/standalone/.next/server/app/api/translator/send/route.js +1 -1
  130. package/.next/standalone/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  131. package/.next/standalone/.next/server/app/api/translator/translate/route.js +1 -1
  132. package/.next/standalone/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  133. package/.next/standalone/.next/server/app/api/tunnel/disable/route.js +1 -1
  134. package/.next/standalone/.next/server/app/api/tunnel/enable/route.js +1 -1
  135. package/.next/standalone/.next/server/app/api/tunnel/status/route.js +1 -1
  136. package/.next/standalone/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  137. package/.next/standalone/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  138. package/.next/standalone/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  139. package/.next/standalone/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  140. package/.next/standalone/.next/server/app/api/tunnel/tailscale-login/route.js +2 -2
  141. package/.next/standalone/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  142. package/.next/standalone/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  143. package/.next/standalone/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  144. package/.next/standalone/.next/server/app/api/usage/chart/route.js +1 -1
  145. package/.next/standalone/.next/server/app/api/usage/history/route.js +1 -1
  146. package/.next/standalone/.next/server/app/api/usage/logs/route.js +1 -1
  147. package/.next/standalone/.next/server/app/api/usage/providers/route.js +1 -1
  148. package/.next/standalone/.next/server/app/api/usage/request-details/route.js +1 -1
  149. package/.next/standalone/.next/server/app/api/usage/request-logs/route.js +1 -1
  150. package/.next/standalone/.next/server/app/api/usage/stats/route.js +1 -1
  151. package/.next/standalone/.next/server/app/api/usage/stream/route.js +2 -2
  152. package/.next/standalone/.next/server/app/api/v1/api/chat/route.js +1 -1
  153. package/.next/standalone/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  154. package/.next/standalone/.next/server/app/api/v1/audio/speech/route.js +1 -1
  155. package/.next/standalone/.next/server/app/api/v1/chat/completions/route.js +1 -1
  156. package/.next/standalone/.next/server/app/api/v1/embeddings/route.js +1 -1
  157. package/.next/standalone/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  158. package/.next/standalone/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  159. package/.next/standalone/.next/server/app/api/v1/messages/route.js +1 -1
  160. package/.next/standalone/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  161. package/.next/standalone/.next/server/app/api/v1/models/route.js +1 -1
  162. package/.next/standalone/.next/server/app/api/v1/responses/compact/route.js +1 -0
  163. package/.next/standalone/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -0
  164. package/.next/standalone/.next/server/app/api/v1/responses/compact/route_client-reference-manifest.js +1 -0
  165. package/.next/standalone/.next/server/app/api/v1/responses/route.js +1 -1
  166. package/.next/standalone/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  167. package/.next/standalone/.next/server/app/api/v1/route.js +1 -1
  168. package/.next/standalone/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  169. package/.next/standalone/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  170. package/.next/standalone/.next/server/app/api/v1beta/models/route.js +1 -1
  171. package/.next/standalone/.next/server/app/api/version/route.js +1 -1
  172. package/.next/standalone/.next/server/app/callback/page.js +2 -2
  173. package/.next/standalone/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  174. package/.next/standalone/.next/server/app/callback.html +1 -1
  175. package/.next/standalone/.next/server/app/callback.rsc +3 -3
  176. package/.next/standalone/.next/server/app/callback.segments/_full.segment.rsc +3 -3
  177. package/.next/standalone/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  178. package/.next/standalone/.next/server/app/callback.segments/_index.segment.rsc +3 -3
  179. package/.next/standalone/.next/server/app/callback.segments/_tree.segment.rsc +1 -1
  180. package/.next/standalone/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  181. package/.next/standalone/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  182. package/.next/standalone/.next/server/app/dashboard/basic-chat.html +1 -1
  183. package/.next/standalone/.next/server/app/dashboard/basic-chat.rsc +5 -5
  184. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  185. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  186. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  187. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  188. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  189. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  190. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  191. package/.next/standalone/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  192. package/.next/standalone/.next/server/app/dashboard/cli-tools.html +1 -1
  193. package/.next/standalone/.next/server/app/dashboard/cli-tools.rsc +5 -5
  194. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  195. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  196. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  197. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  198. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  199. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  200. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  201. package/.next/standalone/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  202. package/.next/standalone/.next/server/app/dashboard/combos.html +1 -1
  203. package/.next/standalone/.next/server/app/dashboard/combos.rsc +5 -5
  204. package/.next/standalone/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  205. package/.next/standalone/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  206. package/.next/standalone/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  207. package/.next/standalone/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  208. package/.next/standalone/.next/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  209. package/.next/standalone/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  210. package/.next/standalone/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  211. package/.next/standalone/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  212. package/.next/standalone/.next/server/app/dashboard/endpoint.html +1 -1
  213. package/.next/standalone/.next/server/app/dashboard/endpoint.rsc +5 -5
  214. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  215. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  216. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  217. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  218. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  219. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  220. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  221. package/.next/standalone/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  222. package/.next/standalone/.next/server/app/dashboard/mitm.html +1 -1
  223. package/.next/standalone/.next/server/app/dashboard/mitm.rsc +5 -5
  224. package/.next/standalone/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  225. package/.next/standalone/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  226. package/.next/standalone/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  227. package/.next/standalone/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  228. package/.next/standalone/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  229. package/.next/standalone/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  230. package/.next/standalone/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  231. package/.next/standalone/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  232. package/.next/standalone/.next/server/app/dashboard/profile.html +1 -1
  233. package/.next/standalone/.next/server/app/dashboard/profile.rsc +5 -5
  234. package/.next/standalone/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  235. package/.next/standalone/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  236. package/.next/standalone/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  237. package/.next/standalone/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  238. package/.next/standalone/.next/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  239. package/.next/standalone/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  240. package/.next/standalone/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  241. package/.next/standalone/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  242. package/.next/standalone/.next/server/app/dashboard/providers/new.html +1 -1
  243. package/.next/standalone/.next/server/app/dashboard/providers/new.rsc +5 -5
  244. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  245. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  246. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  247. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  248. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  249. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  250. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  251. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  252. package/.next/standalone/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  253. package/.next/standalone/.next/server/app/dashboard/providers.html +1 -1
  254. package/.next/standalone/.next/server/app/dashboard/providers.rsc +5 -5
  255. package/.next/standalone/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  256. package/.next/standalone/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  257. package/.next/standalone/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  258. package/.next/standalone/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  259. package/.next/standalone/.next/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  260. package/.next/standalone/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  261. package/.next/standalone/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  262. package/.next/standalone/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  263. package/.next/standalone/.next/server/app/dashboard/proxy-pools.html +1 -1
  264. package/.next/standalone/.next/server/app/dashboard/proxy-pools.rsc +5 -5
  265. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  266. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  267. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  268. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  269. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  270. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  271. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  272. package/.next/standalone/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  273. package/.next/standalone/.next/server/app/dashboard/quota.html +2 -2
  274. package/.next/standalone/.next/server/app/dashboard/quota.rsc +6 -6
  275. package/.next/standalone/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  276. package/.next/standalone/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  277. package/.next/standalone/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  278. package/.next/standalone/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  279. package/.next/standalone/.next/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  280. package/.next/standalone/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  281. package/.next/standalone/.next/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  282. package/.next/standalone/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  283. package/.next/standalone/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  284. package/.next/standalone/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  285. package/.next/standalone/.next/server/app/dashboard/settings/pricing.html +1 -1
  286. package/.next/standalone/.next/server/app/dashboard/settings/pricing.rsc +3 -3
  287. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  288. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  289. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  290. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  291. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  292. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  293. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  294. package/.next/standalone/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  295. package/.next/standalone/.next/server/app/dashboard/translator.html +1 -1
  296. package/.next/standalone/.next/server/app/dashboard/translator.rsc +5 -5
  297. package/.next/standalone/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  298. package/.next/standalone/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  299. package/.next/standalone/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  300. package/.next/standalone/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  301. package/.next/standalone/.next/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  302. package/.next/standalone/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  303. package/.next/standalone/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  304. package/.next/standalone/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  305. package/.next/standalone/.next/server/app/dashboard/usage.html +1 -1
  306. package/.next/standalone/.next/server/app/dashboard/usage.rsc +5 -5
  307. package/.next/standalone/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  308. package/.next/standalone/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  309. package/.next/standalone/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  310. package/.next/standalone/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  311. package/.next/standalone/.next/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  312. package/.next/standalone/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  313. package/.next/standalone/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  314. package/.next/standalone/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  315. package/.next/standalone/.next/server/app/dashboard.html +1 -1
  316. package/.next/standalone/.next/server/app/dashboard.rsc +5 -5
  317. package/.next/standalone/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  318. package/.next/standalone/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  319. package/.next/standalone/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  320. package/.next/standalone/.next/server/app/dashboard.segments/_full.segment.rsc +5 -5
  321. package/.next/standalone/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  322. package/.next/standalone/.next/server/app/dashboard.segments/_index.segment.rsc +3 -3
  323. package/.next/standalone/.next/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  324. package/.next/standalone/.next/server/app/favicon.ico/route.js +1 -1
  325. package/.next/standalone/.next/server/app/index.html +1 -1
  326. package/.next/standalone/.next/server/app/index.rsc +3 -3
  327. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  328. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +3 -3
  329. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  330. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +3 -3
  331. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  332. package/.next/standalone/.next/server/app/landing/page.js +2 -2
  333. package/.next/standalone/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  334. package/.next/standalone/.next/server/app/landing.html +1 -1
  335. package/.next/standalone/.next/server/app/landing.rsc +3 -3
  336. package/.next/standalone/.next/server/app/landing.segments/_full.segment.rsc +3 -3
  337. package/.next/standalone/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  338. package/.next/standalone/.next/server/app/landing.segments/_index.segment.rsc +3 -3
  339. package/.next/standalone/.next/server/app/landing.segments/_tree.segment.rsc +1 -1
  340. package/.next/standalone/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  341. package/.next/standalone/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  342. package/.next/standalone/.next/server/app/login/page.js +2 -2
  343. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  344. package/.next/standalone/.next/server/app/login.html +1 -1
  345. package/.next/standalone/.next/server/app/login.rsc +4 -4
  346. package/.next/standalone/.next/server/app/login.segments/_full.segment.rsc +4 -4
  347. package/.next/standalone/.next/server/app/login.segments/_head.segment.rsc +1 -1
  348. package/.next/standalone/.next/server/app/login.segments/_index.segment.rsc +3 -3
  349. package/.next/standalone/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  350. package/.next/standalone/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  351. package/.next/standalone/.next/server/app/login.segments/login.segment.rsc +1 -1
  352. package/.next/standalone/.next/server/app/manifest.webmanifest/route.js +2 -2
  353. package/.next/standalone/.next/server/app/page.js +2 -2
  354. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  355. package/.next/standalone/.next/server/app-paths-manifest.json +8 -7
  356. package/.next/standalone/.next/server/chunks/318.js +2 -2
  357. package/.next/standalone/.next/server/chunks/3646.js +1 -1
  358. package/.next/standalone/.next/server/chunks/6182.js +1 -1
  359. package/.next/standalone/.next/server/chunks/689.js +1 -1
  360. package/.next/standalone/.next/server/chunks/7994.js +2 -2
  361. package/.next/standalone/.next/server/chunks/8220.js +1 -1
  362. package/.next/standalone/.next/server/chunks/869.js +1 -1
  363. package/.next/standalone/.next/server/chunks/8895.js +1 -1
  364. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  365. package/.next/standalone/.next/server/middleware.js +1 -1
  366. package/.next/standalone/.next/server/pages/404.html +1 -1
  367. package/.next/standalone/.next/server/pages/500.html +1 -1
  368. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  369. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  370. package/.next/standalone/.next/static/W-c0RRAQmtcSIoLTJawK1/_buildManifest.js +1 -0
  371. package/.next/standalone/.next/static/chunks/1321-e39ac1520e59f233.js +1 -0
  372. package/.next/standalone/.next/static/chunks/2589-6e15e2d8ce9c792d.js +3 -0
  373. package/.next/standalone/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-640bf7f15af7240c.js +4 -0
  374. package/.next/standalone/.next/static/chunks/app/(dashboard)/dashboard/usage/page-a1a313a19cd2934c.js +1 -0
  375. package/.next/standalone/.next/static/chunks/app/_global-error/{page-ce0e9c212cec4f05.js → page-73b8002b49e065e6.js} +1 -1
  376. package/.next/standalone/.next/static/chunks/app/api/antigravity-ide/{route-ce0e9c212cec4f05.js → route-73b8002b49e065e6.js} +1 -1
  377. package/.next/standalone/.next/static/chunks/app/api/antigravity-tools/import/{route-ce0e9c212cec4f05.js → route-73b8002b49e065e6.js} +1 -1
  378. package/.next/standalone/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/{route-ce0e9c212cec4f05.js → route-73b8002b49e065e6.js} +1 -1
  379. package/.next/standalone/.next/static/chunks/app/api/auth/login/route-73b8002b49e065e6.js +1 -0
  380. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-73b8002b49e065e6.js +1 -0
  381. package/.next/standalone/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-73b8002b49e065e6.js +1 -0
  382. package/.next/standalone/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-73b8002b49e065e6.js +1 -0
  383. package/.next/standalone/.next/static/chunks/app/api/cli-tools/claude-settings/route-73b8002b49e065e6.js +1 -0
  384. package/.next/standalone/.next/static/chunks/app/api/cli-tools/codex-settings/route-73b8002b49e065e6.js +1 -0
  385. package/.next/standalone/.next/static/chunks/app/api/cli-tools/copilot-settings/route-73b8002b49e065e6.js +1 -0
  386. package/.next/standalone/.next/static/chunks/app/api/cli-tools/droid-settings/route-73b8002b49e065e6.js +1 -0
  387. package/.next/standalone/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-73b8002b49e065e6.js +1 -0
  388. package/.next/standalone/.next/static/chunks/app/api/cli-tools/opencode-settings/route-73b8002b49e065e6.js +1 -0
  389. package/.next/standalone/.next/static/chunks/app/api/cloud/auth/route-73b8002b49e065e6.js +1 -0
  390. package/.next/standalone/.next/static/chunks/app/api/cloud/credentials/update/route-73b8002b49e065e6.js +1 -0
  391. package/.next/standalone/.next/static/chunks/app/api/cloud/model/resolve/route-73b8002b49e065e6.js +1 -0
  392. package/.next/standalone/.next/static/chunks/app/api/cloud/models/alias/route-73b8002b49e065e6.js +1 -0
  393. package/.next/standalone/.next/static/chunks/app/api/combos/[id]/route-73b8002b49e065e6.js +1 -0
  394. package/.next/standalone/.next/static/chunks/app/api/combos/route-73b8002b49e065e6.js +1 -0
  395. package/.next/standalone/.next/static/chunks/app/api/health/route-73b8002b49e065e6.js +1 -0
  396. package/.next/standalone/.next/static/chunks/app/api/init/route-73b8002b49e065e6.js +1 -0
  397. package/.next/standalone/.next/static/chunks/app/api/internal/request-detail/route-73b8002b49e065e6.js +1 -0
  398. package/.next/standalone/.next/static/chunks/app/api/internal/usage/route-73b8002b49e065e6.js +1 -0
  399. package/.next/standalone/.next/static/chunks/app/api/keys/[id]/route-73b8002b49e065e6.js +1 -0
  400. package/.next/standalone/.next/static/chunks/app/api/keys/route-73b8002b49e065e6.js +1 -0
  401. package/.next/standalone/.next/static/chunks/app/api/locale/route-73b8002b49e065e6.js +1 -0
  402. package/.next/standalone/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-73b8002b49e065e6.js +1 -0
  403. package/.next/standalone/.next/static/chunks/app/api/media-providers/tts/voices/route-73b8002b49e065e6.js +1 -0
  404. package/.next/standalone/.next/static/chunks/app/api/models/alias/route-73b8002b49e065e6.js +1 -0
  405. package/.next/standalone/.next/static/chunks/app/api/models/availability/route-73b8002b49e065e6.js +1 -0
  406. package/.next/standalone/.next/static/chunks/app/api/models/route-73b8002b49e065e6.js +1 -0
  407. package/.next/standalone/.next/static/chunks/app/api/models/test/route-73b8002b49e065e6.js +1 -0
  408. package/.next/standalone/.next/static/chunks/app/api/oauth/[provider]/[action]/route-73b8002b49e065e6.js +1 -0
  409. package/.next/standalone/.next/static/chunks/app/api/oauth/cursor/auto-import/route-73b8002b49e065e6.js +1 -0
  410. package/.next/standalone/.next/static/chunks/app/api/oauth/cursor/import/route-73b8002b49e065e6.js +1 -0
  411. package/.next/standalone/.next/static/chunks/app/api/oauth/gitlab/pat/route-73b8002b49e065e6.js +1 -0
  412. package/.next/standalone/.next/static/chunks/app/api/oauth/iflow/cookie/route-73b8002b49e065e6.js +1 -0
  413. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/auto-import/route-73b8002b49e065e6.js +1 -0
  414. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/import/route-73b8002b49e065e6.js +1 -0
  415. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-73b8002b49e065e6.js +1 -0
  416. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-73b8002b49e065e6.js +1 -0
  417. package/.next/standalone/.next/static/chunks/app/api/pricing/route-73b8002b49e065e6.js +1 -0
  418. package/.next/standalone/.next/static/chunks/app/api/provider-nodes/[id]/route-73b8002b49e065e6.js +1 -0
  419. package/.next/standalone/.next/static/chunks/app/api/provider-nodes/route-73b8002b49e065e6.js +1 -0
  420. package/.next/standalone/.next/static/chunks/app/api/provider-nodes/validate/route-73b8002b49e065e6.js +1 -0
  421. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/models/route-73b8002b49e065e6.js +1 -0
  422. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/route-73b8002b49e065e6.js +1 -0
  423. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/test/route-73b8002b49e065e6.js +1 -0
  424. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/test-models/route-73b8002b49e065e6.js +1 -0
  425. package/.next/standalone/.next/static/chunks/app/api/providers/client/route-73b8002b49e065e6.js +1 -0
  426. package/.next/standalone/.next/static/chunks/app/api/providers/kilo/free-models/route-73b8002b49e065e6.js +1 -0
  427. package/.next/standalone/.next/static/chunks/app/api/providers/route-73b8002b49e065e6.js +1 -0
  428. package/.next/standalone/.next/static/chunks/app/api/providers/test-batch/route-73b8002b49e065e6.js +1 -0
  429. package/.next/standalone/.next/static/chunks/app/api/providers/validate/route-73b8002b49e065e6.js +1 -0
  430. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/[id]/route-73b8002b49e065e6.js +1 -0
  431. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/[id]/test/route-73b8002b49e065e6.js +1 -0
  432. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/route-73b8002b49e065e6.js +1 -0
  433. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-73b8002b49e065e6.js +1 -0
  434. package/.next/standalone/.next/static/chunks/app/api/settings/database/route-73b8002b49e065e6.js +1 -0
  435. package/.next/standalone/.next/static/chunks/app/api/settings/proxy-test/route-73b8002b49e065e6.js +1 -0
  436. package/.next/standalone/.next/static/chunks/app/api/settings/require-login/route-73b8002b49e065e6.js +1 -0
  437. package/.next/standalone/.next/static/chunks/app/api/settings/route-73b8002b49e065e6.js +1 -0
  438. package/.next/standalone/.next/static/chunks/app/api/shutdown/route-73b8002b49e065e6.js +1 -0
  439. package/.next/standalone/.next/static/chunks/app/api/tags/route-73b8002b49e065e6.js +1 -0
  440. package/.next/standalone/.next/static/chunks/app/api/translator/console-logs/route-73b8002b49e065e6.js +1 -0
  441. package/.next/standalone/.next/static/chunks/app/api/translator/console-logs/stream/route-73b8002b49e065e6.js +1 -0
  442. package/.next/standalone/.next/static/chunks/app/api/translator/load/route-73b8002b49e065e6.js +1 -0
  443. package/.next/standalone/.next/static/chunks/app/api/translator/save/route-73b8002b49e065e6.js +1 -0
  444. package/.next/standalone/.next/static/chunks/app/api/translator/send/route-73b8002b49e065e6.js +1 -0
  445. package/.next/standalone/.next/static/chunks/app/api/translator/translate/route-73b8002b49e065e6.js +1 -0
  446. package/.next/standalone/.next/static/chunks/app/api/tunnel/disable/route-73b8002b49e065e6.js +1 -0
  447. package/.next/standalone/.next/static/chunks/app/api/tunnel/enable/route-73b8002b49e065e6.js +1 -0
  448. package/.next/standalone/.next/static/chunks/app/api/tunnel/status/route-73b8002b49e065e6.js +1 -0
  449. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-check/route-73b8002b49e065e6.js +1 -0
  450. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-disable/route-73b8002b49e065e6.js +1 -0
  451. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-enable/route-73b8002b49e065e6.js +1 -0
  452. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-install/route-73b8002b49e065e6.js +1 -0
  453. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-login/route-73b8002b49e065e6.js +1 -0
  454. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-73b8002b49e065e6.js +1 -0
  455. package/.next/standalone/.next/static/chunks/app/api/usage/[connectionId]/route-73b8002b49e065e6.js +1 -0
  456. package/.next/standalone/.next/static/chunks/app/api/usage/chart/route-73b8002b49e065e6.js +1 -0
  457. package/.next/standalone/.next/static/chunks/app/api/usage/history/route-73b8002b49e065e6.js +1 -0
  458. package/.next/standalone/.next/static/chunks/app/api/usage/logs/route-73b8002b49e065e6.js +1 -0
  459. package/.next/standalone/.next/static/chunks/app/api/usage/providers/route-73b8002b49e065e6.js +1 -0
  460. package/.next/standalone/.next/static/chunks/app/api/usage/request-details/route-73b8002b49e065e6.js +1 -0
  461. package/.next/standalone/.next/static/chunks/app/api/usage/request-logs/route-73b8002b49e065e6.js +1 -0
  462. package/.next/standalone/.next/static/chunks/app/api/usage/stats/route-73b8002b49e065e6.js +1 -0
  463. package/.next/standalone/.next/static/chunks/app/api/usage/stream/route-73b8002b49e065e6.js +1 -0
  464. package/.next/standalone/.next/static/chunks/app/api/v1/api/chat/route-73b8002b49e065e6.js +1 -0
  465. package/.next/standalone/.next/static/chunks/app/api/v1/audio/speech/route-73b8002b49e065e6.js +1 -0
  466. package/.next/standalone/.next/static/chunks/app/api/v1/chat/completions/route-73b8002b49e065e6.js +1 -0
  467. package/.next/standalone/.next/static/chunks/app/api/v1/embeddings/route-73b8002b49e065e6.js +1 -0
  468. package/.next/standalone/.next/static/chunks/app/api/v1/messages/count_tokens/route-73b8002b49e065e6.js +1 -0
  469. package/.next/standalone/.next/static/chunks/app/api/v1/messages/route-73b8002b49e065e6.js +1 -0
  470. package/.next/standalone/.next/static/chunks/app/api/v1/models/route-73b8002b49e065e6.js +1 -0
  471. package/.next/standalone/.next/static/chunks/app/api/v1/responses/compact/route-73b8002b49e065e6.js +1 -0
  472. package/.next/standalone/.next/static/chunks/app/api/v1/responses/route-73b8002b49e065e6.js +1 -0
  473. package/.next/standalone/.next/static/chunks/app/api/v1/route-73b8002b49e065e6.js +1 -0
  474. package/.next/standalone/.next/static/chunks/app/api/v1beta/models/[...path]/route-73b8002b49e065e6.js +1 -0
  475. package/.next/standalone/.next/static/chunks/app/api/v1beta/models/route-73b8002b49e065e6.js +1 -0
  476. package/.next/standalone/.next/static/chunks/app/api/version/route-73b8002b49e065e6.js +1 -0
  477. package/.next/standalone/.next/static/chunks/app/manifest.webmanifest/route-73b8002b49e065e6.js +1 -0
  478. package/.next/standalone/.next/static/chunks/app/page-73b8002b49e065e6.js +1 -0
  479. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-73b8002b49e065e6.js +1 -0
  480. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-73b8002b49e065e6.js +1 -0
  481. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-73b8002b49e065e6.js +1 -0
  482. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-73b8002b49e065e6.js +1 -0
  483. package/.next/standalone/mitm/manager.js +4 -3
  484. package/.next/standalone/package.json +1 -1
  485. package/.next/static/W-c0RRAQmtcSIoLTJawK1/_buildManifest.js +1 -0
  486. package/.next/static/chunks/1321-e39ac1520e59f233.js +1 -0
  487. package/.next/static/chunks/2589-6e15e2d8ce9c792d.js +3 -0
  488. package/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-640bf7f15af7240c.js +4 -0
  489. package/.next/static/chunks/app/(dashboard)/dashboard/usage/page-a1a313a19cd2934c.js +1 -0
  490. package/.next/static/chunks/app/_global-error/page-73b8002b49e065e6.js +1 -0
  491. package/.next/static/chunks/app/api/antigravity-ide/route-73b8002b49e065e6.js +1 -0
  492. package/.next/static/chunks/app/api/antigravity-tools/import/route-73b8002b49e065e6.js +1 -0
  493. package/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-73b8002b49e065e6.js +1 -0
  494. package/.next/static/chunks/app/api/auth/login/route-73b8002b49e065e6.js +1 -0
  495. package/.next/static/chunks/app/api/auth/logout/route-73b8002b49e065e6.js +1 -0
  496. package/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-73b8002b49e065e6.js +1 -0
  497. package/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-73b8002b49e065e6.js +1 -0
  498. package/.next/static/chunks/app/api/cli-tools/claude-settings/route-73b8002b49e065e6.js +1 -0
  499. package/.next/static/chunks/app/api/cli-tools/codex-settings/route-73b8002b49e065e6.js +1 -0
  500. package/.next/static/chunks/app/api/cli-tools/copilot-settings/route-73b8002b49e065e6.js +1 -0
  501. package/.next/static/chunks/app/api/cli-tools/droid-settings/route-73b8002b49e065e6.js +1 -0
  502. package/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-73b8002b49e065e6.js +1 -0
  503. package/.next/static/chunks/app/api/cli-tools/opencode-settings/route-73b8002b49e065e6.js +1 -0
  504. package/.next/static/chunks/app/api/cloud/auth/route-73b8002b49e065e6.js +1 -0
  505. package/.next/static/chunks/app/api/cloud/credentials/update/route-73b8002b49e065e6.js +1 -0
  506. package/.next/static/chunks/app/api/cloud/model/resolve/route-73b8002b49e065e6.js +1 -0
  507. package/.next/static/chunks/app/api/cloud/models/alias/route-73b8002b49e065e6.js +1 -0
  508. package/.next/static/chunks/app/api/combos/[id]/route-73b8002b49e065e6.js +1 -0
  509. package/.next/static/chunks/app/api/combos/route-73b8002b49e065e6.js +1 -0
  510. package/.next/static/chunks/app/api/health/route-73b8002b49e065e6.js +1 -0
  511. package/.next/static/chunks/app/api/init/route-73b8002b49e065e6.js +1 -0
  512. package/.next/static/chunks/app/api/internal/request-detail/route-73b8002b49e065e6.js +1 -0
  513. package/.next/static/chunks/app/api/internal/usage/route-73b8002b49e065e6.js +1 -0
  514. package/.next/static/chunks/app/api/keys/[id]/route-73b8002b49e065e6.js +1 -0
  515. package/.next/static/chunks/app/api/keys/route-73b8002b49e065e6.js +1 -0
  516. package/.next/static/chunks/app/api/locale/route-73b8002b49e065e6.js +1 -0
  517. package/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-73b8002b49e065e6.js +1 -0
  518. package/.next/static/chunks/app/api/media-providers/tts/voices/route-73b8002b49e065e6.js +1 -0
  519. package/.next/static/chunks/app/api/models/alias/route-73b8002b49e065e6.js +1 -0
  520. package/.next/static/chunks/app/api/models/availability/route-73b8002b49e065e6.js +1 -0
  521. package/.next/static/chunks/app/api/models/route-73b8002b49e065e6.js +1 -0
  522. package/.next/static/chunks/app/api/models/test/route-73b8002b49e065e6.js +1 -0
  523. package/.next/static/chunks/app/api/oauth/[provider]/[action]/route-73b8002b49e065e6.js +1 -0
  524. package/.next/static/chunks/app/api/oauth/cursor/auto-import/route-73b8002b49e065e6.js +1 -0
  525. package/.next/static/chunks/app/api/oauth/cursor/import/route-73b8002b49e065e6.js +1 -0
  526. package/.next/static/chunks/app/api/oauth/gitlab/pat/route-73b8002b49e065e6.js +1 -0
  527. package/.next/static/chunks/app/api/oauth/iflow/cookie/route-73b8002b49e065e6.js +1 -0
  528. package/.next/static/chunks/app/api/oauth/kiro/auto-import/route-73b8002b49e065e6.js +1 -0
  529. package/.next/static/chunks/app/api/oauth/kiro/import/route-73b8002b49e065e6.js +1 -0
  530. package/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-73b8002b49e065e6.js +1 -0
  531. package/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-73b8002b49e065e6.js +1 -0
  532. package/.next/static/chunks/app/api/pricing/route-73b8002b49e065e6.js +1 -0
  533. package/.next/static/chunks/app/api/provider-nodes/[id]/route-73b8002b49e065e6.js +1 -0
  534. package/.next/static/chunks/app/api/provider-nodes/route-73b8002b49e065e6.js +1 -0
  535. package/.next/static/chunks/app/api/provider-nodes/validate/route-73b8002b49e065e6.js +1 -0
  536. package/.next/static/chunks/app/api/providers/[id]/models/route-73b8002b49e065e6.js +1 -0
  537. package/.next/static/chunks/app/api/providers/[id]/route-73b8002b49e065e6.js +1 -0
  538. package/.next/static/chunks/app/api/providers/[id]/test/route-73b8002b49e065e6.js +1 -0
  539. package/.next/static/chunks/app/api/providers/[id]/test-models/route-73b8002b49e065e6.js +1 -0
  540. package/.next/static/chunks/app/api/providers/client/route-73b8002b49e065e6.js +1 -0
  541. package/.next/static/chunks/app/api/providers/kilo/free-models/route-73b8002b49e065e6.js +1 -0
  542. package/.next/static/chunks/app/api/providers/route-73b8002b49e065e6.js +1 -0
  543. package/.next/static/chunks/app/api/providers/test-batch/route-73b8002b49e065e6.js +1 -0
  544. package/.next/static/chunks/app/api/providers/validate/route-73b8002b49e065e6.js +1 -0
  545. package/.next/static/chunks/app/api/proxy-pools/[id]/route-73b8002b49e065e6.js +1 -0
  546. package/.next/static/chunks/app/api/proxy-pools/[id]/test/route-73b8002b49e065e6.js +1 -0
  547. package/.next/static/chunks/app/api/proxy-pools/route-73b8002b49e065e6.js +1 -0
  548. package/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-73b8002b49e065e6.js +1 -0
  549. package/.next/static/chunks/app/api/settings/database/route-73b8002b49e065e6.js +1 -0
  550. package/.next/static/chunks/app/api/settings/proxy-test/route-73b8002b49e065e6.js +1 -0
  551. package/.next/static/chunks/app/api/settings/require-login/route-73b8002b49e065e6.js +1 -0
  552. package/.next/static/chunks/app/api/settings/route-73b8002b49e065e6.js +1 -0
  553. package/.next/static/chunks/app/api/shutdown/route-73b8002b49e065e6.js +1 -0
  554. package/.next/static/chunks/app/api/tags/route-73b8002b49e065e6.js +1 -0
  555. package/.next/static/chunks/app/api/translator/console-logs/route-73b8002b49e065e6.js +1 -0
  556. package/.next/static/chunks/app/api/translator/console-logs/stream/route-73b8002b49e065e6.js +1 -0
  557. package/.next/static/chunks/app/api/translator/load/route-73b8002b49e065e6.js +1 -0
  558. package/.next/static/chunks/app/api/translator/save/route-73b8002b49e065e6.js +1 -0
  559. package/.next/static/chunks/app/api/translator/send/route-73b8002b49e065e6.js +1 -0
  560. package/.next/static/chunks/app/api/translator/translate/route-73b8002b49e065e6.js +1 -0
  561. package/.next/static/chunks/app/api/tunnel/disable/route-73b8002b49e065e6.js +1 -0
  562. package/.next/static/chunks/app/api/tunnel/enable/route-73b8002b49e065e6.js +1 -0
  563. package/.next/static/chunks/app/api/tunnel/status/route-73b8002b49e065e6.js +1 -0
  564. package/.next/static/chunks/app/api/tunnel/tailscale-check/route-73b8002b49e065e6.js +1 -0
  565. package/.next/static/chunks/app/api/tunnel/tailscale-disable/route-73b8002b49e065e6.js +1 -0
  566. package/.next/static/chunks/app/api/tunnel/tailscale-enable/route-73b8002b49e065e6.js +1 -0
  567. package/.next/static/chunks/app/api/tunnel/tailscale-install/route-73b8002b49e065e6.js +1 -0
  568. package/.next/static/chunks/app/api/tunnel/tailscale-login/route-73b8002b49e065e6.js +1 -0
  569. package/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-73b8002b49e065e6.js +1 -0
  570. package/.next/static/chunks/app/api/usage/[connectionId]/route-73b8002b49e065e6.js +1 -0
  571. package/.next/static/chunks/app/api/usage/chart/route-73b8002b49e065e6.js +1 -0
  572. package/.next/static/chunks/app/api/usage/history/route-73b8002b49e065e6.js +1 -0
  573. package/.next/static/chunks/app/api/usage/logs/route-73b8002b49e065e6.js +1 -0
  574. package/.next/static/chunks/app/api/usage/providers/route-73b8002b49e065e6.js +1 -0
  575. package/.next/static/chunks/app/api/usage/request-details/route-73b8002b49e065e6.js +1 -0
  576. package/.next/static/chunks/app/api/usage/request-logs/route-73b8002b49e065e6.js +1 -0
  577. package/.next/static/chunks/app/api/usage/stats/route-73b8002b49e065e6.js +1 -0
  578. package/.next/static/chunks/app/api/usage/stream/route-73b8002b49e065e6.js +1 -0
  579. package/.next/static/chunks/app/api/v1/api/chat/route-73b8002b49e065e6.js +1 -0
  580. package/.next/static/chunks/app/api/v1/audio/speech/route-73b8002b49e065e6.js +1 -0
  581. package/.next/static/chunks/app/api/v1/chat/completions/route-73b8002b49e065e6.js +1 -0
  582. package/.next/static/chunks/app/api/v1/embeddings/route-73b8002b49e065e6.js +1 -0
  583. package/.next/static/chunks/app/api/v1/messages/count_tokens/route-73b8002b49e065e6.js +1 -0
  584. package/.next/static/chunks/app/api/v1/messages/route-73b8002b49e065e6.js +1 -0
  585. package/.next/static/chunks/app/api/v1/models/route-73b8002b49e065e6.js +1 -0
  586. package/.next/static/chunks/app/api/v1/responses/compact/route-73b8002b49e065e6.js +1 -0
  587. package/.next/static/chunks/app/api/v1/responses/route-73b8002b49e065e6.js +1 -0
  588. package/.next/static/chunks/app/api/v1/route-73b8002b49e065e6.js +1 -0
  589. package/.next/static/chunks/app/api/v1beta/models/[...path]/route-73b8002b49e065e6.js +1 -0
  590. package/.next/static/chunks/app/api/v1beta/models/route-73b8002b49e065e6.js +1 -0
  591. package/.next/static/chunks/app/api/version/route-73b8002b49e065e6.js +1 -0
  592. package/.next/static/chunks/app/manifest.webmanifest/route-73b8002b49e065e6.js +1 -0
  593. package/.next/static/chunks/app/page-73b8002b49e065e6.js +1 -0
  594. package/.next/static/chunks/next/dist/client/components/builtin/app-error-73b8002b49e065e6.js +1 -0
  595. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-73b8002b49e065e6.js +1 -0
  596. package/.next/static/chunks/next/dist/client/components/builtin/not-found-73b8002b49e065e6.js +1 -0
  597. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-73b8002b49e065e6.js +1 -0
  598. package/package.json +1 -1
  599. package/.next/standalone/.next/static/Gc4sf-VqQNgq0nElFAgkp/_buildManifest.js +0 -1
  600. package/.next/standalone/.next/static/chunks/1321-41eb909787386335.js +0 -1
  601. package/.next/standalone/.next/static/chunks/2589-a6b07403b2571e3e.js +0 -3
  602. package/.next/standalone/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-c2271b435288e5d7.js +0 -4
  603. package/.next/standalone/.next/static/chunks/app/(dashboard)/dashboard/usage/page-cdc5105efeb8be57.js +0 -1
  604. package/.next/standalone/.next/static/chunks/app/api/auth/login/route-ce0e9c212cec4f05.js +0 -1
  605. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-ce0e9c212cec4f05.js +0 -1
  606. package/.next/standalone/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ce0e9c212cec4f05.js +0 -1
  607. package/.next/standalone/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-ce0e9c212cec4f05.js +0 -1
  608. package/.next/standalone/.next/static/chunks/app/api/cli-tools/claude-settings/route-ce0e9c212cec4f05.js +0 -1
  609. package/.next/standalone/.next/static/chunks/app/api/cli-tools/codex-settings/route-ce0e9c212cec4f05.js +0 -1
  610. package/.next/standalone/.next/static/chunks/app/api/cli-tools/copilot-settings/route-ce0e9c212cec4f05.js +0 -1
  611. package/.next/standalone/.next/static/chunks/app/api/cli-tools/droid-settings/route-ce0e9c212cec4f05.js +0 -1
  612. package/.next/standalone/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-ce0e9c212cec4f05.js +0 -1
  613. package/.next/standalone/.next/static/chunks/app/api/cli-tools/opencode-settings/route-ce0e9c212cec4f05.js +0 -1
  614. package/.next/standalone/.next/static/chunks/app/api/cloud/auth/route-ce0e9c212cec4f05.js +0 -1
  615. package/.next/standalone/.next/static/chunks/app/api/cloud/credentials/update/route-ce0e9c212cec4f05.js +0 -1
  616. package/.next/standalone/.next/static/chunks/app/api/cloud/model/resolve/route-ce0e9c212cec4f05.js +0 -1
  617. package/.next/standalone/.next/static/chunks/app/api/cloud/models/alias/route-ce0e9c212cec4f05.js +0 -1
  618. package/.next/standalone/.next/static/chunks/app/api/combos/[id]/route-ce0e9c212cec4f05.js +0 -1
  619. package/.next/standalone/.next/static/chunks/app/api/combos/route-ce0e9c212cec4f05.js +0 -1
  620. package/.next/standalone/.next/static/chunks/app/api/health/route-ce0e9c212cec4f05.js +0 -1
  621. package/.next/standalone/.next/static/chunks/app/api/init/route-ce0e9c212cec4f05.js +0 -1
  622. package/.next/standalone/.next/static/chunks/app/api/internal/request-detail/route-ce0e9c212cec4f05.js +0 -1
  623. package/.next/standalone/.next/static/chunks/app/api/internal/usage/route-ce0e9c212cec4f05.js +0 -1
  624. package/.next/standalone/.next/static/chunks/app/api/keys/[id]/route-ce0e9c212cec4f05.js +0 -1
  625. package/.next/standalone/.next/static/chunks/app/api/keys/route-ce0e9c212cec4f05.js +0 -1
  626. package/.next/standalone/.next/static/chunks/app/api/locale/route-ce0e9c212cec4f05.js +0 -1
  627. package/.next/standalone/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-ce0e9c212cec4f05.js +0 -1
  628. package/.next/standalone/.next/static/chunks/app/api/media-providers/tts/voices/route-ce0e9c212cec4f05.js +0 -1
  629. package/.next/standalone/.next/static/chunks/app/api/models/alias/route-ce0e9c212cec4f05.js +0 -1
  630. package/.next/standalone/.next/static/chunks/app/api/models/availability/route-ce0e9c212cec4f05.js +0 -1
  631. package/.next/standalone/.next/static/chunks/app/api/models/route-ce0e9c212cec4f05.js +0 -1
  632. package/.next/standalone/.next/static/chunks/app/api/models/test/route-ce0e9c212cec4f05.js +0 -1
  633. package/.next/standalone/.next/static/chunks/app/api/oauth/[provider]/[action]/route-ce0e9c212cec4f05.js +0 -1
  634. package/.next/standalone/.next/static/chunks/app/api/oauth/cursor/auto-import/route-ce0e9c212cec4f05.js +0 -1
  635. package/.next/standalone/.next/static/chunks/app/api/oauth/cursor/import/route-ce0e9c212cec4f05.js +0 -1
  636. package/.next/standalone/.next/static/chunks/app/api/oauth/gitlab/pat/route-ce0e9c212cec4f05.js +0 -1
  637. package/.next/standalone/.next/static/chunks/app/api/oauth/iflow/cookie/route-ce0e9c212cec4f05.js +0 -1
  638. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/auto-import/route-ce0e9c212cec4f05.js +0 -1
  639. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/import/route-ce0e9c212cec4f05.js +0 -1
  640. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-ce0e9c212cec4f05.js +0 -1
  641. package/.next/standalone/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-ce0e9c212cec4f05.js +0 -1
  642. package/.next/standalone/.next/static/chunks/app/api/pricing/route-ce0e9c212cec4f05.js +0 -1
  643. package/.next/standalone/.next/static/chunks/app/api/provider-nodes/[id]/route-ce0e9c212cec4f05.js +0 -1
  644. package/.next/standalone/.next/static/chunks/app/api/provider-nodes/route-ce0e9c212cec4f05.js +0 -1
  645. package/.next/standalone/.next/static/chunks/app/api/provider-nodes/validate/route-ce0e9c212cec4f05.js +0 -1
  646. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/models/route-ce0e9c212cec4f05.js +0 -1
  647. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/route-ce0e9c212cec4f05.js +0 -1
  648. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/test/route-ce0e9c212cec4f05.js +0 -1
  649. package/.next/standalone/.next/static/chunks/app/api/providers/[id]/test-models/route-ce0e9c212cec4f05.js +0 -1
  650. package/.next/standalone/.next/static/chunks/app/api/providers/client/route-ce0e9c212cec4f05.js +0 -1
  651. package/.next/standalone/.next/static/chunks/app/api/providers/kilo/free-models/route-ce0e9c212cec4f05.js +0 -1
  652. package/.next/standalone/.next/static/chunks/app/api/providers/route-ce0e9c212cec4f05.js +0 -1
  653. package/.next/standalone/.next/static/chunks/app/api/providers/test-batch/route-ce0e9c212cec4f05.js +0 -1
  654. package/.next/standalone/.next/static/chunks/app/api/providers/validate/route-ce0e9c212cec4f05.js +0 -1
  655. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/[id]/route-ce0e9c212cec4f05.js +0 -1
  656. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/[id]/test/route-ce0e9c212cec4f05.js +0 -1
  657. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/route-ce0e9c212cec4f05.js +0 -1
  658. package/.next/standalone/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-ce0e9c212cec4f05.js +0 -1
  659. package/.next/standalone/.next/static/chunks/app/api/settings/database/route-ce0e9c212cec4f05.js +0 -1
  660. package/.next/standalone/.next/static/chunks/app/api/settings/proxy-test/route-ce0e9c212cec4f05.js +0 -1
  661. package/.next/standalone/.next/static/chunks/app/api/settings/require-login/route-ce0e9c212cec4f05.js +0 -1
  662. package/.next/standalone/.next/static/chunks/app/api/settings/route-ce0e9c212cec4f05.js +0 -1
  663. package/.next/standalone/.next/static/chunks/app/api/shutdown/route-ce0e9c212cec4f05.js +0 -1
  664. package/.next/standalone/.next/static/chunks/app/api/tags/route-ce0e9c212cec4f05.js +0 -1
  665. package/.next/standalone/.next/static/chunks/app/api/translator/console-logs/route-ce0e9c212cec4f05.js +0 -1
  666. package/.next/standalone/.next/static/chunks/app/api/translator/console-logs/stream/route-ce0e9c212cec4f05.js +0 -1
  667. package/.next/standalone/.next/static/chunks/app/api/translator/load/route-ce0e9c212cec4f05.js +0 -1
  668. package/.next/standalone/.next/static/chunks/app/api/translator/save/route-ce0e9c212cec4f05.js +0 -1
  669. package/.next/standalone/.next/static/chunks/app/api/translator/send/route-ce0e9c212cec4f05.js +0 -1
  670. package/.next/standalone/.next/static/chunks/app/api/translator/translate/route-ce0e9c212cec4f05.js +0 -1
  671. package/.next/standalone/.next/static/chunks/app/api/tunnel/disable/route-ce0e9c212cec4f05.js +0 -1
  672. package/.next/standalone/.next/static/chunks/app/api/tunnel/enable/route-ce0e9c212cec4f05.js +0 -1
  673. package/.next/standalone/.next/static/chunks/app/api/tunnel/status/route-ce0e9c212cec4f05.js +0 -1
  674. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-check/route-ce0e9c212cec4f05.js +0 -1
  675. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-disable/route-ce0e9c212cec4f05.js +0 -1
  676. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-enable/route-ce0e9c212cec4f05.js +0 -1
  677. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-install/route-ce0e9c212cec4f05.js +0 -1
  678. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-login/route-ce0e9c212cec4f05.js +0 -1
  679. package/.next/standalone/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-ce0e9c212cec4f05.js +0 -1
  680. package/.next/standalone/.next/static/chunks/app/api/usage/[connectionId]/route-ce0e9c212cec4f05.js +0 -1
  681. package/.next/standalone/.next/static/chunks/app/api/usage/chart/route-ce0e9c212cec4f05.js +0 -1
  682. package/.next/standalone/.next/static/chunks/app/api/usage/history/route-ce0e9c212cec4f05.js +0 -1
  683. package/.next/standalone/.next/static/chunks/app/api/usage/logs/route-ce0e9c212cec4f05.js +0 -1
  684. package/.next/standalone/.next/static/chunks/app/api/usage/providers/route-ce0e9c212cec4f05.js +0 -1
  685. package/.next/standalone/.next/static/chunks/app/api/usage/request-details/route-ce0e9c212cec4f05.js +0 -1
  686. package/.next/standalone/.next/static/chunks/app/api/usage/request-logs/route-ce0e9c212cec4f05.js +0 -1
  687. package/.next/standalone/.next/static/chunks/app/api/usage/stats/route-ce0e9c212cec4f05.js +0 -1
  688. package/.next/standalone/.next/static/chunks/app/api/usage/stream/route-ce0e9c212cec4f05.js +0 -1
  689. package/.next/standalone/.next/static/chunks/app/api/v1/api/chat/route-ce0e9c212cec4f05.js +0 -1
  690. package/.next/standalone/.next/static/chunks/app/api/v1/audio/speech/route-ce0e9c212cec4f05.js +0 -1
  691. package/.next/standalone/.next/static/chunks/app/api/v1/chat/completions/route-ce0e9c212cec4f05.js +0 -1
  692. package/.next/standalone/.next/static/chunks/app/api/v1/embeddings/route-ce0e9c212cec4f05.js +0 -1
  693. package/.next/standalone/.next/static/chunks/app/api/v1/messages/count_tokens/route-ce0e9c212cec4f05.js +0 -1
  694. package/.next/standalone/.next/static/chunks/app/api/v1/messages/route-ce0e9c212cec4f05.js +0 -1
  695. package/.next/standalone/.next/static/chunks/app/api/v1/models/route-ce0e9c212cec4f05.js +0 -1
  696. package/.next/standalone/.next/static/chunks/app/api/v1/responses/route-ce0e9c212cec4f05.js +0 -1
  697. package/.next/standalone/.next/static/chunks/app/api/v1/route-ce0e9c212cec4f05.js +0 -1
  698. package/.next/standalone/.next/static/chunks/app/api/v1beta/models/[...path]/route-ce0e9c212cec4f05.js +0 -1
  699. package/.next/standalone/.next/static/chunks/app/api/v1beta/models/route-ce0e9c212cec4f05.js +0 -1
  700. package/.next/standalone/.next/static/chunks/app/api/version/route-ce0e9c212cec4f05.js +0 -1
  701. package/.next/standalone/.next/static/chunks/app/manifest.webmanifest/route-ce0e9c212cec4f05.js +0 -1
  702. package/.next/standalone/.next/static/chunks/app/page-ce0e9c212cec4f05.js +0 -1
  703. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-ce0e9c212cec4f05.js +0 -1
  704. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-ce0e9c212cec4f05.js +0 -1
  705. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-ce0e9c212cec4f05.js +0 -1
  706. package/.next/standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ce0e9c212cec4f05.js +0 -1
  707. package/.next/static/Gc4sf-VqQNgq0nElFAgkp/_buildManifest.js +0 -1
  708. package/.next/static/chunks/1321-41eb909787386335.js +0 -1
  709. package/.next/static/chunks/2589-a6b07403b2571e3e.js +0 -3
  710. package/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-c2271b435288e5d7.js +0 -4
  711. package/.next/static/chunks/app/(dashboard)/dashboard/usage/page-cdc5105efeb8be57.js +0 -1
  712. package/.next/static/chunks/app/_global-error/page-ce0e9c212cec4f05.js +0 -1
  713. package/.next/static/chunks/app/api/antigravity-ide/route-ce0e9c212cec4f05.js +0 -1
  714. package/.next/static/chunks/app/api/antigravity-tools/import/route-ce0e9c212cec4f05.js +0 -1
  715. package/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-ce0e9c212cec4f05.js +0 -1
  716. package/.next/static/chunks/app/api/auth/login/route-ce0e9c212cec4f05.js +0 -1
  717. package/.next/static/chunks/app/api/auth/logout/route-ce0e9c212cec4f05.js +0 -1
  718. package/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ce0e9c212cec4f05.js +0 -1
  719. package/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-ce0e9c212cec4f05.js +0 -1
  720. package/.next/static/chunks/app/api/cli-tools/claude-settings/route-ce0e9c212cec4f05.js +0 -1
  721. package/.next/static/chunks/app/api/cli-tools/codex-settings/route-ce0e9c212cec4f05.js +0 -1
  722. package/.next/static/chunks/app/api/cli-tools/copilot-settings/route-ce0e9c212cec4f05.js +0 -1
  723. package/.next/static/chunks/app/api/cli-tools/droid-settings/route-ce0e9c212cec4f05.js +0 -1
  724. package/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-ce0e9c212cec4f05.js +0 -1
  725. package/.next/static/chunks/app/api/cli-tools/opencode-settings/route-ce0e9c212cec4f05.js +0 -1
  726. package/.next/static/chunks/app/api/cloud/auth/route-ce0e9c212cec4f05.js +0 -1
  727. package/.next/static/chunks/app/api/cloud/credentials/update/route-ce0e9c212cec4f05.js +0 -1
  728. package/.next/static/chunks/app/api/cloud/model/resolve/route-ce0e9c212cec4f05.js +0 -1
  729. package/.next/static/chunks/app/api/cloud/models/alias/route-ce0e9c212cec4f05.js +0 -1
  730. package/.next/static/chunks/app/api/combos/[id]/route-ce0e9c212cec4f05.js +0 -1
  731. package/.next/static/chunks/app/api/combos/route-ce0e9c212cec4f05.js +0 -1
  732. package/.next/static/chunks/app/api/health/route-ce0e9c212cec4f05.js +0 -1
  733. package/.next/static/chunks/app/api/init/route-ce0e9c212cec4f05.js +0 -1
  734. package/.next/static/chunks/app/api/internal/request-detail/route-ce0e9c212cec4f05.js +0 -1
  735. package/.next/static/chunks/app/api/internal/usage/route-ce0e9c212cec4f05.js +0 -1
  736. package/.next/static/chunks/app/api/keys/[id]/route-ce0e9c212cec4f05.js +0 -1
  737. package/.next/static/chunks/app/api/keys/route-ce0e9c212cec4f05.js +0 -1
  738. package/.next/static/chunks/app/api/locale/route-ce0e9c212cec4f05.js +0 -1
  739. package/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-ce0e9c212cec4f05.js +0 -1
  740. package/.next/static/chunks/app/api/media-providers/tts/voices/route-ce0e9c212cec4f05.js +0 -1
  741. package/.next/static/chunks/app/api/models/alias/route-ce0e9c212cec4f05.js +0 -1
  742. package/.next/static/chunks/app/api/models/availability/route-ce0e9c212cec4f05.js +0 -1
  743. package/.next/static/chunks/app/api/models/route-ce0e9c212cec4f05.js +0 -1
  744. package/.next/static/chunks/app/api/models/test/route-ce0e9c212cec4f05.js +0 -1
  745. package/.next/static/chunks/app/api/oauth/[provider]/[action]/route-ce0e9c212cec4f05.js +0 -1
  746. package/.next/static/chunks/app/api/oauth/cursor/auto-import/route-ce0e9c212cec4f05.js +0 -1
  747. package/.next/static/chunks/app/api/oauth/cursor/import/route-ce0e9c212cec4f05.js +0 -1
  748. package/.next/static/chunks/app/api/oauth/gitlab/pat/route-ce0e9c212cec4f05.js +0 -1
  749. package/.next/static/chunks/app/api/oauth/iflow/cookie/route-ce0e9c212cec4f05.js +0 -1
  750. package/.next/static/chunks/app/api/oauth/kiro/auto-import/route-ce0e9c212cec4f05.js +0 -1
  751. package/.next/static/chunks/app/api/oauth/kiro/import/route-ce0e9c212cec4f05.js +0 -1
  752. package/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-ce0e9c212cec4f05.js +0 -1
  753. package/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-ce0e9c212cec4f05.js +0 -1
  754. package/.next/static/chunks/app/api/pricing/route-ce0e9c212cec4f05.js +0 -1
  755. package/.next/static/chunks/app/api/provider-nodes/[id]/route-ce0e9c212cec4f05.js +0 -1
  756. package/.next/static/chunks/app/api/provider-nodes/route-ce0e9c212cec4f05.js +0 -1
  757. package/.next/static/chunks/app/api/provider-nodes/validate/route-ce0e9c212cec4f05.js +0 -1
  758. package/.next/static/chunks/app/api/providers/[id]/models/route-ce0e9c212cec4f05.js +0 -1
  759. package/.next/static/chunks/app/api/providers/[id]/route-ce0e9c212cec4f05.js +0 -1
  760. package/.next/static/chunks/app/api/providers/[id]/test/route-ce0e9c212cec4f05.js +0 -1
  761. package/.next/static/chunks/app/api/providers/[id]/test-models/route-ce0e9c212cec4f05.js +0 -1
  762. package/.next/static/chunks/app/api/providers/client/route-ce0e9c212cec4f05.js +0 -1
  763. package/.next/static/chunks/app/api/providers/kilo/free-models/route-ce0e9c212cec4f05.js +0 -1
  764. package/.next/static/chunks/app/api/providers/route-ce0e9c212cec4f05.js +0 -1
  765. package/.next/static/chunks/app/api/providers/test-batch/route-ce0e9c212cec4f05.js +0 -1
  766. package/.next/static/chunks/app/api/providers/validate/route-ce0e9c212cec4f05.js +0 -1
  767. package/.next/static/chunks/app/api/proxy-pools/[id]/route-ce0e9c212cec4f05.js +0 -1
  768. package/.next/static/chunks/app/api/proxy-pools/[id]/test/route-ce0e9c212cec4f05.js +0 -1
  769. package/.next/static/chunks/app/api/proxy-pools/route-ce0e9c212cec4f05.js +0 -1
  770. package/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-ce0e9c212cec4f05.js +0 -1
  771. package/.next/static/chunks/app/api/settings/database/route-ce0e9c212cec4f05.js +0 -1
  772. package/.next/static/chunks/app/api/settings/proxy-test/route-ce0e9c212cec4f05.js +0 -1
  773. package/.next/static/chunks/app/api/settings/require-login/route-ce0e9c212cec4f05.js +0 -1
  774. package/.next/static/chunks/app/api/settings/route-ce0e9c212cec4f05.js +0 -1
  775. package/.next/static/chunks/app/api/shutdown/route-ce0e9c212cec4f05.js +0 -1
  776. package/.next/static/chunks/app/api/tags/route-ce0e9c212cec4f05.js +0 -1
  777. package/.next/static/chunks/app/api/translator/console-logs/route-ce0e9c212cec4f05.js +0 -1
  778. package/.next/static/chunks/app/api/translator/console-logs/stream/route-ce0e9c212cec4f05.js +0 -1
  779. package/.next/static/chunks/app/api/translator/load/route-ce0e9c212cec4f05.js +0 -1
  780. package/.next/static/chunks/app/api/translator/save/route-ce0e9c212cec4f05.js +0 -1
  781. package/.next/static/chunks/app/api/translator/send/route-ce0e9c212cec4f05.js +0 -1
  782. package/.next/static/chunks/app/api/translator/translate/route-ce0e9c212cec4f05.js +0 -1
  783. package/.next/static/chunks/app/api/tunnel/disable/route-ce0e9c212cec4f05.js +0 -1
  784. package/.next/static/chunks/app/api/tunnel/enable/route-ce0e9c212cec4f05.js +0 -1
  785. package/.next/static/chunks/app/api/tunnel/status/route-ce0e9c212cec4f05.js +0 -1
  786. package/.next/static/chunks/app/api/tunnel/tailscale-check/route-ce0e9c212cec4f05.js +0 -1
  787. package/.next/static/chunks/app/api/tunnel/tailscale-disable/route-ce0e9c212cec4f05.js +0 -1
  788. package/.next/static/chunks/app/api/tunnel/tailscale-enable/route-ce0e9c212cec4f05.js +0 -1
  789. package/.next/static/chunks/app/api/tunnel/tailscale-install/route-ce0e9c212cec4f05.js +0 -1
  790. package/.next/static/chunks/app/api/tunnel/tailscale-login/route-ce0e9c212cec4f05.js +0 -1
  791. package/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-ce0e9c212cec4f05.js +0 -1
  792. package/.next/static/chunks/app/api/usage/[connectionId]/route-ce0e9c212cec4f05.js +0 -1
  793. package/.next/static/chunks/app/api/usage/chart/route-ce0e9c212cec4f05.js +0 -1
  794. package/.next/static/chunks/app/api/usage/history/route-ce0e9c212cec4f05.js +0 -1
  795. package/.next/static/chunks/app/api/usage/logs/route-ce0e9c212cec4f05.js +0 -1
  796. package/.next/static/chunks/app/api/usage/providers/route-ce0e9c212cec4f05.js +0 -1
  797. package/.next/static/chunks/app/api/usage/request-details/route-ce0e9c212cec4f05.js +0 -1
  798. package/.next/static/chunks/app/api/usage/request-logs/route-ce0e9c212cec4f05.js +0 -1
  799. package/.next/static/chunks/app/api/usage/stats/route-ce0e9c212cec4f05.js +0 -1
  800. package/.next/static/chunks/app/api/usage/stream/route-ce0e9c212cec4f05.js +0 -1
  801. package/.next/static/chunks/app/api/v1/api/chat/route-ce0e9c212cec4f05.js +0 -1
  802. package/.next/static/chunks/app/api/v1/audio/speech/route-ce0e9c212cec4f05.js +0 -1
  803. package/.next/static/chunks/app/api/v1/chat/completions/route-ce0e9c212cec4f05.js +0 -1
  804. package/.next/static/chunks/app/api/v1/embeddings/route-ce0e9c212cec4f05.js +0 -1
  805. package/.next/static/chunks/app/api/v1/messages/count_tokens/route-ce0e9c212cec4f05.js +0 -1
  806. package/.next/static/chunks/app/api/v1/messages/route-ce0e9c212cec4f05.js +0 -1
  807. package/.next/static/chunks/app/api/v1/models/route-ce0e9c212cec4f05.js +0 -1
  808. package/.next/static/chunks/app/api/v1/responses/route-ce0e9c212cec4f05.js +0 -1
  809. package/.next/static/chunks/app/api/v1/route-ce0e9c212cec4f05.js +0 -1
  810. package/.next/static/chunks/app/api/v1beta/models/[...path]/route-ce0e9c212cec4f05.js +0 -1
  811. package/.next/static/chunks/app/api/v1beta/models/route-ce0e9c212cec4f05.js +0 -1
  812. package/.next/static/chunks/app/api/version/route-ce0e9c212cec4f05.js +0 -1
  813. package/.next/static/chunks/app/manifest.webmanifest/route-ce0e9c212cec4f05.js +0 -1
  814. package/.next/static/chunks/app/page-ce0e9c212cec4f05.js +0 -1
  815. package/.next/static/chunks/next/dist/client/components/builtin/app-error-ce0e9c212cec4f05.js +0 -1
  816. package/.next/static/chunks/next/dist/client/components/builtin/forbidden-ce0e9c212cec4f05.js +0 -1
  817. package/.next/static/chunks/next/dist/client/components/builtin/not-found-ce0e9c212cec4f05.js +0 -1
  818. package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ce0e9c212cec4f05.js +0 -1
  819. /package/.next/standalone/.next/static/{Gc4sf-VqQNgq0nElFAgkp → W-c0RRAQmtcSIoLTJawK1}/_ssgManifest.js +0 -0
  820. /package/.next/static/{Gc4sf-VqQNgq0nElFAgkp → W-c0RRAQmtcSIoLTJawK1}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40869":{"*":{"id":"49031","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29370","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"91992":{"*":{"id":"22740","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-41eb909787386335.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-41eb909787386335.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-41eb909787386335.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/NineRemoteButton.js":{"id":67968,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":40869,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91992,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/cuongquach/projects/vibe/n9router/src/":[],"/Users/cuongquach/projects/vibe/n9router/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/2d390f725d5d5a0d.css"}],"/Users/cuongquach/projects/vibe/n9router/src/app/page":[],"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/cuongquach/projects/vibe/n9router/src/app/_not-found/page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40869":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"91992":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40869":{"*":{"id":"49031","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29370","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-e39ac1520e59f233.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-e39ac1520e59f233.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-e39ac1520e59f233.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/NineRemoteButton.js":{"id":67968,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":40869,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":17721,"name":"*","chunks":[],"async":false},"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/cuongquach/projects/vibe/n9router/src/":[],"/Users/cuongquach/projects/vibe/n9router/src/app/layout":[{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"},{"inlined":false,"path":"static/css/2d390f725d5d5a0d.css"}],"/Users/cuongquach/projects/vibe/n9router/src/app/page":[],"/Users/cuongquach/projects/vibe/n9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/cuongquach/projects/vibe/n9router/src/app/_not-found/page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40869":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/2d390f725d5d5a0d.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7fe9f68a976b08ff.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-154456079185e990.js" async=""></script><script src="/_next/static/chunks/main-app-2284d70b9972b6b7.js" async=""></script><script src="/_next/static/chunks/1a258343-4878413fb430abba.js" async=""></script><script src="/_next/static/chunks/123-9c561e168b206967.js" async=""></script><script src="/_next/static/chunks/1321-41eb909787386335.js" async=""></script><script src="/_next/static/chunks/5497-81adf0785c150317.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js" async=""></script><script src="/_next/static/chunks/app/layout-fa54526b5d7255bf.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>404: This page could not be found.</title><meta name="theme-color" content="#0a0a0a"/><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-7fe9f68a976b08ff.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-4878413fb430abba.js\",\"123\",\"static/chunks/123-9c561e168b206967.js\",\"1321\",\"static/chunks/1321-41eb909787386335.js\",\"5497\",\"static/chunks/5497-81adf0785c150317.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js\"],\"ThemeProvider\"]\n3:I[94635,[\"1321\",\"static/chunks/1321-41eb909787386335.js\",\"7177\",\"static/chunks/app/layout-fa54526b5d7255bf.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[90484,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[90484,[],\"ViewportBoundary\"]\nc:I[90484,[],\"MetadataBoundary\"]\ne:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/2d390f725d5d5a0d.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2d390f725d5d5a0d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Gc4sf-VqQNgq0nElFAgkp\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[86869,[],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/2d390f725d5d5a0d.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7fe9f68a976b08ff.js"/><script src="/_next/static/chunks/4bd1b696-e356ca5ba0218e27.js" async=""></script><script src="/_next/static/chunks/3794-154456079185e990.js" async=""></script><script src="/_next/static/chunks/main-app-2284d70b9972b6b7.js" async=""></script><script src="/_next/static/chunks/1a258343-4878413fb430abba.js" async=""></script><script src="/_next/static/chunks/123-9c561e168b206967.js" async=""></script><script src="/_next/static/chunks/1321-e39ac1520e59f233.js" async=""></script><script src="/_next/static/chunks/5497-81adf0785c150317.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js" async=""></script><script src="/_next/static/chunks/app/layout-fa54526b5d7255bf.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><title>404: This page could not be found.</title><meta name="theme-color" content="#0a0a0a"/><title>9Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-7fe9f68a976b08ff.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-4878413fb430abba.js\",\"123\",\"static/chunks/123-9c561e168b206967.js\",\"1321\",\"static/chunks/1321-e39ac1520e59f233.js\",\"5497\",\"static/chunks/5497-81adf0785c150317.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js\"],\"ThemeProvider\"]\n3:I[94635,[\"1321\",\"static/chunks/1321-e39ac1520e59f233.js\",\"7177\",\"static/chunks/app/layout-fa54526b5d7255bf.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[90484,[],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[90484,[],\"ViewportBoundary\"]\nc:I[90484,[],\"MetadataBoundary\"]\ne:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/2d390f725d5d5a0d.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/2d390f725d5d5a0d.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"W-c0RRAQmtcSIoLTJawK1\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"10:I[86869,[],\"IconMark\"]\n8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"9Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"5\",{}]]\n"])</script></body></html>
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-41eb909787386335.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-e39ac1520e59f233.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
6
  6:I[90484,[],"OutletBoundary"]
@@ -12,7 +12,7 @@ e:I[27123,[],"default",1]
12
12
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
13
13
  :HL["/_next/static/css/2d390f725d5d5a0d.css","style"]
14
14
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
15
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2d390f725d5d5a0d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Gc4sf-VqQNgq0nElFAgkp"}
15
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2d390f725d5d5a0d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"W-c0RRAQmtcSIoLTJawK1"}
16
16
  f:[]
17
17
  9:"$Wf"
18
18
  b:[["$","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[21110,["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-41eb909787386335.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-e39ac1520e59f233.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
6
  6:I[90484,[],"OutletBoundary"]
@@ -12,7 +12,7 @@ e:I[27123,[],"default",1]
12
12
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
13
13
  :HL["/_next/static/css/2d390f725d5d5a0d.css","style"]
14
14
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
15
- 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2d390f725d5d5a0d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Gc4sf-VqQNgq0nElFAgkp"}
15
+ 0:{"P":null,"c":["","_not-found"],"q":"","i":false,"f":[[["",{"children":["_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2d390f725d5d5a0d.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L6",null,{"children":["$","$7",null,{"name":"Next.MetadataOutlet","children":"$@8"}]}]]}],{},null,false,null]},null,false,"$@9"]},null,false,null],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$7",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"W-c0RRAQmtcSIoLTJawK1"}
16
16
  f:[]
17
17
  9:"$Wf"
18
18
  b:[["$","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":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Gc4sf-VqQNgq0nElFAgkp"}
6
+ 0:{"rsc":["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],["$","$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":"9Router - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"W-c0RRAQmtcSIoLTJawK1"}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-41eb909787386335.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"ThemeProvider"]
3
- 3:I[94635,["1321","static/chunks/1321-41eb909787386335.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["3862","static/chunks/1a258343-4878413fb430abba.js","123","static/chunks/123-9c561e168b206967.js","1321","static/chunks/1321-e39ac1520e59f233.js","5497","static/chunks/5497-81adf0785c150317.js","9305","static/chunks/app/(dashboard)/layout-4c9cd1e77ccfdc99.js"],"ThemeProvider"]
3
+ 3:I[94635,["1321","static/chunks/1321-e39ac1520e59f233.js","7177","static/chunks/app/layout-fa54526b5d7255bf.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
6
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
7
7
  :HL["/_next/static/css/2d390f725d5d5a0d.css","style"]
8
8
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
9
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2d390f725d5d5a0d.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Gc4sf-VqQNgq0nElFAgkp"}
9
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/2d390f725d5d5a0d.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"W-c0RRAQmtcSIoLTJawK1"}
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[90484,[],"OutletBoundary"]
3
3
  3:"$Sreact.suspense"
4
- 0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Gc4sf-VqQNgq0nElFAgkp"}
4
+ 0:{"rsc":["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L2",null,{"children":["$","$3",null,{"name":"Next.MetadataOutlet","children":"$@4"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"W-c0RRAQmtcSIoLTJawK1"}
5
5
  4: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":"Gc4sf-VqQNgq0nElFAgkp"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"W-c0RRAQmtcSIoLTJawK1"}
@@ -2,4 +2,4 @@
2
2
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
3
3
  :HL["/_next/static/css/2d390f725d5d5a0d.css","style"]
4
4
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"Gc4sf-VqQNgq0nElFAgkp"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"_not-found","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"W-c0RRAQmtcSIoLTJawK1"}
@@ -1 +1 @@
1
- (()=>{var a={};a.id=3519,a.ids=[3519],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},21820:a=>{"use strict";a.exports=require("os")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},50108:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>S,patchFetch:()=>R,routeModule:()=>N,serverHooks:()=>Q,workAsyncStorage:()=>O,workUnitAsyncStorage:()=>P});var d={};c.r(d),c.d(d,{GET:()=>L,POST:()=>M});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(79646),w=c(21820),x=c.n(w),y=c(29021),z=c.n(y);c(33873);let A=x().platform(),B={darwin:["antigravity","agy"],win32:["antigravity.cmd","agy.cmd","antigravity","agy"],linux:["antigravity","agy"]},C={darwin:["/Applications/Antigravity.app/Contents/Resources/app/bin/antigravity"],win32:["%LOCALAPPDATA%\\Programs\\Antigravity\\resources\\app\\bin\\antigravity.cmd","%LOCALAPPDATA%\\Programs\\Antigravity\\Antigravity.exe","%ProgramFiles%\\Antigravity\\Antigravity.exe"],linux:[]},D=["Antigravity.app","AGY.app"],E=["Antigravity.exe","AGY.exe"],F=["antigravity","agy"];function G(a){try{if("win32"===A){for(let b of(0,v.execSync)(`netstat -ano -p tcp | findstr :${a}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).split("\n").map(a=>a.trim()).filter(Boolean)){let c=b.split(/\s+/);if(c.length<5)continue;let d=c[1]||"",e=c[c.length-1]||"";if(d.endsWith(`:${a}`)&&/^\d+$/.test(e)&&"0"!==e)return!0}return!1}return(0,v.execSync)(`lsof -ti :${a}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim().length>0}catch{return!1}}function H(){for(let a of C[A]||[]){let b=a.replace(/%([^%]+)%/g,(a,b)=>process.env[b]||"");if(b&&z().existsSync(b))return console.log(`[antigravity-ide] Found CLI at install path: ${b}`),{found:!0,command:b}}let a="win32"===A?"where":"which";for(let b of B[A]||B.linux)try{let c=(0,v.execSync)(`${a} ${b}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim();if(c)return{found:!0,command:c}}catch{}return{found:!1,command:null}}function I(){let a=[];try{if("win32"===A)for(let b of E||[])try{let c=(0,v.execSync)(`tasklist /FI "IMAGENAME eq ${b}" /NH`,{encoding:"utf8",stdio:"pipe",timeout:5e3});if(!c.includes("No tasks")&&c.includes(b.replace(".exe","")))for(let d of c.split("\n").filter(a=>a.includes(b.replace(".exe","")))){let b=d.match(/\s+(\d+)\s/);b&&a.push(parseInt(b[1],10))}}catch{}else{let b="darwin"===A,c=b?"-f":"-x";for(let d of b?D||[]:F||[])try{(0,v.execSync)(`pgrep ${c} "${d}"`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim().split("\n").filter(Boolean).forEach(b=>{let c=parseInt(b,10);isNaN(c)||a.push(c)})}catch{}}}catch{}return{running:a.length>0,pids:[...new Set(a)]}}function J(a,b){return 1===a&&b.includes("/Contents/MacOS/")&&!b.includes("Helper")&&!b.includes("chrome_crashpad_handler")}function K(a){let b=0;if("darwin"===A){let c=function(a){if("darwin"!==A||0===a.length)return null;try{let b=(0,v.execSync)(`ps -o pid=,ppid=,comm= -p ${a.join(",")}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}),c=new Set;for(let d of b.trim().split("\n")){let b=d.trim().split(/\s+/);if(b.length<3)continue;let e=parseInt(b[0],10),f=parseInt(b[1],10),g=b.slice(2).join(" ");if(J(f,g))return e;1===f||a.includes(f)||c.add(f)}if(c.size>0)for(let a of(0,v.execSync)(`ps -o pid=,ppid=,comm= -p ${[...c].join(",")}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim().split("\n")){let b=a.trim().split(/\s+/);if(b.length<3)continue;let c=parseInt(b[0],10),d=parseInt(b[1],10),e=b.slice(2).join(" ");if(J(d,e))return c}}catch{}return null}(a);if(c){console.log(`[antigravity-ide] Killing main process PID ${c} (children will auto-terminate)`);try{(0,v.execSync)(`kill ${c}`,{stdio:"pipe",timeout:5e3}),b++}catch{}}else for(let c of(console.warn(`[antigravity-ide] Could not identify main process, killing all ${a.length} PIDs`),a))try{(0,v.execSync)(`kill ${c}`,{stdio:"pipe",timeout:5e3}),b++}catch{}}else if("win32"===A)for(let a of E||[])try{(0,v.execSync)(`taskkill /F /IM ${a}`,{stdio:"pipe",timeout:5e3}),b++}catch{}else for(let c of a)try{(0,v.execSync)(`kill ${c}`,{stdio:"pipe",timeout:5e3}),b++}catch{}return b}async function L(){let a=H(),b=I();return Response.json({installed:a.found,cli:a.command,running:b.running,pids:b.pids})}async function M(a){try{let b=(await a.json().catch(()=>({}))).action||"relaunch";if("relaunch"!==b&&"close"!==b)return Response.json({error:`Unknown action: ${b}`},{status:400});if("close"===b){let a=I();if(!a.running)return Response.json({success:!0,message:"Antigravity IDE is not running"});let b=K(a.pids);if(b>0){let a=Date.now()+1e4;for(;Date.now()<a&&(await new Promise(a=>setTimeout(a,500)),I().running););}return console.log(`[antigravity-ide] Closed ${b} process(es)`),Response.json({success:!0,killed:b,message:`Closed Antigravity IDE (${b} process(es) killed)`})}let c=H();if(!c.found)return Response.json({success:!1,error:"Antigravity IDE not found. Check CLI at ~/.antigravity/antigravity/bin/antigravity"},{status:404});let d=I();if(d.running){let a=K(d.pids);if(a>0){console.log(`[antigravity-ide] Killed ${a} process(es), waiting for full shutdown...`);let b=Date.now()+1e4;for(;Date.now()<b;){await new Promise(a=>setTimeout(a,500));let a=I();if(!a.running)break;console.log(`[antigravity-ide] Still ${a.pids.length} process(es) alive, waiting...`)}console.log("[antigravity-ide] Processes gone, settling 2s for resource cleanup..."),await new Promise(a=>setTimeout(a,2e3))}}let e=function(a=9400,b=9499){let c=b-a+1,d=Math.min(10,c);for(let b=0;b<d;b++){let b=a+Math.floor(Math.random()*c);if(!G(b))return b}for(let c=a;c<=b;c++)if(!G(c))return c;return null}(9400,9499);if(!e)return Response.json({success:!1,error:"No free debug port in range 9400-9499"},{status:500});let f=[`--remote-debugging-port=${e}`],g=function(a,b=[]){if("darwin"===A){let c=function(a){let b=a.match(/^(\/.*?\.app)\b/);if(b&&z().existsSync(b[1]))return b[1];for(let a of["Antigravity.app","AGY.app"]){let b=`/Applications/${a}`;if(z().existsSync(b))return b}return null}(a);if(c){let a=["-a",c];return b.length>0&&a.push("--args",...b),console.log(`[antigravity-ide] open ${a.join(" ")}`),(0,v.execSync)(`open ${a.map(a=>`"${a}"`).join(" ")}`,{stdio:"ignore",timeout:1e4}),null}console.warn("[antigravity-ide] .app bundle not found, falling back to direct spawn")}if("win32"===A){let c=[a,...b].map(a=>`"${a}"`).join(" ");return console.log(`[antigravity-ide] start "" ${c}`),(0,v.execSync)(`start "" ${c}`,{stdio:"ignore",shell:!0,timeout:1e4}),null}console.log(`[antigravity-ide] Spawning: ${a} ${b.join(" ")}`);let c=(0,v.spawn)(a,b,{detached:!0,stdio:"ignore"});return c.on("error",a=>console.error(`[antigravity-ide] Spawn error: ${a.message}`)),c.unref(),c.pid}(c.command,f),h=d.running?"relaunched":"launched";return console.log(`[antigravity-ide] ${h}${g?` with PID ${g}`:""}, debug port ${e}`),Response.json({success:!0,...null!=g&&{pid:g},port:e,status:h,wasRunning:d.running,message:`Antigravity IDE ${h} (debug port ${e})`})}catch(a){return console.error("[antigravity-ide] Error:",a),Response.json({success:!1,error:a.message},{status:500})}}let N=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/antigravity-ide/route",pathname:"/api/antigravity-ide",filename:"route",bundlePath:"app/api/antigravity-ide/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/cuongquach/projects/vibe/n9router/src/app/api/antigravity-ide/route.js",nextConfigOutput:"standalone",userland:d,...{}}),{workAsyncStorage:O,workUnitAsyncStorage:P,serverHooks:Q}=N;function R(){return(0,g.patchFetch)({workAsyncStorage:O,workUnitAsyncStorage:P})}async function S(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),N.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/antigravity-ide/route";"/index"===d&&(d="/");let e=await N.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D,clientReferenceManifest:E,serverActionsManifest:F}=e,G=(0,k.normalizeAppPath)(d),H=!!(z.dynamicRoutes[G]||z.routes[D]),I=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(H&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[G];if(b&&!1===b.fallback&&!a){if(w.adapterPath)return await I();throw new t.NoFallbackError}}let J=null;!H||N.isDev||y||(J="/index"===(J=D)?"/":J);let K=!0===N.isDev||!H,L=H&&!K;F&&E&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:E,serverActionsManifest:F});let M=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q=!!(null==A?void 0:A.isWrappedByNextServer),R=!!(0,h.getRequestMeta)(a,"minimalMode"),S=(0,h.getRequestMeta)(a,"incrementalCache")||await N.getIncrementalCache(a,w,z,R);null==S||S.resetRequestCache(),globalThis.__incrementalCache=S;let T={params:v,previewProps:z.preview,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:K,incrementalCache:S,cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>N.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},U=new l.NodeNextRequest(a),V=new l.NodeNextResponse(b),W=m.NextRequestAdapter.fromNodeNextRequest(U,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>N.handle(W,T).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${M} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${M} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!R&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=T.renderOpts.fetchMetrics;let h=T.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=T.renderOpts.collectedTags;if(!H)return await (0,p.I)(U,V,d,T.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==T.renderOpts.collectedRevalidate&&!(T.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&T.renderOpts.collectedRevalidate,e=void 0===T.renderOpts.collectedExpire||T.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:T.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await N.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:L,isOnDemandRevalidate:B})},!1,A),b}},k=await N.handleResponse({req:a,nextConfig:w,cacheKey:J,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:R});if(!H)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});R||b.setHeader("x-nextjs-cache",B?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return R&&H||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(U,V,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};Q&&P?await h(P):(e=O.getActiveScopeSpan(),await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${M} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":M,"http.target":a.url}},h),void 0,!Q))}catch(b){if(b instanceof t.NoFallbackError||await N.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:L,isOnDemandRevalidate:B})},!1,A),H)throw b;return await (0,p.I)(U,V,new Response(null,{status:500})),null}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92280:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},96487:()=>{}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741],()=>b(b.s=50108));module.exports=c})();
1
+ (()=>{var a={};a.id=3519,a.ids=[3519],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19225:(a,b,c)=>{"use strict";a.exports=c(44870)},21820:a=>{"use strict";a.exports=require("os")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},68371:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>S,patchFetch:()=>R,routeModule:()=>N,serverHooks:()=>Q,workAsyncStorage:()=>O,workUnitAsyncStorage:()=>P});var d={};c.r(d),c.d(d,{GET:()=>L,POST:()=>M});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(79646),w=c(21820),x=c.n(w),y=c(29021),z=c.n(y);c(33873);let A=x().platform(),B={darwin:["antigravity","agy"],win32:["antigravity.cmd","agy.cmd","antigravity","agy"],linux:["antigravity","agy"]},C={darwin:["/Applications/Antigravity.app/Contents/Resources/app/bin/antigravity"],win32:["%LOCALAPPDATA%\\Programs\\Antigravity\\resources\\app\\bin\\antigravity.cmd","%LOCALAPPDATA%\\Programs\\Antigravity\\Antigravity.exe","%ProgramFiles%\\Antigravity\\Antigravity.exe"],linux:[]},D=["Antigravity.app","AGY.app"],E=["Antigravity.exe","AGY.exe"],F=["antigravity","agy"];function G(a){try{if("win32"===A){for(let b of(0,v.execSync)(`netstat -ano -p tcp | findstr :${a}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).split("\n").map(a=>a.trim()).filter(Boolean)){let c=b.split(/\s+/);if(c.length<5)continue;let d=c[1]||"",e=c[c.length-1]||"";if(d.endsWith(`:${a}`)&&/^\d+$/.test(e)&&"0"!==e)return!0}return!1}return(0,v.execSync)(`lsof -ti :${a}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim().length>0}catch{return!1}}function H(){for(let a of C[A]||[]){let b=a.replace(/%([^%]+)%/g,(a,b)=>process.env[b]||"");if(b&&z().existsSync(b))return console.log(`[antigravity-ide] Found CLI at install path: ${b}`),{found:!0,command:b}}let a="win32"===A?"where":"which";for(let b of B[A]||B.linux)try{let c=(0,v.execSync)(`${a} ${b}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim();if(c)return{found:!0,command:c}}catch{}return{found:!1,command:null}}function I(){let a=[];try{if("win32"===A)for(let b of E||[])try{let c=(0,v.execSync)(`tasklist /FI "IMAGENAME eq ${b}" /NH`,{encoding:"utf8",stdio:"pipe",timeout:5e3});if(!c.includes("No tasks")&&c.includes(b.replace(".exe","")))for(let d of c.split("\n").filter(a=>a.includes(b.replace(".exe","")))){let b=d.match(/\s+(\d+)\s/);b&&a.push(parseInt(b[1],10))}}catch{}else{let b="darwin"===A,c=b?"-f":"-x";for(let d of b?D||[]:F||[])try{(0,v.execSync)(`pgrep ${c} "${d}"`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim().split("\n").filter(Boolean).forEach(b=>{let c=parseInt(b,10);isNaN(c)||a.push(c)})}catch{}}}catch{}return{running:a.length>0,pids:[...new Set(a)]}}function J(a,b){return 1===a&&b.includes("/Contents/MacOS/")&&!b.includes("Helper")&&!b.includes("chrome_crashpad_handler")}function K(a){let b=0;if("darwin"===A){let c=function(a){if("darwin"!==A||0===a.length)return null;try{let b=(0,v.execSync)(`ps -o pid=,ppid=,comm= -p ${a.join(",")}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}),c=new Set;for(let d of b.trim().split("\n")){let b=d.trim().split(/\s+/);if(b.length<3)continue;let e=parseInt(b[0],10),f=parseInt(b[1],10),g=b.slice(2).join(" ");if(J(f,g))return e;1===f||a.includes(f)||c.add(f)}if(c.size>0)for(let a of(0,v.execSync)(`ps -o pid=,ppid=,comm= -p ${[...c].join(",")}`,{encoding:"utf8",stdio:"pipe",timeout:5e3}).trim().split("\n")){let b=a.trim().split(/\s+/);if(b.length<3)continue;let c=parseInt(b[0],10),d=parseInt(b[1],10),e=b.slice(2).join(" ");if(J(d,e))return c}}catch{}return null}(a);if(c){console.log(`[antigravity-ide] Killing main process PID ${c} (children will auto-terminate)`);try{(0,v.execSync)(`kill ${c}`,{stdio:"pipe",timeout:5e3}),b++}catch{}}else for(let c of(console.warn(`[antigravity-ide] Could not identify main process, killing all ${a.length} PIDs`),a))try{(0,v.execSync)(`kill ${c}`,{stdio:"pipe",timeout:5e3}),b++}catch{}}else if("win32"===A)for(let a of E||[])try{(0,v.execSync)(`taskkill /F /IM ${a}`,{stdio:"pipe",timeout:5e3}),b++}catch{}else for(let c of a)try{(0,v.execSync)(`kill ${c}`,{stdio:"pipe",timeout:5e3}),b++}catch{}return b}async function L(){let a=H(),b=I();return Response.json({installed:a.found,cli:a.command,running:b.running,pids:b.pids})}async function M(a){try{let b=(await a.json().catch(()=>({}))).action||"relaunch";if("relaunch"!==b&&"close"!==b)return Response.json({error:`Unknown action: ${b}`},{status:400});if("close"===b){let a=I();if(!a.running)return Response.json({success:!0,message:"Antigravity IDE is not running"});let b=K(a.pids);if(b>0){let a=Date.now()+1e4;for(;Date.now()<a&&(await new Promise(a=>setTimeout(a,500)),I().running););}return console.log(`[antigravity-ide] Closed ${b} process(es)`),Response.json({success:!0,killed:b,message:`Closed Antigravity IDE (${b} process(es) killed)`})}let c=H();if(!c.found)return Response.json({success:!1,error:"Antigravity IDE not found. Check CLI at ~/.antigravity/antigravity/bin/antigravity"},{status:404});let d=I();if(d.running){let a=K(d.pids);if(a>0){console.log(`[antigravity-ide] Killed ${a} process(es), waiting for full shutdown...`);let b=Date.now()+1e4;for(;Date.now()<b;){await new Promise(a=>setTimeout(a,500));let a=I();if(!a.running)break;console.log(`[antigravity-ide] Still ${a.pids.length} process(es) alive, waiting...`)}console.log("[antigravity-ide] Processes gone, settling 2s for resource cleanup..."),await new Promise(a=>setTimeout(a,2e3))}}let e=function(a=9400,b=9499){let c=b-a+1,d=Math.min(10,c);for(let b=0;b<d;b++){let b=a+Math.floor(Math.random()*c);if(!G(b))return b}for(let c=a;c<=b;c++)if(!G(c))return c;return null}(9400,9499);if(!e)return Response.json({success:!1,error:"No free debug port in range 9400-9499"},{status:500});let f=[`--remote-debugging-port=${e}`],g=function(a,b=[]){if("darwin"===A){let c=function(a){let b=a.match(/^(\/.*?\.app)\b/);if(b&&z().existsSync(b[1]))return b[1];for(let a of["Antigravity.app","AGY.app"]){let b=`/Applications/${a}`;if(z().existsSync(b))return b}return null}(a);if(c){let a=["-a",c];return b.length>0&&a.push("--args",...b),console.log(`[antigravity-ide] open ${a.join(" ")}`),(0,v.execSync)(`open ${a.map(a=>`"${a}"`).join(" ")}`,{stdio:"ignore",timeout:1e4}),null}console.warn("[antigravity-ide] .app bundle not found, falling back to direct spawn")}if("win32"===A){let c=[a,...b].map(a=>`"${a}"`).join(" ");return console.log(`[antigravity-ide] start "" ${c}`),(0,v.execSync)(`start "" ${c}`,{stdio:"ignore",shell:!0,timeout:1e4}),null}console.log(`[antigravity-ide] Spawning: ${a} ${b.join(" ")}`);let c=(0,v.spawn)(a,b,{detached:!0,stdio:"ignore"});return c.on("error",a=>console.error(`[antigravity-ide] Spawn error: ${a.message}`)),c.unref(),c.pid}(c.command,f),h=d.running?"relaunched":"launched";return console.log(`[antigravity-ide] ${h}${g?` with PID ${g}`:""}, debug port ${e}`),Response.json({success:!0,...null!=g&&{pid:g},port:e,status:h,wasRunning:d.running,message:`Antigravity IDE ${h} (debug port ${e})`})}catch(a){return console.error("[antigravity-ide] Error:",a),Response.json({success:!1,error:a.message},{status:500})}}let N=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/antigravity-ide/route",pathname:"/api/antigravity-ide",filename:"route",bundlePath:"app/api/antigravity-ide/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/cuongquach/projects/vibe/n9router/src/app/api/antigravity-ide/route.js",nextConfigOutput:"standalone",userland:d,...{}}),{workAsyncStorage:O,workUnitAsyncStorage:P,serverHooks:Q}=N;function R(){return(0,g.patchFetch)({workAsyncStorage:O,workUnitAsyncStorage:P})}async function S(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),N.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/antigravity-ide/route";"/index"===d&&(d="/");let e=await N.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D,clientReferenceManifest:E,serverActionsManifest:F}=e,G=(0,k.normalizeAppPath)(d),H=!!(z.dynamicRoutes[G]||z.routes[D]),I=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(H&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[G];if(b&&!1===b.fallback&&!a){if(w.adapterPath)return await I();throw new t.NoFallbackError}}let J=null;!H||N.isDev||y||(J="/index"===(J=D)?"/":J);let K=!0===N.isDev||!H,L=H&&!K;F&&E&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:E,serverActionsManifest:F});let M=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q=!!(null==A?void 0:A.isWrappedByNextServer),R=!!(0,h.getRequestMeta)(a,"minimalMode"),S=(0,h.getRequestMeta)(a,"incrementalCache")||await N.getIncrementalCache(a,w,z,R);null==S||S.resetRequestCache(),globalThis.__incrementalCache=S;let T={params:v,previewProps:z.preview,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:K,incrementalCache:S,cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>N.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},U=new l.NodeNextRequest(a),V=new l.NodeNextResponse(b),W=m.NextRequestAdapter.fromNodeNextRequest(U,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>N.handle(W,T).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${M} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${M} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!R&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=T.renderOpts.fetchMetrics;let h=T.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=T.renderOpts.collectedTags;if(!H)return await (0,p.I)(U,V,d,T.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==T.renderOpts.collectedRevalidate&&!(T.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&T.renderOpts.collectedRevalidate,e=void 0===T.renderOpts.collectedExpire||T.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:T.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await N.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:L,isOnDemandRevalidate:B})},!1,A),b}},k=await N.handleResponse({req:a,nextConfig:w,cacheKey:J,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:R});if(!H)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});R||b.setHeader("x-nextjs-cache",B?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return R&&H||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(U,V,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};Q&&P?await h(P):(e=O.getActiveScopeSpan(),await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${M} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":M,"http.target":a.url}},h),void 0,!Q))}catch(b){if(b instanceof t.NoFallbackError||await N.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:L,isOnDemandRevalidate:B})},!1,A),H)throw b;return await (0,p.I)(U,V,new Response(null,{status:500})),null}}},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92280:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(28208),e=c(47617),f=c(62018);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},96487:()=>{}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741],()=>b(b.s=68371));module.exports=c})();