9router 0.3.91 → 0.3.97

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 (667) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +7 -5
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/routes-manifest.json +12 -0
  5. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  6. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  18. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +6 -6
  21. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  30. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  45. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/_global-error/page.js +2 -2
  57. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/_global-error.html +1 -1
  59. package/app/.next/server/app/_global-error.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  61. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  62. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  63. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  64. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  65. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  66. package/app/.next/server/app/_not-found/page.js +2 -2
  67. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  68. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/_not-found.html +1 -1
  70. package/app/.next/server/app/_not-found.rsc +4 -4
  71. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  72. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  73. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  74. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  75. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  76. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  77. package/app/.next/server/app/api/auth/login/route.js +1 -1
  78. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  79. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  80. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  81. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  82. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  83. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  84. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +3 -3
  85. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  86. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  87. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  88. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  89. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  90. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  91. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  92. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  93. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  94. package/app/.next/server/app/api/combos/route.js +1 -1
  95. package/app/.next/server/app/api/health/route.js +1 -1
  96. package/app/.next/server/app/api/init/route.js +1 -1
  97. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  98. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  99. package/app/.next/server/app/api/keys/route.js +1 -1
  100. package/app/.next/server/app/api/locale/route.js +1 -1
  101. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  102. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  103. package/app/.next/server/app/api/models/alias/route.js +1 -1
  104. package/app/.next/server/app/api/models/availability/route.js +1 -1
  105. package/app/.next/server/app/api/models/custom/route.js +1 -0
  106. package/app/.next/server/app/api/models/custom/route.js.nft.json +1 -0
  107. package/app/.next/server/app/api/models/custom/route_client-reference-manifest.js +1 -0
  108. package/app/.next/server/app/api/models/route.js +1 -1
  109. package/app/.next/server/app/api/models/test/route.js +1 -1
  110. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  111. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  112. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  113. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  114. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  115. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  116. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  117. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  118. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  119. package/app/.next/server/app/api/pricing/route.js +1 -1
  120. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  121. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  122. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  123. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  124. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  125. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  126. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  127. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  128. package/app/.next/server/app/api/providers/client/route.js +1 -1
  129. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  130. package/app/.next/server/app/api/providers/route.js +1 -1
  131. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  132. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  133. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  134. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  135. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  136. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  137. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  138. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  139. package/app/.next/server/app/api/settings/database/route.js +1 -1
  140. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  141. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  142. package/app/.next/server/app/api/settings/route.js +1 -1
  143. package/app/.next/server/app/api/shutdown/route.js +1 -1
  144. package/app/.next/server/app/api/tags/route.js +1 -1
  145. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  146. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  147. package/app/.next/server/app/api/translator/load/route.js +1 -1
  148. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
  149. package/app/.next/server/app/api/translator/save/route.js +1 -1
  150. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
  151. package/app/.next/server/app/api/translator/send/route.js +1 -1
  152. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  153. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  154. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  155. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  156. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  157. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  158. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  159. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +2 -2
  160. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  161. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  162. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  163. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  164. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  165. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  166. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +2 -2
  167. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  168. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  170. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  171. package/app/.next/server/app/api/usage/history/route.js +1 -1
  172. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  173. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  174. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  175. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  176. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  177. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  178. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  179. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  180. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  181. package/app/.next/server/app/api/v1/images/generations/route.js +1 -0
  182. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -0
  183. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -0
  184. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  185. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  186. package/app/.next/server/app/api/v1/models/route.js +1 -1
  187. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  188. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  189. package/app/.next/server/app/api/v1/route.js +1 -1
  190. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  191. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  192. package/app/.next/server/app/api/version/route.js +1 -1
  193. package/app/.next/server/app/callback/page.js +2 -2
  194. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  195. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/callback.html +1 -1
  197. package/app/.next/server/app/callback.rsc +4 -4
  198. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  199. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  200. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  201. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  202. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  203. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  204. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  205. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  206. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  207. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  208. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  209. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  210. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  211. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  212. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  213. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  214. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  215. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  216. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  217. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  218. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  219. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  220. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  221. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  222. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  223. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  224. package/app/.next/server/app/dashboard/combos.html +1 -1
  225. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  226. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  227. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  228. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  229. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  230. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  231. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  232. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  233. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  234. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  235. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  236. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  237. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  238. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  239. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  240. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  241. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  242. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  243. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  244. package/app/.next/server/app/dashboard/mitm.html +1 -1
  245. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  246. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  247. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  248. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  249. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  250. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  251. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  252. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  253. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  254. package/app/.next/server/app/dashboard/profile.html +1 -1
  255. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  256. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  257. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  258. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  259. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  260. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  261. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  262. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  263. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  264. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  265. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  266. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  267. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  268. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  269. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  270. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  271. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  272. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  273. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  274. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  275. package/app/.next/server/app/dashboard/providers.html +1 -1
  276. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  277. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  278. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  279. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  280. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  281. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  282. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  283. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  284. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  285. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  286. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  287. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  288. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  289. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  290. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  291. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  292. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  293. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  294. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  295. package/app/.next/server/app/dashboard/quota.html +2 -2
  296. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  297. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  298. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  299. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  300. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  301. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  302. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  303. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  304. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  305. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  306. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  307. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  308. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  309. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  310. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  311. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  312. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  313. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  314. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  315. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  316. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  317. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  318. package/app/.next/server/app/dashboard/translator.html +1 -1
  319. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  320. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  321. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  322. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  323. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  324. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  325. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  326. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  327. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  328. package/app/.next/server/app/dashboard/usage.html +1 -1
  329. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  330. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  331. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  332. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  333. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  334. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  335. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  336. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  337. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  338. package/app/.next/server/app/dashboard.html +1 -1
  339. package/app/.next/server/app/dashboard.rsc +6 -6
  340. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  341. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  342. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  343. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  344. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  345. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  346. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  347. package/app/.next/server/app/favicon.ico/route.js +1 -1
  348. package/app/.next/server/app/index.html +1 -1
  349. package/app/.next/server/app/index.rsc +4 -4
  350. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  351. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  352. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  353. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  354. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  355. package/app/.next/server/app/landing/page.js +2 -2
  356. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  357. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  358. package/app/.next/server/app/landing.html +1 -1
  359. package/app/.next/server/app/landing.rsc +5 -5
  360. package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -5
  361. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  362. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  363. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  364. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  365. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  366. package/app/.next/server/app/login/page.js +2 -2
  367. package/app/.next/server/app/login/page.js.nft.json +1 -1
  368. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  369. package/app/.next/server/app/login.html +1 -1
  370. package/app/.next/server/app/login.rsc +5 -5
  371. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  372. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  373. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  374. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  375. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  376. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  377. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  378. package/app/.next/server/app/page.js +2 -2
  379. package/app/.next/server/app/page.js.nft.json +1 -1
  380. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  381. package/app/.next/server/app-paths-manifest.json +7 -5
  382. package/app/.next/server/chunks/126.js +2 -2
  383. package/app/.next/server/chunks/1389.js +1 -1
  384. package/app/.next/server/chunks/1574.js +1 -1
  385. package/app/.next/server/chunks/1578.js +1 -1
  386. package/app/.next/server/chunks/2049.js +1 -1
  387. package/app/.next/server/chunks/253.js +1 -0
  388. package/app/.next/server/chunks/2947.js +1 -1
  389. package/app/.next/server/chunks/3030.js +1 -0
  390. package/app/.next/server/chunks/3159.js +1 -1
  391. package/app/.next/server/chunks/3774.js +3 -3
  392. package/app/.next/server/chunks/450.js +2 -2
  393. package/app/.next/server/chunks/4627.js +1 -1
  394. package/app/.next/server/chunks/5053.js +64 -0
  395. package/app/.next/server/chunks/5445.js +1 -1
  396. package/app/.next/server/chunks/6379.js +1 -1
  397. package/app/.next/server/chunks/7243.js +1 -1
  398. package/app/.next/server/chunks/7770.js +1 -1
  399. package/app/.next/server/chunks/7973.js +1 -1
  400. package/app/.next/server/chunks/8035.js +1 -0
  401. package/app/.next/server/chunks/8202.js +12 -7
  402. package/app/.next/server/chunks/8480.js +2 -2
  403. package/app/.next/server/chunks/8513.js +5 -0
  404. package/app/.next/server/chunks/9737.js +1 -1
  405. package/app/.next/server/middleware-build-manifest.js +1 -1
  406. package/app/.next/server/middleware.js +3 -3
  407. package/app/.next/server/pages/404.html +1 -1
  408. package/app/.next/server/pages/500.html +1 -1
  409. package/app/.next/static/AXp1L9TYXuSG-iT0TKIs2/_buildManifest.js +1 -0
  410. package/app/.next/static/chunks/1237-ce7cc27452c0087f.js +18 -0
  411. package/app/.next/static/chunks/4156-218a86687f643d2f.js +7 -0
  412. package/app/.next/static/chunks/505-9410e3e98f835f3f.js +1 -0
  413. package/app/.next/static/chunks/6795-3ddcc1d55c65c001.js +64 -0
  414. package/app/.next/static/chunks/8035-122ffa9582ac6dd4.js +3 -0
  415. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-2c8c481b0fc0bb1b.js → page-cd02fe7b10810144.js} +1 -1
  416. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-f2206753c04da01d.js → page-1266463402c761f6.js} +1 -1
  417. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-8556b646c8002338.js → page-fcb74a9294486c9a.js} +1 -1
  418. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-2ffb4689f161ca33.js → page-af58c67a4e409aad.js} +1 -1
  419. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-79a243ddf837f243.js +1 -0
  420. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-841102262fc5fd15.js → page-446fb4958f931207.js} +6 -6
  421. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-ebe4ae25d01f731a.js → page-7b7477044f123993.js} +1 -1
  422. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-21fffa0f231796e9.js → page-7ab6931e5032e32c.js} +1 -1
  423. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-87aa0d715eec8054.js +1 -0
  424. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-354de24a25e94694.js → page-8d500331b6e10813.js} +1 -1
  425. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-202eec8d33670a47.js +1 -0
  426. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-426e797917337fd8.js → page-510b667ad2defe52.js} +1 -1
  427. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-d8aedd72c61ec172.js +1 -0
  428. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-34d04900ddd6932a.js → page-b675d50ce82d5577.js} +1 -1
  429. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-eec871b45fffd58e.js → page-2485ee7c89798a7b.js} +1 -1
  430. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-f87aca0195ce41ad.js +1 -0
  431. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-1308b9d445962823.js → page-538a897db589c145.js} +1 -1
  432. package/app/.next/static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js +1 -0
  433. package/app/.next/static/chunks/app/_global-error/page-f301b776dca4839c.js +1 -0
  434. package/app/.next/static/chunks/app/api/auth/login/route-f301b776dca4839c.js +1 -0
  435. package/app/.next/static/chunks/app/api/auth/logout/route-f301b776dca4839c.js +1 -0
  436. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-f301b776dca4839c.js +1 -0
  437. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-f301b776dca4839c.js +1 -0
  438. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-f301b776dca4839c.js +1 -0
  439. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-f301b776dca4839c.js +1 -0
  440. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-f301b776dca4839c.js +1 -0
  441. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-f301b776dca4839c.js +1 -0
  442. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-f301b776dca4839c.js +1 -0
  443. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-f301b776dca4839c.js +1 -0
  444. package/app/.next/static/chunks/app/api/cloud/auth/route-f301b776dca4839c.js +1 -0
  445. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-f301b776dca4839c.js +1 -0
  446. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-f301b776dca4839c.js +1 -0
  447. package/app/.next/static/chunks/app/api/cloud/models/alias/route-f301b776dca4839c.js +1 -0
  448. package/app/.next/static/chunks/app/api/combos/[id]/route-f301b776dca4839c.js +1 -0
  449. package/app/.next/static/chunks/app/api/combos/route-f301b776dca4839c.js +1 -0
  450. package/app/.next/static/chunks/app/api/health/route-f301b776dca4839c.js +1 -0
  451. package/app/.next/static/chunks/app/api/init/route-f301b776dca4839c.js +1 -0
  452. package/app/.next/static/chunks/app/api/keys/[id]/route-f301b776dca4839c.js +1 -0
  453. package/app/.next/static/chunks/app/api/keys/route-f301b776dca4839c.js +1 -0
  454. package/app/.next/static/chunks/app/api/locale/route-f301b776dca4839c.js +1 -0
  455. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-f301b776dca4839c.js +1 -0
  456. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-f301b776dca4839c.js +1 -0
  457. package/app/.next/static/chunks/app/api/models/alias/route-f301b776dca4839c.js +1 -0
  458. package/app/.next/static/chunks/app/api/models/availability/route-f301b776dca4839c.js +1 -0
  459. package/app/.next/static/chunks/app/api/models/custom/route-f301b776dca4839c.js +1 -0
  460. package/app/.next/static/chunks/app/api/models/route-f301b776dca4839c.js +1 -0
  461. package/app/.next/static/chunks/app/api/models/test/route-f301b776dca4839c.js +1 -0
  462. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-f301b776dca4839c.js +1 -0
  463. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-f301b776dca4839c.js +1 -0
  464. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-f301b776dca4839c.js +1 -0
  465. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-f301b776dca4839c.js +1 -0
  466. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-f301b776dca4839c.js +1 -0
  467. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-f301b776dca4839c.js +1 -0
  468. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-f301b776dca4839c.js +1 -0
  469. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-f301b776dca4839c.js +1 -0
  470. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-f301b776dca4839c.js +1 -0
  471. package/app/.next/static/chunks/app/api/pricing/route-f301b776dca4839c.js +1 -0
  472. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-f301b776dca4839c.js +1 -0
  473. package/app/.next/static/chunks/app/api/provider-nodes/route-f301b776dca4839c.js +1 -0
  474. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-f301b776dca4839c.js +1 -0
  475. package/app/.next/static/chunks/app/api/providers/[id]/models/route-f301b776dca4839c.js +1 -0
  476. package/app/.next/static/chunks/app/api/providers/[id]/route-f301b776dca4839c.js +1 -0
  477. package/app/.next/static/chunks/app/api/providers/[id]/test/route-f301b776dca4839c.js +1 -0
  478. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-f301b776dca4839c.js +1 -0
  479. package/app/.next/static/chunks/app/api/providers/client/route-f301b776dca4839c.js +1 -0
  480. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-f301b776dca4839c.js +1 -0
  481. package/app/.next/static/chunks/app/api/providers/route-f301b776dca4839c.js +1 -0
  482. package/app/.next/static/chunks/app/api/providers/suggested-models/route-f301b776dca4839c.js +1 -0
  483. package/app/.next/static/chunks/app/api/providers/test-batch/route-f301b776dca4839c.js +1 -0
  484. package/app/.next/static/chunks/app/api/providers/validate/route-f301b776dca4839c.js +1 -0
  485. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-f301b776dca4839c.js +1 -0
  486. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-f301b776dca4839c.js +1 -0
  487. package/app/.next/static/chunks/app/api/proxy-pools/route-f301b776dca4839c.js +1 -0
  488. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-f301b776dca4839c.js +1 -0
  489. package/app/.next/static/chunks/app/api/settings/database/route-f301b776dca4839c.js +1 -0
  490. package/app/.next/static/chunks/app/api/settings/proxy-test/route-f301b776dca4839c.js +1 -0
  491. package/app/.next/static/chunks/app/api/settings/require-login/route-f301b776dca4839c.js +1 -0
  492. package/app/.next/static/chunks/app/api/settings/route-f301b776dca4839c.js +1 -0
  493. package/app/.next/static/chunks/app/api/shutdown/route-f301b776dca4839c.js +1 -0
  494. package/app/.next/static/chunks/app/api/tags/route-f301b776dca4839c.js +1 -0
  495. package/app/.next/static/chunks/app/api/translator/console-logs/route-f301b776dca4839c.js +1 -0
  496. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-f301b776dca4839c.js +1 -0
  497. package/app/.next/static/chunks/app/api/translator/load/route-f301b776dca4839c.js +1 -0
  498. package/app/.next/static/chunks/app/api/translator/save/route-f301b776dca4839c.js +1 -0
  499. package/app/.next/static/chunks/app/api/translator/send/route-f301b776dca4839c.js +1 -0
  500. package/app/.next/static/chunks/app/api/translator/translate/route-f301b776dca4839c.js +1 -0
  501. package/app/.next/static/chunks/app/api/tunnel/disable/route-f301b776dca4839c.js +1 -0
  502. package/app/.next/static/chunks/app/api/tunnel/enable/route-f301b776dca4839c.js +1 -0
  503. package/app/.next/static/chunks/app/api/tunnel/status/route-f301b776dca4839c.js +1 -0
  504. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-f301b776dca4839c.js +1 -0
  505. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-f301b776dca4839c.js +1 -0
  506. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-f301b776dca4839c.js +1 -0
  507. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-f301b776dca4839c.js +1 -0
  508. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-f301b776dca4839c.js +1 -0
  509. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-f301b776dca4839c.js +1 -0
  510. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-f301b776dca4839c.js +1 -0
  511. package/app/.next/static/chunks/app/api/usage/chart/route-f301b776dca4839c.js +1 -0
  512. package/app/.next/static/chunks/app/api/usage/history/route-f301b776dca4839c.js +1 -0
  513. package/app/.next/static/chunks/app/api/usage/providers/route-f301b776dca4839c.js +1 -0
  514. package/app/.next/static/chunks/app/api/usage/request-details/route-f301b776dca4839c.js +1 -0
  515. package/app/.next/static/chunks/app/api/usage/request-logs/route-f301b776dca4839c.js +1 -0
  516. package/app/.next/static/chunks/app/api/usage/stats/route-f301b776dca4839c.js +1 -0
  517. package/app/.next/static/chunks/app/api/usage/stream/route-f301b776dca4839c.js +1 -0
  518. package/app/.next/static/chunks/app/api/v1/api/chat/route-f301b776dca4839c.js +1 -0
  519. package/app/.next/static/chunks/app/api/v1/audio/speech/route-f301b776dca4839c.js +1 -0
  520. package/app/.next/static/chunks/app/api/v1/chat/completions/route-f301b776dca4839c.js +1 -0
  521. package/app/.next/static/chunks/app/api/v1/embeddings/route-f301b776dca4839c.js +1 -0
  522. package/app/.next/static/chunks/app/api/v1/images/generations/route-f301b776dca4839c.js +1 -0
  523. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-f301b776dca4839c.js +1 -0
  524. package/app/.next/static/chunks/app/api/v1/messages/route-f301b776dca4839c.js +1 -0
  525. package/app/.next/static/chunks/app/api/v1/models/route-f301b776dca4839c.js +1 -0
  526. package/app/.next/static/chunks/app/api/v1/responses/compact/route-f301b776dca4839c.js +1 -0
  527. package/app/.next/static/chunks/app/api/v1/responses/route-f301b776dca4839c.js +1 -0
  528. package/app/.next/static/chunks/app/api/v1/route-f301b776dca4839c.js +1 -0
  529. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-f301b776dca4839c.js +1 -0
  530. package/app/.next/static/chunks/app/api/v1beta/models/route-f301b776dca4839c.js +1 -0
  531. package/app/.next/static/chunks/app/api/version/route-f301b776dca4839c.js +1 -0
  532. package/app/.next/static/chunks/app/landing/{page-c004b08edc4d4637.js → page-297a1c9230927b6f.js} +1 -1
  533. package/app/.next/static/chunks/app/login/{page-c0d5d5c52ff7317f.js → page-2424ce8673ecf5cb.js} +1 -1
  534. package/app/.next/static/chunks/app/manifest.webmanifest/route-f301b776dca4839c.js +1 -0
  535. package/app/.next/static/chunks/app/page-f301b776dca4839c.js +1 -0
  536. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-f301b776dca4839c.js +1 -0
  537. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-f301b776dca4839c.js +1 -0
  538. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-f301b776dca4839c.js +1 -0
  539. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-f301b776dca4839c.js +1 -0
  540. package/app/.next/static/css/58f44142c32a3776.css +1 -0
  541. package/app/package.json +2 -1
  542. package/app/public/providers/opencode-go.png +0 -0
  543. package/app/src/mitm/server.js +27 -6
  544. package/cli.js +95 -39
  545. package/package.json +1 -1
  546. package/app/.next/server/chunks/149.js +0 -1
  547. package/app/.next/server/chunks/242.js +0 -1
  548. package/app/.next/server/chunks/514.js +0 -5
  549. package/app/.next/server/chunks/6502.js +0 -1
  550. package/app/.next/server/chunks/8354.js +0 -1
  551. package/app/.next/static/VI5XrgPaPsUOg-Uel9spT/_buildManifest.js +0 -1
  552. package/app/.next/static/chunks/1237-06ab8ceb0847165d.js +0 -18
  553. package/app/.next/static/chunks/2599-ef3aca3d4fdaa96d.js +0 -1
  554. package/app/.next/static/chunks/4156-e1e79523d2efa7c1.js +0 -7
  555. package/app/.next/static/chunks/505-7a55d180affbd4d3.js +0 -1
  556. package/app/.next/static/chunks/8035-0bbf141cee7024b0.js +0 -3
  557. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-0b58256fd5ccd8b7.js +0 -1
  558. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-9533adb8cd2aa0ac.js +0 -1
  559. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-77e9b2d982a01e23.js +0 -1
  560. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-09e7d6bd4d08202c.js +0 -1
  561. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-82c184348fd5c917.js +0 -1
  562. package/app/.next/static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js +0 -1
  563. package/app/.next/static/chunks/app/_global-error/page-786efea7f9ddd575.js +0 -1
  564. package/app/.next/static/chunks/app/api/auth/login/route-786efea7f9ddd575.js +0 -1
  565. package/app/.next/static/chunks/app/api/auth/logout/route-786efea7f9ddd575.js +0 -1
  566. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-786efea7f9ddd575.js +0 -1
  567. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-786efea7f9ddd575.js +0 -1
  568. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-786efea7f9ddd575.js +0 -1
  569. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-786efea7f9ddd575.js +0 -1
  570. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-786efea7f9ddd575.js +0 -1
  571. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-786efea7f9ddd575.js +0 -1
  572. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-786efea7f9ddd575.js +0 -1
  573. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-786efea7f9ddd575.js +0 -1
  574. package/app/.next/static/chunks/app/api/cloud/auth/route-786efea7f9ddd575.js +0 -1
  575. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-786efea7f9ddd575.js +0 -1
  576. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-786efea7f9ddd575.js +0 -1
  577. package/app/.next/static/chunks/app/api/cloud/models/alias/route-786efea7f9ddd575.js +0 -1
  578. package/app/.next/static/chunks/app/api/combos/[id]/route-786efea7f9ddd575.js +0 -1
  579. package/app/.next/static/chunks/app/api/combos/route-786efea7f9ddd575.js +0 -1
  580. package/app/.next/static/chunks/app/api/health/route-786efea7f9ddd575.js +0 -1
  581. package/app/.next/static/chunks/app/api/init/route-786efea7f9ddd575.js +0 -1
  582. package/app/.next/static/chunks/app/api/keys/[id]/route-786efea7f9ddd575.js +0 -1
  583. package/app/.next/static/chunks/app/api/keys/route-786efea7f9ddd575.js +0 -1
  584. package/app/.next/static/chunks/app/api/locale/route-786efea7f9ddd575.js +0 -1
  585. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-786efea7f9ddd575.js +0 -1
  586. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-786efea7f9ddd575.js +0 -1
  587. package/app/.next/static/chunks/app/api/models/alias/route-786efea7f9ddd575.js +0 -1
  588. package/app/.next/static/chunks/app/api/models/availability/route-786efea7f9ddd575.js +0 -1
  589. package/app/.next/static/chunks/app/api/models/route-786efea7f9ddd575.js +0 -1
  590. package/app/.next/static/chunks/app/api/models/test/route-786efea7f9ddd575.js +0 -1
  591. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-786efea7f9ddd575.js +0 -1
  592. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-786efea7f9ddd575.js +0 -1
  593. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-786efea7f9ddd575.js +0 -1
  594. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-786efea7f9ddd575.js +0 -1
  595. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-786efea7f9ddd575.js +0 -1
  596. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-786efea7f9ddd575.js +0 -1
  597. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-786efea7f9ddd575.js +0 -1
  598. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-786efea7f9ddd575.js +0 -1
  599. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-786efea7f9ddd575.js +0 -1
  600. package/app/.next/static/chunks/app/api/pricing/route-786efea7f9ddd575.js +0 -1
  601. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-786efea7f9ddd575.js +0 -1
  602. package/app/.next/static/chunks/app/api/provider-nodes/route-786efea7f9ddd575.js +0 -1
  603. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-786efea7f9ddd575.js +0 -1
  604. package/app/.next/static/chunks/app/api/providers/[id]/models/route-786efea7f9ddd575.js +0 -1
  605. package/app/.next/static/chunks/app/api/providers/[id]/route-786efea7f9ddd575.js +0 -1
  606. package/app/.next/static/chunks/app/api/providers/[id]/test/route-786efea7f9ddd575.js +0 -1
  607. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-786efea7f9ddd575.js +0 -1
  608. package/app/.next/static/chunks/app/api/providers/client/route-786efea7f9ddd575.js +0 -1
  609. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-786efea7f9ddd575.js +0 -1
  610. package/app/.next/static/chunks/app/api/providers/route-786efea7f9ddd575.js +0 -1
  611. package/app/.next/static/chunks/app/api/providers/suggested-models/route-786efea7f9ddd575.js +0 -1
  612. package/app/.next/static/chunks/app/api/providers/test-batch/route-786efea7f9ddd575.js +0 -1
  613. package/app/.next/static/chunks/app/api/providers/validate/route-786efea7f9ddd575.js +0 -1
  614. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-786efea7f9ddd575.js +0 -1
  615. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-786efea7f9ddd575.js +0 -1
  616. package/app/.next/static/chunks/app/api/proxy-pools/route-786efea7f9ddd575.js +0 -1
  617. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-786efea7f9ddd575.js +0 -1
  618. package/app/.next/static/chunks/app/api/settings/database/route-786efea7f9ddd575.js +0 -1
  619. package/app/.next/static/chunks/app/api/settings/proxy-test/route-786efea7f9ddd575.js +0 -1
  620. package/app/.next/static/chunks/app/api/settings/require-login/route-786efea7f9ddd575.js +0 -1
  621. package/app/.next/static/chunks/app/api/settings/route-786efea7f9ddd575.js +0 -1
  622. package/app/.next/static/chunks/app/api/shutdown/route-786efea7f9ddd575.js +0 -1
  623. package/app/.next/static/chunks/app/api/tags/route-786efea7f9ddd575.js +0 -1
  624. package/app/.next/static/chunks/app/api/translator/console-logs/route-786efea7f9ddd575.js +0 -1
  625. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-786efea7f9ddd575.js +0 -1
  626. package/app/.next/static/chunks/app/api/translator/load/route-786efea7f9ddd575.js +0 -1
  627. package/app/.next/static/chunks/app/api/translator/save/route-786efea7f9ddd575.js +0 -1
  628. package/app/.next/static/chunks/app/api/translator/send/route-786efea7f9ddd575.js +0 -1
  629. package/app/.next/static/chunks/app/api/translator/translate/route-786efea7f9ddd575.js +0 -1
  630. package/app/.next/static/chunks/app/api/tunnel/disable/route-786efea7f9ddd575.js +0 -1
  631. package/app/.next/static/chunks/app/api/tunnel/enable/route-786efea7f9ddd575.js +0 -1
  632. package/app/.next/static/chunks/app/api/tunnel/status/route-786efea7f9ddd575.js +0 -1
  633. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-786efea7f9ddd575.js +0 -1
  634. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-786efea7f9ddd575.js +0 -1
  635. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-786efea7f9ddd575.js +0 -1
  636. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-786efea7f9ddd575.js +0 -1
  637. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-786efea7f9ddd575.js +0 -1
  638. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-786efea7f9ddd575.js +0 -1
  639. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-786efea7f9ddd575.js +0 -1
  640. package/app/.next/static/chunks/app/api/usage/chart/route-786efea7f9ddd575.js +0 -1
  641. package/app/.next/static/chunks/app/api/usage/history/route-786efea7f9ddd575.js +0 -1
  642. package/app/.next/static/chunks/app/api/usage/providers/route-786efea7f9ddd575.js +0 -1
  643. package/app/.next/static/chunks/app/api/usage/request-details/route-786efea7f9ddd575.js +0 -1
  644. package/app/.next/static/chunks/app/api/usage/request-logs/route-786efea7f9ddd575.js +0 -1
  645. package/app/.next/static/chunks/app/api/usage/stats/route-786efea7f9ddd575.js +0 -1
  646. package/app/.next/static/chunks/app/api/usage/stream/route-786efea7f9ddd575.js +0 -1
  647. package/app/.next/static/chunks/app/api/v1/api/chat/route-786efea7f9ddd575.js +0 -1
  648. package/app/.next/static/chunks/app/api/v1/audio/speech/route-786efea7f9ddd575.js +0 -1
  649. package/app/.next/static/chunks/app/api/v1/chat/completions/route-786efea7f9ddd575.js +0 -1
  650. package/app/.next/static/chunks/app/api/v1/embeddings/route-786efea7f9ddd575.js +0 -1
  651. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-786efea7f9ddd575.js +0 -1
  652. package/app/.next/static/chunks/app/api/v1/messages/route-786efea7f9ddd575.js +0 -1
  653. package/app/.next/static/chunks/app/api/v1/models/route-786efea7f9ddd575.js +0 -1
  654. package/app/.next/static/chunks/app/api/v1/responses/compact/route-786efea7f9ddd575.js +0 -1
  655. package/app/.next/static/chunks/app/api/v1/responses/route-786efea7f9ddd575.js +0 -1
  656. package/app/.next/static/chunks/app/api/v1/route-786efea7f9ddd575.js +0 -1
  657. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-786efea7f9ddd575.js +0 -1
  658. package/app/.next/static/chunks/app/api/v1beta/models/route-786efea7f9ddd575.js +0 -1
  659. package/app/.next/static/chunks/app/api/version/route-786efea7f9ddd575.js +0 -1
  660. package/app/.next/static/chunks/app/manifest.webmanifest/route-786efea7f9ddd575.js +0 -1
  661. package/app/.next/static/chunks/app/page-786efea7f9ddd575.js +0 -1
  662. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-786efea7f9ddd575.js +0 -1
  663. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-786efea7f9ddd575.js +0 -1
  664. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-786efea7f9ddd575.js +0 -1
  665. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-786efea7f9ddd575.js +0 -1
  666. package/app/.next/static/css/357a3570ee0fa8c1.css +0 -1
  667. /package/app/.next/static/{VI5XrgPaPsUOg-Uel9spT → AXp1L9TYXuSG-iT0TKIs2}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"33265","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"60115","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"11747","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"81005","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"14638","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"48300","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"67394","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"61094","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"53524":{"*":{"id":"32338","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"57783","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"27386","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"14504","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"41225","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"81059","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"89437","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"6564","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"68657","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"74004","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"18649","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":43333,"name":"*","chunks":["505","static/chunks/505-7a55d180affbd4d3.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":70339,"name":"*","chunks":["505","static/chunks/505-7a55d180affbd4d3.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":98814,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":88276,"name":"*","chunks":["505","static/chunks/505-7a55d180affbd4d3.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":30948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":32530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":16435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":15872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":82455,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":35045,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":38230,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":70391,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/EditConnectionModal.js":{"id":90163,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":70789,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":50136,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":51123,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":68600,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":53038,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":63380,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":73531,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":51454,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":12003,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":54546,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":13048,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":91494,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":66911,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":24372,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":53524,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":32135,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":37066,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":56550,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":84675,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":14406,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":13333,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":3412,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","2599","static/chunks/2599-ef3aca3d4fdaa96d.js","505","static/chunks/505-7a55d180affbd4d3.js","4156","static/chunks/4156-e1e79523d2efa7c1.js","9305","static/chunks/app/(dashboard)/layout-757a35dbb4539aad.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":72600,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":46772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":37175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":64795,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":38596,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":47432,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":71103,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":57047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":59295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":54053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":83101,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":25733,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":65177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":85148,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":60717,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":69692,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/357a3570ee0fa8c1.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"86241","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"78249","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"74159","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"23476","name":"*","chunks":[],"async":false}},"43333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"78472","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"53524":{"*":{"id":"69270","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"67235","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"50258","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"25385","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"98831","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"31178","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"28606","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"39623","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}}}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"33265","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"60115","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"11747","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"81005","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"52149","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"14638","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"48300","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"67394","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"61094","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"57783","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"27386","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"85600","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"14504","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"41225","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"81059","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"89437","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"6564","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"27452","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"68657","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"74004","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"18649","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":57567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":21580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":47245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":91133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":31872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":12569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":43333,"name":"*","chunks":["505","static/chunks/505-9410e3e98f835f3f.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":70339,"name":"*","chunks":["505","static/chunks/505-9410e3e98f835f3f.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":98814,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":88276,"name":"*","chunks":["505","static/chunks/505-9410e3e98f835f3f.js","7177","static/chunks/app/layout-c47481f46f5ae72b.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":30948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":32530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":16435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":15872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":82455,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":35045,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":38230,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ChangelogModal.js":{"id":26125,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":70391,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/EditConnectionModal.js":{"id":90163,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":70789,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":50136,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":51123,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/HeaderMenu.js":{"id":80600,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":68600,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":53038,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":63380,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":73531,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":51454,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":12003,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":54546,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":13048,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":91494,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":66911,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":24372,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":67692,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":32135,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":37066,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":56550,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":84675,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":14406,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":13333,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":3412,"name":"*","chunks":["4335","static/chunks/c6123951-462cab681f34bf85.js","6795","static/chunks/6795-3ddcc1d55c65c001.js","505","static/chunks/505-9410e3e98f835f3f.js","4156","static/chunks/4156-218a86687f643d2f.js","9305","static/chunks/app/(dashboard)/layout-380c1f4327a2a3bc.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":72600,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":46772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":37175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":64795,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":38596,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":47432,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":71103,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":57047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":59295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":54053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":83101,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":25733,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":65177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":60717,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":85148,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":69692,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/58f44142c32a3776.css"},{"inlined":false,"path":"static/css/081a0afca5a9bd20.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3412":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"12003":{"*":{"id":"86241","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"13048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"13333":{"*":{"id":"78249","name":"*","chunks":[],"async":false}},"14406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"15872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"16435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"24372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"25733":{"*":{"id":"74159","name":"*","chunks":[],"async":false}},"26125":{"*":{"id":"20535","name":"*","chunks":[],"async":false}},"30948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"32135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"32530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"35045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"37066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"37175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"38230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"38596":{"*":{"id":"23476","name":"*","chunks":[],"async":false}},"43333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"46772":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"47432":{"*":{"id":"53192","name":"*","chunks":[],"async":false}},"50136":{"*":{"id":"78472","name":"*","chunks":[],"async":false}},"51123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"51454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"53038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"54053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"54546":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"56550":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"57047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"59295":{"*":{"id":"67235","name":"*","chunks":[],"async":false}},"60717":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"63380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"64795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"65177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"66911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"67692":{"*":{"id":"69270","name":"*","chunks":[],"async":false}},"68600":{"*":{"id":"50258","name":"*","chunks":[],"async":false}},"69692":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"70339":{"*":{"id":"25385","name":"*","chunks":[],"async":false}},"70391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"70789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"71103":{"*":{"id":"98831","name":"*","chunks":[],"async":false}},"72600":{"*":{"id":"31178","name":"*","chunks":[],"async":false}},"73531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"80600":{"*":{"id":"87030","name":"*","chunks":[],"async":false}},"82455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"83101":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"84675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"85148":{"*":{"id":"28606","name":"*","chunks":[],"async":false}},"90163":{"*":{"id":"39623","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"91494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"98814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"12569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"21580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"31872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"47245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"57567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"91133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}}}};
@@ -70,6 +70,7 @@
70
70
  "/api/v1/audio/speech/route": "app/api/v1/audio/speech/route.js",
71
71
  "/api/v1/chat/completions/route": "app/api/v1/chat/completions/route.js",
72
72
  "/api/v1/embeddings/route": "app/api/v1/embeddings/route.js",
73
+ "/api/v1/images/generations/route": "app/api/v1/images/generations/route.js",
73
74
  "/api/v1/messages/count_tokens/route": "app/api/v1/messages/count_tokens/route.js",
74
75
  "/api/v1/messages/route": "app/api/v1/messages/route.js",
75
76
  "/api/v1/models/route": "app/api/v1/models/route.js",
@@ -83,23 +84,24 @@
83
84
  "/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
84
85
  "/api/combos/route": "app/api/combos/route.js",
85
86
  "/api/keys/route": "app/api/keys/route.js",
87
+ "/api/models/custom/route": "app/api/models/custom/route.js",
86
88
  "/api/models/alias/route": "app/api/models/alias/route.js",
87
89
  "/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
88
90
  "/api/provider-nodes/route": "app/api/provider-nodes/route.js",
89
91
  "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
90
- "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
91
92
  "/api/providers/route": "app/api/providers/route.js",
93
+ "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
92
94
  "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
93
- "/api/settings/database/route": "app/api/settings/database/route.js",
95
+ "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
94
96
  "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
97
+ "/api/settings/database/route": "app/api/settings/database/route.js",
95
98
  "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
96
- "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
97
99
  "/api/settings/route": "app/api/settings/route.js",
100
+ "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
98
101
  "/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
99
102
  "/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
100
103
  "/api/usage/stats/route": "app/api/usage/stats/route.js",
101
104
  "/api/usage/stream/route": "app/api/usage/stream/route.js",
102
- "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
103
105
  "/callback/page": "app/callback/page.js",
104
106
  "/dashboard/settings/pricing/page": "app/dashboard/settings/pricing/page.js",
105
107
  "/landing/page": "app/landing/page.js",
@@ -119,7 +121,7 @@
119
121
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
120
122
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
121
123
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
122
- "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
123
124
  "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
125
+ "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
124
126
  "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js"
125
127
  }
@@ -1,2 +1,2 @@
1
- "use strict";exports.id=126,exports.ids=[126],exports.modules={21812:(a,b,c)=>{c.d(b,{SL:()=>y,ox:()=>x});var d=c(34278),e=c(73865),f=c(76760),g=c.n(f),h=c(48161),i=c.n(h),j=c(73024),k=c.n(j);let l="u">typeof caches&&"object"==typeof caches,m=function(){if(l)return"/tmp";if(process.env.DATA_DIR)return process.env.DATA_DIR;let a=process.platform,b=i().homedir(),c="9router";return"win32"===a?g().join(process.env.APPDATA||g().join(b,"AppData","Roaming"),c):g().join(b,`.${c}`)}(),n=l?null:g().join(m,"request-details.json");l||k().existsSync(m)||k().mkdirSync(m,{recursive:!0});let o=null;async function p(){if(l)return null;if(!o){let a=new e.Pv(n),b=new d.t(a,{records:[]});await b.read(),b.data?.records||(b.data={records:[]}),o=b}return o}let q=null,r=0;async function s(){if(q&&Date.now()-r<5e3)return q;try{let{getSettings:a}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),b=await a(),d="false"!==process.env.OBSERVABILITY_ENABLED;q={enabled:"boolean"==typeof b.enableObservability?b.enableObservability:d,maxRecords:b.observabilityMaxRecords||parseInt(process.env.OBSERVABILITY_MAX_RECORDS||String(200),10),batchSize:b.observabilityBatchSize||parseInt(process.env.OBSERVABILITY_BATCH_SIZE||String(20),10),flushIntervalMs:b.observabilityFlushIntervalMs||parseInt(process.env.OBSERVABILITY_FLUSH_INTERVAL_MS||String(5e3),10),maxJsonSize:1024*(b.observabilityMaxJsonSize||parseInt(process.env.OBSERVABILITY_MAX_JSON_SIZE||"5",10))}}catch{q={enabled:!1,maxRecords:200,batchSize:20,flushIntervalMs:5e3,maxJsonSize:5120}}return r=Date.now(),q}let t=[],u=null,v=!1;async function w(){if(!l&&!v&&0!==t.length){v=!0;try{let a=[...t];t=[];let b=await p(),c=await s();for(let d of a){d.id||(d.id=function(a){let b=new Date().toISOString(),c=Math.random().toString(36).substring(2,8),d=a?a.replace(/[^a-zA-Z0-9-]/g,"-"):"unknown";return`${b}-${c}-${d}`}(d.model)),d.timestamp||(d.timestamp=new Date().toISOString()),d.request?.headers&&(d.request.headers=function(a){if(!a||"object"!=typeof a)return{};let b=["authorization","x-api-key","cookie","token","api-key"],c={...a};for(let a of Object.keys(c))b.some(b=>a.toLowerCase().includes(b))&&delete c[a];return c}(d.request.headers));let a={id:d.id,provider:d.provider||null,model:d.model||null,connectionId:d.connectionId||null,timestamp:d.timestamp,status:d.status||null,latency:d.latency||{},tokens:d.tokens||{},request:d.request||{},providerRequest:d.providerRequest||{},providerResponse:d.providerResponse||{},response:d.response||{}},e=c.maxJsonSize;for(let b of["request","providerRequest","providerResponse","response"]){let c=JSON.stringify(a[b]);c.length>e&&(a[b]={_truncated:!0,_originalSize:c.length,_preview:c.substring(0,200)})}let f=b.data.records.findIndex(b=>b.id===a.id);-1!==f?b.data.records[f]=a:b.data.records.push(a)}for(b.data.records.sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp)),b.data.records.length>c.maxRecords&&(b.data.records=b.data.records.slice(0,c.maxRecords));b.data.records.length>1&&!(0x3200000>=Buffer.byteLength(JSON.stringify(b.data),"utf8"));)b.data.records=b.data.records.slice(0,Math.floor(b.data.records.length/2));await b.write()}catch(a){console.error("[requestDetailsDb] Batch write failed:",a)}finally{v=!1}}}async function x(a){if(l)return;let b=await s();b.enabled&&(t.push(a),t.length>=b.batchSize?(await w(),u&&(clearTimeout(u),u=null)):u||(u=setTimeout(()=>{w().catch(()=>{}),u=null},b.flushIntervalMs)))}async function y(a={}){if(l)return{details:[],pagination:{page:1,pageSize:50,totalItems:0,totalPages:0,hasNext:!1,hasPrev:!1}};let b=[...(await p()).data.records];a.provider&&(b=b.filter(b=>b.provider===a.provider)),a.model&&(b=b.filter(b=>b.model===a.model)),a.connectionId&&(b=b.filter(b=>b.connectionId===a.connectionId)),a.status&&(b=b.filter(b=>b.status===a.status)),a.startDate&&(b=b.filter(b=>new Date(b.timestamp)>=new Date(a.startDate))),a.endDate&&(b=b.filter(b=>new Date(b.timestamp)<=new Date(a.endDate))),b.sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp));let c=b.length,d=a.page||1,e=a.pageSize||50,f=Math.ceil(c/e);return{details:b.slice((d-1)*e,d*e),pagination:{page:d,pageSize:e,totalItems:c,totalPages:f,hasNext:d<f,hasPrev:d>1}}}let z=async()=>{u&&(clearTimeout(u),u=null),t.length>0&&await w()};l||(process.off("beforeExit",z),process.off("SIGINT",z),process.off("SIGTERM",z),process.off("exit",z),process.on("beforeExit",z),process.on("SIGINT",z),process.on("SIGTERM",z),process.on("exit",z))},60126:(a,b,c)=>{c.d(b,{BY:()=>H,E5:()=>E,SL:()=>n.SL,Zx:()=>F,_V:()=>y,j$:()=>I,ox:()=>n.ox,rg:()=>B,sZ:()=>D,uw:()=>A});var d=c(34278),e=c(73865),f=c(94735),g=c(33873),h=c.n(g),i=c(21820),j=c.n(i),k=c(29021),l=c.n(k),m=c(79551),n=c(21812);let o="u">typeof caches||"object"==typeof caches,p=function(){if(o)return"/tmp";if(process.env.DATA_DIR)return process.env.DATA_DIR;try{let a=process.platform,b=j().homedir(),c=function(){if(o)return"9router";let a=h().dirname((0,m.fileURLToPath)("file:///Users/Working/router4/app/src/lib/usageDb.js")),b=h().resolve(a,"../../../package.json");try{let a=JSON.parse(l().readFileSync(b,"utf-8"));return a.config?.appName||"9router"}catch{return"9router"}}();if("win32"===a)return h().join(process.env.APPDATA||h().join(b,"AppData","Roaming"),c);return h().join(b,`.${c}`)}catch(a){return console.error("[usageDb] Failed to get user data directory:",a.message),h().join(process.cwd(),".9router")}}(),q=o?null:h().join(p,"usage.json"),r=o?null:h().join(p,"log.txt");if(!o&&l()&&"function"==typeof l().existsSync)try{l().existsSync(p)||(l().mkdirSync(p,{recursive:!0}),console.log(`[usageDb] Created data directory: ${p}`))}catch(a){console.error("[usageDb] Failed to create data directory:",a.message)}let s={history:[],totalRequestsLifetime:0,dailySummary:{}};function t(a,b,c){a[b]||(a[b]={requests:0,promptTokens:0,completionTokens:0,cost:0}),a[b].requests+=c.requests||1,a[b].promptTokens+=c.promptTokens||0,a[b].completionTokens+=c.completionTokens||0,a[b].cost+=c.cost||0,c.meta&&Object.assign(a[b],c.meta)}function u(a,b){var c;let d,e=(d=(c=b.timestamp)?new Date(c):new Date,`${d.getFullYear()}-${String(d.getMonth()+1).padStart(2,"0")}-${String(d.getDate()).padStart(2,"0")}`);a[e]||(a[e]={requests:0,promptTokens:0,completionTokens:0,cost:0,byProvider:{},byModel:{},byAccount:{},byApiKey:{},byEndpoint:{}});let f=a[e],g=b.tokens?.prompt_tokens||b.tokens?.input_tokens||0,h=b.tokens?.completion_tokens||b.tokens?.output_tokens||0,i=b.cost||0,j={promptTokens:g,completionTokens:h,cost:i};f.requests+=1,f.promptTokens+=g,f.completionTokens+=h,f.cost+=i,b.provider&&t(f.byProvider,b.provider,j);let k=b.provider?`${b.model}|${b.provider}`:b.model;t(f.byModel,k,{...j,meta:{rawModel:b.model,provider:b.provider}}),b.connectionId&&t(f.byAccount,b.connectionId,{...j,meta:{rawModel:b.model,provider:b.provider}});let l=b.apiKey&&"string"==typeof b.apiKey?b.apiKey:"local-no-key",m=`${l}|${b.model}|${b.provider||"unknown"}`;t(f.byApiKey,m,{...j,meta:{rawModel:b.model,provider:b.provider,apiKey:b.apiKey||null}});let n=b.endpoint||"Unknown",o=`${n}|${b.model}|${b.provider||"unknown"}`;t(f.byEndpoint,o,{...j,meta:{endpoint:n,rawModel:b.model,provider:b.provider}})}let v=null;global._pendingRequests||(global._pendingRequests={byModel:{},byAccount:{}});let w=global._pendingRequests;global._lastErrorProvider||(global._lastErrorProvider={provider:"",ts:0});let x=global._lastErrorProvider;global._statsEmitter||(global._statsEmitter=new f.EventEmitter,global._statsEmitter.setMaxListeners(50));let y=global._statsEmitter;global._pendingTimers||(global._pendingTimers={});let z=global._pendingTimers;function A(a,b,c,d,e=!1){let f=b?`${a} (${b})`:a,g=`${c}|${f}`;w.byModel[f]||(w.byModel[f]=0),w.byModel[f]=Math.max(0,w.byModel[f]+(d?1:-1)),c&&(w.byAccount[c]||(w.byAccount[c]={}),w.byAccount[c][f]||(w.byAccount[c][f]=0),w.byAccount[c][f]=Math.max(0,w.byAccount[c][f]+(d?1:-1))),d?(clearTimeout(z[g]),z[g]=setTimeout(()=>{delete z[g],w.byModel[f]>0&&(w.byModel[f]=0),c&&w.byAccount[c]?.[f]>0&&(w.byAccount[c][f]=0),y.emit("pending")},6e4)):(clearTimeout(z[g]),delete z[g]),!d&&e&&b&&(x.provider=b.toLowerCase(),x.ts=Date.now());let h=new Date().toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"});console.log(`[${h}] [PENDING] ${d?"START":"END"}${e?" (ERROR)":""} | provider=${b} | model=${a}`),y.emit("pending")}async function B(){let a=[],b={};try{let{getProviderConnections:a}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770));for(let c of(await a()))b[c.id]=c.name||c.email||c.id}catch{}for(let[c,d]of Object.entries(w.byAccount))for(let[e,f]of Object.entries(d))if(f>0){let d=b[c]||`Account ${c.slice(0,8)}...`,g=e.match(/^(.*) \((.*)\)$/),h=g?g[1]:e,i=g?g[2]:"unknown";a.push({model:h,provider:i,account:d,count:f})}let d=await C();await d.read();let e=d.data.history||[],f=new Set;return{activeRequests:a,recentRequests:[...e].sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp)).map(a=>{let b=a.tokens||{},c=b.prompt_tokens||b.input_tokens||0,d=b.completion_tokens||b.output_tokens||0;return{timestamp:a.timestamp,model:a.model,provider:a.provider||"",promptTokens:c,completionTokens:d,status:a.status||"ok"}}).filter(a=>{if(0===a.promptTokens&&0===a.completionTokens)return!1;let b=a.timestamp?a.timestamp.slice(0,16):"",c=`${a.model}|${a.provider}|${a.promptTokens}|${a.completionTokens}|${b}`;return!f.has(c)&&(f.add(c),!0)}).slice(0,20),errorProvider:Date.now()-x.ts<1e4?x.provider:""}}async function C(){if(o)return v||((v=new d.t({read:async()=>{},write:async()=>{}},s)).data=s),v;if(!v){let a=new e.Pv(q);v=new d.t(a,s);try{await v.read()}catch(a){if(a instanceof SyntaxError)console.warn("[DB] Corrupt Usage JSON detected, resetting to defaults..."),v.data=s,await v.write();else throw a}v.data||(v.data={...s},await v.write()),v.data.dailySummary||(function(a){let b=a.data.history||[];if(!b.length)return!1;for(let c of(a.data.dailySummary={},b))u(a.data.dailySummary,c);return console.log(`[usageDb] Migrated ${b.length} history entries to dailySummary (${Object.keys(a.data.dailySummary).length} days)`),!0}(v)?await v.write():v.data.dailySummary={})}return v}async function D(a){if(!o)try{let b=await C();a.timestamp||(a.timestamp=new Date().toISOString()),Array.isArray(b.data.history)||(b.data.history=[]),"number"!=typeof b.data.totalRequestsLifetime&&(b.data.totalRequestsLifetime=b.data.history.length);let c=await G(a.provider,a.model,a.tokens);a.cost=c,b.data.history.push(a),b.data.totalRequestsLifetime+=1,b.data.dailySummary||(b.data.dailySummary={}),u(b.data.dailySummary,a),b.data.history.length>1e4&&b.data.history.splice(0,b.data.history.length-1e4),await b.write(),y.emit("update")}catch(a){console.error("Failed to save usage stats:",a)}}async function E({model:a,provider:b,connectionId:d,tokens:e,status:f}){if(!o)try{let g=function(a=new Date){let b=a=>String(a).padStart(2,"0"),c=b(a.getDate()),d=b(a.getMonth()+1),e=a.getFullYear(),f=b(a.getHours()),g=b(a.getMinutes()),h=b(a.getSeconds());return`${c}-${d}-${e} ${f}:${g}:${h}`}(),h=b?.toUpperCase()||"-",i=d?d.slice(0,8):"-";try{let{getProviderConnections:a}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),b=(await a()).find(a=>a.id===d);b&&(i=b.name||b.email||i)}catch{}let j=e?.prompt_tokens!==void 0?e.prompt_tokens:"-",k=e?.completion_tokens!==void 0?e.completion_tokens:"-",m=`${g} | ${a||"-"} | ${h} | ${i} | ${j} | ${k} | ${f}
2
- `;l().appendFileSync(r,m);let n=l().readFileSync(r,"utf-8").trim().split("\n");n.length>200&&l().writeFileSync(r,n.slice(-200).join("\n")+"\n")}catch(a){console.error("Failed to append to log.txt:",a.message)}}async function F(a=200){if(o)return[];if(!l()||"function"!=typeof l().existsSync)return console.error("[usageDb] fs module not available in this environment"),[];if(!r)return console.error("[usageDb] LOG_FILE path not defined"),[];if(!l().existsSync(r))return console.log(`[usageDb] Log file does not exist: ${r}`),[];try{return l().readFileSync(r,"utf-8").trim().split("\n").slice(-a).reverse()}catch(a){return console.error("[usageDb] Failed to read log.txt:",a.message),console.error("[usageDb] LOG_FILE path:",r),[]}}async function G(a,b,d){if(!d||!a||!b)return 0;try{let{getPricingForModel:e}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),f=await e(a,b);if(!f)return 0;let g=0,h=d.prompt_tokens||d.input_tokens||0,i=d.cached_tokens||d.cache_read_input_tokens||0,j=Math.max(0,h-i);if(g+=j*(f.input/1e6),i>0){let a=f.cached||f.input;g+=a/1e6*i}let k=d.completion_tokens||d.output_tokens||0;g+=k*(f.output/1e6);let l=d.reasoning_tokens||0;if(l>0){let a=f.reasoning||f.output;g+=a/1e6*l}let m=d.cache_creation_input_tokens||0;if(m>0){let a=f.cache_creation||f.input;g+=a/1e6*m}return g}catch(a){return console.error("Error calculating cost:",a),0}}async function H(a="all"){let b=await C(),d=b.data.history||[],e=b.data.dailySummary||{},{getProviderConnections:f,getApiKeys:g,getProviderNodes:h}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),i=[];try{i=await f()}catch{}let j={};for(let a of i)j[a.id]=a.name||a.email||a.id;let k={};try{for(let a of(await h()))a.id&&a.name&&(k[a.id]=a.name)}catch{}let l=[];try{l=await g()}catch{}let m={};for(let a of l)m[a.key]={name:a.name,id:a.id,createdAt:a.createdAt};let n=new Set,o=[...d].sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp)).map(a=>{let b=a.tokens||{};return{timestamp:a.timestamp,model:a.model,provider:a.provider||"",promptTokens:b.prompt_tokens||b.input_tokens||0,completionTokens:b.completion_tokens||b.output_tokens||0,status:a.status||"ok"}}).filter(a=>{if(0===a.promptTokens&&0===a.completionTokens)return!1;let b=a.timestamp?a.timestamp.slice(0,16):"",c=`${a.model}|${a.provider}|${a.promptTokens}|${a.completionTokens}|${b}`;return!n.has(c)&&(n.add(c),!0)}).slice(0,20),p={totalRequests:"number"==typeof b.data.totalRequestsLifetime?b.data.totalRequestsLifetime:d.length,totalPromptTokens:0,totalCompletionTokens:0,totalCost:0,byProvider:{},byModel:{},byAccount:{},byApiKey:{},byEndpoint:{},last10Minutes:[],pending:w,activeRequests:[],recentRequests:o,errorProvider:Date.now()-x.ts<1e4?x.provider:""};for(let[a,b]of Object.entries(w.byAccount))for(let[c,d]of Object.entries(b))if(d>0){let b=j[a]||`Account ${a.slice(0,8)}...`,e=c.match(/^(.*) \((.*)\)$/);p.activeRequests.push({model:e?e[1]:c,provider:e?e[2]:"unknown",account:b,count:d})}let q=new Date,r=new Date(6e4*Math.floor(q.getTime()/6e4)),s=new Date(r.getTime()-54e4),t={};for(let a=0;a<10;a++){let b=r.getTime()-(9-a)*6e4;t[b]={requests:0,promptTokens:0,completionTokens:0,cost:0},p.last10Minutes.push(t[b])}for(let a of d){let b=new Date(a.timestamp);if(b>=s&&b<=q){let c=6e4*Math.floor(b.getTime()/6e4);if(t[c]){let b=a.tokens?.prompt_tokens||0,d=a.tokens?.completion_tokens||0;t[c].requests++,t[c].promptTokens+=b,t[c].completionTokens+=d,t[c].cost+=a.cost||0}}}if("24h"!==a){let b={"7d":7,"30d":30,"60d":60}[a]||null,c=new Date;for(let a of Object.keys(e).filter(a=>{if(!b)return!0;let d=a.split("-"),e=new Date(Number(d[0]),Number(d[1])-1,Number(d[2]));return Math.floor((c.getTime()-e.getTime())/864e5)<b})){let b=e[a];for(let[a,c]of(p.totalPromptTokens+=b.promptTokens||0,p.totalCompletionTokens+=b.completionTokens||0,p.totalCost+=b.cost||0,Object.entries(b.byProvider||{})))p.byProvider[a]||(p.byProvider[a]={requests:0,promptTokens:0,completionTokens:0,cost:0}),p.byProvider[a].requests+=c.requests||0,p.byProvider[a].promptTokens+=c.promptTokens||0,p.byProvider[a].completionTokens+=c.completionTokens||0,p.byProvider[a].cost+=c.cost||0;for(let[c,d]of Object.entries(b.byModel||{})){let b=d.rawModel||c.split("|")[0],e=d.provider||c.split("|")[1]||"",f=e?`${b} (${e})`:b,g=k[e]||e;p.byModel[f]||(p.byModel[f]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b,provider:g,lastUsed:a}),p.byModel[f].requests+=d.requests||0,p.byModel[f].promptTokens+=d.promptTokens||0,p.byModel[f].completionTokens+=d.completionTokens||0,p.byModel[f].cost+=d.cost||0,a>(p.byModel[f].lastUsed||"")&&(p.byModel[f].lastUsed=a)}for(let[c,d]of Object.entries(b.byAccount||{})){let b=j[c]||`Account ${c.slice(0,8)}...`,e=d.rawModel||"",f=d.provider||"",g=k[f]||f,h=`${e} (${f} - ${b})`;p.byAccount[h]||(p.byAccount[h]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:e,provider:g,connectionId:c,accountName:b,lastUsed:a}),p.byAccount[h].requests+=d.requests||0,p.byAccount[h].promptTokens+=d.promptTokens||0,p.byAccount[h].completionTokens+=d.completionTokens||0,p.byAccount[h].cost+=d.cost||0,a>(p.byAccount[h].lastUsed||"")&&(p.byAccount[h].lastUsed=a)}for(let[c,d]of Object.entries(b.byApiKey||{})){let b=d.rawModel||"",e=d.provider||"",f=k[e]||e,g=d.apiKey,h=g?m[g]:null,i=h?.name||(g?g.slice(0,8)+"...":"Local (No API Key)"),j=g||"local-no-key";p.byApiKey[c]||(p.byApiKey[c]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b,provider:f,apiKey:g,keyName:i,apiKeyKey:j,lastUsed:a}),p.byApiKey[c].requests+=d.requests||0,p.byApiKey[c].promptTokens+=d.promptTokens||0,p.byApiKey[c].completionTokens+=d.completionTokens||0,p.byApiKey[c].cost+=d.cost||0,a>(p.byApiKey[c].lastUsed||"")&&(p.byApiKey[c].lastUsed=a)}for(let[c,d]of Object.entries(b.byEndpoint||{})){let b=d.endpoint||c.split("|")[0]||"Unknown",e=d.rawModel||"",f=d.provider||"",g=k[f]||f;p.byEndpoint[c]||(p.byEndpoint[c]={requests:0,promptTokens:0,completionTokens:0,cost:0,endpoint:b,rawModel:e,provider:g,lastUsed:a}),p.byEndpoint[c].requests+=d.requests||0,p.byEndpoint[c].promptTokens+=d.promptTokens||0,p.byEndpoint[c].completionTokens+=d.completionTokens||0,p.byEndpoint[c].cost+=d.cost||0,a>(p.byEndpoint[c].lastUsed||"")&&(p.byEndpoint[c].lastUsed=a)}}}else{let a=Date.now()-864e5;for(let b of d.filter(b=>new Date(b.timestamp).getTime()>=a)){let a=b.tokens?.prompt_tokens||0,c=b.tokens?.completion_tokens||0,d=b.cost||0,e=k[b.provider]||b.provider;p.totalPromptTokens+=a,p.totalCompletionTokens+=c,p.totalCost+=d,p.byProvider[b.provider]||(p.byProvider[b.provider]={requests:0,promptTokens:0,completionTokens:0,cost:0}),p.byProvider[b.provider].requests++,p.byProvider[b.provider].promptTokens+=a,p.byProvider[b.provider].completionTokens+=c,p.byProvider[b.provider].cost+=d;let f=b.provider?`${b.model} (${b.provider})`:b.model;if(p.byModel[f]||(p.byModel[f]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,lastUsed:b.timestamp}),p.byModel[f].requests++,p.byModel[f].promptTokens+=a,p.byModel[f].completionTokens+=c,p.byModel[f].cost+=d,new Date(b.timestamp)>new Date(p.byModel[f].lastUsed)&&(p.byModel[f].lastUsed=b.timestamp),b.connectionId){let f=j[b.connectionId]||`Account ${b.connectionId.slice(0,8)}...`,g=`${b.model} (${b.provider} - ${f})`;p.byAccount[g]||(p.byAccount[g]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,connectionId:b.connectionId,accountName:f,lastUsed:b.timestamp}),p.byAccount[g].requests++,p.byAccount[g].promptTokens+=a,p.byAccount[g].completionTokens+=c,p.byAccount[g].cost+=d,new Date(b.timestamp)>new Date(p.byAccount[g].lastUsed)&&(p.byAccount[g].lastUsed=b.timestamp)}if(b.apiKey&&"string"==typeof b.apiKey){let f=m[b.apiKey],g=f?.name||b.apiKey.slice(0,8)+"...",h=`${b.apiKey}|${b.model}|${b.provider||"unknown"}`;p.byApiKey[h]||(p.byApiKey[h]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,apiKey:b.apiKey,keyName:g,apiKeyKey:b.apiKey,lastUsed:b.timestamp});let i=p.byApiKey[h];i.requests++,i.promptTokens+=a,i.completionTokens+=c,i.cost+=d,new Date(b.timestamp)>new Date(i.lastUsed)&&(i.lastUsed=b.timestamp)}else{p.byApiKey["local-no-key"]||(p.byApiKey["local-no-key"]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,apiKey:null,keyName:"Local (No API Key)",apiKeyKey:"local-no-key",lastUsed:b.timestamp});let f=p.byApiKey["local-no-key"];f.requests++,f.promptTokens+=a,f.completionTokens+=c,f.cost+=d,new Date(b.timestamp)>new Date(f.lastUsed)&&(f.lastUsed=b.timestamp)}let g=b.endpoint||"Unknown",h=`${g}|${b.model}|${b.provider||"unknown"}`;p.byEndpoint[h]||(p.byEndpoint[h]={requests:0,promptTokens:0,completionTokens:0,cost:0,endpoint:g,rawModel:b.model,provider:e,lastUsed:b.timestamp});let i=p.byEndpoint[h];i.requests++,i.promptTokens+=a,i.completionTokens+=c,i.cost+=d,new Date(b.timestamp)>new Date(i.lastUsed)&&(i.lastUsed=b.timestamp)}}return p}async function I(a="7d"){let b=await C(),c=b.data.history||[],d=b.data.dailySummary||{},e=Date.now();if("24h"===a){let a=e-864e5,b=Array.from({length:24},(b,c)=>({label:new Date(a+36e5*c).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!1}),tokens:0,cost:0}));for(let d of c){let c=new Date(d.timestamp).getTime();if(c<a||c>e)continue;let f=Math.min(Math.floor((c-a)/36e5),23);b[f].tokens+=(d.tokens?.prompt_tokens||0)+(d.tokens?.completion_tokens||0),b[f].cost+=d.cost||0}return b}let f="7d"===a?7:"30d"===a?30:60,g=new Date;return Array.from({length:f},(a,b)=>{let c=new Date(g);c.setDate(c.getDate()-(f-1-b));let e=d[`${c.getFullYear()}-${String(c.getMonth()+1).padStart(2,"0")}-${String(c.getDate()).padStart(2,"0")}`];return{label:c.toLocaleDateString("en-US",{month:"short",day:"numeric"}),tokens:e?(e.promptTokens||0)+(e.completionTokens||0):0,cost:e&&e.cost||0}})}}};
1
+ "use strict";exports.id=126,exports.ids=[126],exports.modules={21812:(a,b,c)=>{c.d(b,{SL:()=>w,ox:()=>v});var d=c(34278),e=c(73865),f=c(76760),g=c.n(f),h=c(73024),i=c.n(h),j=c(81372);let k="u">typeof caches&&"object"==typeof caches,l=k?null:g().join(j.n,"request-details.json");k||i().existsSync(j.n)||i().mkdirSync(j.n,{recursive:!0});let m=null;async function n(){if(k)return null;if(!m){let a=new e.Pv(l),b=new d.t(a,{records:[]});await b.read(),b.data?.records||(b.data={records:[]}),m=b}return m}let o=null,p=0;async function q(){if(o&&Date.now()-p<5e3)return o;try{let{getSettings:a}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),b=await a(),d="false"!==process.env.OBSERVABILITY_ENABLED;o={enabled:"boolean"==typeof b.enableObservability?b.enableObservability:d,maxRecords:b.observabilityMaxRecords||parseInt(process.env.OBSERVABILITY_MAX_RECORDS||String(200),10),batchSize:b.observabilityBatchSize||parseInt(process.env.OBSERVABILITY_BATCH_SIZE||String(20),10),flushIntervalMs:b.observabilityFlushIntervalMs||parseInt(process.env.OBSERVABILITY_FLUSH_INTERVAL_MS||String(5e3),10),maxJsonSize:1024*(b.observabilityMaxJsonSize||parseInt(process.env.OBSERVABILITY_MAX_JSON_SIZE||"5",10))}}catch{o={enabled:!1,maxRecords:200,batchSize:20,flushIntervalMs:5e3,maxJsonSize:5120}}return p=Date.now(),o}let r=[],s=null,t=!1;async function u(){if(!k&&!t&&0!==r.length){t=!0;try{let a=[...r];r=[];let b=await n(),c=await q();for(let d of a){d.id||(d.id=function(a){let b=new Date().toISOString(),c=Math.random().toString(36).substring(2,8),d=a?a.replace(/[^a-zA-Z0-9-]/g,"-"):"unknown";return`${b}-${c}-${d}`}(d.model)),d.timestamp||(d.timestamp=new Date().toISOString()),d.request?.headers&&(d.request.headers=function(a){if(!a||"object"!=typeof a)return{};let b=["authorization","x-api-key","cookie","token","api-key"],c={...a};for(let a of Object.keys(c))b.some(b=>a.toLowerCase().includes(b))&&delete c[a];return c}(d.request.headers));let a={id:d.id,provider:d.provider||null,model:d.model||null,connectionId:d.connectionId||null,timestamp:d.timestamp,status:d.status||null,latency:d.latency||{},tokens:d.tokens||{},request:d.request||{},providerRequest:d.providerRequest||{},providerResponse:d.providerResponse||{},response:d.response||{}},e=c.maxJsonSize;for(let b of["request","providerRequest","providerResponse","response"]){let c=JSON.stringify(a[b]);c.length>e&&(a[b]={_truncated:!0,_originalSize:c.length,_preview:c.substring(0,200)})}let f=b.data.records.findIndex(b=>b.id===a.id);-1!==f?b.data.records[f]=a:b.data.records.push(a)}for(b.data.records.sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp)),b.data.records.length>c.maxRecords&&(b.data.records=b.data.records.slice(0,c.maxRecords));b.data.records.length>1&&!(0x3200000>=Buffer.byteLength(JSON.stringify(b.data),"utf8"));)b.data.records=b.data.records.slice(0,Math.floor(b.data.records.length/2));await b.write()}catch(a){console.error("[requestDetailsDb] Batch write failed:",a)}finally{t=!1}}}async function v(a){if(k)return;let b=await q();b.enabled&&(r.push(a),r.length>=b.batchSize?(await u(),s&&(clearTimeout(s),s=null)):s||(s=setTimeout(()=>{u().catch(()=>{}),s=null},b.flushIntervalMs)))}async function w(a={}){if(k)return{details:[],pagination:{page:1,pageSize:50,totalItems:0,totalPages:0,hasNext:!1,hasPrev:!1}};let b=[...(await n()).data.records];a.provider&&(b=b.filter(b=>b.provider===a.provider)),a.model&&(b=b.filter(b=>b.model===a.model)),a.connectionId&&(b=b.filter(b=>b.connectionId===a.connectionId)),a.status&&(b=b.filter(b=>b.status===a.status)),a.startDate&&(b=b.filter(b=>new Date(b.timestamp)>=new Date(a.startDate))),a.endDate&&(b=b.filter(b=>new Date(b.timestamp)<=new Date(a.endDate))),b.sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp));let c=b.length,d=a.page||1,e=a.pageSize||50,f=Math.ceil(c/e);return{details:b.slice((d-1)*e,d*e),pagination:{page:d,pageSize:e,totalItems:c,totalPages:f,hasNext:d<f,hasPrev:d>1}}}let x=async()=>{s&&(clearTimeout(s),s=null),r.length>0&&await u()};k||(process.off("beforeExit",x),process.off("SIGINT",x),process.off("SIGTERM",x),process.off("exit",x),process.on("beforeExit",x),process.on("SIGINT",x),process.on("SIGTERM",x),process.on("exit",x))},60126:(a,b,c)=>{c.d(b,{BY:()=>E,E5:()=>B,SL:()=>l.SL,Zx:()=>C,_V:()=>v,j$:()=>F,ox:()=>l.ox,rg:()=>y,sZ:()=>A,uw:()=>x});var d=c(34278),e=c(73865),f=c(94735),g=c(33873),h=c.n(g),i=c(29021),j=c.n(i),k=c(81372),l=c(21812);let m="u">typeof caches||"object"==typeof caches,n=m?null:h().join(k.n,"usage.json"),o=m?null:h().join(k.n,"log.txt");if(!m&&j()&&"function"==typeof j().existsSync)try{j().existsSync(k.n)||(j().mkdirSync(k.n,{recursive:!0}),console.log(`[usageDb] Created data directory: ${k.n}`))}catch(a){console.error("[usageDb] Failed to create data directory:",a.message)}let p={history:[],totalRequestsLifetime:0,dailySummary:{}};function q(a,b,c){a[b]||(a[b]={requests:0,promptTokens:0,completionTokens:0,cost:0}),a[b].requests+=c.requests||1,a[b].promptTokens+=c.promptTokens||0,a[b].completionTokens+=c.completionTokens||0,a[b].cost+=c.cost||0,c.meta&&Object.assign(a[b],c.meta)}function r(a,b){var c;let d,e=(d=(c=b.timestamp)?new Date(c):new Date,`${d.getFullYear()}-${String(d.getMonth()+1).padStart(2,"0")}-${String(d.getDate()).padStart(2,"0")}`);a[e]||(a[e]={requests:0,promptTokens:0,completionTokens:0,cost:0,byProvider:{},byModel:{},byAccount:{},byApiKey:{},byEndpoint:{}});let f=a[e],g=b.tokens?.prompt_tokens||b.tokens?.input_tokens||0,h=b.tokens?.completion_tokens||b.tokens?.output_tokens||0,i=b.cost||0,j={promptTokens:g,completionTokens:h,cost:i};f.requests+=1,f.promptTokens+=g,f.completionTokens+=h,f.cost+=i,b.provider&&q(f.byProvider,b.provider,j);let k=b.provider?`${b.model}|${b.provider}`:b.model;q(f.byModel,k,{...j,meta:{rawModel:b.model,provider:b.provider}}),b.connectionId&&q(f.byAccount,b.connectionId,{...j,meta:{rawModel:b.model,provider:b.provider}});let l=b.apiKey&&"string"==typeof b.apiKey?b.apiKey:"local-no-key",m=`${l}|${b.model}|${b.provider||"unknown"}`;q(f.byApiKey,m,{...j,meta:{rawModel:b.model,provider:b.provider,apiKey:b.apiKey||null}});let n=b.endpoint||"Unknown",o=`${n}|${b.model}|${b.provider||"unknown"}`;q(f.byEndpoint,o,{...j,meta:{endpoint:n,rawModel:b.model,provider:b.provider}})}let s=null;global._pendingRequests||(global._pendingRequests={byModel:{},byAccount:{}});let t=global._pendingRequests;global._lastErrorProvider||(global._lastErrorProvider={provider:"",ts:0});let u=global._lastErrorProvider;global._statsEmitter||(global._statsEmitter=new f.EventEmitter,global._statsEmitter.setMaxListeners(50));let v=global._statsEmitter;global._pendingTimers||(global._pendingTimers={});let w=global._pendingTimers;function x(a,b,c,d,e=!1){let f=b?`${a} (${b})`:a,g=`${c}|${f}`;t.byModel[f]||(t.byModel[f]=0),t.byModel[f]=Math.max(0,t.byModel[f]+(d?1:-1)),c&&(t.byAccount[c]||(t.byAccount[c]={}),t.byAccount[c][f]||(t.byAccount[c][f]=0),t.byAccount[c][f]=Math.max(0,t.byAccount[c][f]+(d?1:-1))),d?(clearTimeout(w[g]),w[g]=setTimeout(()=>{delete w[g],t.byModel[f]>0&&(t.byModel[f]=0),c&&t.byAccount[c]?.[f]>0&&(t.byAccount[c][f]=0),v.emit("pending")},6e4)):(clearTimeout(w[g]),delete w[g]),!d&&e&&b&&(u.provider=b.toLowerCase(),u.ts=Date.now());let h=new Date().toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"});console.log(`[${h}] [PENDING] ${d?"START":"END"}${e?" (ERROR)":""} | provider=${b} | model=${a}`),v.emit("pending")}async function y(){let a=[],b={};try{let{getProviderConnections:a}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770));for(let c of(await a()))b[c.id]=c.name||c.email||c.id}catch{}for(let[c,d]of Object.entries(t.byAccount))for(let[e,f]of Object.entries(d))if(f>0){let d=b[c]||`Account ${c.slice(0,8)}...`,g=e.match(/^(.*) \((.*)\)$/),h=g?g[1]:e,i=g?g[2]:"unknown";a.push({model:h,provider:i,account:d,count:f})}let d=await z();await d.read();let e=d.data.history||[],f=new Set;return{activeRequests:a,recentRequests:[...e].sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp)).map(a=>{let b=a.tokens||{},c=b.prompt_tokens||b.input_tokens||0,d=b.completion_tokens||b.output_tokens||0;return{timestamp:a.timestamp,model:a.model,provider:a.provider||"",promptTokens:c,completionTokens:d,status:a.status||"ok"}}).filter(a=>{if(0===a.promptTokens&&0===a.completionTokens)return!1;let b=a.timestamp?a.timestamp.slice(0,16):"",c=`${a.model}|${a.provider}|${a.promptTokens}|${a.completionTokens}|${b}`;return!f.has(c)&&(f.add(c),!0)}).slice(0,20),errorProvider:Date.now()-u.ts<1e4?u.provider:""}}async function z(){if(m)return s||((s=new d.t({read:async()=>{},write:async()=>{}},p)).data=p),s;if(!s){let a=new e.Pv(n);s=new d.t(a,p);try{await s.read()}catch(a){if(a instanceof SyntaxError)console.warn("[DB] Corrupt Usage JSON detected, resetting to defaults..."),s.data=p,await s.write();else throw a}s.data||(s.data={...p},await s.write()),s.data.dailySummary||(function(a){let b=a.data.history||[];if(!b.length)return!1;for(let c of(a.data.dailySummary={},b))r(a.data.dailySummary,c);return console.log(`[usageDb] Migrated ${b.length} history entries to dailySummary (${Object.keys(a.data.dailySummary).length} days)`),!0}(s)?await s.write():s.data.dailySummary={})}return s}async function A(a){if(!m)try{let b=await z();a.timestamp||(a.timestamp=new Date().toISOString()),Array.isArray(b.data.history)||(b.data.history=[]),"number"!=typeof b.data.totalRequestsLifetime&&(b.data.totalRequestsLifetime=b.data.history.length);let c=await D(a.provider,a.model,a.tokens);a.cost=c,b.data.history.push(a),b.data.totalRequestsLifetime+=1,b.data.dailySummary||(b.data.dailySummary={}),r(b.data.dailySummary,a),b.data.history.length>1e4&&b.data.history.splice(0,b.data.history.length-1e4),await b.write(),v.emit("update")}catch(a){console.error("Failed to save usage stats:",a)}}async function B({model:a,provider:b,connectionId:d,tokens:e,status:f}){if(!m)try{let g=function(a=new Date){let b=a=>String(a).padStart(2,"0"),c=b(a.getDate()),d=b(a.getMonth()+1),e=a.getFullYear(),f=b(a.getHours()),g=b(a.getMinutes()),h=b(a.getSeconds());return`${c}-${d}-${e} ${f}:${g}:${h}`}(),h=b?.toUpperCase()||"-",i=d?d.slice(0,8):"-";try{let{getProviderConnections:a}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),b=(await a()).find(a=>a.id===d);b&&(i=b.name||b.email||i)}catch{}let k=e?.prompt_tokens!==void 0?e.prompt_tokens:"-",l=e?.completion_tokens!==void 0?e.completion_tokens:"-",m=`${g} | ${a||"-"} | ${h} | ${i} | ${k} | ${l} | ${f}
2
+ `;j().appendFileSync(o,m);let n=j().readFileSync(o,"utf-8").trim().split("\n");n.length>200&&j().writeFileSync(o,n.slice(-200).join("\n")+"\n")}catch(a){console.error("Failed to append to log.txt:",a.message)}}async function C(a=200){if(m)return[];if(!j()||"function"!=typeof j().existsSync)return console.error("[usageDb] fs module not available in this environment"),[];if(!o)return console.error("[usageDb] LOG_FILE path not defined"),[];if(!j().existsSync(o))return console.log(`[usageDb] Log file does not exist: ${o}`),[];try{return j().readFileSync(o,"utf-8").trim().split("\n").slice(-a).reverse()}catch(a){return console.error("[usageDb] Failed to read log.txt:",a.message),console.error("[usageDb] LOG_FILE path:",o),[]}}async function D(a,b,d){if(!d||!a||!b)return 0;try{let{getPricingForModel:e}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),f=await e(a,b);if(!f)return 0;let g=0,h=d.prompt_tokens||d.input_tokens||0,i=d.cached_tokens||d.cache_read_input_tokens||0,j=Math.max(0,h-i);if(g+=j*(f.input/1e6),i>0){let a=f.cached||f.input;g+=a/1e6*i}let k=d.completion_tokens||d.output_tokens||0;g+=k*(f.output/1e6);let l=d.reasoning_tokens||0;if(l>0){let a=f.reasoning||f.output;g+=a/1e6*l}let m=d.cache_creation_input_tokens||0;if(m>0){let a=f.cache_creation||f.input;g+=a/1e6*m}return g}catch(a){return console.error("Error calculating cost:",a),0}}async function E(a="all"){let b=await z(),d=b.data.history||[],e=b.data.dailySummary||{},{getProviderConnections:f,getApiKeys:g,getProviderNodes:h}=await Promise.all([c.e(3656),c.e(7770)]).then(c.bind(c,37770)),i=[];try{i=await f()}catch{}let j={};for(let a of i)j[a.id]=a.name||a.email||a.id;let k={};try{for(let a of(await h()))a.id&&a.name&&(k[a.id]=a.name)}catch{}let l=[];try{l=await g()}catch{}let m={};for(let a of l)m[a.key]={name:a.name,id:a.id,createdAt:a.createdAt};let n=new Set,o=[...d].sort((a,b)=>new Date(b.timestamp)-new Date(a.timestamp)).map(a=>{let b=a.tokens||{};return{timestamp:a.timestamp,model:a.model,provider:a.provider||"",promptTokens:b.prompt_tokens||b.input_tokens||0,completionTokens:b.completion_tokens||b.output_tokens||0,status:a.status||"ok"}}).filter(a=>{if(0===a.promptTokens&&0===a.completionTokens)return!1;let b=a.timestamp?a.timestamp.slice(0,16):"",c=`${a.model}|${a.provider}|${a.promptTokens}|${a.completionTokens}|${b}`;return!n.has(c)&&(n.add(c),!0)}).slice(0,20),p={totalRequests:"number"==typeof b.data.totalRequestsLifetime?b.data.totalRequestsLifetime:d.length,totalPromptTokens:0,totalCompletionTokens:0,totalCost:0,byProvider:{},byModel:{},byAccount:{},byApiKey:{},byEndpoint:{},last10Minutes:[],pending:t,activeRequests:[],recentRequests:o,errorProvider:Date.now()-u.ts<1e4?u.provider:""};for(let[a,b]of Object.entries(t.byAccount))for(let[c,d]of Object.entries(b))if(d>0){let b=j[a]||`Account ${a.slice(0,8)}...`,e=c.match(/^(.*) \((.*)\)$/);p.activeRequests.push({model:e?e[1]:c,provider:e?e[2]:"unknown",account:b,count:d})}let q=new Date,r=new Date(6e4*Math.floor(q.getTime()/6e4)),s=new Date(r.getTime()-54e4),v={};for(let a=0;a<10;a++){let b=r.getTime()-(9-a)*6e4;v[b]={requests:0,promptTokens:0,completionTokens:0,cost:0},p.last10Minutes.push(v[b])}for(let a of d){let b=new Date(a.timestamp);if(b>=s&&b<=q){let c=6e4*Math.floor(b.getTime()/6e4);if(v[c]){let b=a.tokens?.prompt_tokens||0,d=a.tokens?.completion_tokens||0;v[c].requests++,v[c].promptTokens+=b,v[c].completionTokens+=d,v[c].cost+=a.cost||0}}}if("24h"!==a){let b={"7d":7,"30d":30,"60d":60}[a]||null,c=new Date;for(let a of Object.keys(e).filter(a=>{if(!b)return!0;let d=a.split("-"),e=new Date(Number(d[0]),Number(d[1])-1,Number(d[2]));return Math.floor((c.getTime()-e.getTime())/864e5)<b})){let b=e[a];for(let[a,c]of(p.totalPromptTokens+=b.promptTokens||0,p.totalCompletionTokens+=b.completionTokens||0,p.totalCost+=b.cost||0,Object.entries(b.byProvider||{})))p.byProvider[a]||(p.byProvider[a]={requests:0,promptTokens:0,completionTokens:0,cost:0}),p.byProvider[a].requests+=c.requests||0,p.byProvider[a].promptTokens+=c.promptTokens||0,p.byProvider[a].completionTokens+=c.completionTokens||0,p.byProvider[a].cost+=c.cost||0;for(let[c,d]of Object.entries(b.byModel||{})){let b=d.rawModel||c.split("|")[0],e=d.provider||c.split("|")[1]||"",f=e?`${b} (${e})`:b,g=k[e]||e;p.byModel[f]||(p.byModel[f]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b,provider:g,lastUsed:a}),p.byModel[f].requests+=d.requests||0,p.byModel[f].promptTokens+=d.promptTokens||0,p.byModel[f].completionTokens+=d.completionTokens||0,p.byModel[f].cost+=d.cost||0,a>(p.byModel[f].lastUsed||"")&&(p.byModel[f].lastUsed=a)}for(let[c,d]of Object.entries(b.byAccount||{})){let b=j[c]||`Account ${c.slice(0,8)}...`,e=d.rawModel||"",f=d.provider||"",g=k[f]||f,h=`${e} (${f} - ${b})`;p.byAccount[h]||(p.byAccount[h]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:e,provider:g,connectionId:c,accountName:b,lastUsed:a}),p.byAccount[h].requests+=d.requests||0,p.byAccount[h].promptTokens+=d.promptTokens||0,p.byAccount[h].completionTokens+=d.completionTokens||0,p.byAccount[h].cost+=d.cost||0,a>(p.byAccount[h].lastUsed||"")&&(p.byAccount[h].lastUsed=a)}for(let[c,d]of Object.entries(b.byApiKey||{})){let b=d.rawModel||"",e=d.provider||"",f=k[e]||e,g=d.apiKey,h=g?m[g]:null,i=h?.name||(g?g.slice(0,8)+"...":"Local (No API Key)"),j=g||"local-no-key";p.byApiKey[c]||(p.byApiKey[c]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b,provider:f,apiKey:g,keyName:i,apiKeyKey:j,lastUsed:a}),p.byApiKey[c].requests+=d.requests||0,p.byApiKey[c].promptTokens+=d.promptTokens||0,p.byApiKey[c].completionTokens+=d.completionTokens||0,p.byApiKey[c].cost+=d.cost||0,a>(p.byApiKey[c].lastUsed||"")&&(p.byApiKey[c].lastUsed=a)}for(let[c,d]of Object.entries(b.byEndpoint||{})){let b=d.endpoint||c.split("|")[0]||"Unknown",e=d.rawModel||"",f=d.provider||"",g=k[f]||f;p.byEndpoint[c]||(p.byEndpoint[c]={requests:0,promptTokens:0,completionTokens:0,cost:0,endpoint:b,rawModel:e,provider:g,lastUsed:a}),p.byEndpoint[c].requests+=d.requests||0,p.byEndpoint[c].promptTokens+=d.promptTokens||0,p.byEndpoint[c].completionTokens+=d.completionTokens||0,p.byEndpoint[c].cost+=d.cost||0,a>(p.byEndpoint[c].lastUsed||"")&&(p.byEndpoint[c].lastUsed=a)}}}else{let a=Date.now()-864e5;for(let b of d.filter(b=>new Date(b.timestamp).getTime()>=a)){let a=b.tokens?.prompt_tokens||0,c=b.tokens?.completion_tokens||0,d=b.cost||0,e=k[b.provider]||b.provider;p.totalPromptTokens+=a,p.totalCompletionTokens+=c,p.totalCost+=d,p.byProvider[b.provider]||(p.byProvider[b.provider]={requests:0,promptTokens:0,completionTokens:0,cost:0}),p.byProvider[b.provider].requests++,p.byProvider[b.provider].promptTokens+=a,p.byProvider[b.provider].completionTokens+=c,p.byProvider[b.provider].cost+=d;let f=b.provider?`${b.model} (${b.provider})`:b.model;if(p.byModel[f]||(p.byModel[f]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,lastUsed:b.timestamp}),p.byModel[f].requests++,p.byModel[f].promptTokens+=a,p.byModel[f].completionTokens+=c,p.byModel[f].cost+=d,new Date(b.timestamp)>new Date(p.byModel[f].lastUsed)&&(p.byModel[f].lastUsed=b.timestamp),b.connectionId){let f=j[b.connectionId]||`Account ${b.connectionId.slice(0,8)}...`,g=`${b.model} (${b.provider} - ${f})`;p.byAccount[g]||(p.byAccount[g]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,connectionId:b.connectionId,accountName:f,lastUsed:b.timestamp}),p.byAccount[g].requests++,p.byAccount[g].promptTokens+=a,p.byAccount[g].completionTokens+=c,p.byAccount[g].cost+=d,new Date(b.timestamp)>new Date(p.byAccount[g].lastUsed)&&(p.byAccount[g].lastUsed=b.timestamp)}if(b.apiKey&&"string"==typeof b.apiKey){let f=m[b.apiKey],g=f?.name||b.apiKey.slice(0,8)+"...",h=`${b.apiKey}|${b.model}|${b.provider||"unknown"}`;p.byApiKey[h]||(p.byApiKey[h]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,apiKey:b.apiKey,keyName:g,apiKeyKey:b.apiKey,lastUsed:b.timestamp});let i=p.byApiKey[h];i.requests++,i.promptTokens+=a,i.completionTokens+=c,i.cost+=d,new Date(b.timestamp)>new Date(i.lastUsed)&&(i.lastUsed=b.timestamp)}else{p.byApiKey["local-no-key"]||(p.byApiKey["local-no-key"]={requests:0,promptTokens:0,completionTokens:0,cost:0,rawModel:b.model,provider:e,apiKey:null,keyName:"Local (No API Key)",apiKeyKey:"local-no-key",lastUsed:b.timestamp});let f=p.byApiKey["local-no-key"];f.requests++,f.promptTokens+=a,f.completionTokens+=c,f.cost+=d,new Date(b.timestamp)>new Date(f.lastUsed)&&(f.lastUsed=b.timestamp)}let g=b.endpoint||"Unknown",h=`${g}|${b.model}|${b.provider||"unknown"}`;p.byEndpoint[h]||(p.byEndpoint[h]={requests:0,promptTokens:0,completionTokens:0,cost:0,endpoint:g,rawModel:b.model,provider:e,lastUsed:b.timestamp});let i=p.byEndpoint[h];i.requests++,i.promptTokens+=a,i.completionTokens+=c,i.cost+=d,new Date(b.timestamp)>new Date(i.lastUsed)&&(i.lastUsed=b.timestamp)}}return p}async function F(a="7d"){let b=await z(),c=b.data.history||[],d=b.data.dailySummary||{},e=Date.now();if("24h"===a){let a=e-864e5,b=Array.from({length:24},(b,c)=>({label:new Date(a+36e5*c).toLocaleTimeString("en-US",{hour:"2-digit",minute:"2-digit",hour12:!1}),tokens:0,cost:0}));for(let d of c){let c=new Date(d.timestamp).getTime();if(c<a||c>e)continue;let f=Math.min(Math.floor((c-a)/36e5),23);b[f].tokens+=(d.tokens?.prompt_tokens||0)+(d.tokens?.completion_tokens||0),b[f].cost+=d.cost||0}return b}let f="7d"===a?7:"30d"===a?30:60,g=new Date;return Array.from({length:f},(a,b)=>{let c=new Date(g);c.setDate(c.getDate()-(f-1-b));let e=d[`${c.getFullYear()}-${String(c.getMonth()+1).padStart(2,"0")}-${String(c.getDate()).padStart(2,"0")}`];return{label:c.toLocaleDateString("en-US",{month:"short",day:"numeric"}),tokens:e?(e.promptTokens||0)+(e.completionTokens||0):0,cost:e&&e.cost||0}})}},81372:(a,b,c)=>{c.d(b,{n:()=>i});var d=c(33873),e=c.n(d),f=c(21820),g=c.n(f);let h="9router",i=process.env.DATA_DIR?process.env.DATA_DIR:"win32"===process.platform?e().join(process.env.APPDATA||e().join(g().homedir(),"AppData","Roaming"),h):e().join(g().homedir(),`.${h}`)}};
@@ -1 +1 @@
1
- exports.id=1389,exports.ids=[1389],exports.modules={24429:()=>{},50021:(a,b,c)=>{"use strict";c.d(b,{DI:()=>j,IS:()=>d,JH:()=>i,Q2:()=>m,fg:()=>h,gb:()=>l,mq:()=>k,nJ:()=>e,rs:()=>o,wG:()=>p,zN:()=>g,zt:()=>n});let d={kiro:{id:"kiro",alias:"kr",name:"Kiro AI",icon:"psychology_alt",color:"#FF6B35"},qwen:{id:"qwen",alias:"qw",name:"Qwen Code",icon:"psychology",color:"#10B981"},"gemini-cli":{id:"gemini-cli",alias:"gc",name:"Gemini CLI",icon:"terminal",color:"#4285F4",deprecated:!0,deprecationNotice:"Gemini CLI is designed exclusively for Gemini CLI. Using it with other tools (OpenClaw, Claude, Codex...) may result in account restrictions or bans."},iflow:{id:"iflow",alias:"if",name:"iFlow AI",icon:"water_drop",color:"#6366F1"},opencode:{id:"opencode",alias:"oc",name:"OpenCode",icon:"terminal",color:"#E87040",textIcon:"OC",noAuth:!0,passthroughModels:!0,modelsFetcher:{url:"https://opencode.ai/zen/v1/models",type:"opencode-free"}}},e={openrouter:{id:"openrouter",alias:"openrouter",name:"OpenRouter",icon:"router",color:"#F97316",textIcon:"OR",website:"https://openrouter.ai",notice:{text:"Free tier: 27+ free models, no credit card needed, 200 req/day. After $10 credit: 1,000 req/day.",apiKeyUrl:"https://openrouter.ai/settings/keys"},modelsFetcher:{url:"https://openrouter.ai/api/v1/models",type:"openrouter-free"},passthroughModels:!0,serviceKinds:["llm","embedding","tts","imageToText"]},nvidia:{id:"nvidia",alias:"nvidia",name:"NVIDIA NIM",icon:"developer_board",color:"#76B900",textIcon:"NV",website:"https://developer.nvidia.com/nim",notice:{text:"Free access for NVIDIA Developer Program members (prototyping & testing).",apiKeyUrl:"https://build.nvidia.com/settings/api-keys"}},ollama:{id:"ollama",alias:"ollama",name:"Ollama Cloud",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com",notice:{text:"Free tier: light usage, 1 cloud model at a time (limits reset every 5h & 7d). Pro $20/mo \xb7 Max $100/mo.",apiKeyUrl:"https://ollama.com/settings/keys"}},vertex:{id:"vertex",alias:"vx",name:"Vertex AI",icon:"cloud",color:"#4285F4",textIcon:"VX",website:"https://cloud.google.com/vertex-ai",notice:{text:"New Google Cloud accounts get $300 free credits. Requires GCP project + Service Account with Vertex AI API enabled.",apiKeyUrl:"https://console.cloud.google.com/iam-admin/serviceaccounts"}},gemini:{id:"gemini",alias:"gemini",name:"Gemini",icon:"diamond",color:"#4285F4",textIcon:"GE",website:"https://ai.google.dev",serviceKinds:["llm","embedding","image","imageToText","webSearch"]}},f={options:["auto","none","low","medium","high"],defaultMode:"auto"},g={claude:{id:"claude",alias:"cc",name:"Claude Code",icon:"smart_toy",color:"#D97757"},antigravity:{id:"antigravity",alias:"ag",name:"Antigravity",icon:"rocket_launch",color:"#F59E0B",deprecated:!0,deprecationNotice:"AG is designed exclusively for Antigravity IDE. Using it with other tools (OpenClaw, Claude, Codex...) may result in account restrictions or bans."},codex:{id:"codex",alias:"cx",name:"OpenAI Codex",icon:"code",color:"#3B82F6",thinkingConfig:f},github:{id:"github",alias:"gh",name:"GitHub Copilot",icon:"code",color:"#333333"},cursor:{id:"cursor",alias:"cu",name:"Cursor IDE",icon:"edit_note",color:"#00D4AA"},kilocode:{id:"kilocode",alias:"kc",name:"Kilo Code",icon:"code",color:"#FF6B35",textIcon:"KC"},cline:{id:"cline",alias:"cl",name:"Cline",icon:"smart_toy",color:"#5B9BD5",textIcon:"CL"}},h={glm:{id:"glm",alias:"glm",name:"GLM Coding",icon:"code",color:"#2563EB",textIcon:"GL",website:"https://open.bigmodel.cn"},"glm-cn":{id:"glm-cn",alias:"glm-cn",name:"GLM (China)",icon:"code",color:"#DC2626",textIcon:"GC",website:"https://open.bigmodel.cn"},kimi:{id:"kimi",alias:"kimi",name:"Kimi",icon:"psychology",color:"#1E3A8A",textIcon:"KM",website:"https://kimi.moonshot.cn",serviceKinds:["llm","webSearch"]},minimax:{id:"minimax",alias:"minimax",name:"Minimax Coding",icon:"memory",color:"#7C3AED",textIcon:"MM",website:"https://www.minimaxi.com",serviceKinds:["llm","image","imageToText","webSearch"]},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",name:"Minimax (China)",icon:"memory",color:"#DC2626",textIcon:"MC",website:"https://www.minimaxi.com"},alicode:{id:"alicode",alias:"alicode",name:"Alibaba",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},"alicode-intl":{id:"alicode-intl",alias:"alicode-intl",name:"Alibaba Intl",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},openai:{id:"openai",alias:"openai",name:"OpenAI",icon:"auto_awesome",color:"#10A37F",textIcon:"OA",website:"https://platform.openai.com",serviceKinds:["llm","embedding","tts","image","imageToText","webSearch"],thinkingConfig:f},anthropic:{id:"anthropic",alias:"anthropic",name:"Anthropic",icon:"smart_toy",color:"#D97757",textIcon:"AN",website:"https://console.anthropic.com",serviceKinds:["llm","imageToText"]},deepseek:{id:"deepseek",alias:"ds",name:"DeepSeek",icon:"bolt",color:"#4D6BFE",textIcon:"DS",website:"https://deepseek.com"},groq:{id:"groq",alias:"groq",name:"Groq",icon:"speed",color:"#F55036",textIcon:"GQ",website:"https://groq.com",serviceKinds:["llm","imageToText"]},xai:{id:"xai",alias:"xai",name:"xAI (Grok)",icon:"auto_awesome",color:"#1DA1F2",textIcon:"XA",website:"https://x.ai",serviceKinds:["llm","imageToText","webSearch"]},mistral:{id:"mistral",alias:"mistral",name:"Mistral",icon:"air",color:"#FF7000",textIcon:"MI",website:"https://mistral.ai",serviceKinds:["llm","imageToText"]},perplexity:{id:"perplexity",alias:"pplx",name:"Perplexity",icon:"search",color:"#20808D",textIcon:"PP",website:"https://www.perplexity.ai",serviceKinds:["llm","webSearch"]},together:{id:"together",alias:"together",name:"Together AI",icon:"group_work",color:"#0F6FFF",textIcon:"TG",website:"https://www.together.ai"},fireworks:{id:"fireworks",alias:"fireworks",name:"Fireworks AI",icon:"local_fire_department",color:"#7B2EF2",textIcon:"FW",website:"https://fireworks.ai"},cerebras:{id:"cerebras",alias:"cerebras",name:"Cerebras",icon:"memory",color:"#FF4F00",textIcon:"CB",website:"https://www.cerebras.ai"},cohere:{id:"cohere",alias:"cohere",name:"Cohere",icon:"hub",color:"#39594D",textIcon:"CO",website:"https://cohere.com"},nebius:{id:"nebius",alias:"nebius",name:"Nebius AI",icon:"cloud",color:"#6C5CE7",textIcon:"NB",website:"https://nebius.com"},siliconflow:{id:"siliconflow",alias:"siliconflow",name:"SiliconFlow",icon:"cloud_queue",color:"#5B6EF5",textIcon:"SF",website:"https://cloud.siliconflow.com"},hyperbolic:{id:"hyperbolic",alias:"hyp",name:"Hyperbolic",icon:"bolt",color:"#00D4FF",textIcon:"HY",website:"https://hyperbolic.xyz"},deepgram:{id:"deepgram",alias:"dg",name:"Deepgram",icon:"mic",color:"#13EF93",textIcon:"DG",website:"https://deepgram.com",serviceKinds:["stt","imageToText"]},assemblyai:{id:"assemblyai",alias:"aai",name:"AssemblyAI",icon:"record_voice_over",color:"#0062FF",textIcon:"AA",website:"https://assemblyai.com",serviceKinds:["stt"]},nanobanana:{id:"nanobanana",alias:"nb",name:"NanoBanana",icon:"image",color:"#FFD700",textIcon:"NB",website:"https://nanobananaapi.ai",serviceKinds:["image"]},elevenlabs:{id:"elevenlabs",alias:"el",name:"ElevenLabs",icon:"record_voice_over",color:"#6C47FF",textIcon:"EL",website:"https://elevenlabs.io",serviceKinds:["tts"]},cartesia:{id:"cartesia",alias:"cartesia",name:"Cartesia",icon:"spatial_audio",color:"#FF4F8B",textIcon:"CA",website:"https://cartesia.ai",serviceKinds:["tts"],hidden:!0},playht:{id:"playht",alias:"playht",name:"PlayHT",icon:"play_circle",color:"#00B4D8",textIcon:"PH",website:"https://play.ht",serviceKinds:["tts"],hidden:!0},"local-device":{id:"local-device",alias:"local-device",name:"Local Device",icon:"speaker",color:"#64748B",textIcon:"LD",serviceKinds:["tts"],noAuth:!0},"google-tts":{id:"google-tts",alias:"google-tts",name:"Google TTS",icon:"record_voice_over",color:"#4285F4",textIcon:"GT",serviceKinds:["tts"],noAuth:!0},"edge-tts":{id:"edge-tts",alias:"edge-tts",name:"Edge TTS",icon:"record_voice_over",color:"#0078D4",textIcon:"ET",serviceKinds:["tts"],noAuth:!0},sdwebui:{id:"sdwebui",alias:"sdwebui",name:"SD WebUI",icon:"brush",color:"#FF7043",textIcon:"SD",website:"https://github.com/AUTOMATIC1111/stable-diffusion-webui",serviceKinds:["image"]},comfyui:{id:"comfyui",alias:"comfyui",name:"ComfyUI",icon:"account_tree",color:"#4CAF50",textIcon:"CF",website:"https://github.com/comfyanonymous/ComfyUI",serviceKinds:["image"]},huggingface:{id:"huggingface",alias:"hf",name:"HuggingFace",icon:"face",color:"#FFD21E",textIcon:"HF",website:"https://huggingface.co",serviceKinds:["image","imageToText","tts"],hiddenKinds:["tts"]},chutes:{id:"chutes",alias:"ch",name:"Chutes AI",icon:"water_drop",color:"#ffffffff",textIcon:"CH",website:"https://chutes.ai"},"ollama-local":{id:"ollama-local",alias:"ollama-local",name:"Ollama Local",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},"vertex-partner":{id:"vertex-partner",alias:"vxp",name:"Vertex Partner",icon:"cloud",color:"#34A853",textIcon:"VP",website:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models"},tavily:{id:"tavily",alias:"tavily",name:"Tavily",icon:"search",color:"#5B21B6",textIcon:"TV",website:"https://tavily.com",serviceKinds:["webSearch"]},"brave-search":{id:"brave-search",alias:"brave",name:"Brave Search",icon:"travel_explore",color:"#FB542B",textIcon:"BR",website:"https://brave.com/search/api",serviceKinds:["webSearch"]},serper:{id:"serper",alias:"serper",name:"Serper",icon:"search",color:"#4F46E5",textIcon:"SP",website:"https://serper.dev",serviceKinds:["webSearch"]},exa:{id:"exa",alias:"exa",name:"Exa",icon:"manage_search",color:"#2563EB",textIcon:"EX",website:"https://exa.ai",serviceKinds:["webSearch"]},searxng:{id:"searxng",alias:"searxng",name:"SearXNG",icon:"saved_search",color:"#3B82F6",textIcon:"SX",website:"https://docs.searxng.org",serviceKinds:["webSearch"],noAuth:!0},firecrawl:{id:"firecrawl",alias:"firecrawl",name:"Firecrawl",icon:"local_fire_department",color:"#F59E0B",textIcon:"FC",website:"https://firecrawl.dev",serviceKinds:["webFetch"]}},i="openai-compatible-",j="anthropic-compatible-";function k(a){return"string"==typeof a&&a.startsWith(i)}function l(a){return"string"==typeof a&&a.startsWith(j)}let m={...d,...e,...g,...h};function n(a){for(let b of Object.values(m))if(b.alias===a||b.id===a)return b;return null}function o(a){let b=n(a);return b?.id||a}function p(a){let b=m[a];return b?.alias||a}Object.values(m).reduce((a,b)=>(a[b.alias]=b.id,a),{}),Object.values(m).reduce((a,b)=>(a[b.id]=b.alias,a),{})},64749:()=>{}};
1
+ exports.id=1389,exports.ids=[1389],exports.modules={24429:()=>{},50021:(a,b,c)=>{"use strict";c.d(b,{DI:()=>k,IS:()=>d,JH:()=>j,Q2:()=>n,br:()=>i,fg:()=>h,gb:()=>m,mq:()=>l,nJ:()=>e,rs:()=>p,wG:()=>q,zN:()=>g,zt:()=>o});let d={kiro:{id:"kiro",alias:"kr",name:"Kiro AI",icon:"psychology_alt",color:"#FF6B35"},qwen:{id:"qwen",alias:"qw",name:"Qwen Code",icon:"psychology",color:"#10B981",deprecated:!0,deprecationNotice:"Qwen OAuth free tier was discontinued by Alibaba on 2026-04-15. New connections will not work."},"gemini-cli":{id:"gemini-cli",alias:"gc",name:"Gemini CLI",icon:"terminal",color:"#4285F4",deprecated:!0,deprecationNotice:"Gemini CLI is designed exclusively for Gemini CLI. Using it with other tools (OpenClaw, Claude, Codex...) may result in account restrictions or bans."},iflow:{id:"iflow",alias:"if",name:"iFlow AI",icon:"water_drop",color:"#6366F1"},opencode:{id:"opencode",alias:"oc",name:"OpenCode Free",icon:"terminal",color:"#E87040",textIcon:"OC",noAuth:!0,passthroughModels:!0,modelsFetcher:{url:"https://opencode.ai/zen/v1/models",type:"opencode-free"}}},e={openrouter:{id:"openrouter",alias:"openrouter",name:"OpenRouter",icon:"router",color:"#F97316",textIcon:"OR",website:"https://openrouter.ai",notice:{text:"Free tier: 27+ free models, no credit card needed, 200 req/day. After $10 credit: 1,000 req/day.",apiKeyUrl:"https://openrouter.ai/settings/keys"},modelsFetcher:{url:"https://openrouter.ai/api/v1/models",type:"openrouter-free"},passthroughModels:!0,serviceKinds:["llm","embedding","tts","imageToText"]},nvidia:{id:"nvidia",alias:"nvidia",name:"NVIDIA NIM",icon:"developer_board",color:"#76B900",textIcon:"NV",website:"https://developer.nvidia.com/nim",notice:{text:"Free access for NVIDIA Developer Program members (prototyping & testing).",apiKeyUrl:"https://build.nvidia.com/settings/api-keys"}},ollama:{id:"ollama",alias:"ollama",name:"Ollama Cloud",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com",notice:{text:"Free tier: light usage, 1 cloud model at a time (limits reset every 5h & 7d). Pro $20/mo \xb7 Max $100/mo.",apiKeyUrl:"https://ollama.com/settings/keys"}},vertex:{id:"vertex",alias:"vx",name:"Vertex AI",icon:"cloud",color:"#4285F4",textIcon:"VX",website:"https://cloud.google.com/vertex-ai",notice:{text:"New Google Cloud accounts get $300 free credits. Requires GCP project + Service Account with Vertex AI API enabled.",apiKeyUrl:"https://console.cloud.google.com/iam-admin/serviceaccounts"}},gemini:{id:"gemini",alias:"gemini",name:"Gemini",icon:"diamond",color:"#4285F4",textIcon:"GE",website:"https://ai.google.dev",serviceKinds:["llm","embedding","image","imageToText","webSearch"]}},f={options:["auto","none","low","medium","high"],defaultMode:"auto"},g={claude:{id:"claude",alias:"cc",name:"Claude Code",icon:"smart_toy",color:"#D97757"},antigravity:{id:"antigravity",alias:"ag",name:"Antigravity",icon:"rocket_launch",color:"#F59E0B",deprecated:!0,deprecationNotice:"AG is designed exclusively for Antigravity IDE. Using it with other tools (OpenClaw, Claude, Codex...) may result in account restrictions or bans."},codex:{id:"codex",alias:"cx",name:"OpenAI Codex",icon:"code",color:"#3B82F6",thinkingConfig:f},github:{id:"github",alias:"gh",name:"GitHub Copilot",icon:"code",color:"#333333"},cursor:{id:"cursor",alias:"cu",name:"Cursor IDE",icon:"edit_note",color:"#00D4AA"},kilocode:{id:"kilocode",alias:"kc",name:"Kilo Code",icon:"code",color:"#FF6B35",textIcon:"KC"},cline:{id:"cline",alias:"cl",name:"Cline",icon:"smart_toy",color:"#5B9BD5",textIcon:"CL"}},h={glm:{id:"glm",alias:"glm",name:"GLM Coding",icon:"code",color:"#2563EB",textIcon:"GL",website:"https://open.bigmodel.cn"},"glm-cn":{id:"glm-cn",alias:"glm-cn",name:"GLM (China)",icon:"code",color:"#DC2626",textIcon:"GC",website:"https://open.bigmodel.cn"},kimi:{id:"kimi",alias:"kimi",name:"Kimi",icon:"psychology",color:"#1E3A8A",textIcon:"KM",website:"https://kimi.moonshot.cn",serviceKinds:["llm","webSearch"]},minimax:{id:"minimax",alias:"minimax",name:"Minimax Coding",icon:"memory",color:"#7C3AED",textIcon:"MM",website:"https://www.minimaxi.com",serviceKinds:["llm","image","imageToText","webSearch"]},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",name:"Minimax (China)",icon:"memory",color:"#DC2626",textIcon:"MC",website:"https://www.minimaxi.com"},alicode:{id:"alicode",alias:"alicode",name:"Alibaba",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},"alicode-intl":{id:"alicode-intl",alias:"alicode-intl",name:"Alibaba Intl",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},openai:{id:"openai",alias:"openai",name:"OpenAI",icon:"auto_awesome",color:"#10A37F",textIcon:"OA",website:"https://platform.openai.com",serviceKinds:["llm","embedding","tts","image","imageToText","webSearch"],thinkingConfig:f},anthropic:{id:"anthropic",alias:"anthropic",name:"Anthropic",icon:"smart_toy",color:"#D97757",textIcon:"AN",website:"https://console.anthropic.com",serviceKinds:["llm","imageToText"]},"opencode-go":{id:"opencode-go",alias:"ocg",name:"OpenCode Go",icon:"terminal",color:"#E87040",textIcon:"OC",website:"https://opencode.ai/auth",notice:{text:"OpenCode Go subscription: $5/mo (then $10/mo). Access to Kimi, GLM, Qwen, MiMo, MiniMax models.",apiKeyUrl:"https://opencode.ai/auth"}},deepseek:{id:"deepseek",alias:"ds",name:"DeepSeek",icon:"bolt",color:"#4D6BFE",textIcon:"DS",website:"https://deepseek.com"},groq:{id:"groq",alias:"groq",name:"Groq",icon:"speed",color:"#F55036",textIcon:"GQ",website:"https://groq.com",serviceKinds:["llm","imageToText"]},xai:{id:"xai",alias:"xai",name:"xAI (Grok)",icon:"auto_awesome",color:"#1DA1F2",textIcon:"XA",website:"https://x.ai",serviceKinds:["llm","imageToText","webSearch"]},mistral:{id:"mistral",alias:"mistral",name:"Mistral",icon:"air",color:"#FF7000",textIcon:"MI",website:"https://mistral.ai",serviceKinds:["llm","imageToText"]},perplexity:{id:"perplexity",alias:"pplx",name:"Perplexity",icon:"search",color:"#20808D",textIcon:"PP",website:"https://www.perplexity.ai",serviceKinds:["llm","webSearch"]},together:{id:"together",alias:"together",name:"Together AI",icon:"group_work",color:"#0F6FFF",textIcon:"TG",website:"https://www.together.ai"},fireworks:{id:"fireworks",alias:"fireworks",name:"Fireworks AI",icon:"local_fire_department",color:"#7B2EF2",textIcon:"FW",website:"https://fireworks.ai"},cerebras:{id:"cerebras",alias:"cerebras",name:"Cerebras",icon:"memory",color:"#FF4F00",textIcon:"CB",website:"https://www.cerebras.ai"},cohere:{id:"cohere",alias:"cohere",name:"Cohere",icon:"hub",color:"#39594D",textIcon:"CO",website:"https://cohere.com"},nebius:{id:"nebius",alias:"nebius",name:"Nebius AI",icon:"cloud",color:"#6C5CE7",textIcon:"NB",website:"https://nebius.com"},siliconflow:{id:"siliconflow",alias:"siliconflow",name:"SiliconFlow",icon:"cloud_queue",color:"#5B6EF5",textIcon:"SF",website:"https://cloud.siliconflow.com"},hyperbolic:{id:"hyperbolic",alias:"hyp",name:"Hyperbolic",icon:"bolt",color:"#00D4FF",textIcon:"HY",website:"https://hyperbolic.xyz"},deepgram:{id:"deepgram",alias:"dg",name:"Deepgram",icon:"mic",color:"#13EF93",textIcon:"DG",website:"https://deepgram.com",serviceKinds:["stt","imageToText"]},assemblyai:{id:"assemblyai",alias:"aai",name:"AssemblyAI",icon:"record_voice_over",color:"#0062FF",textIcon:"AA",website:"https://assemblyai.com",serviceKinds:["stt"]},nanobanana:{id:"nanobanana",alias:"nb",name:"NanoBanana",icon:"image",color:"#FFD700",textIcon:"NB",website:"https://nanobananaapi.ai",serviceKinds:["image"]},elevenlabs:{id:"elevenlabs",alias:"el",name:"ElevenLabs",icon:"record_voice_over",color:"#6C47FF",textIcon:"EL",website:"https://elevenlabs.io",serviceKinds:["tts"]},cartesia:{id:"cartesia",alias:"cartesia",name:"Cartesia",icon:"spatial_audio",color:"#FF4F8B",textIcon:"CA",website:"https://cartesia.ai",serviceKinds:["tts"],hidden:!0},playht:{id:"playht",alias:"playht",name:"PlayHT",icon:"play_circle",color:"#00B4D8",textIcon:"PH",website:"https://play.ht",serviceKinds:["tts"],hidden:!0},"local-device":{id:"local-device",alias:"local-device",name:"Local Device",icon:"speaker",color:"#64748B",textIcon:"LD",serviceKinds:["tts"],noAuth:!0},"google-tts":{id:"google-tts",alias:"google-tts",name:"Google TTS",icon:"record_voice_over",color:"#4285F4",textIcon:"GT",serviceKinds:["tts"],noAuth:!0},"edge-tts":{id:"edge-tts",alias:"edge-tts",name:"Edge TTS",icon:"record_voice_over",color:"#0078D4",textIcon:"ET",serviceKinds:["tts"],noAuth:!0},sdwebui:{id:"sdwebui",alias:"sdwebui",name:"SD WebUI",icon:"brush",color:"#FF7043",textIcon:"SD",website:"https://github.com/AUTOMATIC1111/stable-diffusion-webui",serviceKinds:["image"]},comfyui:{id:"comfyui",alias:"comfyui",name:"ComfyUI",icon:"account_tree",color:"#4CAF50",textIcon:"CF",website:"https://github.com/comfyanonymous/ComfyUI",serviceKinds:["image"]},huggingface:{id:"huggingface",alias:"hf",name:"HuggingFace",icon:"face",color:"#FFD21E",textIcon:"HF",website:"https://huggingface.co",serviceKinds:["image","imageToText","tts"],hiddenKinds:["tts"]},blackbox:{id:"blackbox",alias:"bb",name:"Blackbox AI",icon:"smart_toy",color:"#5B5FEF",textIcon:"BB",website:"https://blackbox.ai",serviceKinds:["llm"]},chutes:{id:"chutes",alias:"ch",name:"Chutes AI",icon:"water_drop",color:"#ffffffff",textIcon:"CH",website:"https://chutes.ai"},"ollama-local":{id:"ollama-local",alias:"ollama-local",name:"Ollama Local",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},"vertex-partner":{id:"vertex-partner",alias:"vxp",name:"Vertex Partner",icon:"cloud",color:"#34A853",textIcon:"VP",website:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models"},tavily:{id:"tavily",alias:"tavily",name:"Tavily",icon:"search",color:"#5B21B6",textIcon:"TV",website:"https://tavily.com",serviceKinds:["webSearch"]},"brave-search":{id:"brave-search",alias:"brave",name:"Brave Search",icon:"travel_explore",color:"#FB542B",textIcon:"BR",website:"https://brave.com/search/api",serviceKinds:["webSearch"]},serper:{id:"serper",alias:"serper",name:"Serper",icon:"search",color:"#4F46E5",textIcon:"SP",website:"https://serper.dev",serviceKinds:["webSearch"]},exa:{id:"exa",alias:"exa",name:"Exa",icon:"manage_search",color:"#2563EB",textIcon:"EX",website:"https://exa.ai",serviceKinds:["webSearch"]},searxng:{id:"searxng",alias:"searxng",name:"SearXNG",icon:"saved_search",color:"#3B82F6",textIcon:"SX",website:"https://docs.searxng.org",serviceKinds:["webSearch"],noAuth:!0},firecrawl:{id:"firecrawl",alias:"firecrawl",name:"Firecrawl",icon:"local_fire_department",color:"#F59E0B",textIcon:"FC",website:"https://firecrawl.dev",serviceKinds:["webFetch"]}},i={"grok-web":{id:"grok-web",alias:"gw",name:"Grok Web (Subscription)",icon:"auto_awesome",color:"#1DA1F2",textIcon:"GW",website:"https://grok.com",authType:"cookie",authHint:"Paste your sso= cookie value from grok.com",passthroughModels:!0,serviceKinds:["llm"]},"perplexity-web":{id:"perplexity-web",alias:"pw",name:"Perplexity Web (Pro/Max)",icon:"search",color:"#20808D",textIcon:"PW",website:"https://www.perplexity.ai",authType:"cookie",authHint:"Paste your __Secure-next-auth.session-token cookie value from perplexity.ai",serviceKinds:["llm"]}},j="openai-compatible-",k="anthropic-compatible-";function l(a){return"string"==typeof a&&a.startsWith(j)}function m(a){return"string"==typeof a&&a.startsWith(k)}let n={...d,...e,...g,...h,...i};function o(a){for(let b of Object.values(n))if(b.alias===a||b.id===a)return b;return null}function p(a){let b=o(a);return b?.id||a}function q(a){let b=n[a];return b?.alias||a}Object.values(n).reduce((a,b)=>(a[b.alias]=b.id,a),{}),Object.values(n).reduce((a,b)=>(a[b.id]=b.alias,a),{})},64749:()=>{}};