@yina-npm/openrouterx 0.4.28 → 0.4.32

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 (791) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +13 -2
  3. package/app/.next/build-manifest.json +3 -3
  4. package/app/.next/routes-manifest.json +70 -0
  5. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -2
  6. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js.nft.json +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  18. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +13 -13
  30. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  36. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +4 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  60. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  63. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  66. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  69. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  70. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  72. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  73. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  75. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  76. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/user/page.js +3 -3
  78. package/app/.next/server/app/(dashboard)/dashboard/user/page.js.nft.json +1 -1
  79. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/_global-error/page.js +3 -3
  81. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/_global-error.html +1 -1
  83. package/app/.next/server/app/_global-error.rsc +1 -1
  84. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  85. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  86. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  87. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  88. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  89. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  90. package/app/.next/server/app/_not-found/page.js +2 -2
  91. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  92. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/_not-found.html +1 -1
  94. package/app/.next/server/app/_not-found.rsc +5 -6
  95. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -6
  96. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  97. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +5 -6
  98. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  99. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  100. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -4
  101. package/app/.next/server/app/api/auth/login/route.js +1 -1
  102. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  103. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  104. package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
  105. package/app/.next/server/app/api/auth/me/route.js +1 -1
  106. package/app/.next/server/app/api/auth/me/route.js.nft.json +1 -1
  107. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -0
  108. package/app/.next/server/app/api/auth/oidc/callback/route.js.nft.json +1 -0
  109. package/app/.next/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -0
  110. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -0
  111. package/app/.next/server/app/api/auth/oidc/start/route.js.nft.json +1 -0
  112. package/app/.next/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -0
  113. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -0
  114. package/app/.next/server/app/api/auth/oidc/test/route.js.nft.json +1 -0
  115. package/app/.next/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -0
  116. package/app/.next/server/app/api/auth/status/route.js +1 -0
  117. package/app/.next/server/app/api/auth/status/route.js.nft.json +1 -0
  118. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -0
  119. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +9 -0
  120. package/app/.next/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -0
  121. package/app/.next/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +1 -0
  122. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  123. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js +1 -1
  124. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js +1 -1
  125. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  126. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  127. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js +1 -1
  128. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  129. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  130. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -0
  131. package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -0
  132. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -0
  133. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -32
  134. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  135. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  136. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  137. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -0
  138. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -0
  139. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -0
  140. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  141. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  142. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  143. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  144. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  145. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -0
  147. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -0
  148. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -0
  149. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  150. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  151. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  152. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  153. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  154. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  155. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  156. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  157. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  158. package/app/.next/server/app/api/combos/route.js +1 -1
  159. package/app/.next/server/app/api/health/route.js +1 -1
  160. package/app/.next/server/app/api/init/route.js +1 -1
  161. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  162. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  163. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  164. package/app/.next/server/app/api/keys/route.js +1 -1
  165. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  166. package/app/.next/server/app/api/locale/route.js +1 -1
  167. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +7 -0
  168. package/app/.next/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -0
  169. package/app/.next/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -0
  170. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +10 -0
  171. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -0
  172. package/app/.next/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -0
  173. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  174. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  175. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  176. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  177. package/app/.next/server/app/api/models/alias/route.js +1 -1
  178. package/app/.next/server/app/api/models/availability/route.js +1 -1
  179. package/app/.next/server/app/api/models/custom/route.js +1 -1
  180. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  181. package/app/.next/server/app/api/models/disabled/route.js.nft.json +1 -1
  182. package/app/.next/server/app/api/models/route.js +1 -1
  183. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  184. package/app/.next/server/app/api/models/test/route.js +1 -1
  185. package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
  186. package/app/.next/server/app/api/network-analysis/route.js +2 -2
  187. package/app/.next/server/app/api/network-analysis/route.js.nft.json +1 -1
  188. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  189. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  190. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  191. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  192. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  193. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  194. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  195. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  196. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  197. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  198. package/app/.next/server/app/api/pricing/route.js +1 -1
  199. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  200. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  201. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  202. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  203. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  204. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  206. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  207. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  208. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  209. package/app/.next/server/app/api/providers/client/route.js +1 -1
  210. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  212. package/app/.next/server/app/api/providers/route.js +1 -1
  213. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  214. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  215. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  216. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  217. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  218. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  219. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  220. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  221. package/app/.next/server/app/api/settings/database/route.js +1 -1
  222. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  223. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  224. package/app/.next/server/app/api/settings/route.js +1 -1
  225. package/app/.next/server/app/api/shutdown/route.js +1 -1
  226. package/app/.next/server/app/api/tags/route.js +1 -1
  227. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  228. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  229. package/app/.next/server/app/api/translator/load/route.js +1 -1
  230. package/app/.next/server/app/api/translator/save/route.js +1 -1
  231. package/app/.next/server/app/api/translator/send/route.js +1 -1
  232. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  233. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  234. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  235. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  236. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  237. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  238. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  239. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  240. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  241. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  242. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  243. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  244. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  245. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  246. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  247. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  248. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  249. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
  250. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  251. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  252. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  253. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/usage/api-keys/route.js +1 -1
  255. package/app/.next/server/app/api/usage/api-keys/route.js.nft.json +1 -1
  256. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  257. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  258. package/app/.next/server/app/api/usage/history/route.js +1 -1
  259. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  261. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  262. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  263. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  264. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  265. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  266. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  267. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  268. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  269. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  270. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  271. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  272. package/app/.next/server/app/api/users/[id]/route.js +1 -1
  273. package/app/.next/server/app/api/users/[id]/route.js.nft.json +1 -1
  274. package/app/.next/server/app/api/users/route.js +1 -1
  275. package/app/.next/server/app/api/users/route.js.nft.json +1 -1
  276. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  277. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  278. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  279. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  280. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  281. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  282. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  283. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  284. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  285. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  286. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  287. package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
  288. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  290. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  291. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  292. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  293. package/app/.next/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  294. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  295. package/app/.next/server/app/api/v1/models/route.js +1 -1
  296. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  297. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  298. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  299. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  300. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  301. package/app/.next/server/app/api/v1/route.js +1 -1
  302. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  303. package/app/.next/server/app/api/v1/search/route.js +1 -1
  304. package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -1
  305. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  306. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  307. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  308. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  309. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  310. package/app/.next/server/app/api/version/route.js +1 -1
  311. package/app/.next/server/app/api/version/shutdown/route.js +1 -0
  312. package/app/.next/server/app/api/version/shutdown/route.js.nft.json +1 -0
  313. package/app/.next/server/app/api/version/shutdown/route_client-reference-manifest.js +1 -0
  314. package/app/.next/server/app/api/version/update/route.js +1 -1
  315. package/app/.next/server/app/callback/page.js +2 -2
  316. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  317. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  318. package/app/.next/server/app/callback.html +1 -1
  319. package/app/.next/server/app/callback.rsc +6 -7
  320. package/app/.next/server/app/callback.segments/_full.segment.rsc +6 -7
  321. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  322. package/app/.next/server/app/callback.segments/_index.segment.rsc +5 -6
  323. package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -4
  324. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  325. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  326. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  327. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  328. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  329. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  330. package/app/.next/server/app/dashboard/settings/pricing.rsc +5 -6
  331. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -6
  332. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  333. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -6
  334. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -4
  335. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  336. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  337. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  338. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  339. package/app/.next/server/app/favicon.ico/route.js +1 -1
  340. package/app/.next/server/app/index.html +1 -1
  341. package/app/.next/server/app/index.rsc +5 -6
  342. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  343. package/app/.next/server/app/index.segments/_full.segment.rsc +5 -6
  344. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  345. package/app/.next/server/app/index.segments/_index.segment.rsc +5 -6
  346. package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -4
  347. package/app/.next/server/app/landing/page.js +2 -2
  348. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  349. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  350. package/app/.next/server/app/landing.html +1 -1
  351. package/app/.next/server/app/landing.rsc +5 -6
  352. package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -6
  353. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  354. package/app/.next/server/app/landing.segments/_index.segment.rsc +5 -6
  355. package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -4
  356. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  357. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  358. package/app/.next/server/app/login/page.js +2 -2
  359. package/app/.next/server/app/login/page.js.nft.json +1 -1
  360. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  361. package/app/.next/server/app/login.html +1 -1
  362. package/app/.next/server/app/login.rsc +6 -7
  363. package/app/.next/server/app/login.segments/_full.segment.rsc +6 -7
  364. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  365. package/app/.next/server/app/login.segments/_index.segment.rsc +5 -6
  366. package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -4
  367. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  368. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  369. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  370. package/app/.next/server/app/page.js +2 -2
  371. package/app/.next/server/app/page.js.nft.json +1 -1
  372. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  373. package/app/.next/server/app-paths-manifest.json +13 -2
  374. package/app/.next/server/chunks/1263.js +2 -2
  375. package/app/.next/server/chunks/1350.js +7 -0
  376. package/app/.next/server/chunks/{2574.js → 2343.js} +1 -1
  377. package/app/.next/server/chunks/2506.js +4 -3
  378. package/app/.next/server/chunks/2560.js +1 -0
  379. package/app/.next/server/chunks/3110.js +1 -1
  380. package/app/.next/server/chunks/3593.js +9 -0
  381. package/app/.next/server/chunks/3855.js +1 -1
  382. package/app/.next/server/chunks/3913.js +2 -2
  383. package/app/.next/server/chunks/412.js +5 -5
  384. package/app/.next/server/chunks/4126.js +1 -0
  385. package/app/.next/server/chunks/4739.js +9 -0
  386. package/app/.next/server/chunks/4922.js +9 -0
  387. package/app/.next/server/chunks/4989.js +2 -2
  388. package/app/.next/server/chunks/5217.js +9 -0
  389. package/app/.next/server/chunks/5258.js +9 -0
  390. package/app/.next/server/chunks/{7937.js → 5330.js} +4 -4
  391. package/app/.next/server/chunks/5434.js +1 -1
  392. package/app/.next/server/chunks/5573.js +1 -1
  393. package/app/.next/server/chunks/5627.js +7 -7
  394. package/app/.next/server/chunks/5681.js +1 -1
  395. package/app/.next/server/chunks/5789.js +1 -0
  396. package/app/.next/server/chunks/{8838.js → 6001.js} +1 -1
  397. package/app/.next/server/chunks/6182.js +36 -2
  398. package/app/.next/server/chunks/63.js +3 -3
  399. package/app/.next/server/chunks/6393.js +1 -0
  400. package/app/.next/server/chunks/6936.js +1 -0
  401. package/app/.next/server/chunks/723.js +44 -0
  402. package/app/.next/server/chunks/7540.js +1 -0
  403. package/app/.next/server/chunks/7568.js +1 -0
  404. package/app/.next/server/chunks/7595.js +1 -1
  405. package/app/.next/server/chunks/8520.js +9 -0
  406. package/app/.next/server/chunks/8590.js +1 -1
  407. package/app/.next/server/chunks/8760.js +1 -1
  408. package/app/.next/server/chunks/8895.js +4 -4
  409. package/app/.next/server/chunks/8971.js +1 -0
  410. package/app/.next/server/chunks/906.js +1 -0
  411. package/app/.next/server/chunks/9460.js +1 -0
  412. package/app/.next/server/chunks/9489.js +1 -1
  413. package/app/.next/server/chunks/9528.js +32 -0
  414. package/app/.next/server/chunks/9546.js +1 -0
  415. package/app/.next/server/chunks/9609.js +1 -1
  416. package/app/.next/server/chunks/9641.js +1 -1
  417. package/app/.next/server/chunks/9718.js +1 -1
  418. package/app/.next/server/functions-config-manifest.json +2 -0
  419. package/app/.next/server/middleware-build-manifest.js +1 -1
  420. package/app/.next/server/middleware.js +2 -2
  421. package/app/.next/server/pages/404.html +1 -1
  422. package/app/.next/server/pages/500.html +1 -1
  423. package/app/.next/server/server-reference-manifest.js +1 -1
  424. package/app/.next/server/server-reference-manifest.json +1 -1
  425. package/app/.next/static/BuJLCErn-QhhM6_1rkOm9/_buildManifest.js +1 -0
  426. package/app/.next/static/chunks/1321-4d97c0c20625b433.js +1 -0
  427. package/app/.next/static/chunks/5497-83030cc3d92a3519.js +7 -0
  428. package/app/.next/static/chunks/5555-fe35208b285372b6.js +3 -0
  429. package/app/.next/static/chunks/5964-87a3fc549eda915f.js +44 -0
  430. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/{page-e7d9455fb9021069.js → page-0b0deda6732f2c17.js} +1 -1
  431. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/users/page-78953d3b1df0d645.js +1 -0
  432. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-c86af5c8f255b3b1.js +1 -0
  433. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-e6ab107aa0c88255.js +1 -0
  434. package/app/.next/static/chunks/app/(dashboard)/dashboard/focus-ui/page-0e1c6e92394e082a.js +1 -0
  435. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-c77fedcd9ba7bcac.js → page-43a004ab7a9b604a.js} +12 -12
  436. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-d7972070450d7abc.js +1 -0
  437. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-4473f52ad379b661.js → page-320446d3e8bf8cdf.js} +1 -1
  438. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-653d43b972894dc8.js +1 -0
  439. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-bafdc36ddde43d0d.js +3 -0
  440. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-d799365a8ef51d37.js +1 -0
  441. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-1172e1764d69e954.js +1 -0
  442. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-4319007c3ca0a634.js +1 -0
  443. package/app/.next/static/chunks/app/(dashboard)/{layout-7ea5a7abc543b04d.js → layout-f01d55c89fabcb07.js} +1 -1
  444. package/app/.next/static/chunks/app/_global-error/page-1172e1764d69e954.js +1 -0
  445. package/app/.next/static/chunks/app/api/auth/login/route-1172e1764d69e954.js +1 -0
  446. package/app/.next/static/chunks/app/api/auth/logout/route-1172e1764d69e954.js +1 -0
  447. package/app/.next/static/chunks/app/api/auth/me/route-1172e1764d69e954.js +1 -0
  448. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-1172e1764d69e954.js +1 -0
  449. package/app/.next/static/chunks/app/api/auth/oidc/start/route-1172e1764d69e954.js +1 -0
  450. package/app/.next/static/chunks/app/api/auth/oidc/test/route-1172e1764d69e954.js +1 -0
  451. package/app/.next/static/chunks/app/api/auth/status/route-1172e1764d69e954.js +1 -0
  452. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-1172e1764d69e954.js +1 -0
  453. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1172e1764d69e954.js +1 -0
  454. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-1172e1764d69e954.js +1 -0
  455. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-1172e1764d69e954.js +1 -0
  456. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1172e1764d69e954.js +1 -0
  457. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-1172e1764d69e954.js +1 -0
  458. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1172e1764d69e954.js +1 -0
  459. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1172e1764d69e954.js +1 -0
  460. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1172e1764d69e954.js +1 -0
  461. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-1172e1764d69e954.js +1 -0
  462. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-1172e1764d69e954.js +1 -0
  463. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-1172e1764d69e954.js +1 -0
  464. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-1172e1764d69e954.js +1 -0
  465. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1172e1764d69e954.js +1 -0
  466. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-1172e1764d69e954.js +1 -0
  467. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1172e1764d69e954.js +1 -0
  468. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1172e1764d69e954.js +1 -0
  469. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-1172e1764d69e954.js +1 -0
  470. package/app/.next/static/chunks/app/api/cloud/auth/route-1172e1764d69e954.js +1 -0
  471. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1172e1764d69e954.js +1 -0
  472. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1172e1764d69e954.js +1 -0
  473. package/app/.next/static/chunks/app/api/cloud/models/alias/route-1172e1764d69e954.js +1 -0
  474. package/app/.next/static/chunks/app/api/combos/[id]/route-1172e1764d69e954.js +1 -0
  475. package/app/.next/static/chunks/app/api/combos/route-1172e1764d69e954.js +1 -0
  476. package/app/.next/static/chunks/app/api/health/route-1172e1764d69e954.js +1 -0
  477. package/app/.next/static/chunks/app/api/init/route-1172e1764d69e954.js +1 -0
  478. package/app/.next/static/chunks/app/api/keys/[id]/route-1172e1764d69e954.js +1 -0
  479. package/app/.next/static/chunks/app/api/keys/route-1172e1764d69e954.js +1 -0
  480. package/app/.next/static/chunks/app/api/locale/route-1172e1764d69e954.js +1 -0
  481. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-1172e1764d69e954.js +1 -0
  482. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-1172e1764d69e954.js +1 -0
  483. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-1172e1764d69e954.js +1 -0
  484. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-1172e1764d69e954.js +1 -0
  485. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-1172e1764d69e954.js +1 -0
  486. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-1172e1764d69e954.js +1 -0
  487. package/app/.next/static/chunks/app/api/models/alias/route-1172e1764d69e954.js +1 -0
  488. package/app/.next/static/chunks/app/api/models/availability/route-1172e1764d69e954.js +1 -0
  489. package/app/.next/static/chunks/app/api/models/custom/route-1172e1764d69e954.js +1 -0
  490. package/app/.next/static/chunks/app/api/models/disabled/route-1172e1764d69e954.js +1 -0
  491. package/app/.next/static/chunks/app/api/models/route-1172e1764d69e954.js +1 -0
  492. package/app/.next/static/chunks/app/api/models/test/route-1172e1764d69e954.js +1 -0
  493. package/app/.next/static/chunks/app/api/network-analysis/route-1172e1764d69e954.js +1 -0
  494. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1172e1764d69e954.js +1 -0
  495. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1172e1764d69e954.js +1 -0
  496. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1172e1764d69e954.js +1 -0
  497. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-1172e1764d69e954.js +1 -0
  498. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-1172e1764d69e954.js +1 -0
  499. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1172e1764d69e954.js +1 -0
  500. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1172e1764d69e954.js +1 -0
  501. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1172e1764d69e954.js +1 -0
  502. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1172e1764d69e954.js +1 -0
  503. package/app/.next/static/chunks/app/api/pricing/route-1172e1764d69e954.js +1 -0
  504. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1172e1764d69e954.js +1 -0
  505. package/app/.next/static/chunks/app/api/provider-nodes/route-1172e1764d69e954.js +1 -0
  506. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1172e1764d69e954.js +1 -0
  507. package/app/.next/static/chunks/app/api/providers/[id]/models/route-1172e1764d69e954.js +1 -0
  508. package/app/.next/static/chunks/app/api/providers/[id]/route-1172e1764d69e954.js +1 -0
  509. package/app/.next/static/chunks/app/api/providers/[id]/test/route-1172e1764d69e954.js +1 -0
  510. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-1172e1764d69e954.js +1 -0
  511. package/app/.next/static/chunks/app/api/providers/client/route-1172e1764d69e954.js +1 -0
  512. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-1172e1764d69e954.js +1 -0
  513. package/app/.next/static/chunks/app/api/providers/route-1172e1764d69e954.js +1 -0
  514. package/app/.next/static/chunks/app/api/providers/suggested-models/route-1172e1764d69e954.js +1 -0
  515. package/app/.next/static/chunks/app/api/providers/test-batch/route-1172e1764d69e954.js +1 -0
  516. package/app/.next/static/chunks/app/api/providers/validate/route-1172e1764d69e954.js +1 -0
  517. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-1172e1764d69e954.js +1 -0
  518. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-1172e1764d69e954.js +1 -0
  519. package/app/.next/static/chunks/app/api/proxy-pools/route-1172e1764d69e954.js +1 -0
  520. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-1172e1764d69e954.js +1 -0
  521. package/app/.next/static/chunks/app/api/settings/database/route-1172e1764d69e954.js +1 -0
  522. package/app/.next/static/chunks/app/api/settings/proxy-test/route-1172e1764d69e954.js +1 -0
  523. package/app/.next/static/chunks/app/api/settings/require-login/route-1172e1764d69e954.js +1 -0
  524. package/app/.next/static/chunks/app/api/settings/route-1172e1764d69e954.js +1 -0
  525. package/app/.next/static/chunks/app/api/shutdown/route-1172e1764d69e954.js +1 -0
  526. package/app/.next/static/chunks/app/api/tags/route-1172e1764d69e954.js +1 -0
  527. package/app/.next/static/chunks/app/api/translator/console-logs/route-1172e1764d69e954.js +1 -0
  528. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-1172e1764d69e954.js +1 -0
  529. package/app/.next/static/chunks/app/api/translator/load/route-1172e1764d69e954.js +1 -0
  530. package/app/.next/static/chunks/app/api/translator/save/route-1172e1764d69e954.js +1 -0
  531. package/app/.next/static/chunks/app/api/translator/send/route-1172e1764d69e954.js +1 -0
  532. package/app/.next/static/chunks/app/api/translator/translate/route-1172e1764d69e954.js +1 -0
  533. package/app/.next/static/chunks/app/api/tunnel/disable/route-1172e1764d69e954.js +1 -0
  534. package/app/.next/static/chunks/app/api/tunnel/enable/route-1172e1764d69e954.js +1 -0
  535. package/app/.next/static/chunks/app/api/tunnel/status/route-1172e1764d69e954.js +1 -0
  536. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-1172e1764d69e954.js +1 -0
  537. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-1172e1764d69e954.js +1 -0
  538. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-1172e1764d69e954.js +1 -0
  539. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-1172e1764d69e954.js +1 -0
  540. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-1172e1764d69e954.js +1 -0
  541. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-1172e1764d69e954.js +1 -0
  542. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1172e1764d69e954.js +1 -0
  543. package/app/.next/static/chunks/app/api/usage/api-keys/route-1172e1764d69e954.js +1 -0
  544. package/app/.next/static/chunks/app/api/usage/chart/route-1172e1764d69e954.js +1 -0
  545. package/app/.next/static/chunks/app/api/usage/history/route-1172e1764d69e954.js +1 -0
  546. package/app/.next/static/chunks/app/api/usage/logs/route-1172e1764d69e954.js +1 -0
  547. package/app/.next/static/chunks/app/api/usage/providers/route-1172e1764d69e954.js +1 -0
  548. package/app/.next/static/chunks/app/api/usage/request-details/route-1172e1764d69e954.js +1 -0
  549. package/app/.next/static/chunks/app/api/usage/request-logs/route-1172e1764d69e954.js +1 -0
  550. package/app/.next/static/chunks/app/api/usage/stats/route-1172e1764d69e954.js +1 -0
  551. package/app/.next/static/chunks/app/api/usage/stream/route-1172e1764d69e954.js +1 -0
  552. package/app/.next/static/chunks/app/api/users/[id]/route-1172e1764d69e954.js +1 -0
  553. package/app/.next/static/chunks/app/api/users/route-1172e1764d69e954.js +1 -0
  554. package/app/.next/static/chunks/app/api/v1/api/chat/route-1172e1764d69e954.js +1 -0
  555. package/app/.next/static/chunks/app/api/v1/audio/speech/route-1172e1764d69e954.js +1 -0
  556. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1172e1764d69e954.js +1 -0
  557. package/app/.next/static/chunks/app/api/v1/audio/voices/route-1172e1764d69e954.js +1 -0
  558. package/app/.next/static/chunks/app/api/v1/chat/completions/route-1172e1764d69e954.js +1 -0
  559. package/app/.next/static/chunks/app/api/v1/embeddings/route-1172e1764d69e954.js +1 -0
  560. package/app/.next/static/chunks/app/api/v1/images/generations/route-1172e1764d69e954.js +1 -0
  561. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1172e1764d69e954.js +1 -0
  562. package/app/.next/static/chunks/app/api/v1/messages/route-1172e1764d69e954.js +1 -0
  563. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-1172e1764d69e954.js +1 -0
  564. package/app/.next/static/chunks/app/api/v1/models/info/route-1172e1764d69e954.js +1 -0
  565. package/app/.next/static/chunks/app/api/v1/models/route-1172e1764d69e954.js +1 -0
  566. package/app/.next/static/chunks/app/api/v1/responses/compact/route-1172e1764d69e954.js +1 -0
  567. package/app/.next/static/chunks/app/api/v1/responses/route-1172e1764d69e954.js +1 -0
  568. package/app/.next/static/chunks/app/api/v1/route-1172e1764d69e954.js +1 -0
  569. package/app/.next/static/chunks/app/api/v1/search/route-1172e1764d69e954.js +1 -0
  570. package/app/.next/static/chunks/app/api/v1/web/fetch/route-1172e1764d69e954.js +1 -0
  571. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1172e1764d69e954.js +1 -0
  572. package/app/.next/static/chunks/app/api/v1beta/models/route-1172e1764d69e954.js +1 -0
  573. package/app/.next/static/chunks/app/api/version/route-1172e1764d69e954.js +1 -0
  574. package/app/.next/static/chunks/app/api/version/shutdown/route-1172e1764d69e954.js +1 -0
  575. package/app/.next/static/chunks/app/api/version/update/route-1172e1764d69e954.js +1 -0
  576. package/app/.next/static/chunks/app/callback/page-612232d68e5ef104.js +1 -0
  577. package/app/.next/static/chunks/app/layout-e2bc0634eb8e25c2.js +1 -0
  578. package/app/.next/static/chunks/app/login/page-618b0ac3d3cefbb3.js +1 -0
  579. package/app/.next/static/chunks/app/manifest.webmanifest/route-1172e1764d69e954.js +1 -0
  580. package/app/.next/static/chunks/app/page-1172e1764d69e954.js +1 -0
  581. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1172e1764d69e954.js +1 -0
  582. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1172e1764d69e954.js +1 -0
  583. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-1172e1764d69e954.js +1 -0
  584. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1172e1764d69e954.js +1 -0
  585. package/app/.next/static/chunks/{webpack-d1740476c6ab968a.js → webpack-786de0e184ffd859.js} +1 -1
  586. package/app/.next/static/css/{081a0afca5a9bd20.css → 2e1b7d528c228ec3.css} +1 -1
  587. package/app/.next/static/css/d0e6cedf3e986854.css +1 -0
  588. package/app/.next/static/media/material-symbols-outlined.1060ac06.woff2 +0 -0
  589. package/app/package.json +2 -1
  590. package/app/public/i18n/literals/ar.json +2 -1
  591. package/app/public/i18n/literals/bn.json +2 -1
  592. package/app/public/i18n/literals/cs.json +2 -1
  593. package/app/public/i18n/literals/da.json +2 -1
  594. package/app/public/i18n/literals/de.json +2 -1
  595. package/app/public/i18n/literals/el.json +2 -1
  596. package/app/public/i18n/literals/es.json +2 -1
  597. package/app/public/i18n/literals/fi.json +2 -1
  598. package/app/public/i18n/literals/fr.json +2 -1
  599. package/app/public/i18n/literals/he.json +2 -1
  600. package/app/public/i18n/literals/hi.json +2 -1
  601. package/app/public/i18n/literals/hu.json +2 -1
  602. package/app/public/i18n/literals/id.json +2 -1
  603. package/app/public/i18n/literals/it.json +2 -1
  604. package/app/public/i18n/literals/ja.json +2 -1
  605. package/app/public/i18n/literals/ko.json +2 -1
  606. package/app/public/i18n/literals/nl.json +2 -1
  607. package/app/public/i18n/literals/no.json +2 -1
  608. package/app/public/i18n/literals/pl.json +2 -1
  609. package/app/public/i18n/literals/pt-BR.json +2 -1
  610. package/app/public/i18n/literals/pt-PT.json +2 -1
  611. package/app/public/i18n/literals/ro.json +2 -1
  612. package/app/public/i18n/literals/ru.json +2 -1
  613. package/app/public/i18n/literals/sv.json +2 -1
  614. package/app/public/i18n/literals/th.json +2 -1
  615. package/app/public/i18n/literals/tl.json +2 -1
  616. package/app/public/i18n/literals/tr.json +2 -1
  617. package/app/public/i18n/literals/uk.json +2 -1
  618. package/app/public/i18n/literals/ur.json +2 -1
  619. package/app/public/i18n/literals/vi.json +2 -1
  620. package/app/public/i18n/literals/zh-CN.json +124 -2
  621. package/app/public/i18n/literals/zh-TW.json +2 -1
  622. package/app/src/lib/db/adapters/betterSqliteAdapter.js +55 -0
  623. package/app/src/lib/db/adapters/bunSqliteAdapter.js +63 -0
  624. package/app/src/lib/db/adapters/nodeSqliteAdapter.js +84 -0
  625. package/app/src/lib/db/adapters/sqljsAdapter.js +115 -0
  626. package/app/src/lib/db/migrate.js +248 -0
  627. package/app/src/lib/updater/updater.js +25 -0
  628. package/app/src/mitm/cert/install.js +53 -3
  629. package/app/src/mitm/dbReader.js +22 -0
  630. package/app/src/mitm/dns/dnsConfig.js +37 -8
  631. package/app/src/mitm/manager.js +3 -0
  632. package/app/src/mitm/paths.js +1 -0
  633. package/app/src/mitm/server.js +3 -7
  634. package/cli.js +148 -18
  635. package/package.json +1 -1
  636. package/app/.next/server/chunks/2417.js +0 -1
  637. package/app/.next/server/chunks/2549.js +0 -1
  638. package/app/.next/server/chunks/3605.js +0 -1
  639. package/app/.next/server/chunks/4122.js +0 -1
  640. package/app/.next/server/chunks/5296.js +0 -1
  641. package/app/.next/server/chunks/6184.js +0 -1
  642. package/app/.next/server/chunks/6774.js +0 -1
  643. package/app/.next/server/chunks/7861.js +0 -1
  644. package/app/.next/server/chunks/9547.js +0 -28
  645. package/app/.next/static/chunks/1321-38758d19993d62bf.js +0 -1
  646. package/app/.next/static/chunks/2336-cef968b5640a96f8.js +0 -28
  647. package/app/.next/static/chunks/5497-2ef9901a04eb9472.js +0 -7
  648. package/app/.next/static/chunks/5555-595382d9c4d118fe.js +0 -3
  649. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/users/page-adc5d5e8da3a0761.js +0 -1
  650. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/page-a4b2b832a4892e6d.js +0 -1
  651. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-bd677c182bc2aae9.js +0 -1
  652. package/app/.next/static/chunks/app/(dashboard)/dashboard/focus-ui/page-74a4a20467839a51.js +0 -1
  653. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-7cf63e1a3a8adecd.js +0 -1
  654. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-ceb9bffbc34711bc.js +0 -1
  655. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-aa4cac34e6e605a5.js +0 -1
  656. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-a0419a964a084f76.js +0 -1
  657. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-e967880631a99483.js +0 -1
  658. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-c41fbdb17b88c549.js +0 -1
  659. package/app/.next/static/chunks/app/_global-error/page-e967880631a99483.js +0 -1
  660. package/app/.next/static/chunks/app/api/auth/login/route-e967880631a99483.js +0 -1
  661. package/app/.next/static/chunks/app/api/auth/logout/route-e967880631a99483.js +0 -1
  662. package/app/.next/static/chunks/app/api/auth/me/route-e967880631a99483.js +0 -1
  663. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-e967880631a99483.js +0 -1
  664. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-e967880631a99483.js +0 -1
  665. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-e967880631a99483.js +0 -1
  666. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-e967880631a99483.js +0 -1
  667. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-e967880631a99483.js +0 -1
  668. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-e967880631a99483.js +0 -1
  669. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-e967880631a99483.js +0 -1
  670. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-e967880631a99483.js +0 -1
  671. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-e967880631a99483.js +0 -1
  672. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-e967880631a99483.js +0 -1
  673. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-e967880631a99483.js +0 -1
  674. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-e967880631a99483.js +0 -1
  675. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-e967880631a99483.js +0 -1
  676. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-e967880631a99483.js +0 -1
  677. package/app/.next/static/chunks/app/api/cloud/auth/route-e967880631a99483.js +0 -1
  678. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-e967880631a99483.js +0 -1
  679. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-e967880631a99483.js +0 -1
  680. package/app/.next/static/chunks/app/api/cloud/models/alias/route-e967880631a99483.js +0 -1
  681. package/app/.next/static/chunks/app/api/combos/[id]/route-e967880631a99483.js +0 -1
  682. package/app/.next/static/chunks/app/api/combos/route-e967880631a99483.js +0 -1
  683. package/app/.next/static/chunks/app/api/health/route-e967880631a99483.js +0 -1
  684. package/app/.next/static/chunks/app/api/init/route-e967880631a99483.js +0 -1
  685. package/app/.next/static/chunks/app/api/keys/[id]/route-e967880631a99483.js +0 -1
  686. package/app/.next/static/chunks/app/api/keys/route-e967880631a99483.js +0 -1
  687. package/app/.next/static/chunks/app/api/locale/route-e967880631a99483.js +0 -1
  688. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-e967880631a99483.js +0 -1
  689. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-e967880631a99483.js +0 -1
  690. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-e967880631a99483.js +0 -1
  691. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-e967880631a99483.js +0 -1
  692. package/app/.next/static/chunks/app/api/models/alias/route-e967880631a99483.js +0 -1
  693. package/app/.next/static/chunks/app/api/models/availability/route-e967880631a99483.js +0 -1
  694. package/app/.next/static/chunks/app/api/models/custom/route-e967880631a99483.js +0 -1
  695. package/app/.next/static/chunks/app/api/models/disabled/route-e967880631a99483.js +0 -1
  696. package/app/.next/static/chunks/app/api/models/route-e967880631a99483.js +0 -1
  697. package/app/.next/static/chunks/app/api/models/test/route-e967880631a99483.js +0 -1
  698. package/app/.next/static/chunks/app/api/network-analysis/route-e967880631a99483.js +0 -1
  699. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-e967880631a99483.js +0 -1
  700. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-e967880631a99483.js +0 -1
  701. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-e967880631a99483.js +0 -1
  702. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-e967880631a99483.js +0 -1
  703. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-e967880631a99483.js +0 -1
  704. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-e967880631a99483.js +0 -1
  705. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-e967880631a99483.js +0 -1
  706. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-e967880631a99483.js +0 -1
  707. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-e967880631a99483.js +0 -1
  708. package/app/.next/static/chunks/app/api/pricing/route-e967880631a99483.js +0 -1
  709. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-e967880631a99483.js +0 -1
  710. package/app/.next/static/chunks/app/api/provider-nodes/route-e967880631a99483.js +0 -1
  711. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-e967880631a99483.js +0 -1
  712. package/app/.next/static/chunks/app/api/providers/[id]/models/route-e967880631a99483.js +0 -1
  713. package/app/.next/static/chunks/app/api/providers/[id]/route-e967880631a99483.js +0 -1
  714. package/app/.next/static/chunks/app/api/providers/[id]/test/route-e967880631a99483.js +0 -1
  715. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-e967880631a99483.js +0 -1
  716. package/app/.next/static/chunks/app/api/providers/client/route-e967880631a99483.js +0 -1
  717. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-e967880631a99483.js +0 -1
  718. package/app/.next/static/chunks/app/api/providers/route-e967880631a99483.js +0 -1
  719. package/app/.next/static/chunks/app/api/providers/suggested-models/route-e967880631a99483.js +0 -1
  720. package/app/.next/static/chunks/app/api/providers/test-batch/route-e967880631a99483.js +0 -1
  721. package/app/.next/static/chunks/app/api/providers/validate/route-e967880631a99483.js +0 -1
  722. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-e967880631a99483.js +0 -1
  723. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-e967880631a99483.js +0 -1
  724. package/app/.next/static/chunks/app/api/proxy-pools/route-e967880631a99483.js +0 -1
  725. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-e967880631a99483.js +0 -1
  726. package/app/.next/static/chunks/app/api/settings/database/route-e967880631a99483.js +0 -1
  727. package/app/.next/static/chunks/app/api/settings/proxy-test/route-e967880631a99483.js +0 -1
  728. package/app/.next/static/chunks/app/api/settings/require-login/route-e967880631a99483.js +0 -1
  729. package/app/.next/static/chunks/app/api/settings/route-e967880631a99483.js +0 -1
  730. package/app/.next/static/chunks/app/api/shutdown/route-e967880631a99483.js +0 -1
  731. package/app/.next/static/chunks/app/api/tags/route-e967880631a99483.js +0 -1
  732. package/app/.next/static/chunks/app/api/translator/console-logs/route-e967880631a99483.js +0 -1
  733. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-e967880631a99483.js +0 -1
  734. package/app/.next/static/chunks/app/api/translator/load/route-e967880631a99483.js +0 -1
  735. package/app/.next/static/chunks/app/api/translator/save/route-e967880631a99483.js +0 -1
  736. package/app/.next/static/chunks/app/api/translator/send/route-e967880631a99483.js +0 -1
  737. package/app/.next/static/chunks/app/api/translator/translate/route-e967880631a99483.js +0 -1
  738. package/app/.next/static/chunks/app/api/tunnel/disable/route-e967880631a99483.js +0 -1
  739. package/app/.next/static/chunks/app/api/tunnel/enable/route-e967880631a99483.js +0 -1
  740. package/app/.next/static/chunks/app/api/tunnel/status/route-e967880631a99483.js +0 -1
  741. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-e967880631a99483.js +0 -1
  742. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-e967880631a99483.js +0 -1
  743. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-e967880631a99483.js +0 -1
  744. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-e967880631a99483.js +0 -1
  745. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-e967880631a99483.js +0 -1
  746. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-e967880631a99483.js +0 -1
  747. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-e967880631a99483.js +0 -1
  748. package/app/.next/static/chunks/app/api/usage/api-keys/route-e967880631a99483.js +0 -1
  749. package/app/.next/static/chunks/app/api/usage/chart/route-e967880631a99483.js +0 -1
  750. package/app/.next/static/chunks/app/api/usage/history/route-e967880631a99483.js +0 -1
  751. package/app/.next/static/chunks/app/api/usage/logs/route-e967880631a99483.js +0 -1
  752. package/app/.next/static/chunks/app/api/usage/providers/route-e967880631a99483.js +0 -1
  753. package/app/.next/static/chunks/app/api/usage/request-details/route-e967880631a99483.js +0 -1
  754. package/app/.next/static/chunks/app/api/usage/request-logs/route-e967880631a99483.js +0 -1
  755. package/app/.next/static/chunks/app/api/usage/stats/route-e967880631a99483.js +0 -1
  756. package/app/.next/static/chunks/app/api/usage/stream/route-e967880631a99483.js +0 -1
  757. package/app/.next/static/chunks/app/api/users/[id]/route-e967880631a99483.js +0 -1
  758. package/app/.next/static/chunks/app/api/users/route-e967880631a99483.js +0 -1
  759. package/app/.next/static/chunks/app/api/v1/api/chat/route-e967880631a99483.js +0 -1
  760. package/app/.next/static/chunks/app/api/v1/audio/speech/route-e967880631a99483.js +0 -1
  761. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-e967880631a99483.js +0 -1
  762. package/app/.next/static/chunks/app/api/v1/audio/voices/route-e967880631a99483.js +0 -1
  763. package/app/.next/static/chunks/app/api/v1/chat/completions/route-e967880631a99483.js +0 -1
  764. package/app/.next/static/chunks/app/api/v1/embeddings/route-e967880631a99483.js +0 -1
  765. package/app/.next/static/chunks/app/api/v1/images/generations/route-e967880631a99483.js +0 -1
  766. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-e967880631a99483.js +0 -1
  767. package/app/.next/static/chunks/app/api/v1/messages/route-e967880631a99483.js +0 -1
  768. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-e967880631a99483.js +0 -1
  769. package/app/.next/static/chunks/app/api/v1/models/info/route-e967880631a99483.js +0 -1
  770. package/app/.next/static/chunks/app/api/v1/models/route-e967880631a99483.js +0 -1
  771. package/app/.next/static/chunks/app/api/v1/responses/compact/route-e967880631a99483.js +0 -1
  772. package/app/.next/static/chunks/app/api/v1/responses/route-e967880631a99483.js +0 -1
  773. package/app/.next/static/chunks/app/api/v1/route-e967880631a99483.js +0 -1
  774. package/app/.next/static/chunks/app/api/v1/search/route-e967880631a99483.js +0 -1
  775. package/app/.next/static/chunks/app/api/v1/web/fetch/route-e967880631a99483.js +0 -1
  776. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-e967880631a99483.js +0 -1
  777. package/app/.next/static/chunks/app/api/v1beta/models/route-e967880631a99483.js +0 -1
  778. package/app/.next/static/chunks/app/api/version/route-e967880631a99483.js +0 -1
  779. package/app/.next/static/chunks/app/api/version/update/route-e967880631a99483.js +0 -1
  780. package/app/.next/static/chunks/app/callback/page-ca2aafefd1c72edc.js +0 -1
  781. package/app/.next/static/chunks/app/layout-88b42fda4d7c38d2.js +0 -1
  782. package/app/.next/static/chunks/app/login/page-cfe122b0047956eb.js +0 -1
  783. package/app/.next/static/chunks/app/manifest.webmanifest/route-e967880631a99483.js +0 -1
  784. package/app/.next/static/chunks/app/page-e967880631a99483.js +0 -1
  785. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-e967880631a99483.js +0 -1
  786. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-e967880631a99483.js +0 -1
  787. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-e967880631a99483.js +0 -1
  788. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-e967880631a99483.js +0 -1
  789. package/app/.next/static/css/90eec4fabec62f30.css +0 -1
  790. package/app/.next/static/uJKVggqia7KT98gdWEdVM/_buildManifest.js +0 -1
  791. /package/app/.next/static/{uJKVggqia7KT98gdWEdVM → BuJLCErn-QhhM6_1rkOm9}/_ssgManifest.js +0 -0
@@ -0,0 +1,3 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5555],{35555:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>x});var a=s(95155),l=s(12115),n=s(14051),r=s.n(n),i=s(35497),o=s(11059);let c=[{icon:"public",title:"Access Anywhere",desc:"Use your API from any network"},{icon:"group",title:"Share Endpoint",desc:"Share URL with team members"},{icon:"code",title:"Use in Cursor/Cline",desc:"Connect AI tools remotely"},{icon:"lock",title:"Encrypted",desc:"End-to-end TLS via Cloudflare"}];async function d(e){if(!e)return!1;try{return await fetch(`${e}/api/health`,{mode:"no-cors",cache:"no-store",signal:AbortSignal.timeout(5e3)}),!0}catch{return!1}}let m=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function x({machineId:e}){let[t,s]=(0,l.useState)([]),[n,r]=(0,l.useState)(!0),[g,y]=(0,l.useState)(!1),[f,j]=(0,l.useState)(""),[k,v]=(0,l.useState)(null),[w,N]=(0,l.useState)(!1),[C,S]=(0,l.useState)(!0),[T,_]=(0,l.useState)(!0),[P,E]=(0,l.useState)(!1),[$,A]=(0,l.useState)(!0),[O,U]=(0,l.useState)(!1),[D,F]=(0,l.useState)("full"),[I,R]=(0,l.useState)(!0),[L,W]=(0,l.useState)(!1),[q,K]=(0,l.useState)(!1),[J,z]=(0,l.useState)(""),[H,M]=(0,l.useState)(""),[Z,B]=(0,l.useState)(!1),[Q,V]=(0,l.useState)(""),[X,G]=(0,l.useState)(null),[Y,ee]=(0,l.useState)(!1),[et,es]=(0,l.useState)(!1),[ea,el]=(0,l.useState)(!1),[en,er]=(0,l.useState)(!1),[ei,eo]=(0,l.useState)(""),[ec,ed]=(0,l.useState)(!1),[em,ex]=(0,l.useState)(""),[eu,eh]=(0,l.useState)(null),[ep,eb]=(0,l.useState)(""),[eg,ey]=(0,l.useState)(""),[ef,ej]=(0,l.useState)(null),[ek,ev]=(0,l.useState)(!1),[ew,eN]=(0,l.useState)([]),[eC,eS]=(0,l.useState)(""),[eT,e_]=(0,l.useState)(!1),[eP,eE]=(0,l.useState)(!1),[e$,eA]=(0,l.useState)(!1),eO=(0,l.useRef)(null),eU=(0,l.useRef)(0),eD=(0,l.useRef)(0),eF=(0,l.useRef)(!1),eI=(0,l.useRef)(!1),eR=(0,l.useRef)(!1),eL=(0,l.useRef)(!1),[eW,eq]=(0,l.useState)(!1),[eK,eJ]=(0,l.useState)(!1),[ez,eH]=(0,l.useState)(new Set),{copied:eM,copy:eZ}=(0,o.C)();(0,l.useEffect)(()=>{eO.current&&(eO.current.scrollTop=eO.current.scrollHeight)},[ew]),(0,l.useEffect)(()=>{fetch("/api/auth/me").then(e=>e.json()).then(e=>{"sub_user"===e.role&&(window.location.href="/dashboard/usage")}).catch(()=>{}),e1(),eV();let e=setInterval(()=>{eQ()},5e3),t=()=>{document.hidden||eQ()};return document.addEventListener("visibilitychange",t),()=>{clearInterval(e),document.removeEventListener("visibilitychange",t)}},[]),(0,l.useEffect)(()=>{let e=async()=>{if(L&&(H||J)){let e=await d(H||J);eF.current=e,e&&(eU.current=0,K(!0),eR.current||(eR.current=!0,eq(!0)))}else eF.current=!1;if(ea&&ei){let e=await d(ei);eI.current=e,e&&(eD.current=0,er(!0),eL.current||(eL.current=!0,eJ(!0)))}else eI.current=!1};e();let t=setInterval(e,1e4);return()=>clearInterval(t)},[L,H,J,ea,ei]);let eB=(0,l.useCallback)((e,t,s,a,l,n)=>{e||t.current?(s.current=0,a(!0),l.current||(l.current=!0,n(!0))):(s.current+=1,s.current>=5&&a(!1))},[]),eQ=async()=>{try{let e=await fetch("/api/tunnel/status",{cache:"no-store"});if(!e.ok)return;let t=await e.json(),s=t.tunnel?.settingsEnabled??t.tunnel?.enabled??!1,a=t.tunnel?.tunnelUrl||"",l=t.tunnel?.publicUrl||"";z(a),M(l),W(s),eB(!!t.tunnel?.reachable,eF,eU,K,eR,eq);let n=t.tailscale?.settingsEnabled??t.tailscale?.enabled??!1,r=t.tailscale?.tunnelUrl||"";eo(r),el(n),eB(!!t.tailscale?.reachable,eI,eD,er,eL,eJ)}catch{}},eV=async()=>{R(!0);try{let[e,t]=await Promise.all([fetch("/api/settings"),fetch("/api/tunnel/status",{cache:"no-store"})]);if(e.ok){let t=await e.json();N(t.requireApiKey||!1),S(!1!==t.requireLogin),_(t.hasPassword||!1),E(t.tunnelDashboardAccess||!1),A(!1!==t.rtkEnabled),U(!!t.cavemanEnabled),F(t.cavemanLevel||"full")}if(t.ok){let e=await t.json(),s=e.tunnel?.settingsEnabled??e.tunnel?.enabled??!1,a=e.tunnel?.tunnelUrl||"",l=e.tunnel?.publicUrl||"";z(a),M(l),W(s),eB(!!e.tunnel?.reachable,eF,eU,K,eR,eq);let n=e.tailscale?.settingsEnabled??e.tailscale?.enabled??!1,r=e.tailscale?.tunnelUrl||"";eo(r),el(n),eB(!!e.tailscale?.reachable,eI,eD,er,eL,eJ)}}catch(e){console.log("Error loading settings:",e)}finally{R(!1)}},eX=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({tunnelDashboardAccess:e})})).ok&&E(e)}catch(e){console.log("Error updating tunnelDashboardAccess:",e)}},eG=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({requireApiKey:e})})).ok&&N(e)}catch(e){console.log("Error updating requireApiKey:",e)}},eY=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({rtkEnabled:e})})).ok&&A(e)}catch(e){console.log("Error updating rtkEnabled:",e)}},e0=async e=>{try{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})}catch(e){console.log("Error updating setting:",e)}},e1=async()=>{try{let e=await fetch("/api/keys"),t=await e.json();e.ok&&s(t.keys||[])}catch(e){console.log("Error fetching data:",e)}finally{r(!1)}},e5=async e=>{B(!0),V("Waiting for tunnel ready...");let t=`${e}/api/health`,s=Date.now();for(;Date.now()-s<3e5;){await new Promise(e=>setTimeout(e,2e3));try{let e=await fetch(t,{mode:"no-cors",cache:"no-store"});if(e.ok||"opaque"===e.type)return W(!0),B(!1),V(""),!0}catch{}if((Date.now()-s)%1e4<2e3)try{let e=await fetch("/api/tunnel/status");if(e.ok){let t=await e.json();if(!t.tunnel?.enabled)return G({type:"error",message:"Tunnel process stopped unexpectedly."}),B(!1),V(""),!1}}catch{}}return G({type:"error",message:"Tunnel created but not reachable. Please try again."}),B(!1),V(""),!1},e2=async()=>{ee(!1),B(!0),G(null),V("Creating tunnel...");let e=!0;(async()=>{for(;e;){try{let t=await fetch("/api/tunnel/status");if(t.ok){let s=await t.json();s.download?.downloading?V(`Downloading cloudflared... ${s.download.progress}%`):e&&V("Creating tunnel...")}}catch{}await new Promise(e=>setTimeout(e,1e3))}})();try{let t=await fetch("/api/tunnel/enable",{method:"POST"});e=!1;let s=await t.json();if(!t.ok)return void G({type:"error",message:s.error||"Failed to enable tunnel"});let a=s.publicUrl||s.tunnelUrl;if(!a)return void G({type:"error",message:"No tunnel URL returned"});z(s.tunnelUrl||""),M(s.publicUrl||""),await e5(a)}catch(e){G({type:"error",message:e.message})}finally{e=!1,B(!1),V("")}},e4=async()=>{B(!0),G(null);try{let e=await fetch("/api/tunnel/disable",{method:"POST"}),t=await e.json();e.ok?(W(!1),z(""),M(""),es(!1),G({type:"success",message:"Tunnel disabled"})):G({type:"error",message:t.error||"Failed to disable tunnel"})}catch(e){G({type:"error",message:e.message})}finally{B(!1)}},e3=async()=>{ej(null);try{let e=await fetch("/api/tunnel/tailscale-check");if(e.ok){let t=await e.json();return ej(t.installed),t}}catch{}return ej(!1),{installed:!1}},e8=async()=>{ev(!0),eh(null),eN([]);try{let e=await fetch("/api/tunnel/tailscale-install",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sudoPassword:eC})});eS("");let t=e.body.getReader(),s=new TextDecoder,a="";for(;;){let{done:e,value:l}=await t.read();if(e)break;let n=(a+=s.decode(l,{stream:!0})).split("\n\n");for(let e of(a=n.pop()||"",n)){let t=e.split("\n"),s="progress",a=null;for(let e of t)if(e.startsWith("event: ")&&(s=e.slice(7).trim()),e.startsWith("data: "))try{a=JSON.parse(e.slice(6))}catch{}if(a)if("progress"===s)eN(e=>[...e.slice(-50),a.message]);else if("done"===s){ej(!0),ev(!1),eE(!1),te();return}else"error"===s&&eh({type:"error",message:a.error||"Install failed"})}}}catch(e){eh({type:"error",message:e.message})}finally{ev(!1)}},e6=async e=>{ex("Waiting for Tailscale ready...");let t=`${e}/api/health`,s=Date.now();for(;Date.now()-s<3e5;){await new Promise(e=>setTimeout(e,2e3));try{let e=await fetch(t,{mode:"no-cors",cache:"no-store"});if(e.ok||"opaque"===e.type)return!0}catch{}}return!1},e9=(e,t)=>{eb(e),ey(t)},e7=()=>{eb(""),ey("")},te=async()=>{eE(!1),e_(!0),ed(!0),eh(null),ex("Connecting..."),e7();try{let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){eo(t.tunnelUrl||"");let e=await e6(t.tunnelUrl);el(!0),eh(e?null:{type:"warning",message:"Connected but not reachable yet."});return}if(t.needsLogin&&t.authUrl){e9(t.authUrl,"Open Login Page"),ex('Login required — click "Open Login Page" to continue');for(let e=0;e<40;e++){await new Promise(e=>setTimeout(e,3e3));try{let e=await fetch("/api/tunnel/tailscale-check");if(e.ok&&(await e.json()).loggedIn){e7(),ex("Starting funnel...");let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){eo(t.tunnelUrl||"");let e=await e6(t.tunnelUrl);el(!0),eh(e?null:{type:"warning",message:"Connected but not reachable yet."})}else t.funnelNotEnabled&&t.enableUrl?await tt(t.enableUrl):eh({type:"error",message:t.error||"Failed to start funnel"});return}}catch{}}e7(),eh({type:"error",message:"Login timed out. Please try again."});return}if(t.funnelNotEnabled&&t.enableUrl)return void await tt(t.enableUrl);eh({type:"error",message:t.error||"Failed to connect"})}catch(e){eh({type:"error",message:e.message})}finally{ed(!1),e_(!1),ex(""),e7()}},tt=async e=>{e9(e,"Open Funnel Settings"),ex('Click "Open Funnel Settings" to enable Funnel...');for(let e=0;e<40;e++){await new Promise(e=>setTimeout(e,3e3));try{let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){e7(),eo(t.tunnelUrl||"");let e=await e6(t.tunnelUrl);el(!0),eh(e?null:{type:"warning",message:"Connected but not reachable yet."});return}if(t.funnelNotEnabled)continue;if(t.error){e7(),eh({type:"error",message:t.error});return}}catch{}}e7(),eh({type:"error",message:"Timed out waiting for Funnel to be enabled."})},ts=async()=>{ed(!0),eh(null);try{let e=await fetch("/api/tunnel/tailscale-disable",{method:"POST"}),t=await e.json();e.ok?(el(!1),eo(""),eA(!1),eh({type:"success",message:"Tailscale disabled"})):eh({type:"error",message:t.error||"Failed to disable Tailscale"})}catch(e){eh({type:"error",message:e.message})}finally{ed(!1)}},ta=async()=>{eh(null),eN([]);let e=await e3();e?.installed&&e?.hasCachedPassword?te():eE(!0)},tl=async()=>{if(f.trim())try{let e=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:f})}),t=await e.json();e.ok&&(v(t.key),await e1(),j(""),y(!1))}catch(e){console.log("Error creating key:",e)}},tn=async e=>{if(confirm("Delete this API key?"))try{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&(s(t.filter(t=>t.id!==e)),eH(t=>{let s=new Set(t);return s.delete(e),s}))}catch(e){console.log("Error deleting key:",e)}},tr=async(e,t)=>{try{(await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:t})})).ok&&s(s=>s.map(s=>s.id===e?{...s,isActive:t}:s))}catch(e){console.log("Error toggling key:",e)}},[ti,to]=(0,l.useState)("/v1");return((0,l.useEffect)(()=>{to(`${window.location.origin}/v1`)},[]),n)?(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsx)(i.Qv,{}),(0,a.jsx)(i.Qv,{})]}):(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("h2",{className:"text-lg font-semibold mb-4 flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)(u,{label:"Local",url:ti,copyId:"local_url",copied:eM,onCopy:eZ}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${L?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tunnel"}),L&&!Z&&q?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(i.pd,{value:`${H||J}/v1`,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>eZ(`${H||J}/v1`,"tunnel_url"),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"tunnel_url"===eM?"check":"content_copy"})}),(0,a.jsx)("button",{onClick:()=>es(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tunnel",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!L||Z||q?Z?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),Q||"Creating tunnel..."]}),(0,a.jsx)("button",{onClick:()=>{B(!1),V("")},className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):X?.type==="error"?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),X.message]}),(0,a.jsx)(i.$n,{size:"sm",icon:"cloud_upload",onClick:()=>ee(!0),children:"Enable"})]}):I?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),(0,a.jsx)("button",{onClick:()=>R(!1),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):(0,a.jsx)(i.$n,{size:"sm",icon:"cloud_upload",onClick:()=>{w?ee(!0):G({type:"error",message:'Security required: Enable "Require API key" before activating the tunnel.'})},children:"Enable"}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),eW?"Tunnel reconnecting...":"Tunnel checking..."]}),(0,a.jsx)("button",{onClick:()=>es(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tunnel",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${ea?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tailscale"}),ea&&!ec&&en?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(i.pd,{value:`${ei}/v1`,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>eZ(`${ei}/v1`,"ts_url"),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"ts_url"===eM?"check":"content_copy"})}),(0,a.jsx)("button",{onClick:()=>eA(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tailscale",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!ea||ec||en?ec||eT?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),em||"Connecting..."]}),ep&&(0,a.jsx)(i.$n,{size:"sm",icon:"open_in_new",onClick:()=>window.open(ep,"tailscale_auth","width=600,height=700,noopener,noreferrer"),children:eg||"Open"}),(0,a.jsx)("button",{onClick:()=>{ed(!1),e_(!1),ex(""),e7()},className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):eu?.type==="error"?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),eu.message]}),(0,a.jsx)(i.$n,{size:"sm",icon:"vpn_lock",onClick:ta,children:"Enable"})]}):(0,a.jsx)(i.$n,{size:"sm",icon:"vpn_lock",onClick:ta,className:"bg-linear-to-r from-indigo-500 to-purple-500 hover:from-indigo-600 hover:to-purple-600 text-white!",children:"Enable"}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),eK?"Tailscale reconnecting...":"Tailscale checking..."]}),(0,a.jsx)("button",{onClick:()=>eA(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tailscale",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]})]}),(L||ea)&&(0,a.jsxs)("div",{className:"mt-4 flex flex-col gap-2",children:[!w&&(0,a.jsx)(b,{message:"Require API key is disabled — your endpoint is publicly accessible without authentication.",action:{label:"Enable",href:"#require-api-key"}}),(!C||!T)&&(0,a.jsx)(b,{message:C?"Dashboard uses the default password — change it in Profile settings.":"Require login is disabled — anyone can access your dashboard via tunnel.",action:{label:C?"Change password":"Enable",href:"/dashboard/profile"}})]}),(L||ea)&&(0,a.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex items-center gap-3",children:[(0,a.jsx)(i.lM,{checked:P,onChange:()=>eX(!P)}),(0,a.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,a.jsx)("p",{className:"font-medium text-sm",children:"Allow dashboard access via tunnel"}),(0,a.jsx)(p,{text:"When enabled, the dashboard can be accessed through your tunnel or Tailscale URL (login still required). When disabled, dashboard access via tunnel/Tailscale is completely blocked."})]})]})]}),(0,a.jsxs)(i.Zp,{id:"rtk",children:[(0,a.jsx)("div",{className:"flex items-center justify-between mb-2",children:(0,a.jsxs)("h2",{className:"text-lg font-semibold flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]})}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-2 pb-4 border-b border-border gap-4",children:[(0,a.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,a.jsxs)("p",{className:"font-medium",children:["Compress tool output"," ",(0,a.jsx)("a",{href:"https://github.com/rtk-ai/rtk",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(RTK)"})]}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"git/grep/ls/tree/logs → 60-90% fewer input tokens"})]}),(0,a.jsx)(i.lM,{checked:$,onChange:()=>eY(!$)})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pt-4 gap-4 flex-wrap",children:[(0,a.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,a.jsxs)("p",{className:"font-medium",children:["Compress LLM output"," ",(0,a.jsx)("a",{href:"https://github.com/JuliusBrussee/caveman",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Caveman)"})]}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Terse-style system prompt → ~65% fewer output tokens (up to 87%)"})]}),(0,a.jsxs)("div",{className:"flex items-center gap-3 shrink-0",children:[O&&(0,a.jsx)("div",{className:"flex items-center gap-1.5",children:m.map(e=>(0,a.jsx)("button",{onClick:()=>{var t;F(t=e.id),e0({cavemanLevel:t})},className:`px-3 py-1.5 rounded text-xs font-medium border transition-colors ${D===e.id?"bg-primary text-white border-primary":"bg-transparent border-border text-text-muted hover:bg-surface-2"}`,title:e.desc,children:e.label},e.id))}),(0,a.jsx)(i.lM,{checked:O,onChange:()=>{var e;U(e=!O),e0({cavemanEnabled:e})}})]})]})]}),(0,a.jsxs)(i.Zp,{id:"require-api-key",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,a.jsxs)("h2",{className:"text-lg font-semibold flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"vpn_key"}),"API Keys"]}),(0,a.jsx)(i.$n,{icon:"add",onClick:()=>y(!0),children:"Create Key"})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pb-4 mb-4 border-b border-border",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Requests without a valid key will be rejected"})]}),(0,a.jsx)(i.lM,{checked:w,onChange:()=>eG(!w)})]}),0===t.length?(0,a.jsxs)("div",{className:"text-center py-12",children:[(0,a.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"vpn_key"})}),(0,a.jsx)("p",{className:"text-text-main font-medium mb-1",children:"No API keys yet"}),(0,a.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Create your first API key to get started"}),(0,a.jsx)(i.$n,{icon:"add",onClick:()=>y(!0),children:"Create Key"})]}):(0,a.jsx)("div",{className:"flex flex-col",children:t.map(e=>{var t;return(0,a.jsxs)("div",{className:`group flex items-center justify-between py-3 border-b border-black/[0.03] dark:border-white/[0.03] last:border-b-0 ${!1===e.isActive?"opacity-60":""}`,children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"text-sm font-medium",children:e.name}),(0,a.jsxs)("div",{className:"flex items-center gap-2 mt-1",children:[(0,a.jsx)("code",{className:"text-xs text-text-muted font-mono",children:ez.has(e.id)?e.key:(t=e.key)?t.length>8?t.slice(0,8)+"...":t:""}),(0,a.jsx)("button",{onClick:()=>{var t;return t=e.id,void eH(e=>{let s=new Set(e);return s.has(t)?s.delete(t):s.add(t),s})},className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all",title:ez.has(e.id)?"Hide key":"Show key",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:ez.has(e.id)?"visibility_off":"visibility"})}),(0,a.jsx)("button",{onClick:()=>eZ(e.key,e.id),className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:eM===e.id?"check":"content_copy"})})]}),(0,a.jsxs)("p",{className:"text-xs text-text-muted mt-1",children:["Created ",new Date(e.createdAt).toLocaleDateString()]}),!1===e.isActive&&(0,a.jsx)("p",{className:"text-xs text-orange-500 mt-1",children:"Paused"})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)(i.lM,{size:"sm",checked:e.isActive??!0,onChange:t=>{e.isActive&&!t?confirm(`Pause API key "${e.name}"?
2
+
3
+ This key will stop working immediately but can be resumed later.`)&&tr(e.id,t):tr(e.id,t)},title:e.isActive?"Pause key":"Resume key"}),(0,a.jsx)("button",{onClick:()=>tn(e.id),className:"p-2 hover:bg-red-500/10 rounded text-red-500 opacity-0 group-hover:opacity-100 transition-all",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"})})]})]},e.id)})})]}),(0,a.jsx)(i.aF,{isOpen:g,title:"Create API Key",onClose:()=>{y(!1),j("")},children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)(i.pd,{label:"Key Name",value:f,onChange:e=>j(e.target.value),placeholder:"Production Key"}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:tl,fullWidth:!0,disabled:!f.trim(),children:"Create"}),(0,a.jsx)(i.$n,{onClick:()=>{y(!1),j("")},variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:!!k,title:"API Key Created",onClose:()=>v(null),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg p-4",children:[(0,a.jsx)("p",{className:"text-sm text-yellow-800 dark:text-yellow-200 mb-2 font-medium",children:"Save this key now!"}),(0,a.jsx)("p",{className:"text-sm text-yellow-700 dark:text-yellow-300",children:"This is the only time you will see this key. Store it securely."})]}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.pd,{value:k||"",readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)(i.$n,{variant:"secondary",icon:"created_key"===eM?"check":"content_copy",onClick:()=>eZ(k,"created_key"),children:"created_key"===eM?"Copied!":"Copy"})]}),(0,a.jsx)(i.$n,{onClick:()=>v(null),fullWidth:!0,children:"Done"})]})}),(0,a.jsx)(i.aF,{isOpen:Y,title:"Enable Tunnel",onClose:()=>ee(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("div",{className:"bg-surface-2 border border-border-subtle rounded-lg p-4",children:(0,a.jsxs)("div",{className:"flex items-start gap-3",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"cloud_upload"}),(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"text-sm text-text-main font-medium mb-1",children:"Cloudflare Tunnel"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Expose your local OpenrouterX to the internet. No port forwarding, no static IP needed. Share endpoint URL with your team or use it in Cursor, Cline, and other AI tools from anywhere."})]})]})}),(0,a.jsx)("div",{className:"grid grid-cols-2 gap-3",children:c.map(e=>(0,a.jsxs)("div",{className:"flex flex-col items-center text-center p-3 rounded-lg bg-sidebar/50",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-xl text-primary mb-1",children:e.icon}),(0,a.jsx)("p",{className:"text-xs font-semibold",children:e.title}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:e.desc})]},e.title))}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"Requires outbound port 7844 (TCP/UDP). Connection may take 10-30s."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:e2,fullWidth:!0,children:"Start Tunnel"}),(0,a.jsx)(i.$n,{onClick:()=>ee(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:et,title:"Disable Tunnel",onClose:()=>!Z&&es(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"The Cloudflare tunnel will be disconnected. Remote access via tunnel URL will stop working."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:e4,fullWidth:!0,disabled:Z,variant:"danger",children:Z?"Disabling...":"Disable"}),(0,a.jsx)(i.$n,{onClick:()=>es(!1),variant:"ghost",fullWidth:!0,disabled:Z,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:eP,title:"Tailscale Funnel",onClose:()=>{ek||(eE(!1),eS(""),eh(null))},children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[null===ef&&(0,a.jsxs)("p",{className:"text-sm text-text-muted flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),!1===ef&&!ek&&(0,a.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale is not installed. Install it to enable Funnel."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:e8,fullWidth:!0,children:"Install Tailscale"}),(0,a.jsx)(i.$n,{onClick:()=>eE(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),ek&&(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Installing Tailscale..."]}),ew.length>0&&(0,a.jsx)("div",{ref:eO,className:"bg-black/5 dark:bg-white/5 rounded p-2 max-h-40 overflow-y-auto font-mono text-xs text-text-muted",children:ew.map((e,t)=>(0,a.jsx)("div",{children:e},t))})]}),!0===ef&&!ek&&(0,a.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-green-600 dark:text-green-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"check_circle"}),"Tailscale installed"]}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:()=>te(),fullWidth:!0,children:"Connect"}),(0,a.jsx)(i.$n,{onClick:()=>eE(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),eu&&(0,a.jsx)(h,{status:eu})]})}),(0,a.jsx)(i.aF,{isOpen:e$,title:"Disable Tailscale",onClose:()=>!ec&&eA(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale Funnel will be stopped. Remote access via Tailscale URL will stop working."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:ts,fullWidth:!0,disabled:ec,variant:"danger",children:ec?"Disabling...":"Disable"}),(0,a.jsx)(i.$n,{onClick:()=>eA(!1),variant:"ghost",fullWidth:!0,disabled:ec,children:"Cancel"})]})]})})]})}function u({label:e,url:t,copyId:s,copied:l,onCopy:n,badge:r,actions:o}){return(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${"CF"===r||"TS"===r?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:e}),(0,a.jsx)(i.pd,{value:t,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>n(t,s),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:l===s?"check":"content_copy"})}),o]})}function h({status:e,className:t=""}){return(0,a.jsx)("div",{className:`p-2 rounded text-sm ${t} ${"success"===e.type?"bg-green-500/10 text-green-600 dark:text-green-400":"warning"===e.type?"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400":"info"===e.type?"bg-blue-500/10 text-blue-600 dark:text-blue-400":"bg-red-500/10 text-red-600 dark:text-red-400"}`,children:e.message.split(/(https?:\/\/[^\s]+)/g).map((e,t)=>/^https?:\/\//.test(e)?(0,a.jsx)("a",{href:e,target:"_blank",rel:"noreferrer",className:"underline font-medium",children:e},t):e)})}function p({text:e}){return(0,a.jsxs)("span",{className:"relative group inline-flex items-center",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px] text-text-muted cursor-help",children:"help"}),(0,a.jsx)("span",{className:"pointer-events-none absolute left-5 top-1/2 -translate-y-1/2 z-50 w-64 rounded bg-gray-900 dark:bg-gray-800 text-white text-xs px-2.5 py-1.5 opacity-0 group-hover:opacity-100 transition-opacity shadow-lg",children:e})]})}function b({message:e,action:t}){return(0,a.jsxs)("div",{className:"flex items-center gap-2 px-3 py-2 rounded-lg bg-amber-500/10 border border-amber-500/20 text-amber-700 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px] shrink-0 mt-0.5",children:"warning"}),(0,a.jsx)("p",{className:"text-xs flex-1",children:e}),t&&(0,a.jsx)("a",{href:t.href,className:"text-xs font-medium underline shrink-0 hover:opacity-80",onClick:t.href.startsWith("#")?e=>{e.preventDefault(),document.getElementById(t.href.slice(1))?.scrollIntoView({behavior:"smooth"})}:void 0,children:t.label})]})}x.propTypes={machineId:r().string.isRequired}}}]);