ktrouter 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (959) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +4 -3
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/routes-manifest.json +6 -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/[toolId]/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  18. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  30. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  36. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  60. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  63. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  66. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/_global-error/page.js +3 -3
  69. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/_global-error.html +1 -1
  71. package/app/.next/server/app/_global-error.rsc +1 -1
  72. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  73. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  74. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  75. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  76. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  77. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  78. package/app/.next/server/app/_not-found/page.js +2 -2
  79. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/_not-found.html +1 -1
  81. package/app/.next/server/app/_not-found.rsc +4 -4
  82. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  83. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  84. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  85. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  86. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  87. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  88. package/app/.next/server/app/api/auth/login/route.js +1 -1
  89. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  90. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
  91. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
  92. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
  93. package/app/.next/server/app/api/auth/status/route.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +3 -3
  95. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  96. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  97. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  98. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  99. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  100. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  101. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  102. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  103. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  104. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  105. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  107. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +1 -1
  108. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  109. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  110. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  111. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  112. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  113. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  114. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  115. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  116. package/app/.next/server/app/api/combos/route.js +1 -1
  117. package/app/.next/server/app/api/health/route.js +1 -1
  118. package/app/.next/server/app/api/init/route.js +1 -1
  119. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  120. package/app/.next/server/app/api/keys/route.js +1 -1
  121. package/app/.next/server/app/api/locale/route.js +1 -1
  122. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +1 -1
  123. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  124. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  125. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  126. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  127. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  128. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  129. package/app/.next/server/app/api/models/alias/route.js +1 -1
  130. package/app/.next/server/app/api/models/availability/route.js +1 -1
  131. package/app/.next/server/app/api/models/custom/route.js +1 -1
  132. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  133. package/app/.next/server/app/api/models/route.js +1 -1
  134. package/app/.next/server/app/api/models/test/route.js +1 -1
  135. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  136. package/app/.next/server/app/api/oauth/codex/import/route.js +1 -0
  137. package/app/.next/server/app/api/oauth/codex/import/route.js.nft.json +1 -0
  138. package/app/.next/server/app/api/oauth/codex/import/route_client-reference-manifest.js +1 -0
  139. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  140. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  141. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  142. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  143. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  144. package/app/.next/server/app/api/oauth/kiro/browser-login/route.js +2 -2
  145. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  146. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  147. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  148. package/app/.next/server/app/api/pricing/route.js +1 -1
  149. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  150. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  151. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  152. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  153. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  154. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  155. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  156. package/app/.next/server/app/api/providers/client/route.js +1 -1
  157. package/app/.next/server/app/api/providers/export/route.js +1 -1
  158. package/app/.next/server/app/api/providers/import/route.js +1 -1
  159. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  160. package/app/.next/server/app/api/providers/route.js +1 -1
  161. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  162. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  163. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  164. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  165. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  166. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  167. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  168. package/app/.next/server/app/api/settings/database/route.js +1 -1
  169. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  170. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  171. package/app/.next/server/app/api/settings/route.js +1 -1
  172. package/app/.next/server/app/api/shutdown/route.js +1 -1
  173. package/app/.next/server/app/api/tags/route.js +1 -1
  174. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  175. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  176. package/app/.next/server/app/api/translator/load/route.js +1 -1
  177. package/app/.next/server/app/api/translator/save/route.js +1 -1
  178. package/app/.next/server/app/api/translator/send/route.js +1 -1
  179. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  180. package/app/.next/server/app/api/update/check/route.js +1 -1
  181. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  182. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  183. package/app/.next/server/app/api/usage/history/route.js +1 -1
  184. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  185. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  186. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  187. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  188. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  189. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  190. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  191. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  192. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  193. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  194. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  195. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  196. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  197. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  198. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  199. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  200. package/app/.next/server/app/api/v1/models/route.js +1 -1
  201. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  202. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  203. package/app/.next/server/app/api/v1/route.js +1 -1
  204. package/app/.next/server/app/api/v1/search/route.js +1 -1
  205. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  206. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  207. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  208. package/app/.next/server/app/callback/page.js +2 -2
  209. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/callback.html +1 -1
  211. package/app/.next/server/app/callback.rsc +4 -4
  212. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  213. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  214. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  215. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  216. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  217. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  218. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  219. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  220. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  221. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  222. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  223. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  224. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  225. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  226. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  227. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  228. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  229. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  230. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  231. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  232. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  233. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  234. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  235. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  236. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  237. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  238. package/app/.next/server/app/dashboard/combos.html +1 -1
  239. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  240. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  241. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  242. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  243. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  244. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  245. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  246. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  247. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  248. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  249. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  250. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  251. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  252. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  253. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  254. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  255. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  256. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  257. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  258. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  259. package/app/.next/server/app/dashboard/media-providers/web.rsc +6 -6
  260. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  261. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  262. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  263. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  264. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  265. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  266. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  267. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  268. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  269. package/app/.next/server/app/dashboard/mitm.html +1 -1
  270. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  271. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  272. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  273. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  274. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  275. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  276. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  277. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  278. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  279. package/app/.next/server/app/dashboard/profile.html +1 -1
  280. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  281. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  282. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  283. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  284. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  285. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  286. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  287. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  288. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  289. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  290. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  291. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  292. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  293. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  294. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  295. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  296. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  297. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  298. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  299. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  300. package/app/.next/server/app/dashboard/providers.html +1 -1
  301. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  302. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  303. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  304. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  305. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  306. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  307. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  308. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  309. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  310. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  311. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  312. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  313. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  314. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  315. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  316. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  317. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  318. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  319. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  320. package/app/.next/server/app/dashboard/quota.html +2 -2
  321. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  322. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  323. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  324. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  325. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  326. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  327. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  328. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  329. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  330. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  331. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  332. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  333. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  334. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  335. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  336. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  337. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  338. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  339. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  340. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  341. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  342. package/app/.next/server/app/dashboard/skills.html +1 -1
  343. package/app/.next/server/app/dashboard/skills.rsc +6 -6
  344. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  345. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  346. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  347. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  348. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  349. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  350. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  351. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  352. package/app/.next/server/app/dashboard/translator.html +1 -1
  353. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  354. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  355. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  356. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  357. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  358. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  359. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  360. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  361. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  362. package/app/.next/server/app/dashboard/usage.html +1 -1
  363. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  364. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  365. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  366. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  367. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  368. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  369. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  370. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  371. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  372. package/app/.next/server/app/dashboard.html +1 -1
  373. package/app/.next/server/app/dashboard.rsc +6 -6
  374. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  375. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  376. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  377. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  378. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  379. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  380. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  381. package/app/.next/server/app/favicon.ico/route.js +1 -1
  382. package/app/.next/server/app/index.html +1 -1
  383. package/app/.next/server/app/index.rsc +4 -4
  384. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  385. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  386. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  387. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  388. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  389. package/app/.next/server/app/landing/page.js +2 -2
  390. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  391. package/app/.next/server/app/landing.html +1 -1
  392. package/app/.next/server/app/landing.rsc +4 -4
  393. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  394. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  395. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  396. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  397. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  398. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  399. package/app/.next/server/app/login/page.js +2 -2
  400. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  401. package/app/.next/server/app/login.html +1 -1
  402. package/app/.next/server/app/login.rsc +5 -5
  403. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  404. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  405. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  406. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  407. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  408. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  409. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  410. package/app/.next/server/app/page.js +2 -2
  411. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  412. package/app/.next/server/app-paths-manifest.json +4 -3
  413. package/app/.next/server/chunks/2549.js +1 -1
  414. package/app/.next/server/chunks/2722.js +1 -1
  415. package/app/.next/server/chunks/3110.js +1 -1
  416. package/app/.next/server/chunks/412.js +2 -2
  417. package/app/.next/server/chunks/4315.js +1 -1
  418. package/app/.next/server/chunks/4632.js +1 -1
  419. package/app/.next/server/chunks/4746.js +1 -1
  420. package/app/.next/server/chunks/4884.js +2 -2
  421. package/app/.next/server/chunks/5718.js +4 -4
  422. package/app/.next/server/chunks/7153.js +1 -1
  423. package/app/.next/server/chunks/7482.js +2 -2
  424. package/app/.next/server/chunks/8895.js +1 -1
  425. package/app/.next/server/chunks/8918.js +1 -0
  426. package/app/.next/server/chunks/9142.js +1 -1
  427. package/app/.next/server/chunks/9609.js +1 -1
  428. package/app/.next/server/middleware-build-manifest.js +1 -1
  429. package/app/.next/server/middleware.js +2 -2
  430. package/app/.next/server/pages/404.html +1 -1
  431. package/app/.next/server/pages/500.html +1 -1
  432. package/app/.next/static/4vJswhx16aiNl7bDC9l2Y/_buildManifest.js +1 -0
  433. package/app/{.next-cli-build/static/chunks/1321-692c424aab14b711.js → .next/static/chunks/1321-4b5a6b5dc2e27bb8.js} +1 -1
  434. package/app/{.next-cli-build/static/chunks/5497-4c26400a80ef0b62.js → .next/static/chunks/5497-8943eacfa24c9e92.js} +2 -2
  435. package/app/.next/static/chunks/{6069-ea583294622123ad.js → 6069-04005e2b3cb91558.js} +5 -5
  436. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-cccaf25e5d3dd911.js → page-a1d11237eec06feb.js} +1 -1
  437. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-fd3343e5e62687cc.js +1 -0
  438. package/app/.next/static/chunks/app/(dashboard)/layout-480b56a846edc452.js +1 -0
  439. package/app/.next/static/chunks/app/_global-error/page-382f2e6aec095e3e.js +1 -0
  440. package/app/.next/static/chunks/app/api/auth/login/route-382f2e6aec095e3e.js +1 -0
  441. package/app/.next/static/chunks/app/api/auth/logout/route-382f2e6aec095e3e.js +1 -0
  442. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-382f2e6aec095e3e.js +1 -0
  443. package/app/.next/static/chunks/app/api/auth/oidc/start/route-382f2e6aec095e3e.js +1 -0
  444. package/app/.next/static/chunks/app/api/auth/oidc/test/route-382f2e6aec095e3e.js +1 -0
  445. package/app/.next/static/chunks/app/api/auth/status/route-382f2e6aec095e3e.js +1 -0
  446. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-382f2e6aec095e3e.js +1 -0
  447. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-382f2e6aec095e3e.js +1 -0
  448. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-382f2e6aec095e3e.js +1 -0
  449. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-382f2e6aec095e3e.js +1 -0
  450. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-382f2e6aec095e3e.js +1 -0
  451. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-382f2e6aec095e3e.js +1 -0
  452. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-382f2e6aec095e3e.js +1 -0
  453. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-382f2e6aec095e3e.js +1 -0
  454. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-382f2e6aec095e3e.js +1 -0
  455. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-382f2e6aec095e3e.js +1 -0
  456. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-382f2e6aec095e3e.js +1 -0
  457. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-382f2e6aec095e3e.js +1 -0
  458. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-382f2e6aec095e3e.js +1 -0
  459. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-382f2e6aec095e3e.js +1 -0
  460. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-382f2e6aec095e3e.js +1 -0
  461. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-382f2e6aec095e3e.js +1 -0
  462. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-382f2e6aec095e3e.js +1 -0
  463. package/app/.next/static/chunks/app/api/cloud/auth/route-382f2e6aec095e3e.js +1 -0
  464. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-382f2e6aec095e3e.js +1 -0
  465. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-382f2e6aec095e3e.js +1 -0
  466. package/app/.next/static/chunks/app/api/cloud/models/alias/route-382f2e6aec095e3e.js +1 -0
  467. package/app/.next/static/chunks/app/api/combos/[id]/route-382f2e6aec095e3e.js +1 -0
  468. package/app/.next/static/chunks/app/api/combos/route-382f2e6aec095e3e.js +1 -0
  469. package/app/.next/static/chunks/app/api/health/route-382f2e6aec095e3e.js +1 -0
  470. package/app/.next/static/chunks/app/api/init/route-382f2e6aec095e3e.js +1 -0
  471. package/app/.next/static/chunks/app/api/keys/[id]/route-382f2e6aec095e3e.js +1 -0
  472. package/app/.next/static/chunks/app/api/keys/route-382f2e6aec095e3e.js +1 -0
  473. package/app/.next/static/chunks/app/api/locale/route-382f2e6aec095e3e.js +1 -0
  474. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-382f2e6aec095e3e.js +1 -0
  475. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-382f2e6aec095e3e.js +1 -0
  476. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-382f2e6aec095e3e.js +1 -0
  477. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-382f2e6aec095e3e.js +1 -0
  478. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-382f2e6aec095e3e.js +1 -0
  479. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-382f2e6aec095e3e.js +1 -0
  480. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-382f2e6aec095e3e.js +1 -0
  481. package/app/.next/static/chunks/app/api/models/alias/route-382f2e6aec095e3e.js +1 -0
  482. package/app/.next/static/chunks/app/api/models/availability/route-382f2e6aec095e3e.js +1 -0
  483. package/app/.next/static/chunks/app/api/models/custom/route-382f2e6aec095e3e.js +1 -0
  484. package/app/.next/static/chunks/app/api/models/disabled/route-382f2e6aec095e3e.js +1 -0
  485. package/app/.next/static/chunks/app/api/models/route-382f2e6aec095e3e.js +1 -0
  486. package/app/.next/static/chunks/app/api/models/test/route-382f2e6aec095e3e.js +1 -0
  487. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-382f2e6aec095e3e.js +1 -0
  488. package/app/.next/static/chunks/app/api/oauth/codex/import/route-382f2e6aec095e3e.js +1 -0
  489. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-382f2e6aec095e3e.js +1 -0
  490. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-382f2e6aec095e3e.js +1 -0
  491. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-382f2e6aec095e3e.js +1 -0
  492. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-382f2e6aec095e3e.js +1 -0
  493. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-382f2e6aec095e3e.js +1 -0
  494. package/app/.next/static/chunks/app/api/oauth/kiro/browser-login/route-382f2e6aec095e3e.js +1 -0
  495. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-382f2e6aec095e3e.js +1 -0
  496. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-382f2e6aec095e3e.js +1 -0
  497. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-382f2e6aec095e3e.js +1 -0
  498. package/app/.next/static/chunks/app/api/pricing/route-382f2e6aec095e3e.js +1 -0
  499. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-382f2e6aec095e3e.js +1 -0
  500. package/app/.next/static/chunks/app/api/provider-nodes/route-382f2e6aec095e3e.js +1 -0
  501. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-382f2e6aec095e3e.js +1 -0
  502. package/app/.next/static/chunks/app/api/providers/[id]/models/route-382f2e6aec095e3e.js +1 -0
  503. package/app/.next/static/chunks/app/api/providers/[id]/route-382f2e6aec095e3e.js +1 -0
  504. package/app/.next/static/chunks/app/api/providers/[id]/test/route-382f2e6aec095e3e.js +1 -0
  505. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-382f2e6aec095e3e.js +1 -0
  506. package/app/.next/static/chunks/app/api/providers/client/route-382f2e6aec095e3e.js +1 -0
  507. package/app/.next/static/chunks/app/api/providers/export/route-382f2e6aec095e3e.js +1 -0
  508. package/app/.next/static/chunks/app/api/providers/import/route-382f2e6aec095e3e.js +1 -0
  509. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-382f2e6aec095e3e.js +1 -0
  510. package/app/.next/static/chunks/app/api/providers/route-382f2e6aec095e3e.js +1 -0
  511. package/app/.next/static/chunks/app/api/providers/suggested-models/route-382f2e6aec095e3e.js +1 -0
  512. package/app/.next/static/chunks/app/api/providers/test-batch/route-382f2e6aec095e3e.js +1 -0
  513. package/app/.next/static/chunks/app/api/providers/validate/route-382f2e6aec095e3e.js +1 -0
  514. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-382f2e6aec095e3e.js +1 -0
  515. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-382f2e6aec095e3e.js +1 -0
  516. package/app/.next/static/chunks/app/api/proxy-pools/route-382f2e6aec095e3e.js +1 -0
  517. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-382f2e6aec095e3e.js +1 -0
  518. package/app/.next/static/chunks/app/api/settings/database/route-382f2e6aec095e3e.js +1 -0
  519. package/app/.next/static/chunks/app/api/settings/proxy-test/route-382f2e6aec095e3e.js +1 -0
  520. package/app/.next/static/chunks/app/api/settings/require-login/route-382f2e6aec095e3e.js +1 -0
  521. package/app/.next/static/chunks/app/api/settings/route-382f2e6aec095e3e.js +1 -0
  522. package/app/.next/static/chunks/app/api/shutdown/route-382f2e6aec095e3e.js +1 -0
  523. package/app/.next/static/chunks/app/api/tags/route-382f2e6aec095e3e.js +1 -0
  524. package/app/.next/static/chunks/app/api/translator/console-logs/route-382f2e6aec095e3e.js +1 -0
  525. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-382f2e6aec095e3e.js +1 -0
  526. package/app/.next/static/chunks/app/api/translator/load/route-382f2e6aec095e3e.js +1 -0
  527. package/app/.next/static/chunks/app/api/translator/save/route-382f2e6aec095e3e.js +1 -0
  528. package/app/.next/static/chunks/app/api/translator/send/route-382f2e6aec095e3e.js +1 -0
  529. package/app/.next/static/chunks/app/api/translator/translate/route-382f2e6aec095e3e.js +1 -0
  530. package/app/.next/static/chunks/app/api/update/check/route-382f2e6aec095e3e.js +1 -0
  531. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-382f2e6aec095e3e.js +1 -0
  532. package/app/.next/static/chunks/app/api/usage/chart/route-382f2e6aec095e3e.js +1 -0
  533. package/app/.next/static/chunks/app/api/usage/history/route-382f2e6aec095e3e.js +1 -0
  534. package/app/.next/static/chunks/app/api/usage/providers/route-382f2e6aec095e3e.js +1 -0
  535. package/app/.next/static/chunks/app/api/usage/request-details/route-382f2e6aec095e3e.js +1 -0
  536. package/app/.next/static/chunks/app/api/usage/request-logs/route-382f2e6aec095e3e.js +1 -0
  537. package/app/.next/static/chunks/app/api/usage/stats/route-382f2e6aec095e3e.js +1 -0
  538. package/app/.next/static/chunks/app/api/usage/stream/route-382f2e6aec095e3e.js +1 -0
  539. package/app/.next/static/chunks/app/api/v1/api/chat/route-382f2e6aec095e3e.js +1 -0
  540. package/app/.next/static/chunks/app/api/v1/audio/speech/route-382f2e6aec095e3e.js +1 -0
  541. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-382f2e6aec095e3e.js +1 -0
  542. package/app/.next/static/chunks/app/api/v1/audio/voices/route-382f2e6aec095e3e.js +1 -0
  543. package/app/.next/static/chunks/app/api/v1/chat/completions/route-382f2e6aec095e3e.js +1 -0
  544. package/app/.next/static/chunks/app/api/v1/embeddings/route-382f2e6aec095e3e.js +1 -0
  545. package/app/.next/static/chunks/app/api/v1/images/generations/route-382f2e6aec095e3e.js +1 -0
  546. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-382f2e6aec095e3e.js +1 -0
  547. package/app/.next/static/chunks/app/api/v1/messages/route-382f2e6aec095e3e.js +1 -0
  548. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-382f2e6aec095e3e.js +1 -0
  549. package/app/.next/static/chunks/app/api/v1/models/info/route-382f2e6aec095e3e.js +1 -0
  550. package/app/.next/static/chunks/app/api/v1/models/route-382f2e6aec095e3e.js +1 -0
  551. package/app/.next/static/chunks/app/api/v1/responses/compact/route-382f2e6aec095e3e.js +1 -0
  552. package/app/.next/static/chunks/app/api/v1/responses/route-382f2e6aec095e3e.js +1 -0
  553. package/app/.next/static/chunks/app/api/v1/route-382f2e6aec095e3e.js +1 -0
  554. package/app/.next/static/chunks/app/api/v1/search/route-382f2e6aec095e3e.js +1 -0
  555. package/app/.next/static/chunks/app/api/v1/web/fetch/route-382f2e6aec095e3e.js +1 -0
  556. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-382f2e6aec095e3e.js +1 -0
  557. package/app/.next/static/chunks/app/api/v1beta/models/route-382f2e6aec095e3e.js +1 -0
  558. package/app/.next/static/chunks/app/manifest.webmanifest/route-382f2e6aec095e3e.js +1 -0
  559. package/app/.next/static/chunks/app/page-382f2e6aec095e3e.js +1 -0
  560. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-382f2e6aec095e3e.js +1 -0
  561. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-382f2e6aec095e3e.js +1 -0
  562. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-382f2e6aec095e3e.js +1 -0
  563. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-382f2e6aec095e3e.js +1 -0
  564. package/app/.next/static/css/4c73f96ea113dfc4.css +1 -0
  565. package/app/.next-cli-build/static/4vJswhx16aiNl7bDC9l2Y/_buildManifest.js +1 -0
  566. package/app/{.next/static/chunks/1321-692c424aab14b711.js → .next-cli-build/static/chunks/1321-4b5a6b5dc2e27bb8.js} +1 -1
  567. package/app/{.next/static/chunks/5497-4c26400a80ef0b62.js → .next-cli-build/static/chunks/5497-8943eacfa24c9e92.js} +2 -2
  568. package/app/.next-cli-build/static/chunks/{6069-ea583294622123ad.js → 6069-04005e2b3cb91558.js} +5 -5
  569. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-cccaf25e5d3dd911.js → page-a1d11237eec06feb.js} +1 -1
  570. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-fd3343e5e62687cc.js +1 -0
  571. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-480b56a846edc452.js +1 -0
  572. package/app/.next-cli-build/static/chunks/app/_global-error/page-382f2e6aec095e3e.js +1 -0
  573. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-382f2e6aec095e3e.js +1 -0
  574. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-382f2e6aec095e3e.js +1 -0
  575. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-382f2e6aec095e3e.js +1 -0
  576. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-382f2e6aec095e3e.js +1 -0
  577. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-382f2e6aec095e3e.js +1 -0
  578. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-382f2e6aec095e3e.js +1 -0
  579. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-382f2e6aec095e3e.js +1 -0
  580. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-382f2e6aec095e3e.js +1 -0
  581. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-382f2e6aec095e3e.js +1 -0
  582. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-382f2e6aec095e3e.js +1 -0
  583. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-382f2e6aec095e3e.js +1 -0
  584. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-382f2e6aec095e3e.js +1 -0
  585. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-382f2e6aec095e3e.js +1 -0
  586. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-382f2e6aec095e3e.js +1 -0
  587. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-382f2e6aec095e3e.js +1 -0
  588. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-382f2e6aec095e3e.js +1 -0
  589. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-382f2e6aec095e3e.js +1 -0
  590. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-382f2e6aec095e3e.js +1 -0
  591. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-382f2e6aec095e3e.js +1 -0
  592. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-382f2e6aec095e3e.js +1 -0
  593. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-382f2e6aec095e3e.js +1 -0
  594. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-382f2e6aec095e3e.js +1 -0
  595. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-382f2e6aec095e3e.js +1 -0
  596. package/app/.next-cli-build/static/chunks/app/api/cloud/auth/route-382f2e6aec095e3e.js +1 -0
  597. package/app/.next-cli-build/static/chunks/app/api/cloud/credentials/update/route-382f2e6aec095e3e.js +1 -0
  598. package/app/.next-cli-build/static/chunks/app/api/cloud/model/resolve/route-382f2e6aec095e3e.js +1 -0
  599. package/app/.next-cli-build/static/chunks/app/api/cloud/models/alias/route-382f2e6aec095e3e.js +1 -0
  600. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-382f2e6aec095e3e.js +1 -0
  601. package/app/.next-cli-build/static/chunks/app/api/combos/route-382f2e6aec095e3e.js +1 -0
  602. package/app/.next-cli-build/static/chunks/app/api/health/route-382f2e6aec095e3e.js +1 -0
  603. package/app/.next-cli-build/static/chunks/app/api/init/route-382f2e6aec095e3e.js +1 -0
  604. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-382f2e6aec095e3e.js +1 -0
  605. package/app/.next-cli-build/static/chunks/app/api/keys/route-382f2e6aec095e3e.js +1 -0
  606. package/app/.next-cli-build/static/chunks/app/api/locale/route-382f2e6aec095e3e.js +1 -0
  607. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-382f2e6aec095e3e.js +1 -0
  608. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-382f2e6aec095e3e.js +1 -0
  609. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-382f2e6aec095e3e.js +1 -0
  610. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-382f2e6aec095e3e.js +1 -0
  611. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-382f2e6aec095e3e.js +1 -0
  612. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-382f2e6aec095e3e.js +1 -0
  613. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-382f2e6aec095e3e.js +1 -0
  614. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-382f2e6aec095e3e.js +1 -0
  615. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-382f2e6aec095e3e.js +1 -0
  616. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-382f2e6aec095e3e.js +1 -0
  617. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-382f2e6aec095e3e.js +1 -0
  618. package/app/.next-cli-build/static/chunks/app/api/models/route-382f2e6aec095e3e.js +1 -0
  619. package/app/.next-cli-build/static/chunks/app/api/models/test/route-382f2e6aec095e3e.js +1 -0
  620. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-382f2e6aec095e3e.js +1 -0
  621. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import/route-382f2e6aec095e3e.js +1 -0
  622. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-382f2e6aec095e3e.js +1 -0
  623. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-382f2e6aec095e3e.js +1 -0
  624. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-382f2e6aec095e3e.js +1 -0
  625. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-382f2e6aec095e3e.js +1 -0
  626. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-382f2e6aec095e3e.js +1 -0
  627. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/browser-login/route-382f2e6aec095e3e.js +1 -0
  628. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-382f2e6aec095e3e.js +1 -0
  629. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-382f2e6aec095e3e.js +1 -0
  630. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-382f2e6aec095e3e.js +1 -0
  631. package/app/.next-cli-build/static/chunks/app/api/pricing/route-382f2e6aec095e3e.js +1 -0
  632. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-382f2e6aec095e3e.js +1 -0
  633. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-382f2e6aec095e3e.js +1 -0
  634. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-382f2e6aec095e3e.js +1 -0
  635. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-382f2e6aec095e3e.js +1 -0
  636. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-382f2e6aec095e3e.js +1 -0
  637. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-382f2e6aec095e3e.js +1 -0
  638. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-382f2e6aec095e3e.js +1 -0
  639. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-382f2e6aec095e3e.js +1 -0
  640. package/app/.next-cli-build/static/chunks/app/api/providers/export/route-382f2e6aec095e3e.js +1 -0
  641. package/app/.next-cli-build/static/chunks/app/api/providers/import/route-382f2e6aec095e3e.js +1 -0
  642. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-382f2e6aec095e3e.js +1 -0
  643. package/app/.next-cli-build/static/chunks/app/api/providers/route-382f2e6aec095e3e.js +1 -0
  644. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-382f2e6aec095e3e.js +1 -0
  645. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-382f2e6aec095e3e.js +1 -0
  646. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-382f2e6aec095e3e.js +1 -0
  647. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-382f2e6aec095e3e.js +1 -0
  648. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-382f2e6aec095e3e.js +1 -0
  649. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-382f2e6aec095e3e.js +1 -0
  650. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-382f2e6aec095e3e.js +1 -0
  651. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-382f2e6aec095e3e.js +1 -0
  652. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-382f2e6aec095e3e.js +1 -0
  653. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-382f2e6aec095e3e.js +1 -0
  654. package/app/.next-cli-build/static/chunks/app/api/settings/route-382f2e6aec095e3e.js +1 -0
  655. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-382f2e6aec095e3e.js +1 -0
  656. package/app/.next-cli-build/static/chunks/app/api/tags/route-382f2e6aec095e3e.js +1 -0
  657. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-382f2e6aec095e3e.js +1 -0
  658. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-382f2e6aec095e3e.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-382f2e6aec095e3e.js +1 -0
  660. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-382f2e6aec095e3e.js +1 -0
  661. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-382f2e6aec095e3e.js +1 -0
  662. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-382f2e6aec095e3e.js +1 -0
  663. package/app/.next-cli-build/static/chunks/app/api/update/check/route-382f2e6aec095e3e.js +1 -0
  664. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-382f2e6aec095e3e.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-382f2e6aec095e3e.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-382f2e6aec095e3e.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-382f2e6aec095e3e.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-382f2e6aec095e3e.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-382f2e6aec095e3e.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-382f2e6aec095e3e.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-382f2e6aec095e3e.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-382f2e6aec095e3e.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-382f2e6aec095e3e.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-382f2e6aec095e3e.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-382f2e6aec095e3e.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-382f2e6aec095e3e.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-382f2e6aec095e3e.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-382f2e6aec095e3e.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-382f2e6aec095e3e.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-382f2e6aec095e3e.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-382f2e6aec095e3e.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-382f2e6aec095e3e.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-382f2e6aec095e3e.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-382f2e6aec095e3e.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-382f2e6aec095e3e.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/v1/route-382f2e6aec095e3e.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-382f2e6aec095e3e.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-382f2e6aec095e3e.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-382f2e6aec095e3e.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-382f2e6aec095e3e.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-382f2e6aec095e3e.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/page-382f2e6aec095e3e.js +1 -0
  693. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-382f2e6aec095e3e.js +1 -0
  694. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-382f2e6aec095e3e.js +1 -0
  695. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-382f2e6aec095e3e.js +1 -0
  696. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-382f2e6aec095e3e.js +1 -0
  697. package/app/.next-cli-build/static/css/4c73f96ea113dfc4.css +1 -0
  698. package/app/package.json +1 -1
  699. package/app/src/mitm/server.js +6 -6
  700. package/package.json +1 -1
  701. package/app/.next/server/chunks/5236.js +0 -1
  702. package/app/.next/static/cTrKdjFen8_Jgs_D0NzQj/_buildManifest.js +0 -1
  703. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-7ef54d2cf4eee7d0.js +0 -1
  704. package/app/.next/static/chunks/app/(dashboard)/layout-03b6cac1c6e1f41c.js +0 -1
  705. package/app/.next/static/chunks/app/_global-error/page-96eac4861f242fd9.js +0 -1
  706. package/app/.next/static/chunks/app/api/auth/login/route-96eac4861f242fd9.js +0 -1
  707. package/app/.next/static/chunks/app/api/auth/logout/route-96eac4861f242fd9.js +0 -1
  708. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-96eac4861f242fd9.js +0 -1
  709. package/app/.next/static/chunks/app/api/auth/oidc/start/route-96eac4861f242fd9.js +0 -1
  710. package/app/.next/static/chunks/app/api/auth/oidc/test/route-96eac4861f242fd9.js +0 -1
  711. package/app/.next/static/chunks/app/api/auth/status/route-96eac4861f242fd9.js +0 -1
  712. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-96eac4861f242fd9.js +0 -1
  713. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-96eac4861f242fd9.js +0 -1
  714. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-96eac4861f242fd9.js +0 -1
  715. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-96eac4861f242fd9.js +0 -1
  716. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-96eac4861f242fd9.js +0 -1
  717. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-96eac4861f242fd9.js +0 -1
  718. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-96eac4861f242fd9.js +0 -1
  719. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-96eac4861f242fd9.js +0 -1
  720. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-96eac4861f242fd9.js +0 -1
  721. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-96eac4861f242fd9.js +0 -1
  722. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-96eac4861f242fd9.js +0 -1
  723. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-96eac4861f242fd9.js +0 -1
  724. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-96eac4861f242fd9.js +0 -1
  725. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-96eac4861f242fd9.js +0 -1
  726. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-96eac4861f242fd9.js +0 -1
  727. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-96eac4861f242fd9.js +0 -1
  728. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-96eac4861f242fd9.js +0 -1
  729. package/app/.next/static/chunks/app/api/cloud/auth/route-96eac4861f242fd9.js +0 -1
  730. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-96eac4861f242fd9.js +0 -1
  731. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-96eac4861f242fd9.js +0 -1
  732. package/app/.next/static/chunks/app/api/cloud/models/alias/route-96eac4861f242fd9.js +0 -1
  733. package/app/.next/static/chunks/app/api/combos/[id]/route-96eac4861f242fd9.js +0 -1
  734. package/app/.next/static/chunks/app/api/combos/route-96eac4861f242fd9.js +0 -1
  735. package/app/.next/static/chunks/app/api/health/route-96eac4861f242fd9.js +0 -1
  736. package/app/.next/static/chunks/app/api/init/route-96eac4861f242fd9.js +0 -1
  737. package/app/.next/static/chunks/app/api/keys/[id]/route-96eac4861f242fd9.js +0 -1
  738. package/app/.next/static/chunks/app/api/keys/route-96eac4861f242fd9.js +0 -1
  739. package/app/.next/static/chunks/app/api/locale/route-96eac4861f242fd9.js +0 -1
  740. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-96eac4861f242fd9.js +0 -1
  741. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-96eac4861f242fd9.js +0 -1
  742. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-96eac4861f242fd9.js +0 -1
  743. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-96eac4861f242fd9.js +0 -1
  744. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-96eac4861f242fd9.js +0 -1
  745. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-96eac4861f242fd9.js +0 -1
  746. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-96eac4861f242fd9.js +0 -1
  747. package/app/.next/static/chunks/app/api/models/alias/route-96eac4861f242fd9.js +0 -1
  748. package/app/.next/static/chunks/app/api/models/availability/route-96eac4861f242fd9.js +0 -1
  749. package/app/.next/static/chunks/app/api/models/custom/route-96eac4861f242fd9.js +0 -1
  750. package/app/.next/static/chunks/app/api/models/disabled/route-96eac4861f242fd9.js +0 -1
  751. package/app/.next/static/chunks/app/api/models/route-96eac4861f242fd9.js +0 -1
  752. package/app/.next/static/chunks/app/api/models/test/route-96eac4861f242fd9.js +0 -1
  753. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-96eac4861f242fd9.js +0 -1
  754. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-96eac4861f242fd9.js +0 -1
  755. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-96eac4861f242fd9.js +0 -1
  756. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-96eac4861f242fd9.js +0 -1
  757. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-96eac4861f242fd9.js +0 -1
  758. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-96eac4861f242fd9.js +0 -1
  759. package/app/.next/static/chunks/app/api/oauth/kiro/browser-login/route-96eac4861f242fd9.js +0 -1
  760. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-96eac4861f242fd9.js +0 -1
  761. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-96eac4861f242fd9.js +0 -1
  762. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-96eac4861f242fd9.js +0 -1
  763. package/app/.next/static/chunks/app/api/pricing/route-96eac4861f242fd9.js +0 -1
  764. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-96eac4861f242fd9.js +0 -1
  765. package/app/.next/static/chunks/app/api/provider-nodes/route-96eac4861f242fd9.js +0 -1
  766. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-96eac4861f242fd9.js +0 -1
  767. package/app/.next/static/chunks/app/api/providers/[id]/models/route-96eac4861f242fd9.js +0 -1
  768. package/app/.next/static/chunks/app/api/providers/[id]/route-96eac4861f242fd9.js +0 -1
  769. package/app/.next/static/chunks/app/api/providers/[id]/test/route-96eac4861f242fd9.js +0 -1
  770. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-96eac4861f242fd9.js +0 -1
  771. package/app/.next/static/chunks/app/api/providers/client/route-96eac4861f242fd9.js +0 -1
  772. package/app/.next/static/chunks/app/api/providers/export/route-96eac4861f242fd9.js +0 -1
  773. package/app/.next/static/chunks/app/api/providers/import/route-96eac4861f242fd9.js +0 -1
  774. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-96eac4861f242fd9.js +0 -1
  775. package/app/.next/static/chunks/app/api/providers/route-96eac4861f242fd9.js +0 -1
  776. package/app/.next/static/chunks/app/api/providers/suggested-models/route-96eac4861f242fd9.js +0 -1
  777. package/app/.next/static/chunks/app/api/providers/test-batch/route-96eac4861f242fd9.js +0 -1
  778. package/app/.next/static/chunks/app/api/providers/validate/route-96eac4861f242fd9.js +0 -1
  779. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-96eac4861f242fd9.js +0 -1
  780. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-96eac4861f242fd9.js +0 -1
  781. package/app/.next/static/chunks/app/api/proxy-pools/route-96eac4861f242fd9.js +0 -1
  782. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-96eac4861f242fd9.js +0 -1
  783. package/app/.next/static/chunks/app/api/settings/database/route-96eac4861f242fd9.js +0 -1
  784. package/app/.next/static/chunks/app/api/settings/proxy-test/route-96eac4861f242fd9.js +0 -1
  785. package/app/.next/static/chunks/app/api/settings/require-login/route-96eac4861f242fd9.js +0 -1
  786. package/app/.next/static/chunks/app/api/settings/route-96eac4861f242fd9.js +0 -1
  787. package/app/.next/static/chunks/app/api/shutdown/route-96eac4861f242fd9.js +0 -1
  788. package/app/.next/static/chunks/app/api/tags/route-96eac4861f242fd9.js +0 -1
  789. package/app/.next/static/chunks/app/api/translator/console-logs/route-96eac4861f242fd9.js +0 -1
  790. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-96eac4861f242fd9.js +0 -1
  791. package/app/.next/static/chunks/app/api/translator/load/route-96eac4861f242fd9.js +0 -1
  792. package/app/.next/static/chunks/app/api/translator/save/route-96eac4861f242fd9.js +0 -1
  793. package/app/.next/static/chunks/app/api/translator/send/route-96eac4861f242fd9.js +0 -1
  794. package/app/.next/static/chunks/app/api/translator/translate/route-96eac4861f242fd9.js +0 -1
  795. package/app/.next/static/chunks/app/api/update/check/route-96eac4861f242fd9.js +0 -1
  796. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-96eac4861f242fd9.js +0 -1
  797. package/app/.next/static/chunks/app/api/usage/chart/route-96eac4861f242fd9.js +0 -1
  798. package/app/.next/static/chunks/app/api/usage/history/route-96eac4861f242fd9.js +0 -1
  799. package/app/.next/static/chunks/app/api/usage/providers/route-96eac4861f242fd9.js +0 -1
  800. package/app/.next/static/chunks/app/api/usage/request-details/route-96eac4861f242fd9.js +0 -1
  801. package/app/.next/static/chunks/app/api/usage/request-logs/route-96eac4861f242fd9.js +0 -1
  802. package/app/.next/static/chunks/app/api/usage/stats/route-96eac4861f242fd9.js +0 -1
  803. package/app/.next/static/chunks/app/api/usage/stream/route-96eac4861f242fd9.js +0 -1
  804. package/app/.next/static/chunks/app/api/v1/api/chat/route-96eac4861f242fd9.js +0 -1
  805. package/app/.next/static/chunks/app/api/v1/audio/speech/route-96eac4861f242fd9.js +0 -1
  806. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-96eac4861f242fd9.js +0 -1
  807. package/app/.next/static/chunks/app/api/v1/audio/voices/route-96eac4861f242fd9.js +0 -1
  808. package/app/.next/static/chunks/app/api/v1/chat/completions/route-96eac4861f242fd9.js +0 -1
  809. package/app/.next/static/chunks/app/api/v1/embeddings/route-96eac4861f242fd9.js +0 -1
  810. package/app/.next/static/chunks/app/api/v1/images/generations/route-96eac4861f242fd9.js +0 -1
  811. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-96eac4861f242fd9.js +0 -1
  812. package/app/.next/static/chunks/app/api/v1/messages/route-96eac4861f242fd9.js +0 -1
  813. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-96eac4861f242fd9.js +0 -1
  814. package/app/.next/static/chunks/app/api/v1/models/info/route-96eac4861f242fd9.js +0 -1
  815. package/app/.next/static/chunks/app/api/v1/models/route-96eac4861f242fd9.js +0 -1
  816. package/app/.next/static/chunks/app/api/v1/responses/compact/route-96eac4861f242fd9.js +0 -1
  817. package/app/.next/static/chunks/app/api/v1/responses/route-96eac4861f242fd9.js +0 -1
  818. package/app/.next/static/chunks/app/api/v1/route-96eac4861f242fd9.js +0 -1
  819. package/app/.next/static/chunks/app/api/v1/search/route-96eac4861f242fd9.js +0 -1
  820. package/app/.next/static/chunks/app/api/v1/web/fetch/route-96eac4861f242fd9.js +0 -1
  821. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-96eac4861f242fd9.js +0 -1
  822. package/app/.next/static/chunks/app/api/v1beta/models/route-96eac4861f242fd9.js +0 -1
  823. package/app/.next/static/chunks/app/manifest.webmanifest/route-96eac4861f242fd9.js +0 -1
  824. package/app/.next/static/chunks/app/page-96eac4861f242fd9.js +0 -1
  825. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-96eac4861f242fd9.js +0 -1
  826. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-96eac4861f242fd9.js +0 -1
  827. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-96eac4861f242fd9.js +0 -1
  828. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-96eac4861f242fd9.js +0 -1
  829. package/app/.next/static/css/712c443ed43dbfcd.css +0 -1
  830. package/app/.next-cli-build/static/cTrKdjFen8_Jgs_D0NzQj/_buildManifest.js +0 -1
  831. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-7ef54d2cf4eee7d0.js +0 -1
  832. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-03b6cac1c6e1f41c.js +0 -1
  833. package/app/.next-cli-build/static/chunks/app/_global-error/page-96eac4861f242fd9.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-96eac4861f242fd9.js +0 -1
  835. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-96eac4861f242fd9.js +0 -1
  836. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-96eac4861f242fd9.js +0 -1
  837. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-96eac4861f242fd9.js +0 -1
  838. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-96eac4861f242fd9.js +0 -1
  839. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-96eac4861f242fd9.js +0 -1
  840. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-96eac4861f242fd9.js +0 -1
  841. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-96eac4861f242fd9.js +0 -1
  842. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-96eac4861f242fd9.js +0 -1
  843. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-96eac4861f242fd9.js +0 -1
  844. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-96eac4861f242fd9.js +0 -1
  845. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-96eac4861f242fd9.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-96eac4861f242fd9.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-96eac4861f242fd9.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-96eac4861f242fd9.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-96eac4861f242fd9.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-96eac4861f242fd9.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-96eac4861f242fd9.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-96eac4861f242fd9.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-96eac4861f242fd9.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-96eac4861f242fd9.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-96eac4861f242fd9.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-96eac4861f242fd9.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/cloud/auth/route-96eac4861f242fd9.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/cloud/credentials/update/route-96eac4861f242fd9.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/cloud/model/resolve/route-96eac4861f242fd9.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/cloud/models/alias/route-96eac4861f242fd9.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-96eac4861f242fd9.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/combos/route-96eac4861f242fd9.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/health/route-96eac4861f242fd9.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/init/route-96eac4861f242fd9.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-96eac4861f242fd9.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/keys/route-96eac4861f242fd9.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/locale/route-96eac4861f242fd9.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-96eac4861f242fd9.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-96eac4861f242fd9.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-96eac4861f242fd9.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-96eac4861f242fd9.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-96eac4861f242fd9.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-96eac4861f242fd9.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-96eac4861f242fd9.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-96eac4861f242fd9.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-96eac4861f242fd9.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-96eac4861f242fd9.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-96eac4861f242fd9.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/models/route-96eac4861f242fd9.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/models/test/route-96eac4861f242fd9.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-96eac4861f242fd9.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-96eac4861f242fd9.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-96eac4861f242fd9.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-96eac4861f242fd9.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-96eac4861f242fd9.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-96eac4861f242fd9.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/browser-login/route-96eac4861f242fd9.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-96eac4861f242fd9.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-96eac4861f242fd9.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-96eac4861f242fd9.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/pricing/route-96eac4861f242fd9.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-96eac4861f242fd9.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-96eac4861f242fd9.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-96eac4861f242fd9.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-96eac4861f242fd9.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-96eac4861f242fd9.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-96eac4861f242fd9.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-96eac4861f242fd9.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-96eac4861f242fd9.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/providers/export/route-96eac4861f242fd9.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/providers/import/route-96eac4861f242fd9.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-96eac4861f242fd9.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/providers/route-96eac4861f242fd9.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-96eac4861f242fd9.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-96eac4861f242fd9.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-96eac4861f242fd9.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-96eac4861f242fd9.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-96eac4861f242fd9.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-96eac4861f242fd9.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-96eac4861f242fd9.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-96eac4861f242fd9.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-96eac4861f242fd9.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-96eac4861f242fd9.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/settings/route-96eac4861f242fd9.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-96eac4861f242fd9.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/tags/route-96eac4861f242fd9.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-96eac4861f242fd9.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-96eac4861f242fd9.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-96eac4861f242fd9.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-96eac4861f242fd9.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-96eac4861f242fd9.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-96eac4861f242fd9.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/update/check/route-96eac4861f242fd9.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-96eac4861f242fd9.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-96eac4861f242fd9.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-96eac4861f242fd9.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-96eac4861f242fd9.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-96eac4861f242fd9.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-96eac4861f242fd9.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-96eac4861f242fd9.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-96eac4861f242fd9.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-96eac4861f242fd9.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-96eac4861f242fd9.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-96eac4861f242fd9.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-96eac4861f242fd9.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-96eac4861f242fd9.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-96eac4861f242fd9.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-96eac4861f242fd9.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-96eac4861f242fd9.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-96eac4861f242fd9.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-96eac4861f242fd9.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-96eac4861f242fd9.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-96eac4861f242fd9.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-96eac4861f242fd9.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-96eac4861f242fd9.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/v1/route-96eac4861f242fd9.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-96eac4861f242fd9.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-96eac4861f242fd9.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-96eac4861f242fd9.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-96eac4861f242fd9.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-96eac4861f242fd9.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/page-96eac4861f242fd9.js +0 -1
  953. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-96eac4861f242fd9.js +0 -1
  954. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-96eac4861f242fd9.js +0 -1
  955. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-96eac4861f242fd9.js +0 -1
  956. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-96eac4861f242fd9.js +0 -1
  957. package/app/.next-cli-build/static/css/712c443ed43dbfcd.css +0 -1
  958. /package/app/.next/static/{cTrKdjFen8_Jgs_D0NzQj → 4vJswhx16aiNl7bDC9l2Y}/_ssgManifest.js +0 -0
  959. /package/app/.next-cli-build/static/{cTrKdjFen8_Jgs_D0NzQj → 4vJswhx16aiNl7bDC9l2Y}/_ssgManifest.js +0 -0
@@ -41,4 +41,4 @@ ${b}`:b;return}let e=Array.isArray(a.messages)?a.messages:Array.isArray(a.input)
41
41
  ${d}`:Array.isArray(c.content)?c.content.push({type:"input_text",text:d}):c.content=d):e.unshift({role:"system",content:b})}(a,e)}}},71336:(a,b,c)=>{c.d(b,{q:()=>d});async function d(a,b,c){return{logClientRawRequest(){},logRawRequest(){},logOpenAIRequest(){},logTargetRequest(){},logTargetResponse(){},logProviderResponse(){},logTranslatedResponse(){},logConvertedResponse(){},logError(){}}}},71857:(a,b,c)=>{c.d(b,{i5:()=>m,l2:()=>n,lm:()=>g.lm,v8:()=>h.v8});var d=c(33110),e=c(14170),f=c(47370),g=c(73483),h=c(9024);let i=new TextEncoder,j="translate",k="passthrough";function l(a={}){let{mode:b=j,targetFormat:c,sourceFormat:m,provider:n=null,passthroughFormat:o=e.h.OPENAI,reqLogger:p=null,toolNameMap:q=null,model:r=null,connectionId:s=null,body:t=null,onStreamComplete:u=null,apiKey:v=null,streamController:w=null}=a,x="",y=null,z=new TextDecoder("utf-8",{fatal:!1}),A=b===j?{...(0,d.Ws)(m),provider:n,toolNameMap:q,model:r}:null,B=0,C="",D="",E=null,F=!1;return w&&"function"==typeof w.setPartialFlush&&w.setPartialFlush(a=>{if(!F){F=!0;try{let d=b===k?y:A?.usage;if(!(0,g.Gh)(d)&&B>0){let a=b===k?o:m;d=(0,g.OF)(t,B,a)}if(u)u({content:C,thinking:D},d,E);else if((0,g.Gh)(d)){let a=b===k?n:A?.provider||c;(0,g.IF)(a,d,r,s,v)}else(0,f.E5)({model:r,provider:n,connectionId:s,tokens:null,status:`ABORTED ${a||"client_closed"}`}).catch(()=>{})}catch(a){console.log("savePartial failed:",a&&a.message)}(0,f.uw)(r,n,s,!1)}}),new TransformStream({transform(a,f){E||(E=Date.now());let j=z.decode(a,{stream:!0});x+=j,p?.appendProviderChunk?.(j);let l=x.split("\n");for(let a of(x=l.pop()||"",l)){let j=a.trim();if(b===k){let b,c=!1;if(j.startsWith("data:")&&"[DONE]"!==j.slice(5).trim())try{let a=JSON.parse(j.slice(5).trim()),d=(0,h.A4)(a),e=!1;if(void 0!==a.choices&&(a.object||(a.object="chat.completion.chunk",e=!0),a.created||(a.created=Math.floor(Date.now()/1e3),e=!0)),void 0!==a.prompt_filter_results&&(delete a.prompt_filter_results,e=!0),a?.choices)for(let b of a.choices)void 0!==b.content_filter_results&&(delete b.content_filter_results,e=!0);if(!(0,h.c2)(a,o))continue;let f=a.choices?.[0]?.delta,i=f?.content,k=f?.reasoning_content;i&&"string"==typeof i&&(B+=i.length,C+=i),k&&"string"==typeof k&&(B+=k.length,D+=k);let l=(0,g.f5)(a);l&&(y=l);let m=a.choices?.[0]?.finish_reason;if(m&&!(0,g.Gh)(a.usage)){let d=(0,g.OF)(t,B,o);a.usage=(0,g.WL)(d,o),b=`data: ${JSON.stringify(a)}
42
42
  `,y=d,c=!0}else if(m&&y){let d=(0,g.O9)(y);a.usage=(0,g.WL)(d,o),b=`data: ${JSON.stringify(a)}
43
43
  `,c=!0}else(d||e)&&(b=`data: ${JSON.stringify(a)}
44
- `,c=!0)}catch{}c||(b=a.startsWith("data:")&&!a.startsWith("data: ")?"data: "+a.slice(5)+"\n":a+"\n"),p?.appendConvertedChunk?.(b),f.enqueue(i.encode(b));continue}if(!j)continue;let l=(0,h.tV)(j,c);if(!l)continue;if(l&&l.done&&c!==e.h.OLLAMA){let a="data: [DONE]\n\n";p?.appendConvertedChunk?.(a),f.enqueue(i.encode(a));continue}if(l.delta?.text&&(B+=l.delta.text.length,C+=l.delta.text),l.delta?.thinking&&(B+=l.delta.thinking.length,D+=l.delta.thinking),l.choices?.[0]?.delta?.content&&(B+=l.choices[0].delta.content.length,C+=l.choices[0].delta.content),l.choices?.[0]?.delta?.reasoning_content&&(B+=l.choices[0].delta.reasoning_content.length,D+=l.choices[0].delta.reasoning_content),l.candidates?.[0]?.content?.parts)for(let a of l.candidates[0].content.parts)a.text&&"string"==typeof a.text&&(B+=a.text.length,!0===a.thought?D+=a.text:C+=a.text);let n=(0,g.f5)(l);n&&(A.usage=n);let q=(0,d.Y8)(c,m,l,A);if(q?._openaiIntermediate)for(let a of q._openaiIntermediate){let b=(0,h.v8)(a,e.h.OPENAI);p?.appendOpenAIChunk?.(b)}if(q?.length>0)for(let a of q){if(!(0,h.c2)(a,m))continue;let b="message_delta"===a.type||a.choices?.[0]?.finish_reason;if(A.finishReason&&b&&!(0,g.Gh)(a.usage)&&B>0){let b=(0,g.OF)(t,B,m);a.usage=(0,g.WL)(b,m),A.usage=b}else if(A.finishReason&&b&&A.usage){let b=(0,g.O9)(A.usage);a.usage=(0,g.WL)(b,m)}let c=(0,h.v8)(a,m);p?.appendConvertedChunk?.(c),f.enqueue(i.encode(c))}}},flush(a){F=!0,(0,f.uw)(r,n,s,!1);try{let j=z.decode();if(j&&(x+=j),b===k){if(x){let b=x;x.startsWith("data:")&&!x.startsWith("data: ")&&(b="data: "+x.slice(5)),p?.appendConvertedChunk?.(b),a.enqueue(i.encode(b))}!(0,g.Gh)(y)&&B>0&&(y=(0,g.OF)(t,B,o)),(0,g.Gh)(y)?u||(0,g.IF)(n,y,r,s,v):(0,f.E5)({model:r,provider:n,connectionId:s,tokens:null,status:"200 OK"}).catch(()=>{});let b="data: [DONE]\n\n";p?.appendConvertedChunk?.(b),a.enqueue(i.encode(b)),u&&u({content:C,thinking:D},y,E);return}if(x.trim()){let b=(0,h.tV)(x.trim());if(b&&!b.done){let f=(0,d.Y8)(c,m,b,A);if(f?._openaiIntermediate)for(let a of f._openaiIntermediate){let b=(0,h.v8)(a,e.h.OPENAI);p?.appendOpenAIChunk?.(b)}if(f?.length>0)for(let b of f){let c=(0,h.v8)(b,m);p?.appendConvertedChunk?.(c),a.enqueue(i.encode(c))}}}let l=(0,d.Y8)(c,m,null,A);if(l?._openaiIntermediate)for(let a of l._openaiIntermediate){let b=(0,h.v8)(a,e.h.OPENAI);p?.appendOpenAIChunk?.(b)}if(l?.length>0)for(let b of l){let c=(0,h.v8)(b,m);p?.appendConvertedChunk?.(c),a.enqueue(i.encode(c))}let q="data: [DONE]\n\n";p?.appendConvertedChunk?.(q),a.enqueue(i.encode(q)),!(0,g.Gh)(A?.usage)&&B>0&&(A.usage=(0,g.OF)(t,B,m)),(0,g.Gh)(A?.usage)?u||(0,g.IF)(A.provider||c,A.usage,r,s,v):(0,f.E5)({model:r,provider:n,connectionId:s,tokens:null,status:"200 OK"}).catch(()=>{}),u&&u({content:C,thinking:D},A?.usage,E)}catch(a){console.log("Error in flush:",a)}}})}function m(a,b,c=null,d=null,e=null,f=null,g=null,h=null,i=null,k=null,n=null){return l({mode:j,targetFormat:a,sourceFormat:b,provider:c,reqLogger:d,toolNameMap:e,model:f,connectionId:g,body:h,onStreamComplete:i,apiKey:k,streamController:n})}function n(a=null,b=null,c=null,d=null,f=null,g=null,h=null,i=e.h.OPENAI,j=null){return l({mode:k,provider:a,passthroughFormat:i,reqLogger:b,model:c,connectionId:d,body:f,onStreamComplete:g,apiKey:h,streamController:j})}},81626:(a,b,c)=>{function d(a,b){let c;if(!a.trim())return;let d=a.match(/^event:\s*(.+)$/m),e=a.match(/^data:\s*(.+)$/m);if(!d||!e)return;let f=d[1].trim(),g=e[1].trim();if("[DONE]"!==g){try{c=JSON.parse(g)}catch{return}"response.created"===f?(b.responseId=c.response?.id||b.responseId,b.created=c.response?.created_at||b.created):"response.output_item.done"===f?b.items.set(c.output_index??0,c.item):"response.completed"===f?(b.status="completed",c.response?.usage&&(b.usage.input_tokens=c.response.usage.input_tokens||0,b.usage.output_tokens=c.response.usage.output_tokens||0,b.usage.total_tokens=c.response.usage.total_tokens||0)):"response.failed"===f&&(b.status="failed")}}c.d(b,{I:()=>n,F:()=>m});let e={input_tokens:0,output_tokens:0,total_tokens:0};async function f(a){if(!a||"function"!=typeof a.getReader)return{id:`resp_${Date.now()}`,object:"response",created_at:Math.floor(Date.now()/1e3),status:"failed",output:[],usage:{...e}};let b=a.getReader(),c=new TextDecoder,f="",g={responseId:"",created:Math.floor(Date.now()/1e3),status:"in_progress",usage:{...e},items:new Map};try{for(;;){let{done:a,value:e}=await b.read();if(a)break;let h=(f+=c.decode(e,{stream:!0})).split("\n\n");for(let a of(f=h.pop()||"",h))d(a,g)}f.trim()&&d(f,g)}finally{b.releaseLock()}let h=[],i=g.items.size>0?Math.max(...g.items.keys()):-1;for(let a=0;a<=i;a++)h.push(g.items.get(a)||{type:"message",content:[],role:"assistant"});return{id:g.responseId||`resp_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,object:"response",created_at:g.created,status:g.status||"completed",output:h,usage:g.usage}}var g=c(43659),h=c(41004),i=c(14170),j=c(86171),k=c(47370);function l(a){if(!a?.content||!Array.isArray(a.content))return"";let b=a.content.find(a=>"output_text"===a.type);if("string"==typeof b?.text)return b.text;let c=a.content.find(a=>"string"==typeof a.text);return"string"==typeof c?.text?c.text:""}function m(a,b){let c=[];for(let b of String(a||"").split("\n")){let a=b.trim();if(!a.startsWith("data:"))continue;let d=a.slice(5).trim();if(d&&"[DONE]"!==d)try{c.push(JSON.parse(d))}catch{}}if(0===c.length)return null;let d=c[0],e=[],f=[],g=new Map,h="stop",i=null;for(let a of c){let b=a?.choices?.[0],c=b?.delta||{};if("string"==typeof c.content&&c.content.length>0&&e.push(c.content),"string"==typeof c.reasoning_content&&c.reasoning_content.length>0&&f.push(c.reasoning_content),b?.finish_reason&&(h=b.finish_reason),a?.usage&&"object"==typeof a.usage&&(i=a.usage),Array.isArray(c.tool_calls))for(let a of c.tool_calls){let b=a.index??0;g.has(b)||g.set(b,{id:a.id||"",type:"function",function:{name:"",arguments:""}});let c=g.get(b);a.id&&(c.id=a.id),a.function?.name&&(c.function.name+=a.function.name),a.function?.arguments&&(c.function.arguments+=a.function.arguments)}}let j={role:"assistant",content:e.join("")||(g.size>0?null:"")};f.length>0&&(j.reasoning_content=f.join("")),g.size>0&&(j.tool_calls=[...g.entries()].sort((a,b)=>a[0]-b[0]).map(([,a])=>a));let k={id:d.id||`chatcmpl-${Date.now()}`,object:"chat.completion",created:d.created||Math.floor(Date.now()/1e3),model:d.model||b||"unknown",choices:[{index:0,message:j,finish_reason:h}]};return i&&(k.usage=i),k}async function n({providerResponse:a,sourceFormat:b,provider:c,model:d,body:e,stream:o,translatedBody:p,finalBody:q,requestStartTime:r,connectionId:s,apiKey:t,clientRawRequest:u,onRequestSuccess:v,trackDone:w,appendLog:x}){let y=a.headers.get("content-type")||"";if(!(y.includes("text/event-stream")||""===y&&"codex"===c))return null;w();let z={provider:c,model:d,connectionId:s,request:(0,j.Fo)(e,o),providerRequest:q||p||null};if("codex"===c||b===i.h.OPENAI_RESPONSES)try{let e,g=await f(a.body);v&&await v();let h=g.usage||{};x({tokens:h,status:"200 OK"}),(0,j.qr)({provider:c,model:d,tokens:h,connectionId:s,apiKey:t,endpoint:u?.endpoint});let{msgItem:m,textContent:n}=function(a){if(!Array.isArray(a))return{msgItem:null,textContent:null};let b=a.filter(a=>a?.type==="message");if(0===b.length)return{msgItem:null,textContent:null};for(let a=b.length-1;a>=0;a--){let c=l(b[a]);if(c.length>0)return{msgItem:b[a],textContent:c}}let c=b[b.length-1];return{msgItem:c,textContent:l(c)}}(g.output),o=Date.now()-r;if((0,k.ox)((0,j.$R)({...z,latency:{ttft:o,total:o},tokens:{prompt_tokens:h.input_tokens||0,completion_tokens:h.output_tokens||0},response:{content:n,thinking:null,finish_reason:g.status||"unknown"},status:"success"},{endpoint:u?.endpoint||null})).catch(()=>{}),b===i.h.OPENAI_RESPONSES)return{success:!0,response:new Response(JSON.stringify(g),{headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})};let p=h.input_tokens||0,q=h.output_tokens||0,w=(g.output||[]).filter(a=>"function_call"===a.type).map((a,b)=>({id:a.call_id||`call_${a.name}_${Date.now()}_${b}`,type:"function",function:{name:a.name,arguments:"string"==typeof a.arguments?a.arguments:JSON.stringify(a.arguments||{})}})),y=w.length>0;if(b===i.h.ANTIGRAVITY||b===i.h.GEMINI||b===i.h.GEMINI_CLI)e={response:{candidates:[{content:{role:"model",parts:[{text:n||""}]},finishReason:"STOP",index:0}],usageMetadata:{promptTokenCount:p,candidatesTokenCount:q,totalTokenCount:p+q},modelVersion:d,responseId:g.id||`resp_${Date.now()}`}};else{let a={role:"assistant",content:n||(y?null:"")};y&&(a.tool_calls=w);let b=y?"tool_calls":"completed"===g.status?"stop":g.status||"stop";e={id:g.id||`chatcmpl-${Date.now()}`,object:"chat.completion",created:g.created_at||Math.floor(Date.now()/1e3),model:g.model||d,choices:[{index:0,message:a,finish_reason:b}],usage:{prompt_tokens:p,completion_tokens:q,total_tokens:p+q}}}return{success:!0,response:new Response(JSON.stringify(e),{headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})}}catch(a){return console.error("[ChatCore] Responses API SSE→JSON failed:",a),(0,g.A1)(h.gx.BAD_GATEWAY,"Failed to convert streaming response to JSON")}try{let b=await a.text(),e=m(b,d);if(!e)return(0,g.A1)(h.gx.BAD_GATEWAY,"Invalid SSE response for non-streaming request");v&&await v();let f=e.usage||{};x({tokens:f,status:"200 OK"}),(0,j.qr)({provider:c,model:d,tokens:f,connectionId:s,apiKey:t,endpoint:u?.endpoint});let i=Date.now()-r;if((0,k.ox)((0,j.$R)({...z,latency:{ttft:i,total:i},tokens:f,response:{content:e.choices?.[0]?.message?.content||null,thinking:e.choices?.[0]?.message?.reasoning_content||null,finish_reason:e.choices?.[0]?.finish_reason||"unknown"},status:"success"},{endpoint:u?.endpoint||null})).catch(()=>{}),e?.choices)for(let a of e.choices)a?.message?.reasoning_content&&a.message.content&&delete a.message.reasoning_content;return{success:!0,response:new Response(JSON.stringify(e),{headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})}}catch(a){return console.error("[ChatCore] Chat Completions SSE→JSON failed:",a),(0,g.A1)(h.gx.BAD_GATEWAY,"Failed to convert streaming response to JSON")}}},86171:(a,b,c)=>{c.d(b,{$R:()=>i,Fo:()=>g,MK:()=>h,qr:()=>j});var d=c(47370),e=c(71857);let f=["temperature","top_p","top_k","max_tokens","max_completion_tokens","thinking","reasoning","enable_thinking","presence_penalty","frequency_penalty","seed","stop","tools","tool_choice","response_format","prediction","store","metadata","n","logprobs","top_logprobs","logit_bias","user","parallel_tool_calls"];function g(a,b){let c={messages:a.messages||[],model:a.model,stream:b};for(let b of f)void 0!==a[b]&&(c[b]=a[b]);return c}function h(a){return a&&"object"==typeof a?a.usage?.input_tokens!==void 0?{prompt_tokens:a.usage.input_tokens||0,completion_tokens:a.usage.output_tokens||0,cache_read_input_tokens:a.usage.cache_read_input_tokens,cache_creation_input_tokens:a.usage.cache_creation_input_tokens}:a.usage?.prompt_tokens!==void 0?{prompt_tokens:a.usage.prompt_tokens||0,completion_tokens:a.usage.completion_tokens||0,cached_tokens:a.usage.prompt_tokens_details?.cached_tokens,reasoning_tokens:a.usage.completion_tokens_details?.reasoning_tokens}:a.usageMetadata?{prompt_tokens:a.usageMetadata.promptTokenCount||0,completion_tokens:a.usageMetadata.candidatesTokenCount||0,reasoning_tokens:a.usageMetadata.thoughtsTokenCount}:null:null}function i(a,b={}){return{provider:a.provider||"unknown",model:a.model||"unknown",connectionId:a.connectionId||void 0,timestamp:new Date().toISOString(),latency:a.latency||{ttft:0,total:0},tokens:a.tokens||{prompt_tokens:0,completion_tokens:0},request:a.request,providerRequest:a.providerRequest||null,providerResponse:a.providerResponse||null,response:a.response||{},status:a.status||"success",...b}}function j({provider:a,model:b,tokens:c,connectionId:f,apiKey:g,endpoint:h,label:i="USAGE"}){if(!c||"object"!=typeof c)return;let k=c.input_tokens??c.prompt_tokens??0,l=c.output_tokens??c.completion_tokens??0;if(0===k&&0===l)return;let m=new Date().toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"}),n=f?` | account=${f.slice(0,8)}...`:"";console.log(`${e.lm.green}[${m}] 📊 [${i}] ${a.toUpperCase()} | in=${k} | out=${l}${n}${e.lm.reset}`);let o={prompt_tokens:c.prompt_tokens??c.input_tokens??0,completion_tokens:c.completion_tokens??c.output_tokens??0};(0,d.sZ)({provider:a||"unknown",model:b||"unknown",tokens:o,timestamp:new Date().toISOString(),connectionId:f||void 0,apiKey:g||void 0,endpoint:h||null}).catch(()=>{})}},92500:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{w:()=>D});var e=c(57647),f=c(33110),g=c(14170),h=c(71857),i=c(59657),j=c(8590),k=c(71336),l=c(44404),m=c(43659),n=c(41004),o=c(27349),p=c(47370),q=c(55330),r=c(86171),s=c(81626),t=c(5016),u=c(20623),v=c(324),w=c(14724),x=c(60125),y=c(13791),z=c(97204),A=c(48408),B=c(50916),C=a([q]);async function D({body:a,modelInfo:b,credentials:c,log:d,onCredentialsRefreshed:C,onRequestSuccess:E,onDisconnect:F,clientRawRequest:G,connectionId:H,userAgent:I,apiKey:J,ccFilterNaming:K,rtkEnabled:L,cavemanEnabled:M,cavemanLevel:N,sourceFormatOverride:O,providerThinking:P}){let Q,R,S,T,U,V,{provider:W,model:X}=b,Y=Date.now(),Z=O||(0,e.Tz)(a),$=(0,o.c)(a,X,I,K);if($)return $;let _=l.Xg[W]||W,aa=(0,l.ux)(_,X)||(0,e.jJ)(W),ab=(0,l.cY)(_,X);if(P?.mode&&"auto"!==P.mode){let b=P.mode;"on"!==b||a.thinking?"off"!==b||a.thinking?a.reasoning_effort||(a={...a,reasoning_effort:b}):a={...a,thinking:{type:"disabled"}}:(console.log("Injecting provider-level thinking config override: on"),a={...a,thinking:{type:"enabled",budget_tokens:1e4}})}let ac=!0===a.stream||Z===g.h.ANTIGRAVITY||Z===g.h.GEMINI||Z===g.h.GEMINI_CLI,ad="openai"===W||"codex"===W||"commandcode"===W,ae=!!ad||!1!==a.stream,af=(0,v.J)(G?.headers||{},a);"deepseek-tui"===af&&!0!==a.stream&&(ae=!1);let ag=G?.headers?.accept||"",ah=ag.includes("application/json"),ai=ag.includes("text/event-stream");ah&&!ai&&!0!==a.stream&&(ae=!1);let aj=await (0,k.q)(Z,aa,X);G&&aj.logClientRawRequest(G.endpoint,G.body,G.headers),aj.logRawRequest(a),d?.debug?.("FORMAT",`${Z} → ${aa} | stream=${ae}`);let ak=(0,v.J)(G?.headers||{},a),al=(0,v.Q)(ak,W);if(al)d?.debug?.("PASSTHROUGH",`${ak} → ${W} | native lossless`),Q={...a,model:X};else{if(!(Q=(0,f.GH)(Z,aa,X,a,ae,c,W,aj,ab,H,ak)))return(0,p.uw)(X,W,H,!1,!0),(0,m.A1)(n.gx.BAD_REQUEST,`Failed to translate request for ${Z} → ${aa}`);R=Q._toolNameMap,delete Q._toolNameMap,Q.model=X}if("claude"===ak&&Array.isArray(Q.tools)){let{tools:a,stripped:b}=(0,w.F)(Q.tools);b.length>0&&(Q.tools=a,d?.debug?.("TOOLDEDUP",`stripped ${b.length}: ${b.slice(0,3).join(", ")}${b.length>3?"...":""}`))}let am=al?Z:aa,an=(0,B.B)(Q,L),ao=(0,B.f)(an);ao&&console.log(ao),M&&N&&((0,x.p)(Q,am,N),d?.debug?.("CAVEMAN",`${N} | ${am}`));let ap=(0,q.SB)(W);(0,p.uw)(X,W,H,!0),(0,p.E5)({model:X,provider:W,connectionId:H,status:"PENDING"}).catch(()=>{});let aq=function(a){if(Array.isArray(a?.messages))return a.messages.length;if(Array.isArray(a?.input))return a.input.length;if(Array.isArray(a?.contents))return a.contents.length;if(Array.isArray(a?.request?.contents))return a.request.contents.length;let b=a?.conversationState;return b?(Array.isArray(b.history)?b.history.length:0)+ +!!b.currentMessage:0}(Q);d?.debug?.("REQUEST",`${W.toUpperCase()} | ${X} | ${aq} msgs`);let ar=(0,i.jd)({onDisconnect:a=>{(0,p.uw)(X,W,H,!1),F&&F(a)},onError:()=>(0,p.uw)(X,W,H,!1),log:d,provider:W,model:X}),as={connectionProxyEnabled:c?.providerSpecificData?.connectionProxyEnabled===!0,connectionProxyUrl:c?.providerSpecificData?.connectionProxyUrl||"",connectionNoProxy:c?.providerSpecificData?.connectionNoProxy||"",vercelRelayUrl:c?.providerSpecificData?.vercelRelayUrl||""};if(as.vercelRelayUrl){let a=c?.connectionName||c?.connectionId||"unknown",b=c?.providerSpecificData?.connectionProxyPoolId||"none";d?.info?.("PROXY",`${W.toUpperCase()} | ${X} | conn=${a} | pool=${b} | vercel-relay=${as.vercelRelayUrl}`)}else if(as.connectionProxyEnabled&&as.connectionProxyUrl){let a=as.connectionProxyUrl;try{let b=new URL(as.connectionProxyUrl),c=b.hostname||"",d=b.port?`:${b.port}`:"",e=b.protocol||"http:";a=`${e}//${c}${d}`}catch{}let b=c?.providerSpecificData?.connectionProxyPoolId||"none",e=c?.connectionName||c?.connectionId||"unknown";d?.info?.("PROXY",`${W.toUpperCase()} | ${X} | conn=${e} | pool=${b} | url=${a}`)}if(as.connectionProxyEnabled&&as.connectionNoProxy){let a=c?.connectionName||c?.connectionId||"unknown";d?.debug?.("PROXY",`${W.toUpperCase()} | ${X} | conn=${a} | no_proxy=${as.connectionNoProxy}`)}let at=(0,y.cH)(W);if(!at.allow)return(0,p.uw)(X,W,H,!1,!0),d?.warn?.("CIRCUIT",`${W.toUpperCase()} | ${at.reason}`),(0,m.A1)(n.gx.SERVICE_UNAVAILABLE,`Provider ${W} temporarily unavailable (${at.reason})`);let au=H||c?.apiKey||"",av=(0,A.Z0)(a,G?.headers||{});if(av&&d?.debug?.("SESSION",`${W.toUpperCase()} | session=${av.slice(0,24)}`),(0,z.qw)(au))return(0,p.uw)(X,W,H,!1,!0),d?.warn?.("COOLDOWN",`${W.toUpperCase()} | credential cooling down`),(0,m.A1)(n.gx.RATE_LIMITED,`Credential for ${W} is cooling down`);try{let a=await ap.execute({model:X,body:Q,stream:ae,credentials:c,signal:ar.signal,log:d,proxyOptions:as});S=a.response,T=a.url,U=a.headers,V=a.transformedBody,aj.logTargetRequest(T,U,V)}catch(c){if((0,p.uw)(X,W,H,!1,!0),(0,p.E5)({model:X,provider:W,connectionId:H,status:`FAILED ${"AbortError"===c.name?499:n.gx.BAD_GATEWAY}`}).catch(()=>{}),(0,p.ox)((0,r.$R)({provider:W,model:X,connectionId:H,latency:{ttft:0,total:Date.now()-Y},tokens:{prompt_tokens:0,completion_tokens:0},request:(0,r.Fo)(a,ae),providerRequest:Q||null,response:{error:c.message||String(c),status:"AbortError"===c.name?499:502,thinking:null},status:"error"})).catch(()=>{}),"AbortError"===c.name)return ar.handleError(c),(0,m.A1)(499,"Request aborted");let b=(0,m.lR)(c,W,X,n.gx.BAD_GATEWAY);return console.log(`${h.lm.red}[ERROR] ${b}${h.lm.reset}`),(0,m.A1)(n.gx.BAD_GATEWAY,b)}if(!ap.noAuth&&(S.status===n.gx.UNAUTHORIZED||S.status===n.gx.FORBIDDEN))try{let a=await (0,j.qZ)(()=>ap.refreshCredentials(c,d),3,d);if(a?.accessToken||a?.copilotToken){if(d?.info?.("TOKEN",`${W.toUpperCase()} | refreshed`),Object.assign(c,a),C)try{await C(a)}catch(a){d?.warn?.("TOKEN",`onCredentialsRefreshed failed: ${a.message}`)}try{let a=await ap.execute({model:X,body:Q,stream:ae,credentials:c,signal:ar.signal,log:d,proxyOptions:as});a.response.ok&&(S=a.response,T=a.url)}catch{d?.warn?.("TOKEN",`${W.toUpperCase()} | retry after refresh failed`)}}else d?.warn?.("TOKEN",`${W.toUpperCase()} | refresh failed`)}catch(a){d?.warn?.("TOKEN",`${W.toUpperCase()} | refresh threw: ${a.message}`)}if(S.ok&&((0,y.gY)(W),av&&H&&(0,A.K7)(av,H)),!S.ok){(0,y.xV)(W,S.status),(429===S.status||403===S.status)&&(0,z.cy)(au,S.status),(0,p.uw)(X,W,H,!1,!0);let{statusCode:b,message:c,resetsAtMs:d}=await (0,m.zL)(S,ap);(0,p.E5)({model:X,provider:W,connectionId:H,status:`FAILED ${b}`}).catch(()=>{}),(0,p.ox)((0,r.$R)({provider:W,model:X,connectionId:H,latency:{ttft:0,total:Date.now()-Y},tokens:{prompt_tokens:0,completion_tokens:0},request:(0,r.Fo)(a,ae),providerRequest:V||Q||null,response:{error:c,status:b,thinking:null},status:"error"})).catch(()=>{});let e=(0,m.lR)(Error(c),W,X,b);return console.log(`${h.lm.red}[ERROR] ${e}${h.lm.reset}`),aj.logError(Error(c),V||Q),(0,m.A1)(b,e,d)}let aw={provider:W,model:X,body:a,stream:ae,translatedBody:Q,finalBody:V,requestStartTime:Y,connectionId:H,apiKey:J,clientRawRequest:G,onRequestSuccess:E},ax=a=>(0,p.E5)({model:X,provider:W,connectionId:H,...a}).catch(()=>{}),ay=()=>(0,p.uw)(X,W,H,!1);if(!ac&&ad){let a=await (0,s.I)({...aw,providerResponse:S,sourceFormat:Z,trackDone:ay,appendLog:ax});if(a)return ar.handleComplete(),a}if(!ae){let a=await (0,t.N)({...aw,providerResponse:S,sourceFormat:Z,targetFormat:aa,reqLogger:aj,toolNameMap:R,trackDone:ay,appendLog:ax});return ar.handleComplete(),a}let az=`${Date.now()}-${Math.random().toString(36).slice(2,11)}`,{onStreamComplete:aA}=(0,u.$)({...aw,streamDetailId:az});return(0,u.M)({...aw,providerResponse:S,sourceFormat:Z,targetFormat:aa,userAgent:I,reqLogger:aj,toolNameMap:R,streamController:ar,onStreamComplete:aA,streamDetailId:az})}q=(C.then?(await C)():C)[0],d()}catch(a){d(a)}})},97204:(a,b,c)=>{c.d(b,{cy:()=>f,qw:()=>e});let d=new Map;function e(a,b=Date.now()){if(!a)return!1;let c=d.get(a);return!!c&&(!(c.until<=b)||(d.delete(a),!1))}function f(a,b,c,e){if(!a)return;let f=Number.isFinite(c)&&c>0?c:429===b?6e4:403===b?3e5:3e4;d.set(a,{until:Date.now()+f,reason:e||`status-${b}`})}}};
44
+ `,c=!0)}catch{}c||(b=a.startsWith("data:")&&!a.startsWith("data: ")?"data: "+a.slice(5)+"\n":a+"\n"),p?.appendConvertedChunk?.(b),f.enqueue(i.encode(b));continue}if(!j)continue;let l=(0,h.tV)(j,c);if(!l)continue;if(l&&l.done&&c!==e.h.OLLAMA){let a="data: [DONE]\n\n";p?.appendConvertedChunk?.(a),f.enqueue(i.encode(a));continue}if(l.delta?.text&&(B+=l.delta.text.length,C+=l.delta.text),l.delta?.thinking&&(B+=l.delta.thinking.length,D+=l.delta.thinking),l.choices?.[0]?.delta?.content&&(B+=l.choices[0].delta.content.length,C+=l.choices[0].delta.content),l.choices?.[0]?.delta?.reasoning_content&&(B+=l.choices[0].delta.reasoning_content.length,D+=l.choices[0].delta.reasoning_content),l.candidates?.[0]?.content?.parts)for(let a of l.candidates[0].content.parts)a.text&&"string"==typeof a.text&&(B+=a.text.length,!0===a.thought?D+=a.text:C+=a.text);let n=(0,g.f5)(l);n&&(A.usage=n);let q=(0,d.Y8)(c,m,l,A);if(q?._openaiIntermediate)for(let a of q._openaiIntermediate){let b=(0,h.v8)(a,e.h.OPENAI);p?.appendOpenAIChunk?.(b)}if(q?.length>0)for(let a of q){if(!(0,h.c2)(a,m))continue;let b="message_delta"===a.type||a.choices?.[0]?.finish_reason;if(A.finishReason&&b&&!(0,g.Gh)(a.usage)&&B>0){let b=(0,g.OF)(t,B,m);a.usage=(0,g.WL)(b,m),A.usage=b}else if(A.finishReason&&b&&A.usage){let b=(0,g.O9)(A.usage);a.usage=(0,g.WL)(b,m)}let c=(0,h.v8)(a,m);p?.appendConvertedChunk?.(c),f.enqueue(i.encode(c))}}},flush(a){F=!0,(0,f.uw)(r,n,s,!1);try{let j=z.decode();if(j&&(x+=j),b===k){if(x){let b=x;x.startsWith("data:")&&!x.startsWith("data: ")&&(b="data: "+x.slice(5)),p?.appendConvertedChunk?.(b),a.enqueue(i.encode(b))}!(0,g.Gh)(y)&&B>0&&(y=(0,g.OF)(t,B,o)),(0,g.Gh)(y)?u||(0,g.IF)(n,y,r,s,v):(0,f.E5)({model:r,provider:n,connectionId:s,tokens:null,status:"200 OK"}).catch(()=>{});let b="data: [DONE]\n\n";p?.appendConvertedChunk?.(b),a.enqueue(i.encode(b)),u&&u({content:C,thinking:D},y,E);return}if(x.trim()){let b=(0,h.tV)(x.trim());if(b&&!b.done){let f=(0,d.Y8)(c,m,b,A);if(f?._openaiIntermediate)for(let a of f._openaiIntermediate){let b=(0,h.v8)(a,e.h.OPENAI);p?.appendOpenAIChunk?.(b)}if(f?.length>0)for(let b of f){let c=(0,h.v8)(b,m);p?.appendConvertedChunk?.(c),a.enqueue(i.encode(c))}}}let l=(0,d.Y8)(c,m,null,A);if(l?._openaiIntermediate)for(let a of l._openaiIntermediate){let b=(0,h.v8)(a,e.h.OPENAI);p?.appendOpenAIChunk?.(b)}if(l?.length>0)for(let b of l){let c=(0,h.v8)(b,m);p?.appendConvertedChunk?.(c),a.enqueue(i.encode(c))}let q="data: [DONE]\n\n";p?.appendConvertedChunk?.(q),a.enqueue(i.encode(q)),!(0,g.Gh)(A?.usage)&&B>0&&(A.usage=(0,g.OF)(t,B,m)),(0,g.Gh)(A?.usage)?u||(0,g.IF)(A.provider||c,A.usage,r,s,v):(0,f.E5)({model:r,provider:n,connectionId:s,tokens:null,status:"200 OK"}).catch(()=>{}),u&&u({content:C,thinking:D},A?.usage,E)}catch(a){console.log("Error in flush:",a)}}})}function m(a,b,c=null,d=null,e=null,f=null,g=null,h=null,i=null,k=null,n=null){return l({mode:j,targetFormat:a,sourceFormat:b,provider:c,reqLogger:d,toolNameMap:e,model:f,connectionId:g,body:h,onStreamComplete:i,apiKey:k,streamController:n})}function n(a=null,b=null,c=null,d=null,f=null,g=null,h=null,i=e.h.OPENAI,j=null){return l({mode:k,provider:a,passthroughFormat:i,reqLogger:b,model:c,connectionId:d,body:f,onStreamComplete:g,apiKey:h,streamController:j})}},81626:(a,b,c)=>{function d(a,b){let c;if(!a.trim())return;let d=a.match(/^event:\s*(.+)$/m),e=a.match(/^data:\s*(.+)$/m);if(!d||!e)return;let f=d[1].trim(),g=e[1].trim();if("[DONE]"!==g){try{c=JSON.parse(g)}catch{return}"response.created"===f?(b.responseId=c.response?.id||b.responseId,b.created=c.response?.created_at||b.created):"response.output_item.done"===f?b.items.set(c.output_index??0,c.item):"response.completed"===f?(b.status="completed",c.response?.usage&&(b.usage.input_tokens=c.response.usage.input_tokens||0,b.usage.output_tokens=c.response.usage.output_tokens||0,b.usage.total_tokens=c.response.usage.total_tokens||0)):"response.failed"===f&&(b.status="failed")}}c.d(b,{I:()=>n,F:()=>m});let e={input_tokens:0,output_tokens:0,total_tokens:0};async function f(a){if(!a||"function"!=typeof a.getReader)return{id:`resp_${Date.now()}`,object:"response",created_at:Math.floor(Date.now()/1e3),status:"failed",output:[],usage:{...e}};let b=a.getReader(),c=new TextDecoder,f="",g={responseId:"",created:Math.floor(Date.now()/1e3),status:"in_progress",usage:{...e},items:new Map};try{for(;;){let{done:a,value:e}=await b.read();if(a)break;let h=(f+=c.decode(e,{stream:!0})).split("\n\n");for(let a of(f=h.pop()||"",h))d(a,g)}f.trim()&&d(f,g)}finally{b.releaseLock()}let h=[],i=g.items.size>0?Math.max(...g.items.keys()):-1;for(let a=0;a<=i;a++)h.push(g.items.get(a)||{type:"message",content:[],role:"assistant"});return{id:g.responseId||`resp_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,object:"response",created_at:g.created,status:g.status||"completed",output:h,usage:g.usage}}var g=c(43659),h=c(41004),i=c(14170),j=c(86171),k=c(47370);function l(a){if(!a?.content||!Array.isArray(a.content))return"";let b=a.content.find(a=>"output_text"===a.type);if("string"==typeof b?.text)return b.text;let c=a.content.find(a=>"string"==typeof a.text);return"string"==typeof c?.text?c.text:""}function m(a,b){let c=[];for(let b of String(a||"").split("\n")){let a=b.trim();if(!a.startsWith("data:"))continue;let d=a.slice(5).trim();if(d&&"[DONE]"!==d)try{c.push(JSON.parse(d))}catch{}}if(0===c.length)return null;let d=c[0],e=[],f=[],g=new Map,h="stop",i=null;for(let a of c){let b=a?.choices?.[0],c=b?.delta||{};if("string"==typeof c.content&&c.content.length>0&&e.push(c.content),"string"==typeof c.reasoning_content&&c.reasoning_content.length>0&&f.push(c.reasoning_content),b?.finish_reason&&(h=b.finish_reason),a?.usage&&"object"==typeof a.usage&&(i=a.usage),Array.isArray(c.tool_calls))for(let a of c.tool_calls){let b=a.index??0;g.has(b)||g.set(b,{id:a.id||"",type:"function",function:{name:"",arguments:""}});let c=g.get(b);a.id&&(c.id=a.id),a.function?.name&&(c.function.name+=a.function.name),a.function?.arguments&&(c.function.arguments+=a.function.arguments)}}let j={role:"assistant",content:e.join("")||(g.size>0?null:"")};f.length>0&&(j.reasoning_content=f.join("")),g.size>0&&(j.tool_calls=[...g.entries()].sort((a,b)=>a[0]-b[0]).map(([,a])=>a));let k={id:d.id||`chatcmpl-${Date.now()}`,object:"chat.completion",created:d.created||Math.floor(Date.now()/1e3),model:d.model||b||"unknown",choices:[{index:0,message:j,finish_reason:h}]};return i&&(k.usage=i),k}async function n({providerResponse:a,sourceFormat:b,provider:c,model:d,body:e,stream:o,translatedBody:p,finalBody:q,requestStartTime:r,connectionId:s,apiKey:t,clientRawRequest:u,onRequestSuccess:v,trackDone:w,appendLog:x}){let y=a.headers.get("content-type")||"";if(!(y.includes("text/event-stream")||""===y&&"codex"===c))return null;w();let z={provider:c,model:d,connectionId:s,request:(0,j.Fo)(e,o),providerRequest:q||p||null};if("codex"===c||b===i.h.OPENAI_RESPONSES)try{let e,g=await f(a.body);v&&await v();let h=g.usage||{};x({tokens:h,status:"200 OK"}),(0,j.qr)({provider:c,model:d,tokens:h,connectionId:s,apiKey:t,endpoint:u?.endpoint});let{msgItem:m,textContent:n}=function(a){if(!Array.isArray(a))return{msgItem:null,textContent:null};let b=a.filter(a=>a?.type==="message");if(0===b.length)return{msgItem:null,textContent:null};for(let a=b.length-1;a>=0;a--){let c=l(b[a]);if(c.length>0)return{msgItem:b[a],textContent:c}}let c=b[b.length-1];return{msgItem:c,textContent:l(c)}}(g.output),o=Date.now()-r;if((0,k.ox)((0,j.$R)({...z,latency:{ttft:o,total:o},tokens:{prompt_tokens:h.input_tokens||0,completion_tokens:h.output_tokens||0},response:{content:n,thinking:null,finish_reason:g.status||"unknown"},status:"success"},{endpoint:u?.endpoint||null})).catch(()=>{}),b===i.h.OPENAI_RESPONSES)return{success:!0,response:new Response(JSON.stringify(g),{headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})};let p=h.input_tokens||0,q=h.output_tokens||0,w=(g.output||[]).filter(a=>"function_call"===a.type).map((a,b)=>({id:a.call_id||`call_${a.name}_${Date.now()}_${b}`,type:"function",function:{name:a.name,arguments:"string"==typeof a.arguments?a.arguments:JSON.stringify(a.arguments||{})}})),y=w.length>0;if(b===i.h.ANTIGRAVITY||b===i.h.GEMINI||b===i.h.GEMINI_CLI)e={response:{candidates:[{content:{role:"model",parts:[{text:n||""}]},finishReason:"STOP",index:0}],usageMetadata:{promptTokenCount:p,candidatesTokenCount:q,totalTokenCount:p+q},modelVersion:d,responseId:g.id||`resp_${Date.now()}`}};else{let a={role:"assistant",content:n||(y?null:"")};y&&(a.tool_calls=w);let b=y?"tool_calls":"completed"===g.status?"stop":g.status||"stop";e={id:g.id||`chatcmpl-${Date.now()}`,object:"chat.completion",created:g.created_at||Math.floor(Date.now()/1e3),model:g.model||d,choices:[{index:0,message:a,finish_reason:b}],usage:{prompt_tokens:p,completion_tokens:q,total_tokens:p+q}}}return{success:!0,response:new Response(JSON.stringify(e),{headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})}}catch(a){return console.error("[ChatCore] Responses API SSE→JSON failed:",a),(0,g.A1)(h.gx.BAD_GATEWAY,"Failed to convert streaming response to JSON")}try{let b=await a.text(),e=m(b,d);if(!e)return(0,g.A1)(h.gx.BAD_GATEWAY,"Invalid SSE response for non-streaming request");v&&await v();let f=e.usage||{};x({tokens:f,status:"200 OK"}),(0,j.qr)({provider:c,model:d,tokens:f,connectionId:s,apiKey:t,endpoint:u?.endpoint});let i=Date.now()-r;if((0,k.ox)((0,j.$R)({...z,latency:{ttft:i,total:i},tokens:f,response:{content:e.choices?.[0]?.message?.content||null,thinking:e.choices?.[0]?.message?.reasoning_content||null,finish_reason:e.choices?.[0]?.finish_reason||"unknown"},status:"success"},{endpoint:u?.endpoint||null})).catch(()=>{}),e?.choices)for(let a of e.choices)a?.message?.reasoning_content&&a.message.content&&delete a.message.reasoning_content;return{success:!0,response:new Response(JSON.stringify(e),{headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})}}catch(a){return console.error("[ChatCore] Chat Completions SSE→JSON failed:",a),(0,g.A1)(h.gx.BAD_GATEWAY,"Failed to convert streaming response to JSON")}}},86171:(a,b,c)=>{c.d(b,{$R:()=>i,Fo:()=>g,MK:()=>h,qr:()=>j});var d=c(47370),e=c(71857);let f=["temperature","top_p","top_k","max_tokens","max_completion_tokens","thinking","reasoning","enable_thinking","presence_penalty","frequency_penalty","seed","stop","tools","tool_choice","response_format","prediction","store","metadata","n","logprobs","top_logprobs","logit_bias","user","parallel_tool_calls"];function g(a,b){let c={messages:a.messages||[],model:a.model,stream:b};for(let b of f)void 0!==a[b]&&(c[b]=a[b]);return c}function h(a){return a&&"object"==typeof a?a.usage?.input_tokens!==void 0?{prompt_tokens:a.usage.input_tokens||0,completion_tokens:a.usage.output_tokens||0,cache_read_input_tokens:a.usage.cache_read_input_tokens,cache_creation_input_tokens:a.usage.cache_creation_input_tokens}:a.usage?.prompt_tokens!==void 0?{prompt_tokens:a.usage.prompt_tokens||0,completion_tokens:a.usage.completion_tokens||0,cached_tokens:a.usage.prompt_tokens_details?.cached_tokens,reasoning_tokens:a.usage.completion_tokens_details?.reasoning_tokens}:a.usageMetadata?{prompt_tokens:a.usageMetadata.promptTokenCount||0,completion_tokens:a.usageMetadata.candidatesTokenCount||0,reasoning_tokens:a.usageMetadata.thoughtsTokenCount}:null:null}function i(a,b={}){return{provider:a.provider||"unknown",model:a.model||"unknown",connectionId:a.connectionId||void 0,timestamp:new Date().toISOString(),latency:a.latency||{ttft:0,total:0},tokens:a.tokens||{prompt_tokens:0,completion_tokens:0},request:a.request,providerRequest:a.providerRequest||null,providerResponse:a.providerResponse||null,response:a.response||{},status:a.status||"success",...b}}function j({provider:a,model:b,tokens:c,connectionId:f,apiKey:g,endpoint:h,label:i="USAGE"}){if(!c||"object"!=typeof c)return;let k=c.input_tokens??c.prompt_tokens??0,l=c.output_tokens??c.completion_tokens??0;if(0===k&&0===l)return;let m=new Date().toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"}),n=f?` | account=${f.slice(0,8)}...`:"";console.log(`${e.lm.green}[${m}] 📊 [${i}] ${a.toUpperCase()} | in=${k} | out=${l}${n}${e.lm.reset}`);let o={prompt_tokens:c.prompt_tokens??c.input_tokens??0,completion_tokens:c.completion_tokens??c.output_tokens??0};(0,d.sZ)({provider:a||"unknown",model:b||"unknown",tokens:o,timestamp:new Date().toISOString(),connectionId:f||void 0,apiKey:g||void 0,endpoint:h||null}).catch(()=>{})}},92500:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{w:()=>D});var e=c(57647),f=c(33110),g=c(14170),h=c(71857),i=c(59657),j=c(8590),k=c(71336),l=c(44404),m=c(43659),n=c(41004),o=c(27349),p=c(47370),q=c(55330),r=c(86171),s=c(81626),t=c(5016),u=c(20623),v=c(324),w=c(14724),x=c(60125),y=c(13791),z=c(97204),A=c(48408),B=c(50916),C=a([q]);async function D({body:a,modelInfo:b,credentials:c,log:d,onCredentialsRefreshed:C,onRequestSuccess:E,onDisconnect:F,clientRawRequest:G,connectionId:H,userAgent:I,apiKey:J,ccFilterNaming:K,rtkEnabled:L,cavemanEnabled:M,cavemanLevel:N,sourceFormatOverride:O,providerThinking:P}){let Q,R,S,T,U,V,{provider:W,model:X}=b,Y=Date.now(),Z=O||(0,e.Tz)(a),$=(0,o.c)(a,X,I,K);if($)return $;let _=l.Xg[W]||W,aa=(0,l.ux)(_,X)||(0,e.jJ)(W),ab=(0,l.cY)(_,X);if(P?.mode&&"auto"!==P.mode){let b=P.mode;"on"!==b||a.thinking?"off"!==b||a.thinking?a.reasoning_effort||(a={...a,reasoning_effort:b}):a={...a,thinking:{type:"disabled"}}:(console.log("Injecting provider-level thinking config override: on"),a={...a,thinking:{type:"enabled",budget_tokens:1e4}})}let ac=!0===a.stream||Z===g.h.ANTIGRAVITY||Z===g.h.GEMINI||Z===g.h.GEMINI_CLI,ad="openai"===W||"codex"===W||"commandcode"===W,ae=!!ad||!1!==a.stream,af=(0,v.J)(G?.headers||{},a);"deepseek-tui"===af&&!0!==a.stream&&(ae=!1);let ag=G?.headers?.accept||"",ah=ag.includes("application/json"),ai=ag.includes("text/event-stream");ah&&!ai&&!0!==a.stream&&(ae=!1);let aj=await (0,k.q)(Z,aa,X);G&&aj.logClientRawRequest(G.endpoint,G.body,G.headers),aj.logRawRequest(a),d?.debug?.("FORMAT",`${Z} → ${aa} | stream=${ae}`);let ak=(0,v.J)(G?.headers||{},a),al=(0,v.Q)(ak,W);if(al)d?.debug?.("PASSTHROUGH",`${ak} → ${W} | native lossless`),Q={...a,model:X};else{if(!(Q=(0,f.GH)(Z,aa,X,a,ae,c,W,aj,ab,H,ak)))return(0,p.uw)(X,W,H,!1,!0),(0,m.A1)(n.gx.BAD_REQUEST,`Failed to translate request for ${Z} → ${aa}`);R=Q._toolNameMap,delete Q._toolNameMap,Q.model=X}if("claude"===ak&&Array.isArray(Q.tools)){let{tools:a,stripped:b}=(0,w.F)(Q.tools);b.length>0&&(Q.tools=a,d?.debug?.("TOOLDEDUP",`stripped ${b.length}: ${b.slice(0,3).join(", ")}${b.length>3?"...":""}`))}let am=al?Z:aa,an=(0,B.B)(Q,L),ao=(0,B.f)(an);ao&&console.log(ao),M&&N&&((0,x.p)(Q,am,N),d?.debug?.("CAVEMAN",`${N} | ${am}`));let ap=(0,q.SB)(W);(0,p.uw)(X,W,H,!0),(0,p.E5)({model:X,provider:W,connectionId:H,status:"PENDING"}).catch(()=>{});let aq=function(a){if(Array.isArray(a?.messages))return a.messages.length;if(Array.isArray(a?.input))return a.input.length;if(Array.isArray(a?.contents))return a.contents.length;if(Array.isArray(a?.request?.contents))return a.request.contents.length;let b=a?.conversationState;return b?(Array.isArray(b.history)?b.history.length:0)+ +!!b.currentMessage:0}(Q);d?.debug?.("REQUEST",`${W.toUpperCase()} | ${X} | ${aq} msgs`);let ar=(0,i.jd)({onDisconnect:a=>{(0,p.uw)(X,W,H,!1),F&&F(a)},onError:()=>(0,p.uw)(X,W,H,!1),log:d,provider:W,model:X}),as={connectionProxyEnabled:c?.providerSpecificData?.connectionProxyEnabled===!0,connectionProxyUrl:c?.providerSpecificData?.connectionProxyUrl||"",connectionNoProxy:c?.providerSpecificData?.connectionNoProxy||"",vercelRelayUrl:c?.providerSpecificData?.vercelRelayUrl||""};if(as.vercelRelayUrl){let a=c?.connectionName||c?.connectionId||"unknown",b=c?.providerSpecificData?.connectionProxyPoolId||"none";d?.info?.("PROXY",`${W.toUpperCase()} | ${X} | conn=${a} | pool=${b} | vercel-relay=${as.vercelRelayUrl}`)}else if(as.connectionProxyEnabled&&as.connectionProxyUrl){let a=as.connectionProxyUrl;try{let b=new URL(as.connectionProxyUrl),c=b.hostname||"",d=b.port?`:${b.port}`:"",e=b.protocol||"http:";a=`${e}//${c}${d}`}catch{}let b=c?.providerSpecificData?.connectionProxyPoolId||"none",e=c?.connectionName||c?.connectionId||"unknown";d?.info?.("PROXY",`${W.toUpperCase()} | ${X} | conn=${e} | pool=${b} | url=${a}`)}if(as.connectionProxyEnabled&&as.connectionNoProxy){let a=c?.connectionName||c?.connectionId||"unknown";d?.debug?.("PROXY",`${W.toUpperCase()} | ${X} | conn=${a} | no_proxy=${as.connectionNoProxy}`)}let at=(0,y.cH)(W);if(!at.allow)return(0,p.uw)(X,W,H,!1,!0),d?.warn?.("CIRCUIT",`${W.toUpperCase()} | ${at.reason}`),(0,m.A1)(n.gx.SERVICE_UNAVAILABLE,`Provider ${W} temporarily unavailable (${at.reason})`);let au=H||c?.apiKey||"",av=(0,A.Z0)(a,G?.headers||{});if(av&&d?.debug?.("SESSION",`${W.toUpperCase()} | session=${av.slice(0,24)}`),(0,z.qw)(au))return(0,p.uw)(X,W,H,!1,!0),d?.warn?.("COOLDOWN",`${W.toUpperCase()} | credential cooling down`),(0,m.A1)(n.gx.RATE_LIMITED,`Credential for ${W} is cooling down`);try{let a=await ap.execute({model:X,body:Q,stream:ae,credentials:c,signal:ar.signal,log:d,proxyOptions:as});S=a.response,T=a.url,U=a.headers,V=a.transformedBody,aj.logTargetRequest(T,U,V)}catch(c){if((0,p.uw)(X,W,H,!1,!0),(0,p.E5)({model:X,provider:W,connectionId:H,status:`FAILED ${"AbortError"===c.name?499:n.gx.BAD_GATEWAY}`}).catch(()=>{}),(0,p.ox)((0,r.$R)({provider:W,model:X,connectionId:H,latency:{ttft:0,total:Date.now()-Y},tokens:{prompt_tokens:0,completion_tokens:0},request:(0,r.Fo)(a,ae),providerRequest:Q||null,response:{error:c.message||String(c),status:"AbortError"===c.name?499:502,thinking:null},status:"error"})).catch(()=>{}),"AbortError"===c.name)return ar.handleError(c),(0,m.A1)(499,"Request aborted");let b=(0,m.lR)(c,W,X,n.gx.BAD_GATEWAY);return console.log(`${h.lm.red}[ERROR] ${b}${h.lm.reset}`),(0,m.A1)(n.gx.BAD_GATEWAY,b)}if(!ap.noAuth&&(S.status===n.gx.UNAUTHORIZED||S.status===n.gx.FORBIDDEN))try{let a=await (0,j.qZ)(()=>ap.refreshCredentials(c,d),3,d);if(a?.accessToken||a?.copilotToken){if(d?.info?.("TOKEN",`${W.toUpperCase()} | refreshed`),Object.assign(c,a),C)try{await C(a)}catch(a){d?.warn?.("TOKEN",`onCredentialsRefreshed failed: ${a.message}`)}try{let a=await ap.execute({model:X,body:Q,stream:ae,credentials:c,signal:ar.signal,log:d,proxyOptions:as});a.response.ok&&(S=a.response,T=a.url)}catch{d?.warn?.("TOKEN",`${W.toUpperCase()} | retry after refresh failed`)}}else d?.warn?.("TOKEN",`${W.toUpperCase()} | refresh failed`)}catch(a){d?.warn?.("TOKEN",`${W.toUpperCase()} | refresh threw: ${a.message}`)}if(S.ok&&((0,y.gY)(W),av&&H&&(0,A.K7)(av,H)),!S.ok){(0,y.xV)(W,S.status),(0,p.uw)(X,W,H,!1,!0);let{statusCode:b,message:c,resetsAtMs:d}=await (0,m.zL)(S,ap);if((429===S.status||403===S.status)&&"antigravity"!==W){let a=d&&d>Date.now()?d-Date.now():void 0;(0,z.cy)(au,S.status,a)}(0,p.E5)({model:X,provider:W,connectionId:H,status:`FAILED ${b}`}).catch(()=>{}),(0,p.ox)((0,r.$R)({provider:W,model:X,connectionId:H,latency:{ttft:0,total:Date.now()-Y},tokens:{prompt_tokens:0,completion_tokens:0},request:(0,r.Fo)(a,ae),providerRequest:V||Q||null,response:{error:c,status:b,thinking:null},status:"error"})).catch(()=>{});let e=(0,m.lR)(Error(c),W,X,b);return console.log(`${h.lm.red}[ERROR] ${e}${h.lm.reset}`),aj.logError(Error(c),V||Q),(0,m.A1)(b,e,d)}let aw={provider:W,model:X,body:a,stream:ae,translatedBody:Q,finalBody:V,requestStartTime:Y,connectionId:H,apiKey:J,clientRawRequest:G,onRequestSuccess:E},ax=a=>(0,p.E5)({model:X,provider:W,connectionId:H,...a}).catch(()=>{}),ay=()=>(0,p.uw)(X,W,H,!1);if(!ac&&ad){let a=await (0,s.I)({...aw,providerResponse:S,sourceFormat:Z,trackDone:ay,appendLog:ax});if(a)return ar.handleComplete(),a}if(!ae){let a=await (0,t.N)({...aw,providerResponse:S,sourceFormat:Z,targetFormat:aa,reqLogger:aj,toolNameMap:R,trackDone:ay,appendLog:ax});return ar.handleComplete(),a}let az=`${Date.now()}-${Math.random().toString(36).slice(2,11)}`,{onStreamComplete:aA}=(0,u.$)({...aw,streamDetailId:az});return(0,u.M)({...aw,providerResponse:S,sourceFormat:Z,targetFormat:aa,userAgent:I,reqLogger:aj,toolNameMap:R,streamController:ar,onStreamComplete:aA,streamDetailId:az})}q=(C.then?(await C)():C)[0],d()}catch(a){d(a)}})},97204:(a,b,c)=>{c.d(b,{cy:()=>f,qw:()=>e});let d=new Map;function e(a,b=Date.now()){if(!a)return!1;let c=d.get(a);return!!c&&(!(c.until<=b)||(d.delete(a),!1))}function f(a,b,c,e){if(!a)return;let f=Number.isFinite(c)&&c>0?c:429===b?6e4:403===b?3e5:3e4;d.set(a,{until:Date.now()+f,reason:e||`status-${b}`})}}};
@@ -0,0 +1 @@
1
+ exports.id=8918,exports.ids=[8918],exports.modules={962:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\McpMarketplaceModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\McpMarketplaceModal.js","default")},2422:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\UsageStats.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\UsageStats.js","default")},3080:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\OAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\OAuthModal.js","default")},5843:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\NoAuthProxyCard.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\NoAuthProxyCard.js","default")},7290:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Card.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Card.js","default")},10079:(a,b,c)=>{"use strict";c.d(b,{ConfirmModal:()=>f,default:()=>e});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Modal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Modal.js","default"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call ConfirmModal() from the server but ConfirmModal is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Modal.js","ConfirmModal")},13674:(a,b,c)=>{Promise.resolve().then(c.bind(c,18200)),Promise.resolve().then(c.bind(c,70061)),Promise.resolve().then(c.bind(c,33893)),Promise.resolve().then(c.bind(c,45512)),Promise.resolve().then(c.bind(c,7290)),Promise.resolve().then(c.bind(c,33811)),Promise.resolve().then(c.bind(c,17218)),Promise.resolve().then(c.bind(c,54943)),Promise.resolve().then(c.bind(c,20493)),Promise.resolve().then(c.bind(c,40167)),Promise.resolve().then(c.bind(c,70139)),Promise.resolve().then(c.bind(c,49123)),Promise.resolve().then(c.bind(c,64148)),Promise.resolve().then(c.bind(c,92669)),Promise.resolve().then(c.bind(c,29354)),Promise.resolve().then(c.bind(c,80342)),Promise.resolve().then(c.bind(c,71230)),Promise.resolve().then(c.bind(c,82448)),Promise.resolve().then(c.bind(c,14285)),Promise.resolve().then(c.bind(c,87228)),Promise.resolve().then(c.bind(c,45205)),Promise.resolve().then(c.bind(c,64420)),Promise.resolve().then(c.bind(c,61780)),Promise.resolve().then(c.bind(c,92082)),Promise.resolve().then(c.bind(c,70603)),Promise.resolve().then(c.bind(c,962)),Promise.resolve().then(c.bind(c,10079)),Promise.resolve().then(c.bind(c,94582)),Promise.resolve().then(c.bind(c,5843)),Promise.resolve().then(c.bind(c,3080)),Promise.resolve().then(c.bind(c,81923)),Promise.resolve().then(c.bind(c,19083)),Promise.resolve().then(c.bind(c,54065)),Promise.resolve().then(c.bind(c,83784)),Promise.resolve().then(c.bind(c,26866)),Promise.resolve().then(c.bind(c,89886)),Promise.resolve().then(c.bind(c,40515)),Promise.resolve().then(c.bind(c,70092)),Promise.resolve().then(c.bind(c,18421)),Promise.resolve().then(c.bind(c,2422))},14285:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\KiroOAuthWrapper.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroOAuthWrapper.js","default")},17218:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\CodexAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CodexAuthModal.js","default")},18200:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\AddCustomEmbeddingModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\AddCustomEmbeddingModal.js","default")},18421:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Tooltip.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Tooltip.js","default")},19083:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\RequestLogger.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\RequestLogger.js","default")},20493:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\ComboFormModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ComboFormModal.js","default")},26866:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Sidebar.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Sidebar.js","default")},29354:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\HeaderMenu.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\HeaderMenu.js","default")},30508:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(5735);c(45512),c(71230),c(83784),c(7290),c(10079),c(92082),c(70061),c(33893),c(70092),c(40515),c(89886),c(26866),c(92669),c(49123),c(3080),c(94582),c(70603),c(20493),c(962),c(2422),c(45205),c(29354),c(33811),c(19083),c(82448),c(14285),c(87228),c(17218),c(54943),c(40167),c(80342),c(64148),c(70139),c(18200),c(5843),c(54065),c(18421),c(81923);var e=c(61780);function f({children:a}){return(0,d.jsx)(e.default,{children:a})}c(64420)},33811:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\ChangelogModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ChangelogModal.js","default")},33893:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Badge.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Badge.js","default")},40167:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\CursorAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CursorAuthModal.js","default")},40515:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\ThemeToggle.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ThemeToggle.js","default")},45205:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\LanguageSwitcher.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\LanguageSwitcher.js","default")},45512:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Button.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Button.js","default")},49123:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Footer.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Footer.js","default")},54065:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\SegmentedControl.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\SegmentedControl.js","default")},54943:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\CodexOAuthWrapper.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\CodexOAuthWrapper.js","default")},61780:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\layouts\\\\DashboardLayout.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\layouts\\DashboardLayout.js","default")},64148:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\GitLabAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\GitLabAuthModal.js","default")},64420:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\layouts\\\\AuthLayout.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\layouts\\AuthLayout.js","default")},70061:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Avatar.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Avatar.js","default")},70092:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Toggle.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Toggle.js","default")},70139:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\EditConnectionModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\EditConnectionModal.js","default")},70603:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\ManualConfigModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ManualConfigModal.js","default")},71230:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Input.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Input.js","default")},76722:(a,b,c)=>{Promise.resolve().then(c.bind(c,67738)),Promise.resolve().then(c.bind(c,25919)),Promise.resolve().then(c.bind(c,75171)),Promise.resolve().then(c.bind(c,99070)),Promise.resolve().then(c.bind(c,17660)),Promise.resolve().then(c.bind(c,11229)),Promise.resolve().then(c.bind(c,84808)),Promise.resolve().then(c.bind(c,48437)),Promise.resolve().then(c.bind(c,62727)),Promise.resolve().then(c.bind(c,51109)),Promise.resolve().then(c.bind(c,51585)),Promise.resolve().then(c.bind(c,48781)),Promise.resolve().then(c.bind(c,43182)),Promise.resolve().then(c.bind(c,86739)),Promise.resolve().then(c.bind(c,3236)),Promise.resolve().then(c.bind(c,79488)),Promise.resolve().then(c.bind(c,83552)),Promise.resolve().then(c.bind(c,86209)),Promise.resolve().then(c.bind(c,49113)),Promise.resolve().then(c.bind(c,56110)),Promise.resolve().then(c.bind(c,267)),Promise.resolve().then(c.bind(c,53838)),Promise.resolve().then(c.bind(c,85306)),Promise.resolve().then(c.bind(c,74812)),Promise.resolve().then(c.bind(c,39645)),Promise.resolve().then(c.bind(c,20084)),Promise.resolve().then(c.bind(c,95145)),Promise.resolve().then(c.bind(c,83352)),Promise.resolve().then(c.bind(c,50585)),Promise.resolve().then(c.bind(c,79346)),Promise.resolve().then(c.bind(c,11633)),Promise.resolve().then(c.bind(c,91809)),Promise.resolve().then(c.bind(c,91099)),Promise.resolve().then(c.bind(c,4770)),Promise.resolve().then(c.bind(c,42196)),Promise.resolve().then(c.bind(c,19308)),Promise.resolve().then(c.bind(c,53845)),Promise.resolve().then(c.bind(c,95514)),Promise.resolve().then(c.bind(c,32971)),Promise.resolve().then(c.bind(c,87226))},80342:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\IFlowCookieModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\IFlowCookieModal.js","default")},81923:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\ProviderInfoCard.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ProviderInfoCard.js","default")},82448:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\KiroAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroAuthModal.js","default")},83784:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Select.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Select.js","default")},87228:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\KiroSocialOAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\KiroSocialOAuthModal.js","default")},92082:(a,b,c)=>{"use strict";c.d(b,{CardSkeleton:()=>h,PageLoading:()=>f,Skeleton:()=>g,Spinner:()=>e,default:()=>i});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call Spinner() from the server but Spinner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Loading.js","Spinner"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call PageLoading() from the server but PageLoading is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Loading.js","PageLoading"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call Skeleton() from the server but Skeleton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Loading.js","Skeleton"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call CardSkeleton() from the server but CardSkeleton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Loading.js","CardSkeleton"),i=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Loading.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Loading.js","default")},92669:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\Header.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\Header.js","default")},94582:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"C:\\\\Users\\\\QuocTai\\\\Documents\\\\9router\\\\src\\\\shared\\\\components\\\\ModelSelectModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"C:\\Users\\QuocTai\\Documents\\9router\\src\\shared\\components\\ModelSelectModal.js","default")}};