@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,248 @@
1
+ import fs from "node:fs";
2
+ import path from "node:path";
3
+ import { LEGACY_FILES, DB_DIR, DATA_FILE } from "./paths.js";
4
+ import { TABLES, buildCreateTableSql } from "./schema.js";
5
+ import { MIGRATIONS, latestVersion } from "./migrations/index.js";
6
+ import { getMetaSync, setMetaSync } from "./helpers/metaStore.js";
7
+ import { makeBackupDir, backupFile, pruneOldBackups } from "./backup.js";
8
+ import { getAppVersion } from "./version.js";
9
+ import { stringifyJson } from "./helpers/jsonCol.js";
10
+
11
+ // Marker file: prevents re-importing legacy JSON when user wipes data.sqlite.
12
+ const MIGRATED_MARKER = path.join(DB_DIR, ".migrated-from-json");
13
+
14
+ // Track per-adapter so reusing same adapter skips re-run, but new adapter (after reset) re-runs.
15
+ const _migratedAdapters = new WeakSet();
16
+
17
+ function readJsonSafe(file) {
18
+ if (!fs.existsSync(file)) return null;
19
+ try { return JSON.parse(fs.readFileSync(file, "utf-8")); } catch { return null; }
20
+ }
21
+
22
+ function isFreshDb(adapter) {
23
+ // Table _meta may not exist yet on truly fresh DB
24
+ try {
25
+ const row = adapter.get(`SELECT COUNT(*) as c FROM _meta`);
26
+ return !row || row.c === 0;
27
+ } catch {
28
+ return true;
29
+ }
30
+ }
31
+
32
+ // ─── Versioned migrations runner (skip-version safe) ─────────────────────
33
+ function runVersionedMigrations(adapter) {
34
+ // Bootstrap _meta first so we can read schemaVersion
35
+ adapter.exec(buildCreateTableSql("_meta", TABLES._meta));
36
+
37
+ const current = parseInt(getMetaSync(adapter, "schemaVersion", "0"), 10) || 0;
38
+ const target = latestVersion();
39
+ if (current >= target) return { applied: 0, from: current, to: current };
40
+
41
+ const pending = MIGRATIONS.filter((m) => m.version > current);
42
+ let lastApplied = current;
43
+ for (const m of pending) {
44
+ adapter.transaction(() => {
45
+ m.up(adapter);
46
+ setMetaSync(adapter, "schemaVersion", m.version);
47
+ });
48
+ lastApplied = m.version;
49
+ console.log(`[DB][migrate] applied #${m.version} ${m.name}`);
50
+ }
51
+ return { applied: pending.length, from: current, to: lastApplied };
52
+ }
53
+
54
+ // ─── Auto-sync (additive only): add missing tables/columns/indexes ───────
55
+ function syncSchemaFromTables(adapter) {
56
+ for (const [tableName, def] of Object.entries(TABLES)) {
57
+ // Create table if absent
58
+ adapter.exec(buildCreateTableSql(tableName, def));
59
+
60
+ // Diff columns
61
+ const existing = adapter.all(`PRAGMA table_info(${tableName})`);
62
+ const existingNames = new Set(existing.map((r) => r.name));
63
+ for (const [colName, colDef] of Object.entries(def.columns)) {
64
+ if (!existingNames.has(colName)) {
65
+ // SQLite ADD COLUMN restrictions: no PRIMARY KEY / UNIQUE w/o NULL ok.
66
+ // We strip PRIMARY KEY / UNIQUE since those are only valid at create time.
67
+ const safeDef = colDef
68
+ .replace(/PRIMARY KEY( AUTOINCREMENT)?/i, "")
69
+ .replace(/UNIQUE/i, "")
70
+ .trim();
71
+ try {
72
+ adapter.exec(`ALTER TABLE ${tableName} ADD COLUMN ${colName} ${safeDef}`);
73
+ console.log(`[DB][sync] +column ${tableName}.${colName}`);
74
+ } catch (e) {
75
+ console.warn(`[DB][sync] add column ${tableName}.${colName} failed: ${e.message}`);
76
+ }
77
+ }
78
+ }
79
+
80
+ // Indexes (idempotent)
81
+ for (const idx of def.indexes || []) {
82
+ try { adapter.exec(idx); } catch {}
83
+ }
84
+ }
85
+ }
86
+
87
+ // ─── Legacy JSON import (one-time) ───────────────────────────────────────
88
+ function importLegacyMain(adapter, data) {
89
+ if (!data || typeof data !== "object") return;
90
+
91
+ if (data.settings) {
92
+ adapter.run(`INSERT INTO settings(id, data) VALUES(1, ?) ON CONFLICT(id) DO UPDATE SET data = excluded.data`, [stringifyJson(data.settings)]);
93
+ }
94
+ for (const c of data.providerConnections || []) {
95
+ const { id, provider, authType, name, email, priority, isActive, createdAt, updatedAt, ...rest } = c;
96
+ adapter.run(
97
+ `INSERT OR REPLACE INTO providerConnections(id, provider, authType, name, email, priority, isActive, data, createdAt, updatedAt) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?)`,
98
+ [id, provider, authType || "oauth", name || null, email || null, priority || null, isActive === false ? 0 : 1, stringifyJson(rest), createdAt || new Date().toISOString(), updatedAt || new Date().toISOString()]
99
+ );
100
+ }
101
+ for (const n of data.providerNodes || []) {
102
+ const { id, type, name, createdAt, updatedAt, ...rest } = n;
103
+ adapter.run(
104
+ `INSERT OR REPLACE INTO providerNodes(id, type, name, data, createdAt, updatedAt) VALUES(?, ?, ?, ?, ?, ?)`,
105
+ [id, type || null, name || null, stringifyJson(rest), createdAt || new Date().toISOString(), updatedAt || new Date().toISOString()]
106
+ );
107
+ }
108
+ for (const p of data.proxyPools || []) {
109
+ const { id, isActive, testStatus, createdAt, updatedAt, ...rest } = p;
110
+ adapter.run(
111
+ `INSERT OR REPLACE INTO proxyPools(id, isActive, testStatus, data, createdAt, updatedAt) VALUES(?, ?, ?, ?, ?, ?)`,
112
+ [id, isActive === false ? 0 : 1, testStatus || "unknown", stringifyJson(rest), createdAt || new Date().toISOString(), updatedAt || new Date().toISOString()]
113
+ );
114
+ }
115
+ for (const k of data.apiKeys || []) {
116
+ adapter.run(
117
+ `INSERT OR REPLACE INTO apiKeys(id, key, name, machineId, isActive, createdAt) VALUES(?, ?, ?, ?, ?, ?)`,
118
+ [k.id, k.key, k.name || null, k.machineId || null, k.isActive === false ? 0 : 1, k.createdAt || new Date().toISOString()]
119
+ );
120
+ }
121
+ for (const c of data.combos || []) {
122
+ adapter.run(
123
+ `INSERT OR REPLACE INTO combos(id, name, kind, models, createdAt, updatedAt) VALUES(?, ?, ?, ?, ?, ?)`,
124
+ [c.id, c.name, c.kind || null, stringifyJson(c.models || []), c.createdAt || new Date().toISOString(), c.updatedAt || new Date().toISOString()]
125
+ );
126
+ }
127
+ for (const [alias, model] of Object.entries(data.modelAliases || {})) {
128
+ adapter.run(`INSERT OR REPLACE INTO kv(scope, key, value) VALUES('modelAliases', ?, ?)`, [alias, stringifyJson(model)]);
129
+ }
130
+ for (const m of data.customModels || []) {
131
+ const k = `${m.providerAlias}|${m.id}|${m.type || "llm"}`;
132
+ adapter.run(`INSERT OR REPLACE INTO kv(scope, key, value) VALUES('customModels', ?, ?)`, [k, stringifyJson(m)]);
133
+ }
134
+ for (const [tool, mappings] of Object.entries(data.mitmAlias || {})) {
135
+ adapter.run(`INSERT OR REPLACE INTO kv(scope, key, value) VALUES('mitmAlias', ?, ?)`, [tool, stringifyJson(mappings || {})]);
136
+ }
137
+ for (const [provider, models] of Object.entries(data.pricing || {})) {
138
+ adapter.run(`INSERT OR REPLACE INTO kv(scope, key, value) VALUES('pricing', ?, ?)`, [provider, stringifyJson(models || {})]);
139
+ }
140
+ }
141
+
142
+ function importLegacyUsage(adapter, data) {
143
+ if (!data || typeof data !== "object") return;
144
+ for (const e of data.history || []) {
145
+ const t = e.tokens || {};
146
+ adapter.run(
147
+ `INSERT INTO usageHistory(timestamp, provider, model, connectionId, apiKey, endpoint, promptTokens, completionTokens, cost, status, tokens, meta) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)`,
148
+ [
149
+ e.timestamp || new Date().toISOString(),
150
+ e.provider || null, e.model || null, e.connectionId || null, e.apiKey || null, e.endpoint || null,
151
+ t.prompt_tokens || t.input_tokens || 0,
152
+ t.completion_tokens || t.output_tokens || 0,
153
+ e.cost || 0,
154
+ e.status || "ok",
155
+ stringifyJson(t),
156
+ stringifyJson({}),
157
+ ]
158
+ );
159
+ }
160
+ for (const [dateKey, day] of Object.entries(data.dailySummary || {})) {
161
+ adapter.run(`INSERT OR REPLACE INTO usageDaily(dateKey, data) VALUES(?, ?)`, [dateKey, stringifyJson(day)]);
162
+ }
163
+ if (typeof data.totalRequestsLifetime === "number") {
164
+ setMetaSync(adapter, "totalRequestsLifetime", data.totalRequestsLifetime);
165
+ }
166
+ }
167
+
168
+ function importLegacyDisabled(adapter, data) {
169
+ if (!data || typeof data.disabled !== "object") return;
170
+ for (const [provider, ids] of Object.entries(data.disabled)) {
171
+ adapter.run(`INSERT OR REPLACE INTO kv(scope, key, value) VALUES('disabledModels', ?, ?)`, [provider, stringifyJson(ids || [])]);
172
+ }
173
+ }
174
+
175
+ function importLegacyDetails(adapter, data) {
176
+ if (!data || !Array.isArray(data.records)) return;
177
+ for (const r of data.records) {
178
+ adapter.run(
179
+ `INSERT OR REPLACE INTO requestDetails(id, timestamp, provider, model, connectionId, status, data) VALUES(?, ?, ?, ?, ?, ?, ?)`,
180
+ [r.id, r.timestamp || new Date().toISOString(), r.provider || null, r.model || null, r.connectionId || null, r.status || null, stringifyJson(r)]
181
+ );
182
+ }
183
+ }
184
+
185
+ // ─── Main entry ──────────────────────────────────────────────────────────
186
+ export async function runMigrationOnce(adapter) {
187
+ if (_migratedAdapters.has(adapter)) return;
188
+ _migratedAdapters.add(adapter);
189
+
190
+ // Capture freshness BEFORE migrations stamp _meta (otherwise we'd misclassify
191
+ // a brand-new DB as non-fresh once schemaVersion is written).
192
+ const fresh = isFreshDb(adapter);
193
+
194
+ // 1. Always run versioned migrations chain (skip-version safe)
195
+ const migInfo = runVersionedMigrations(adapter);
196
+
197
+ // 2. Additive sync (auto add missing columns/indexes declared in TABLES)
198
+ syncSchemaFromTables(adapter);
199
+
200
+ // 3. One-time legacy JSON import (only if DB was fresh on entry)
201
+ const alreadyImported = fs.existsSync(MIGRATED_MARKER);
202
+ const legacyMain = readJsonSafe(LEGACY_FILES.main);
203
+ const legacyUsage = readJsonSafe(LEGACY_FILES.usage);
204
+ const legacyDisabled = readJsonSafe(LEGACY_FILES.disabled);
205
+ const legacyDetails = readJsonSafe(LEGACY_FILES.details);
206
+ const hasLegacy = !!(legacyMain || legacyUsage || legacyDisabled || legacyDetails);
207
+
208
+ if (fresh && hasLegacy && !alreadyImported) {
209
+ const t0 = Date.now();
210
+ const backupDir = makeBackupDir("migrate-from-json");
211
+ for (const f of Object.values(LEGACY_FILES)) backupFile(f, backupDir);
212
+
213
+ adapter.transaction(() => {
214
+ importLegacyMain(adapter, legacyMain);
215
+ importLegacyUsage(adapter, legacyUsage);
216
+ importLegacyDisabled(adapter, legacyDisabled);
217
+ importLegacyDetails(adapter, legacyDetails);
218
+ setMetaSync(adapter, "appVersion", getAppVersion());
219
+ setMetaSync(adapter, "migratedAt", new Date().toISOString());
220
+ });
221
+
222
+ try { fs.writeFileSync(MIGRATED_MARKER, new Date().toISOString()); } catch {}
223
+ pruneOldBackups();
224
+ console.log(`[DB][migrate] JSON → SQLite in ${Date.now() - t0}ms | legacy JSON kept at DATA_DIR | backup: ${backupDir}`);
225
+ return;
226
+ }
227
+
228
+ if (fresh) {
229
+ setMetaSync(adapter, "appVersion", getAppVersion());
230
+ return;
231
+ }
232
+
233
+ // 4. App version bump → backup data.sqlite (safety net before user-side upgrade)
234
+ const oldVer = getMetaSync(adapter, "appVersion", null);
235
+ const newVer = getAppVersion();
236
+ if (oldVer && oldVer !== newVer) {
237
+ const backupDir = makeBackupDir(`upgrade-${oldVer}-to-${newVer}`);
238
+ try { backupFile(DATA_FILE, backupDir); } catch {}
239
+ setMetaSync(adapter, "appVersion", newVer);
240
+ pruneOldBackups();
241
+ console.log(`[DB][migrate] App ${oldVer} → ${newVer} | schema ${migInfo.from} → ${migInfo.to} | backup: ${backupDir}`);
242
+ } else if (migInfo.applied > 0) {
243
+ // Schema upgrade without app version bump — still backup
244
+ const backupDir = makeBackupDir(`schema-${migInfo.from}-to-${migInfo.to}`);
245
+ try { backupFile(DATA_FILE, backupDir); } catch {}
246
+ pruneOldBackups();
247
+ }
248
+ }
@@ -176,6 +176,29 @@ function runInstall() {
176
176
  });
177
177
  }
178
178
 
179
+ function openBrowser(url) {
180
+ const platform = process.platform;
181
+ const cmd = platform === "darwin" ? `open "${url}"`
182
+ : platform === "win32" ? `start "" "${url}"`
183
+ : `xdg-open "${url}"`;
184
+ try { spawn(cmd, { shell: true, detached: true, stdio: "ignore" }).unref(); } catch { /* ignore */ }
185
+ }
186
+
187
+ // Wait until app port is listening (server alive again), then open dashboard
188
+ async function waitForAppAndOpenBrowser() {
189
+ const deadline = Date.now() + 30000;
190
+ while (Date.now() < deadline) {
191
+ const busy = await isAppPortBusy();
192
+ if (busy) {
193
+ openBrowser(`http://localhost:${appPort}/dashboard`);
194
+ pushLog(`[updater] app ready, opened dashboard`);
195
+ return;
196
+ }
197
+ await sleep(1000);
198
+ }
199
+ pushLog(`[updater] app not responding within 30s, skip browser open`);
200
+ }
201
+
179
202
  function relaunchApp() {
180
203
  if (process.env.UPDATER_RELAUNCH !== "1") return;
181
204
  const cmd = process.env.UPDATER_RELAUNCH_CMD;
@@ -193,6 +216,8 @@ function relaunchApp() {
193
216
  });
194
217
  child.unref();
195
218
  pushLog(`[updater] relaunched: ${cmd} ${args.join(" ")} (pid=${child.pid})`);
219
+ // Wait for new app to come up, then auto-open browser so user sees the result
220
+ waitForAppAndOpenBrowser();
196
221
  } catch (e) {
197
222
  pushLog(`[updater] relaunch failed: ${e.message}`);
198
223
  }
@@ -163,9 +163,55 @@ function checkCertInstalledLinux() {
163
163
  return Promise.resolve(fs.existsSync(LINUX_CERT_FILE));
164
164
  }
165
165
 
166
+ async function updateNssDatabases(certPath, action = 'add') {
167
+ const certName = "9Router MITM Root CA";
168
+
169
+ const script = `
170
+ if ! command -v certutil &> /dev/null; then
171
+ exit 0
172
+ fi
173
+
174
+ DIRS="$HOME/.pki/nssdb $HOME/snap/chromium/current/.pki/nssdb"
175
+
176
+ if [ -d "$HOME/.mozilla/firefox" ]; then
177
+ for profile in "$HOME"/.mozilla/firefox/*/; do
178
+ if [ -f "\${profile}cert9.db" ] || [ -f "\${profile}cert8.db" ]; then
179
+ DIRS="$DIRS $profile"
180
+ fi
181
+ done
182
+ fi
183
+
184
+ if [ -d "$HOME/snap/firefox/common/.mozilla/firefox" ]; then
185
+ for profile in "$HOME"/snap/firefox/common/.mozilla/firefox/*/; do
186
+ if [ -f "\${profile}cert9.db" ] || [ -f "\${profile}cert8.db" ]; then
187
+ DIRS="$DIRS $profile"
188
+ fi
189
+ done
190
+ fi
191
+
192
+ for db in $DIRS; do
193
+ if [ -d "$db" ]; then
194
+ if [ "${action}" = "add" ]; then
195
+ certutil -d sql:"$db" -A -t "C,," -n "${certName}" -i "${certPath}" 2>/dev/null || \\
196
+ certutil -d "$db" -A -t "C,," -n "${certName}" -i "${certPath}" 2>/dev/null || true
197
+ else
198
+ certutil -d sql:"$db" -D -n "${certName}" 2>/dev/null || \\
199
+ certutil -d "$db" -D -n "${certName}" 2>/dev/null || true
200
+ fi
201
+ fi
202
+ done
203
+ `;
204
+
205
+ return new Promise((resolve) => {
206
+ exec(script, { shell: "/bin/bash" }, () => resolve());
207
+ });
208
+ }
209
+
166
210
  async function installCertLinux(sudoPassword, certPath) {
167
211
  if (!isSudoAvailable()) {
168
212
  log(`🔐 Cert: cannot install to system store without sudo — trust this file on clients: ${certPath}`);
213
+ // Still try to update user NSS DBs even if no sudo!
214
+ await updateNssDatabases(certPath, 'add');
169
215
  return;
170
216
  }
171
217
  const destFile = LINUX_CERT_FILE;
@@ -173,20 +219,24 @@ async function installCertLinux(sudoPassword, certPath) {
173
219
  const cmd = `rm -f "${LEGACY_LINUX_CERT_FILE}" && cp "${certPath}" "${destFile}" && (update-ca-certificates 2>/dev/null || update-ca-trust 2>/dev/null || true)`;
174
220
  try {
175
221
  await execWithPassword(cmd, sudoPassword);
176
- log("🔐 Cert: ✅ installed to Linux trust store");
222
+ await updateNssDatabases(certPath, 'add');
223
+ log(`🔐 Cert: ✅ installed to Linux trust store (${config.dir}) and user browser databases`);
177
224
  } catch (error) {
178
- throw new Error("Certificate install failed");
225
+ throw new Error(`Certificate install failed: ${error.message}`);
179
226
  }
180
227
  }
181
228
 
182
229
  async function uninstallCertLinux(sudoPassword) {
230
+ // Always try to uninstall from user DBs even without sudo
231
+ await updateNssDatabases(null, 'delete');
232
+
183
233
  if (!isSudoAvailable()) {
184
234
  return;
185
235
  }
186
236
  const cmd = `rm -f "${LINUX_CERT_FILE}" "${LEGACY_LINUX_CERT_FILE}" && (update-ca-certificates 2>/dev/null || update-ca-trust 2>/dev/null || true)`;
187
237
  try {
188
238
  await execWithPassword(cmd, sudoPassword);
189
- log("🔐 Cert: ✅ uninstalled from Linux trust store");
239
+ log("🔐 Cert: ✅ uninstalled from Linux trust store and user browser databases");
190
240
  } catch (error) {
191
241
  throw new Error("Failed to uninstall certificate");
192
242
  }
@@ -0,0 +1,22 @@
1
+ // CJS reader for MITM standalone process. Reads mitmAlias from JSON cache
2
+ // at $DATA_DIR/mitm/aliases.json (synced by app from SQLite on startup + writes).
3
+ // JSON-only: no SQLite native binding required in MITM bundle.
4
+ const fs = require("fs");
5
+ const path = require("path");
6
+ const { DATA_DIR } = require("./paths");
7
+
8
+ const CACHE_FILE = path.join(DATA_DIR, "mitm", "aliases.json");
9
+
10
+ function readCache() {
11
+ try {
12
+ if (!fs.existsSync(CACHE_FILE)) return null;
13
+ return JSON.parse(fs.readFileSync(CACHE_FILE, "utf-8"));
14
+ } catch { return null; }
15
+ }
16
+
17
+ function getMitmAlias(toolName) {
18
+ const all = readCache();
19
+ return all?.[toolName] || null;
20
+ }
21
+
22
+ module.exports = { getMitmAlias };
@@ -48,6 +48,32 @@ const MAC_ANTIGRAVITY_LEGACY_SHARED_IP_PREFIXES = [
48
48
  "142.251.",
49
49
  "172.217.",
50
50
  ];
51
+ const REQUIRED_HOST_LOOPBACKS = IS_WIN ? ["127.0.0.1"] : ["127.0.0.1", "::1"];
52
+
53
+ function lineHasHostEntry(line, address, host) {
54
+ const trimmed = String(line || "").trim();
55
+ if (!trimmed || trimmed.startsWith("#")) return false;
56
+ const parts = trimmed.split(/\s+/);
57
+ return parts[0] === address && parts.slice(1).includes(host);
58
+ }
59
+
60
+ function hasHostLoopback(content, host, address) {
61
+ return String(content || "")
62
+ .split(/\r?\n/)
63
+ .some((line) => lineHasHostEntry(line, address, host));
64
+ }
65
+
66
+ function hostHasRequiredLoopbacks(content, host, loopbacks = REQUIRED_HOST_LOOPBACKS) {
67
+ return loopbacks.every((address) => hasHostLoopback(content, host, address));
68
+ }
69
+
70
+ function getMissingHostsEntries(content, hosts, loopbacks = REQUIRED_HOST_LOOPBACKS) {
71
+ return hosts.flatMap((host) =>
72
+ loopbacks
73
+ .filter((address) => !hasHostLoopback(content, host, address))
74
+ .map((address) => `${address} ${host}`)
75
+ );
76
+ }
51
77
 
52
78
  /** True when `sudo` exists (e.g. missing on minimal Docker images like Alpine). */
53
79
  function isSudoAvailable() {
@@ -219,9 +245,9 @@ async function removeToolNetworkRedirect(tool, sudoPassword) {
219
245
  function checkDNSEntry(host = null) {
220
246
  try {
221
247
  const hostsContent = fs.readFileSync(HOSTS_FILE, "utf8");
222
- if (host) return hostsContent.includes(host);
248
+ if (host) return hostHasRequiredLoopbacks(hostsContent, host);
223
249
  // Legacy: check all antigravity hosts (backward compat)
224
- return TOOL_HOSTS.antigravity.every(h => hostsContent.includes(h));
250
+ return TOOL_HOSTS.antigravity.every(h => hostHasRequiredLoopbacks(hostsContent, h));
225
251
  } catch {
226
252
  return false;
227
253
  }
@@ -235,7 +261,7 @@ function checkAllDNSStatus() {
235
261
  const hostsContent = fs.readFileSync(HOSTS_FILE, "utf8");
236
262
  const result = {};
237
263
  for (const [tool, hosts] of Object.entries(TOOL_HOSTS)) {
238
- result[tool] = hosts.every(h => hostsContent.includes(h));
264
+ result[tool] = hosts.every(h => hostHasRequiredLoopbacks(hostsContent, h));
239
265
  }
240
266
  return result;
241
267
  } catch {
@@ -250,7 +276,8 @@ async function addDNSEntry(tool, sudoPassword) {
250
276
  const hosts = TOOL_HOSTS[tool];
251
277
  if (!hosts) throw new Error(`Unknown tool: ${tool}`);
252
278
 
253
- const entriesToAdd = hosts.filter(h => !checkDNSEntry(h));
279
+ const currentContent = fs.readFileSync(HOSTS_FILE, "utf8");
280
+ const entriesToAdd = getMissingHostsEntries(currentContent, hosts);
254
281
  if (entriesToAdd.length === 0) {
255
282
  log(`🌐 DNS ${tool}: already active`);
256
283
  await ensureToolNetworkRedirect(tool, sudoPassword);
@@ -260,16 +287,16 @@ async function addDNSEntry(tool, sudoPassword) {
260
287
  try {
261
288
  if (IS_WIN) {
262
289
  // Read → trim → append → atomic write (Node-side, no CLI size limit)
263
- const current = fs.readFileSync(HOSTS_FILE, "utf8");
290
+ const current = currentContent;
264
291
  const trimmed = current.replace(/[\r\n\s]+$/g, "");
265
- const toAppend = entriesToAdd.map(h => `127.0.0.1 ${h}`).join("\r\n");
292
+ const toAppend = entriesToAdd.join("\r\n");
266
293
  const next = `${trimmed}\r\n${toAppend}\r\n`;
267
294
  atomicWriteHostsWin(HOSTS_FILE, current, next);
268
295
  await runElevatedPowerShell("ipconfig /flushdns | Out-Null");
269
296
  } else {
270
- const current = fs.readFileSync(HOSTS_FILE, "utf8");
297
+ const current = currentContent;
271
298
  const trimmed = current.replace(/[\r\n\s]+$/g, "");
272
- const toAppend = entriesToAdd.map(h => `127.0.0.1 ${h}`).join("\n");
299
+ const toAppend = entriesToAdd.join("\n");
273
300
  const next = `${trimmed}\n${toAppend}\n`;
274
301
  // Use tee via sudo to overwrite atomically — escape single quotes in content
275
302
  const escaped = next.replace(/'/g, "'\\''");
@@ -376,4 +403,6 @@ module.exports = {
376
403
  isSudoPasswordRequired,
377
404
  checkDNSEntry,
378
405
  checkAllDNSStatus,
406
+ getMissingHostsEntries,
407
+ hostHasRequiredLoopbacks,
379
408
  };
@@ -548,6 +548,7 @@ async function startServer(apiKey, sudoPassword, forceKillPort443 = false) {
548
548
  }
549
549
 
550
550
  // Spawn directly — process already has admin rights
551
+ // cwd=tmpdir so process doesn't lock the install dir on Windows (EBUSY on update)
551
552
  serverProcess = spawn(
552
553
  process.execPath,
553
554
  [effectiveServerPath],
@@ -555,6 +556,7 @@ async function startServer(apiKey, sudoPassword, forceKillPort443 = false) {
555
556
  cwd: mitmServerCwd,
556
557
  detached: false,
557
558
  windowsHide: true,
559
+ cwd: os.tmpdir(),
558
560
  stdio: ["ignore", "pipe", "pipe"],
559
561
  env: {
560
562
  ...process.env,
@@ -591,6 +593,7 @@ async function startServer(apiKey, sudoPassword, forceKillPort443 = false) {
591
593
  cwd: mitmServerCwd,
592
594
  detached: false,
593
595
  windowsHide: true,
596
+ cwd: os.tmpdir(),
594
597
  stdio: ["ignore", "pipe", "pipe"],
595
598
  env: {
596
599
  ...process.env,
@@ -1,3 +1,4 @@
1
+ const fs = require("fs");
1
2
  const path = require("path");
2
3
  const os = require("os");
3
4
 
@@ -14,8 +14,7 @@ const {
14
14
  const { buildAntigravityAvailableModelsResponse } = require("./antigravityModels");
15
15
  const { DATA_DIR, MITM_DIR } = require("./paths");
16
16
  const { getCertForDomain } = require("./cert/generate");
17
-
18
- const DB_FILE = path.join(DATA_DIR, "db.json");
17
+ const { getMitmAlias } = require("./dbReader");
19
18
  const LOCAL_PORT = 443;
20
19
  const IS_WIN = process.platform === "win32";
21
20
  const ENABLE_FILE_LOG = true;
@@ -136,11 +135,9 @@ function extractModel(url, body) {
136
135
  function getMappedModel(tool, model) {
137
136
  if (!model) return null;
138
137
  try {
139
- if (!fs.existsSync(DB_FILE)) return null;
140
- const db = JSON.parse(fs.readFileSync(DB_FILE, "utf-8"));
141
138
  const aliases = {
142
139
  ...(MODEL_SYNONYMS?.[tool]?.__defaults || {}),
143
- ...(db.mitmAlias?.[tool] || {}),
140
+ ...(getMitmAlias(tool) || {}),
144
141
  };
145
142
  // Normalize via synonym map (e.g., gemini-default → gemini-3-flash)
146
143
  const lookup = MODEL_SYNONYMS?.[tool]?.[model] || model;
@@ -389,8 +386,7 @@ const server = https.createServer(sslOptions, async (req, res) => {
389
386
 
390
387
  const model = extractModel(req.url, bodyBuffer);
391
388
  const mappedModel = getMappedModel(tool, model);
392
- const db = fs.existsSync(DB_FILE) ? JSON.parse(fs.readFileSync(DB_FILE, "utf-8")) : {};
393
- const aliasMappings = db.mitmAlias?.[tool] || {};
389
+ const aliasMappings = getMitmAlias(tool) || {};
394
390
  if (!mappedModel && tool !== "openrouter" && !req.url.includes("/models")) {
395
391
  log(`⏩ passthrough | no mapping | ${tool} | ${model || "unknown"}`);
396
392
  return passthrough(req, res, bodyBuffer);