@yina-npm/openrouterx 0.4.35 → 0.4.52

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 (1042) hide show
  1. package/README.md +1176 -254
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +8 -6
  4. package/app/.next/build-manifest.json +4 -4
  5. package/app/.next/prerender-manifest.json +3 -3
  6. package/app/.next/required-server-files.json +18 -5
  7. package/app/.next/routes-manifest.json +38 -24
  8. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +24 -0
  18. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -0
  19. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -0
  20. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  30. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js +2 -2
  33. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +10 -10
  36. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  42. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  60. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  63. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  66. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +4 -4
  69. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  70. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  72. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  73. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  75. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  76. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  78. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  79. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  81. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  82. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/(dashboard)/dashboard/user/page.js +3 -3
  84. package/app/.next/server/app/(dashboard)/dashboard/user/page.js.nft.json +1 -1
  85. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/_global-error/page.js +3 -3
  87. package/app/.next/server/app/_global-error/page.js.nft.json +1 -1
  88. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/_global-error.html +1 -1
  90. package/app/.next/server/app/_global-error.rsc +1 -1
  91. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  92. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  93. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  94. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  95. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  96. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  97. package/app/.next/server/app/_not-found/page.js +2 -2
  98. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  99. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/_not-found.html +1 -1
  101. package/app/.next/server/app/_not-found.rsc +5 -6
  102. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -6
  103. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  104. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +5 -5
  105. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  106. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  107. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -4
  108. package/app/.next/server/app/api/auth/login/route.js +1 -1
  109. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  110. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  112. package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
  113. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/auth/me/route.js +1 -1
  115. package/app/.next/server/app/api/auth/me/route.js.nft.json +1 -1
  116. package/app/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
  118. package/app/.next/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  119. package/app/.next/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
  121. package/app/.next/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  122. package/app/.next/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
  124. package/app/.next/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  125. package/app/.next/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/auth/status/route.js +1 -1
  127. package/app/.next/server/app/api/auth/status/route.js.nft.json +1 -1
  128. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +10 -2
  130. package/app/.next/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  131. package/app/.next/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  133. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  134. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js +1 -1
  136. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js.nft.json +1 -1
  137. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js +1 -1
  139. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js.nft.json +1 -1
  140. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  142. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  143. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js +1 -1
  145. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  148. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  149. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  151. package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  152. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/cli-tools/codex-settings/activate-account/route.js +2 -0
  154. package/app/.next/server/app/api/{cloud/credentials/update → cli-tools/codex-settings/activate-account}/route.js.nft.json +1 -1
  155. package/app/.next/server/app/api/cli-tools/codex-settings/activate-account/route_client-reference-manifest.js +1 -0
  156. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  157. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  158. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  160. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  161. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  163. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  164. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  166. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  167. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -2
  169. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  170. package/app/.next/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +9 -0
  172. package/app/.next/server/app/api/{cloud/auth → cli-tools/deepseek-tui-settings}/route.js.nft.json +1 -1
  173. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route_client-reference-manifest.js +1 -0
  174. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  175. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  176. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  178. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  179. package/app/.next/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +3 -0
  181. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -0
  182. package/app/.next/server/app/api/cli-tools/jcode-settings/route_client-reference-manifest.js +1 -0
  183. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  184. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  187. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  188. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  190. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  191. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  193. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  194. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/combos/route.js +1 -1
  196. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  197. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/health/route.js +1 -1
  199. package/app/.next/server/app/api/health/route.js.nft.json +1 -1
  200. package/app/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/init/route.js +1 -1
  202. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  203. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  205. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  206. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/keys/route.js +1 -1
  208. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  209. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/api/locale/route.js +1 -1
  211. package/app/.next/server/app/api/locale/route.js.nft.json +1 -1
  212. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +3 -3
  214. package/app/.next/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +4 -4
  217. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  218. package/app/.next/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  220. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  223. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  224. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  226. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -0
  229. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -0
  230. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route_client-reference-manifest.js +1 -0
  231. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  232. package/app/.next/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  233. package/app/.next/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +1 -1
  234. package/app/.next/server/app/api/models/alias/route.js +1 -1
  235. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/models/availability/route.js +1 -1
  238. package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
  239. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/api/models/custom/route.js +1 -1
  241. package/app/.next/server/app/api/models/custom/route.js.nft.json +1 -1
  242. package/app/.next/server/app/api/models/custom/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  244. package/app/.next/server/app/api/models/disabled/route.js.nft.json +1 -1
  245. package/app/.next/server/app/api/models/disabled/route_client-reference-manifest.js +1 -1
  246. package/app/.next/server/app/api/models/route.js +1 -1
  247. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  248. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/models/test/route.js +1 -1
  250. package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/network-analysis/route.js +2 -2
  253. package/app/.next/server/app/api/network-analysis/route.js.nft.json +1 -1
  254. package/app/.next/server/app/api/network-analysis/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  256. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  259. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  262. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  263. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  265. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  266. package/app/.next/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -1
  267. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  268. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  269. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  271. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  272. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  273. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  274. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  275. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  276. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  277. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  278. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  279. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  280. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  281. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  282. package/app/.next/server/app/api/pricing/route.js +1 -1
  283. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  284. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  285. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  286. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  287. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  288. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  289. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  290. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  291. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  292. package/app/.next/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  293. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  294. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  295. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  296. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  297. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  298. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  299. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  301. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  302. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  303. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  304. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  305. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  306. package/app/.next/server/app/api/providers/client/route.js +1 -1
  307. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  308. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  309. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  310. package/app/.next/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  311. package/app/.next/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +1 -1
  312. package/app/.next/server/app/api/providers/route.js +1 -1
  313. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  314. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  315. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  316. package/app/.next/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  317. package/app/.next/server/app/api/providers/suggested-models/route_client-reference-manifest.js +1 -1
  318. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  319. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  320. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  322. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  323. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  324. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  325. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  326. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  327. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  328. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  329. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  330. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  331. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
  332. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  333. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  334. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  335. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +1 -1
  336. package/app/.next/server/app/api/settings/database/route.js +1 -1
  337. package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
  338. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  339. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  340. package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  341. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  342. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  343. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  344. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  345. package/app/.next/server/app/api/settings/route.js +1 -1
  346. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  347. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  348. package/app/.next/server/app/api/shutdown/route.js +1 -1
  349. package/app/.next/server/app/api/shutdown/route.js.nft.json +1 -1
  350. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  351. package/app/.next/server/app/api/startup-notices/route.js +2 -0
  352. package/app/.next/server/app/api/startup-notices/route.js.nft.json +1 -0
  353. package/app/.next/server/app/api/startup-notices/route_client-reference-manifest.js +1 -0
  354. package/app/.next/server/app/api/tags/route.js +1 -1
  355. package/app/.next/server/app/api/tags/route.js.nft.json +1 -1
  356. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  357. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  358. package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  359. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  360. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  361. package/app/.next/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  362. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  363. package/app/.next/server/app/api/translator/load/route.js +1 -1
  364. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
  365. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  366. package/app/.next/server/app/api/translator/save/route.js +1 -1
  367. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
  368. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  369. package/app/.next/server/app/api/translator/send/route.js +1 -1
  370. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  371. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  372. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  373. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  374. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  375. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  376. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  377. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  378. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  379. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  380. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  381. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  382. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  383. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  384. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  385. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  386. package/app/.next/server/app/api/tunnel/tailscale-check/route_client-reference-manifest.js +1 -1
  387. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  388. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  389. package/app/.next/server/app/api/tunnel/tailscale-disable/route_client-reference-manifest.js +1 -1
  390. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  391. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  392. package/app/.next/server/app/api/tunnel/tailscale-enable/route_client-reference-manifest.js +1 -1
  393. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +4 -4
  394. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  395. package/app/.next/server/app/api/tunnel/tailscale-install/route_client-reference-manifest.js +1 -1
  396. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
  397. package/app/.next/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  398. package/app/.next/server/app/api/tunnel/tailscale-login/route_client-reference-manifest.js +1 -1
  399. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  400. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  401. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route_client-reference-manifest.js +1 -1
  402. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  403. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  404. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  405. package/app/.next/server/app/api/usage/api-keys/route.js +1 -1
  406. package/app/.next/server/app/api/usage/api-keys/route.js.nft.json +1 -1
  407. package/app/.next/server/app/api/usage/api-keys/route_client-reference-manifest.js +1 -1
  408. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  409. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  410. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  411. package/app/.next/server/app/api/usage/history/route.js +1 -1
  412. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  413. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  414. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  415. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  416. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  417. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  418. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  419. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  420. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  421. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  422. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  423. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  424. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  425. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  426. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  427. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  428. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  429. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  430. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  431. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  432. package/app/.next/server/app/api/users/[id]/route.js +1 -1
  433. package/app/.next/server/app/api/users/[id]/route.js.nft.json +1 -1
  434. package/app/.next/server/app/api/users/[id]/route_client-reference-manifest.js +1 -1
  435. package/app/.next/server/app/api/users/route.js +1 -1
  436. package/app/.next/server/app/api/users/route.js.nft.json +1 -1
  437. package/app/.next/server/app/api/users/route_client-reference-manifest.js +1 -1
  438. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  439. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  440. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  441. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  442. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  443. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  444. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  445. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  446. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  447. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  448. package/app/.next/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  449. package/app/.next/server/app/api/v1/audio/voices/route_client-reference-manifest.js +1 -1
  450. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  451. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  452. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  453. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  454. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  455. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  456. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  457. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  458. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  459. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  460. package/app/.next/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  461. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  462. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  463. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  464. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  465. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  466. package/app/.next/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  467. package/app/.next/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +1 -1
  468. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  469. package/app/.next/server/app/api/v1/models/info/route.js.nft.json +1 -1
  470. package/app/.next/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -1
  471. package/app/.next/server/app/api/v1/models/route.js +1 -1
  472. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  473. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  474. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  475. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  476. package/app/.next/server/app/api/v1/responses/compact/route_client-reference-manifest.js +1 -1
  477. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  478. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  479. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  480. package/app/.next/server/app/api/v1/route.js +1 -1
  481. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  482. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  483. package/app/.next/server/app/api/v1/search/route.js +1 -1
  484. package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -1
  485. package/app/.next/server/app/api/v1/search/route_client-reference-manifest.js +1 -1
  486. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  487. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  488. package/app/.next/server/app/api/v1/web/fetch/route_client-reference-manifest.js +1 -1
  489. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  490. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  491. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  492. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  493. package/app/.next/server/app/api/v1beta/models/route.js.nft.json +1 -1
  494. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  495. package/app/.next/server/app/api/version/route.js +1 -1
  496. package/app/.next/server/app/api/version/route.js.nft.json +1 -1
  497. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  498. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  499. package/app/.next/server/app/api/version/shutdown/route.js.nft.json +1 -1
  500. package/app/.next/server/app/api/version/shutdown/route_client-reference-manifest.js +1 -1
  501. package/app/.next/server/app/api/version/update/route.js +1 -1
  502. package/app/.next/server/app/api/version/update/route.js.nft.json +1 -1
  503. package/app/.next/server/app/api/version/update/route_client-reference-manifest.js +1 -1
  504. package/app/.next/server/app/callback/page.js +2 -2
  505. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  506. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  507. package/app/.next/server/app/callback.html +1 -1
  508. package/app/.next/server/app/callback.rsc +6 -7
  509. package/app/.next/server/app/callback.segments/_full.segment.rsc +6 -7
  510. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  511. package/app/.next/server/app/callback.segments/_index.segment.rsc +5 -5
  512. package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -4
  513. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  514. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  515. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  516. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  517. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  518. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  519. package/app/.next/server/app/dashboard/settings/pricing.rsc +6 -7
  520. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -7
  521. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  522. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  523. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -4
  524. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  525. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  526. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  527. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  528. package/app/.next/server/app/favicon.ico/route.js +1 -1
  529. package/app/.next/server/app/favicon.ico/route.js.nft.json +1 -1
  530. package/app/.next/server/app/index.html +1 -1
  531. package/app/.next/server/app/index.rsc +5 -6
  532. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  533. package/app/.next/server/app/index.segments/_full.segment.rsc +5 -6
  534. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  535. package/app/.next/server/app/index.segments/_index.segment.rsc +5 -5
  536. package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -4
  537. package/app/.next/server/app/landing/page.js +2 -2
  538. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  539. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  540. package/app/.next/server/app/landing.html +1 -1
  541. package/app/.next/server/app/landing.rsc +6 -7
  542. package/app/.next/server/app/landing.segments/_full.segment.rsc +6 -7
  543. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  544. package/app/.next/server/app/landing.segments/_index.segment.rsc +5 -5
  545. package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -4
  546. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  547. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  548. package/app/.next/server/app/login/page.js +2 -2
  549. package/app/.next/server/app/login/page.js.nft.json +1 -1
  550. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  551. package/app/.next/server/app/login.html +1 -1
  552. package/app/.next/server/app/login.rsc +6 -7
  553. package/app/.next/server/app/login.segments/_full.segment.rsc +6 -7
  554. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  555. package/app/.next/server/app/login.segments/_index.segment.rsc +5 -5
  556. package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -4
  557. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  558. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  559. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  560. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  561. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  562. package/app/.next/server/app/page.js +2 -2
  563. package/app/.next/server/app/page.js.nft.json +1 -1
  564. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  565. package/app/.next/server/app-paths-manifest.json +8 -6
  566. package/app/.next/server/chunks/1350.js +4 -3
  567. package/app/.next/server/chunks/1476.js +1 -0
  568. package/app/.next/server/chunks/2415.js +17 -0
  569. package/app/.next/server/chunks/2506.js +4 -4
  570. package/app/.next/server/chunks/2560.js +1 -1
  571. package/app/.next/server/chunks/2574.js +1 -0
  572. package/app/.next/server/chunks/2722.js +58 -0
  573. package/app/.next/server/chunks/{9528.js → 2750.js} +2 -3
  574. package/app/.next/server/chunks/3110.js +56 -5
  575. package/app/.next/server/chunks/319.js +3 -3
  576. package/app/.next/server/chunks/3493.js +2 -1
  577. package/app/.next/server/chunks/3593.js +2 -2
  578. package/app/.next/server/chunks/412.js +5 -5
  579. package/app/.next/server/chunks/{9546.js → 4394.js} +1 -1
  580. package/app/.next/server/chunks/{9641.js → 4565.js} +2 -2
  581. package/app/.next/server/chunks/4664.js +1 -1
  582. package/app/.next/server/chunks/5217.js +1 -1
  583. package/app/.next/server/chunks/5330.js +7 -5
  584. package/app/.next/server/chunks/5681.js +1 -1
  585. package/app/.next/server/chunks/6001.js +1 -1
  586. package/app/.next/server/chunks/6393.js +1 -1
  587. package/app/.next/server/chunks/7177.js +1 -0
  588. package/app/.next/server/chunks/7595.js +1 -1
  589. package/app/.next/server/chunks/7774.js +2 -2
  590. package/app/.next/server/chunks/7828.js +1 -1
  591. package/app/.next/server/chunks/7930.js +3 -0
  592. package/app/.next/server/chunks/8520.js +1 -1
  593. package/app/.next/server/chunks/8574.js +1 -0
  594. package/app/.next/server/chunks/8651.js +9 -0
  595. package/app/.next/server/chunks/8750.js +1 -0
  596. package/app/.next/server/chunks/8760.js +1 -1
  597. package/app/.next/server/chunks/8895.js +25 -16
  598. package/app/.next/server/chunks/9095.js +1 -0
  599. package/app/.next/server/chunks/9718.js +1 -1
  600. package/app/.next/server/chunks/9856.js +1 -0
  601. package/app/.next/server/functions-config-manifest.json +2 -30
  602. package/app/.next/server/middleware-build-manifest.js +1 -1
  603. package/app/.next/server/middleware.js +2 -2
  604. package/app/.next/server/next-font-manifest.js +1 -1
  605. package/app/.next/server/next-font-manifest.json +1 -1
  606. package/app/.next/server/pages/404.html +1 -1
  607. package/app/.next/server/pages/500.html +1 -1
  608. package/app/.next/server/server-reference-manifest.js +1 -1
  609. package/app/.next/server/server-reference-manifest.json +1 -1
  610. package/app/.next/static/Q5oB2dEL7XeWBhjwqT_vo/_buildManifest.js +1 -0
  611. package/app/.next/static/chunks/1321-621ed3470478397e.js +1 -0
  612. package/app/.next/static/chunks/4072-cc92fb1222a2752b.js +3 -0
  613. package/app/.next/static/chunks/5095-c2bb7e2fc99ab8c3.js +2 -0
  614. package/app/.next/static/chunks/5497-bebd4378b1048022.js +7 -0
  615. package/app/.next/static/chunks/6069-7c51e16aef293430.js +58 -0
  616. package/app/.next/static/chunks/7055-e60e20f43bfbe5f8.js +1 -0
  617. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/page-0d5b57da4abb6962.js +1 -0
  618. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/users/{page-2aa2cafdedb17bad.js → page-972703d59d2a3986.js} +1 -1
  619. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-277c4575cca57177.js → page-e1bd21507327d2bc.js} +1 -1
  620. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-efbd0b93d35d25cc.js +1 -0
  621. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-acbac7a67319955a.js +1 -0
  622. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-7fabe6d07b1f8823.js +1 -0
  623. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-d98ac191ef4ff7e6.js → page-55598932923e41ce.js} +1 -1
  624. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-c8f75b084231c080.js +1 -0
  625. package/app/.next/static/chunks/app/(dashboard)/dashboard/focus-ui/{page-90a2c72d1d8122a2.js → page-329b3a170ddd28c6.js} +1 -1
  626. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-e43ee64cc1f1547c.js +59 -0
  627. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-3ab3cbba76b7cbad.js → page-c64dd1d0b2bd9caf.js} +1 -1
  628. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-c0ea5a27a13640b9.js → page-9586c0b67f30a21b.js} +2 -2
  629. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-c7fbf29bdbdabee9.js +1 -0
  630. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-e0f570e37fcc4d53.js +1 -0
  631. package/app/.next/static/chunks/app/(dashboard)/dashboard/network-analysis/page-0ad4db60f9d14f60.js +1 -0
  632. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-8fceba7ec6407143.js +1 -0
  633. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-f005d7a30159ce4f.js +1 -0
  634. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-c28344f1dd08e982.js → page-c3234f9c82b1a78e.js} +2 -2
  635. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-81f02e4a6ce21347.js → page-0bf3048423ab0128.js} +1 -1
  636. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-979e3e3663264d2b.js +1 -0
  637. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-5040868a50d977bf.js +4 -0
  638. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-f30757bcda3daba7.js → page-e089ffa4138753d7.js} +1 -1
  639. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-9202b5ce0650c3ab.js +1 -0
  640. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-814b95c8fc310a6a.js +1 -0
  641. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-18d6399108c458a6.js +1 -0
  642. package/app/.next/static/chunks/app/(dashboard)/dashboard/user/page-12765c664b3c1f6d.js +4 -0
  643. package/app/.next/static/chunks/app/(dashboard)/{layout-823fc1c94bc15026.js → layout-00b66bc0e6b38a14.js} +1 -1
  644. package/app/.next/static/chunks/app/_global-error/page-814b95c8fc310a6a.js +1 -0
  645. package/app/.next/static/chunks/app/_not-found/page-7927650ca4037264.js +1 -0
  646. package/app/.next/static/chunks/app/api/auth/login/route-814b95c8fc310a6a.js +1 -0
  647. package/app/.next/static/chunks/app/api/auth/logout/route-814b95c8fc310a6a.js +1 -0
  648. package/app/.next/static/chunks/app/api/auth/me/route-814b95c8fc310a6a.js +1 -0
  649. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-814b95c8fc310a6a.js +1 -0
  650. package/app/.next/static/chunks/app/api/auth/oidc/start/route-814b95c8fc310a6a.js +1 -0
  651. package/app/.next/static/chunks/app/api/auth/oidc/test/route-814b95c8fc310a6a.js +1 -0
  652. package/app/.next/static/chunks/app/api/auth/status/route-814b95c8fc310a6a.js +1 -0
  653. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-814b95c8fc310a6a.js +1 -0
  654. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-814b95c8fc310a6a.js +1 -0
  655. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-814b95c8fc310a6a.js +1 -0
  656. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-814b95c8fc310a6a.js +1 -0
  657. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-814b95c8fc310a6a.js +1 -0
  658. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-814b95c8fc310a6a.js +1 -0
  659. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-814b95c8fc310a6a.js +1 -0
  660. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-814b95c8fc310a6a.js +1 -0
  661. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/activate-account/route-814b95c8fc310a6a.js +1 -0
  662. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-814b95c8fc310a6a.js +1 -0
  663. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-814b95c8fc310a6a.js +1 -0
  664. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-814b95c8fc310a6a.js +1 -0
  665. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-814b95c8fc310a6a.js +1 -0
  666. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-814b95c8fc310a6a.js +1 -0
  667. package/app/.next/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-814b95c8fc310a6a.js +1 -0
  668. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-814b95c8fc310a6a.js +1 -0
  669. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-814b95c8fc310a6a.js +1 -0
  670. package/app/.next/static/chunks/app/api/cli-tools/jcode-settings/route-814b95c8fc310a6a.js +1 -0
  671. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-814b95c8fc310a6a.js +1 -0
  672. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-814b95c8fc310a6a.js +1 -0
  673. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-814b95c8fc310a6a.js +1 -0
  674. package/app/.next/static/chunks/app/api/combos/[id]/route-814b95c8fc310a6a.js +1 -0
  675. package/app/.next/static/chunks/app/api/combos/route-814b95c8fc310a6a.js +1 -0
  676. package/app/.next/static/chunks/app/api/health/route-814b95c8fc310a6a.js +1 -0
  677. package/app/.next/static/chunks/app/api/init/route-814b95c8fc310a6a.js +1 -0
  678. package/app/.next/static/chunks/app/api/keys/[id]/route-814b95c8fc310a6a.js +1 -0
  679. package/app/.next/static/chunks/app/api/keys/route-814b95c8fc310a6a.js +1 -0
  680. package/app/.next/static/chunks/app/api/locale/route-814b95c8fc310a6a.js +1 -0
  681. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-814b95c8fc310a6a.js +1 -0
  682. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-814b95c8fc310a6a.js +1 -0
  683. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-814b95c8fc310a6a.js +1 -0
  684. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-814b95c8fc310a6a.js +1 -0
  685. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-814b95c8fc310a6a.js +1 -0
  686. package/app/.next/static/chunks/app/api/media-providers/tts/minimax/voices/route-814b95c8fc310a6a.js +1 -0
  687. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-814b95c8fc310a6a.js +1 -0
  688. package/app/.next/static/chunks/app/api/models/alias/route-814b95c8fc310a6a.js +1 -0
  689. package/app/.next/static/chunks/app/api/models/availability/route-814b95c8fc310a6a.js +1 -0
  690. package/app/.next/static/chunks/app/api/models/custom/route-814b95c8fc310a6a.js +1 -0
  691. package/app/.next/static/chunks/app/api/models/disabled/route-814b95c8fc310a6a.js +1 -0
  692. package/app/.next/static/chunks/app/api/models/route-814b95c8fc310a6a.js +1 -0
  693. package/app/.next/static/chunks/app/api/models/test/route-814b95c8fc310a6a.js +1 -0
  694. package/app/.next/static/chunks/app/api/network-analysis/route-814b95c8fc310a6a.js +1 -0
  695. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-814b95c8fc310a6a.js +1 -0
  696. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-814b95c8fc310a6a.js +1 -0
  697. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-814b95c8fc310a6a.js +1 -0
  698. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-814b95c8fc310a6a.js +1 -0
  699. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-814b95c8fc310a6a.js +1 -0
  700. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-814b95c8fc310a6a.js +1 -0
  701. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-814b95c8fc310a6a.js +1 -0
  702. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-814b95c8fc310a6a.js +1 -0
  703. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-814b95c8fc310a6a.js +1 -0
  704. package/app/.next/static/chunks/app/api/pricing/route-814b95c8fc310a6a.js +1 -0
  705. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-814b95c8fc310a6a.js +1 -0
  706. package/app/.next/static/chunks/app/api/provider-nodes/route-814b95c8fc310a6a.js +1 -0
  707. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-814b95c8fc310a6a.js +1 -0
  708. package/app/.next/static/chunks/app/api/providers/[id]/models/route-814b95c8fc310a6a.js +1 -0
  709. package/app/.next/static/chunks/app/api/providers/[id]/route-814b95c8fc310a6a.js +1 -0
  710. package/app/.next/static/chunks/app/api/providers/[id]/test/route-814b95c8fc310a6a.js +1 -0
  711. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-814b95c8fc310a6a.js +1 -0
  712. package/app/.next/static/chunks/app/api/providers/client/route-814b95c8fc310a6a.js +1 -0
  713. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-814b95c8fc310a6a.js +1 -0
  714. package/app/.next/static/chunks/app/api/providers/route-814b95c8fc310a6a.js +1 -0
  715. package/app/.next/static/chunks/app/api/providers/suggested-models/route-814b95c8fc310a6a.js +1 -0
  716. package/app/.next/static/chunks/app/api/providers/test-batch/route-814b95c8fc310a6a.js +1 -0
  717. package/app/.next/static/chunks/app/api/providers/validate/route-814b95c8fc310a6a.js +1 -0
  718. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-814b95c8fc310a6a.js +1 -0
  719. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-814b95c8fc310a6a.js +1 -0
  720. package/app/.next/static/chunks/app/api/proxy-pools/route-814b95c8fc310a6a.js +1 -0
  721. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-814b95c8fc310a6a.js +1 -0
  722. package/app/.next/static/chunks/app/api/settings/database/route-814b95c8fc310a6a.js +1 -0
  723. package/app/.next/static/chunks/app/api/settings/proxy-test/route-814b95c8fc310a6a.js +1 -0
  724. package/app/.next/static/chunks/app/api/settings/require-login/route-814b95c8fc310a6a.js +1 -0
  725. package/app/.next/static/chunks/app/api/settings/route-814b95c8fc310a6a.js +1 -0
  726. package/app/.next/static/chunks/app/api/shutdown/route-814b95c8fc310a6a.js +1 -0
  727. package/app/.next/static/chunks/app/api/startup-notices/route-814b95c8fc310a6a.js +1 -0
  728. package/app/.next/static/chunks/app/api/tags/route-814b95c8fc310a6a.js +1 -0
  729. package/app/.next/static/chunks/app/api/translator/console-logs/route-814b95c8fc310a6a.js +1 -0
  730. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-814b95c8fc310a6a.js +1 -0
  731. package/app/.next/static/chunks/app/api/translator/load/route-814b95c8fc310a6a.js +1 -0
  732. package/app/.next/static/chunks/app/api/translator/save/route-814b95c8fc310a6a.js +1 -0
  733. package/app/.next/static/chunks/app/api/translator/send/route-814b95c8fc310a6a.js +1 -0
  734. package/app/.next/static/chunks/app/api/translator/translate/route-814b95c8fc310a6a.js +1 -0
  735. package/app/.next/static/chunks/app/api/tunnel/disable/route-814b95c8fc310a6a.js +1 -0
  736. package/app/.next/static/chunks/app/api/tunnel/enable/route-814b95c8fc310a6a.js +1 -0
  737. package/app/.next/static/chunks/app/api/tunnel/status/route-814b95c8fc310a6a.js +1 -0
  738. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-814b95c8fc310a6a.js +1 -0
  739. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-814b95c8fc310a6a.js +1 -0
  740. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-814b95c8fc310a6a.js +1 -0
  741. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-814b95c8fc310a6a.js +1 -0
  742. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-814b95c8fc310a6a.js +1 -0
  743. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-814b95c8fc310a6a.js +1 -0
  744. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-814b95c8fc310a6a.js +1 -0
  745. package/app/.next/static/chunks/app/api/usage/api-keys/route-814b95c8fc310a6a.js +1 -0
  746. package/app/.next/static/chunks/app/api/usage/chart/route-814b95c8fc310a6a.js +1 -0
  747. package/app/.next/static/chunks/app/api/usage/history/route-814b95c8fc310a6a.js +1 -0
  748. package/app/.next/static/chunks/app/api/usage/logs/route-814b95c8fc310a6a.js +1 -0
  749. package/app/.next/static/chunks/app/api/usage/providers/route-814b95c8fc310a6a.js +1 -0
  750. package/app/.next/static/chunks/app/api/usage/request-details/route-814b95c8fc310a6a.js +1 -0
  751. package/app/.next/static/chunks/app/api/usage/request-logs/route-814b95c8fc310a6a.js +1 -0
  752. package/app/.next/static/chunks/app/api/usage/stats/route-814b95c8fc310a6a.js +1 -0
  753. package/app/.next/static/chunks/app/api/usage/stream/route-814b95c8fc310a6a.js +1 -0
  754. package/app/.next/static/chunks/app/api/users/[id]/route-814b95c8fc310a6a.js +1 -0
  755. package/app/.next/static/chunks/app/api/users/route-814b95c8fc310a6a.js +1 -0
  756. package/app/.next/static/chunks/app/api/v1/api/chat/route-814b95c8fc310a6a.js +1 -0
  757. package/app/.next/static/chunks/app/api/v1/audio/speech/route-814b95c8fc310a6a.js +1 -0
  758. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-814b95c8fc310a6a.js +1 -0
  759. package/app/.next/static/chunks/app/api/v1/audio/voices/route-814b95c8fc310a6a.js +1 -0
  760. package/app/.next/static/chunks/app/api/v1/chat/completions/route-814b95c8fc310a6a.js +1 -0
  761. package/app/.next/static/chunks/app/api/v1/embeddings/route-814b95c8fc310a6a.js +1 -0
  762. package/app/.next/static/chunks/app/api/v1/images/generations/route-814b95c8fc310a6a.js +1 -0
  763. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-814b95c8fc310a6a.js +1 -0
  764. package/app/.next/static/chunks/app/api/v1/messages/route-814b95c8fc310a6a.js +1 -0
  765. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-814b95c8fc310a6a.js +1 -0
  766. package/app/.next/static/chunks/app/api/v1/models/info/route-814b95c8fc310a6a.js +1 -0
  767. package/app/.next/static/chunks/app/api/v1/models/route-814b95c8fc310a6a.js +1 -0
  768. package/app/.next/static/chunks/app/api/v1/responses/compact/route-814b95c8fc310a6a.js +1 -0
  769. package/app/.next/static/chunks/app/api/v1/responses/route-814b95c8fc310a6a.js +1 -0
  770. package/app/.next/static/chunks/app/api/v1/route-814b95c8fc310a6a.js +1 -0
  771. package/app/.next/static/chunks/app/api/v1/search/route-814b95c8fc310a6a.js +1 -0
  772. package/app/.next/static/chunks/app/api/v1/web/fetch/route-814b95c8fc310a6a.js +1 -0
  773. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-814b95c8fc310a6a.js +1 -0
  774. package/app/.next/static/chunks/app/api/v1beta/models/route-814b95c8fc310a6a.js +1 -0
  775. package/app/.next/static/chunks/app/api/version/route-814b95c8fc310a6a.js +1 -0
  776. package/app/.next/static/chunks/app/api/version/shutdown/route-814b95c8fc310a6a.js +1 -0
  777. package/app/.next/static/chunks/app/api/version/update/route-814b95c8fc310a6a.js +1 -0
  778. package/app/.next/static/chunks/app/callback/{page-0b64ce6d90bfa697.js → page-97a750f0d51c3dbe.js} +1 -1
  779. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-9d24273d41fadd28.js +1 -0
  780. package/app/.next/static/chunks/app/landing/{page-370c3195c36d6e66.js → page-bf42a9c80c1e6776.js} +1 -1
  781. package/app/.next/static/chunks/app/layout-2f20e93bb64f203d.js +1 -0
  782. package/app/.next/static/chunks/app/login/page-ef8d8c379c2ef99b.js +1 -0
  783. package/app/.next/static/chunks/app/manifest.webmanifest/route-814b95c8fc310a6a.js +1 -0
  784. package/app/.next/static/chunks/app/page-814b95c8fc310a6a.js +1 -0
  785. package/app/.next/static/chunks/main-app-d5f2701c08554961.js +1 -0
  786. package/app/.next/static/chunks/{main-2237af167d2c1c35.js → main-b8d198db3858ff3e.js} +3 -3
  787. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-814b95c8fc310a6a.js +1 -0
  788. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-814b95c8fc310a6a.js +1 -0
  789. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-8d51a00b6c966622.js +1 -0
  790. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-814b95c8fc310a6a.js +1 -0
  791. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-814b95c8fc310a6a.js +1 -0
  792. package/app/.next/static/chunks/{webpack-786de0e184ffd859.js → webpack-b9b0d264958323b9.js} +1 -1
  793. package/app/.next/static/css/402ee8646e1afa89.css +1 -0
  794. package/app/.next/static/css/fe3b2b4e527f4e99.css +1 -0
  795. package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  796. package/app/node_modules/sql.js/dist/sql-wasm.js +185 -0
  797. package/app/node_modules/sql.js/dist/sql-wasm.wasm +0 -0
  798. package/app/node_modules/sql.js/package.json +58 -0
  799. package/app/package.json +5 -1
  800. package/app/public/i18n/literals/ar.json +176 -173
  801. package/app/public/i18n/literals/bn.json +176 -173
  802. package/app/public/i18n/literals/cs.json +176 -173
  803. package/app/public/i18n/literals/da.json +176 -173
  804. package/app/public/i18n/literals/de.json +176 -173
  805. package/app/public/i18n/literals/el.json +176 -173
  806. package/app/public/i18n/literals/es.json +176 -173
  807. package/app/public/i18n/literals/fi.json +176 -173
  808. package/app/public/i18n/literals/fr.json +176 -173
  809. package/app/public/i18n/literals/he.json +176 -173
  810. package/app/public/i18n/literals/hi.json +176 -173
  811. package/app/public/i18n/literals/hu.json +176 -173
  812. package/app/public/i18n/literals/id.json +176 -173
  813. package/app/public/i18n/literals/it.json +176 -173
  814. package/app/public/i18n/literals/ja.json +176 -173
  815. package/app/public/i18n/literals/ko.json +176 -173
  816. package/app/public/i18n/literals/nl.json +176 -173
  817. package/app/public/i18n/literals/no.json +176 -173
  818. package/app/public/i18n/literals/pl.json +176 -173
  819. package/app/public/i18n/literals/pt-BR.json +176 -173
  820. package/app/public/i18n/literals/pt-PT.json +176 -173
  821. package/app/public/i18n/literals/ro.json +176 -173
  822. package/app/public/i18n/literals/ru.json +176 -173
  823. package/app/public/i18n/literals/sv.json +176 -173
  824. package/app/public/i18n/literals/th.json +176 -173
  825. package/app/public/i18n/literals/tl.json +176 -173
  826. package/app/public/i18n/literals/tr.json +176 -173
  827. package/app/public/i18n/literals/uk.json +176 -173
  828. package/app/public/i18n/literals/ur.json +176 -173
  829. package/app/public/i18n/literals/vi.json +176 -173
  830. package/app/public/i18n/literals/zh-CN.json +356 -359
  831. package/app/public/i18n/literals/zh-TW.json +184 -181
  832. package/app/public/providers/amp.png +0 -0
  833. package/app/public/providers/deepseek-tui.png +0 -0
  834. package/app/public/providers/jcode.png +0 -0
  835. package/app/public/providers/xiaomi-tokenplan.png +0 -0
  836. package/app/server.js +1 -1
  837. package/app/src/lib/db/migrate.js +56 -18
  838. package/app/src/mitm/config.js +16 -1
  839. package/app/src/mitm/handlers/antigravity.js +2 -1
  840. package/app/src/mitm/handlers/base.js +4 -1
  841. package/app/src/mitm/handlers/kiro.js +3 -1
  842. package/app/src/mitm/logger.js +11 -1
  843. package/app/src/mitm/server.js +18 -15
  844. package/hooks/postinstall.js +113 -22
  845. package/package.json +1 -1
  846. package/app/.next/server/app/api/cloud/auth/route.js +0 -1
  847. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +0 -1
  848. package/app/.next/server/app/api/cloud/credentials/update/route.js +0 -1
  849. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +0 -1
  850. package/app/.next/server/app/api/cloud/model/resolve/route.js +0 -1
  851. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +0 -1
  852. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +0 -1
  853. package/app/.next/server/app/api/cloud/models/alias/route.js +0 -1
  854. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +0 -1
  855. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +0 -1
  856. package/app/.next/server/chunks/1500.js +0 -1
  857. package/app/.next/server/chunks/2343.js +0 -1
  858. package/app/.next/server/chunks/3855.js +0 -1
  859. package/app/.next/server/chunks/4126.js +0 -1
  860. package/app/.next/server/chunks/4922.js +0 -9
  861. package/app/.next/server/chunks/5434.js +0 -1
  862. package/app/.next/server/chunks/5627.js +0 -17
  863. package/app/.next/server/chunks/702.js +0 -1
  864. package/app/.next/server/chunks/723.js +0 -44
  865. package/app/.next/server/chunks/8407.js +0 -3
  866. package/app/.next/server/chunks/9460.js +0 -1
  867. package/app/.next/static/chunks/1321-b764e2be7fc92cc1.js +0 -1
  868. package/app/.next/static/chunks/5095-ca2b12905f37ff4d.js +0 -1
  869. package/app/.next/static/chunks/5497-83030cc3d92a3519.js +0 -7
  870. package/app/.next/static/chunks/5769-77fa1ce7edb6f970.js +0 -3
  871. package/app/.next/static/chunks/5964-08d6048e026d4245.js +0 -44
  872. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/page-c74a5ba01f1699c5.js +0 -1
  873. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-1a36c238dc35c08e.js +0 -1
  874. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-f0bae00ac45dd4b0.js +0 -1
  875. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-d3de2fdaf4bf9b1e.js +0 -1
  876. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-73601a7b09338418.js +0 -59
  877. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-dcb9c64e0d95cee2.js +0 -1
  878. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-63735cb68f56f3b8.js +0 -1
  879. package/app/.next/static/chunks/app/(dashboard)/dashboard/network-analysis/page-9c41fc55ad37021e.js +0 -1
  880. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-5a350e79586a5c80.js +0 -1
  881. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-4c8ad9c53c665fe6.js +0 -1
  882. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-a2ab26878f90c869.js +0 -1
  883. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-67d99d453bfd8665.js +0 -4
  884. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-6dd35c79bb83388b.js +0 -1
  885. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-1172e1764d69e954.js +0 -1
  886. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-2e9ac7094c9d8bae.js +0 -1
  887. package/app/.next/static/chunks/app/(dashboard)/dashboard/user/page-86f6c9456e2e37bf.js +0 -4
  888. package/app/.next/static/chunks/app/_global-error/page-1172e1764d69e954.js +0 -1
  889. package/app/.next/static/chunks/app/_not-found/page-8fcd6ba05909a2de.js +0 -1
  890. package/app/.next/static/chunks/app/api/auth/login/route-1172e1764d69e954.js +0 -1
  891. package/app/.next/static/chunks/app/api/auth/logout/route-1172e1764d69e954.js +0 -1
  892. package/app/.next/static/chunks/app/api/auth/me/route-1172e1764d69e954.js +0 -1
  893. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-1172e1764d69e954.js +0 -1
  894. package/app/.next/static/chunks/app/api/auth/oidc/start/route-1172e1764d69e954.js +0 -1
  895. package/app/.next/static/chunks/app/api/auth/oidc/test/route-1172e1764d69e954.js +0 -1
  896. package/app/.next/static/chunks/app/api/auth/status/route-1172e1764d69e954.js +0 -1
  897. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-1172e1764d69e954.js +0 -1
  898. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1172e1764d69e954.js +0 -1
  899. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-1172e1764d69e954.js +0 -1
  900. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-1172e1764d69e954.js +0 -1
  901. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1172e1764d69e954.js +0 -1
  902. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-1172e1764d69e954.js +0 -1
  903. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1172e1764d69e954.js +0 -1
  904. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1172e1764d69e954.js +0 -1
  905. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1172e1764d69e954.js +0 -1
  906. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-1172e1764d69e954.js +0 -1
  907. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-1172e1764d69e954.js +0 -1
  908. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-1172e1764d69e954.js +0 -1
  909. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-1172e1764d69e954.js +0 -1
  910. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1172e1764d69e954.js +0 -1
  911. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-1172e1764d69e954.js +0 -1
  912. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1172e1764d69e954.js +0 -1
  913. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1172e1764d69e954.js +0 -1
  914. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-1172e1764d69e954.js +0 -1
  915. package/app/.next/static/chunks/app/api/cloud/auth/route-1172e1764d69e954.js +0 -1
  916. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1172e1764d69e954.js +0 -1
  917. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1172e1764d69e954.js +0 -1
  918. package/app/.next/static/chunks/app/api/cloud/models/alias/route-1172e1764d69e954.js +0 -1
  919. package/app/.next/static/chunks/app/api/combos/[id]/route-1172e1764d69e954.js +0 -1
  920. package/app/.next/static/chunks/app/api/combos/route-1172e1764d69e954.js +0 -1
  921. package/app/.next/static/chunks/app/api/health/route-1172e1764d69e954.js +0 -1
  922. package/app/.next/static/chunks/app/api/init/route-1172e1764d69e954.js +0 -1
  923. package/app/.next/static/chunks/app/api/keys/[id]/route-1172e1764d69e954.js +0 -1
  924. package/app/.next/static/chunks/app/api/keys/route-1172e1764d69e954.js +0 -1
  925. package/app/.next/static/chunks/app/api/locale/route-1172e1764d69e954.js +0 -1
  926. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-1172e1764d69e954.js +0 -1
  927. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-1172e1764d69e954.js +0 -1
  928. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-1172e1764d69e954.js +0 -1
  929. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-1172e1764d69e954.js +0 -1
  930. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-1172e1764d69e954.js +0 -1
  931. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-1172e1764d69e954.js +0 -1
  932. package/app/.next/static/chunks/app/api/models/alias/route-1172e1764d69e954.js +0 -1
  933. package/app/.next/static/chunks/app/api/models/availability/route-1172e1764d69e954.js +0 -1
  934. package/app/.next/static/chunks/app/api/models/custom/route-1172e1764d69e954.js +0 -1
  935. package/app/.next/static/chunks/app/api/models/disabled/route-1172e1764d69e954.js +0 -1
  936. package/app/.next/static/chunks/app/api/models/route-1172e1764d69e954.js +0 -1
  937. package/app/.next/static/chunks/app/api/models/test/route-1172e1764d69e954.js +0 -1
  938. package/app/.next/static/chunks/app/api/network-analysis/route-1172e1764d69e954.js +0 -1
  939. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1172e1764d69e954.js +0 -1
  940. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1172e1764d69e954.js +0 -1
  941. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1172e1764d69e954.js +0 -1
  942. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-1172e1764d69e954.js +0 -1
  943. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-1172e1764d69e954.js +0 -1
  944. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1172e1764d69e954.js +0 -1
  945. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1172e1764d69e954.js +0 -1
  946. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1172e1764d69e954.js +0 -1
  947. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1172e1764d69e954.js +0 -1
  948. package/app/.next/static/chunks/app/api/pricing/route-1172e1764d69e954.js +0 -1
  949. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1172e1764d69e954.js +0 -1
  950. package/app/.next/static/chunks/app/api/provider-nodes/route-1172e1764d69e954.js +0 -1
  951. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1172e1764d69e954.js +0 -1
  952. package/app/.next/static/chunks/app/api/providers/[id]/models/route-1172e1764d69e954.js +0 -1
  953. package/app/.next/static/chunks/app/api/providers/[id]/route-1172e1764d69e954.js +0 -1
  954. package/app/.next/static/chunks/app/api/providers/[id]/test/route-1172e1764d69e954.js +0 -1
  955. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-1172e1764d69e954.js +0 -1
  956. package/app/.next/static/chunks/app/api/providers/client/route-1172e1764d69e954.js +0 -1
  957. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-1172e1764d69e954.js +0 -1
  958. package/app/.next/static/chunks/app/api/providers/route-1172e1764d69e954.js +0 -1
  959. package/app/.next/static/chunks/app/api/providers/suggested-models/route-1172e1764d69e954.js +0 -1
  960. package/app/.next/static/chunks/app/api/providers/test-batch/route-1172e1764d69e954.js +0 -1
  961. package/app/.next/static/chunks/app/api/providers/validate/route-1172e1764d69e954.js +0 -1
  962. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-1172e1764d69e954.js +0 -1
  963. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-1172e1764d69e954.js +0 -1
  964. package/app/.next/static/chunks/app/api/proxy-pools/route-1172e1764d69e954.js +0 -1
  965. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-1172e1764d69e954.js +0 -1
  966. package/app/.next/static/chunks/app/api/settings/database/route-1172e1764d69e954.js +0 -1
  967. package/app/.next/static/chunks/app/api/settings/proxy-test/route-1172e1764d69e954.js +0 -1
  968. package/app/.next/static/chunks/app/api/settings/require-login/route-1172e1764d69e954.js +0 -1
  969. package/app/.next/static/chunks/app/api/settings/route-1172e1764d69e954.js +0 -1
  970. package/app/.next/static/chunks/app/api/shutdown/route-1172e1764d69e954.js +0 -1
  971. package/app/.next/static/chunks/app/api/tags/route-1172e1764d69e954.js +0 -1
  972. package/app/.next/static/chunks/app/api/translator/console-logs/route-1172e1764d69e954.js +0 -1
  973. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-1172e1764d69e954.js +0 -1
  974. package/app/.next/static/chunks/app/api/translator/load/route-1172e1764d69e954.js +0 -1
  975. package/app/.next/static/chunks/app/api/translator/save/route-1172e1764d69e954.js +0 -1
  976. package/app/.next/static/chunks/app/api/translator/send/route-1172e1764d69e954.js +0 -1
  977. package/app/.next/static/chunks/app/api/translator/translate/route-1172e1764d69e954.js +0 -1
  978. package/app/.next/static/chunks/app/api/tunnel/disable/route-1172e1764d69e954.js +0 -1
  979. package/app/.next/static/chunks/app/api/tunnel/enable/route-1172e1764d69e954.js +0 -1
  980. package/app/.next/static/chunks/app/api/tunnel/status/route-1172e1764d69e954.js +0 -1
  981. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-1172e1764d69e954.js +0 -1
  982. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-1172e1764d69e954.js +0 -1
  983. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-1172e1764d69e954.js +0 -1
  984. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-1172e1764d69e954.js +0 -1
  985. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-1172e1764d69e954.js +0 -1
  986. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-1172e1764d69e954.js +0 -1
  987. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1172e1764d69e954.js +0 -1
  988. package/app/.next/static/chunks/app/api/usage/api-keys/route-1172e1764d69e954.js +0 -1
  989. package/app/.next/static/chunks/app/api/usage/chart/route-1172e1764d69e954.js +0 -1
  990. package/app/.next/static/chunks/app/api/usage/history/route-1172e1764d69e954.js +0 -1
  991. package/app/.next/static/chunks/app/api/usage/logs/route-1172e1764d69e954.js +0 -1
  992. package/app/.next/static/chunks/app/api/usage/providers/route-1172e1764d69e954.js +0 -1
  993. package/app/.next/static/chunks/app/api/usage/request-details/route-1172e1764d69e954.js +0 -1
  994. package/app/.next/static/chunks/app/api/usage/request-logs/route-1172e1764d69e954.js +0 -1
  995. package/app/.next/static/chunks/app/api/usage/stats/route-1172e1764d69e954.js +0 -1
  996. package/app/.next/static/chunks/app/api/usage/stream/route-1172e1764d69e954.js +0 -1
  997. package/app/.next/static/chunks/app/api/users/[id]/route-1172e1764d69e954.js +0 -1
  998. package/app/.next/static/chunks/app/api/users/route-1172e1764d69e954.js +0 -1
  999. package/app/.next/static/chunks/app/api/v1/api/chat/route-1172e1764d69e954.js +0 -1
  1000. package/app/.next/static/chunks/app/api/v1/audio/speech/route-1172e1764d69e954.js +0 -1
  1001. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1172e1764d69e954.js +0 -1
  1002. package/app/.next/static/chunks/app/api/v1/audio/voices/route-1172e1764d69e954.js +0 -1
  1003. package/app/.next/static/chunks/app/api/v1/chat/completions/route-1172e1764d69e954.js +0 -1
  1004. package/app/.next/static/chunks/app/api/v1/embeddings/route-1172e1764d69e954.js +0 -1
  1005. package/app/.next/static/chunks/app/api/v1/images/generations/route-1172e1764d69e954.js +0 -1
  1006. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1172e1764d69e954.js +0 -1
  1007. package/app/.next/static/chunks/app/api/v1/messages/route-1172e1764d69e954.js +0 -1
  1008. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-1172e1764d69e954.js +0 -1
  1009. package/app/.next/static/chunks/app/api/v1/models/info/route-1172e1764d69e954.js +0 -1
  1010. package/app/.next/static/chunks/app/api/v1/models/route-1172e1764d69e954.js +0 -1
  1011. package/app/.next/static/chunks/app/api/v1/responses/compact/route-1172e1764d69e954.js +0 -1
  1012. package/app/.next/static/chunks/app/api/v1/responses/route-1172e1764d69e954.js +0 -1
  1013. package/app/.next/static/chunks/app/api/v1/route-1172e1764d69e954.js +0 -1
  1014. package/app/.next/static/chunks/app/api/v1/search/route-1172e1764d69e954.js +0 -1
  1015. package/app/.next/static/chunks/app/api/v1/web/fetch/route-1172e1764d69e954.js +0 -1
  1016. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1172e1764d69e954.js +0 -1
  1017. package/app/.next/static/chunks/app/api/v1beta/models/route-1172e1764d69e954.js +0 -1
  1018. package/app/.next/static/chunks/app/api/version/route-1172e1764d69e954.js +0 -1
  1019. package/app/.next/static/chunks/app/api/version/shutdown/route-1172e1764d69e954.js +0 -1
  1020. package/app/.next/static/chunks/app/api/version/update/route-1172e1764d69e954.js +0 -1
  1021. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-0b53c6deac19b9be.js +0 -1
  1022. package/app/.next/static/chunks/app/layout-55318fbfdf7dfacb.js +0 -1
  1023. package/app/.next/static/chunks/app/login/page-65d3f9612064353f.js +0 -1
  1024. package/app/.next/static/chunks/app/manifest.webmanifest/route-1172e1764d69e954.js +0 -1
  1025. package/app/.next/static/chunks/app/page-1172e1764d69e954.js +0 -1
  1026. package/app/.next/static/chunks/main-app-5fb630e627076bfd.js +0 -1
  1027. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1172e1764d69e954.js +0 -1
  1028. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1172e1764d69e954.js +0 -1
  1029. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-8c0dda4490abacd4.js +0 -1
  1030. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-1172e1764d69e954.js +0 -1
  1031. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1172e1764d69e954.js +0 -1
  1032. package/app/.next/static/css/16878fc1d2cbb11a.css +0 -1
  1033. package/app/.next/static/css/2e1b7d528c228ec3.css +0 -1
  1034. package/app/.next/static/foKo1xDQER7YWTSg2B-qB/_buildManifest.js +0 -1
  1035. package/app/.next/static/media/19cfc7226ec3afaa-s.woff2 +0 -0
  1036. package/app/.next/static/media/21350d82a1f187e9-s.woff2 +0 -0
  1037. package/app/.next/static/media/8e9860b6e62d6359-s.woff2 +0 -0
  1038. package/app/.next/static/media/ba9851c3c22cd980-s.woff2 +0 -0
  1039. package/app/.next/static/media/c5fe6dc8356a8c31-s.woff2 +0 -0
  1040. package/app/.next/static/media/df0a9ae256c0569c-s.woff2 +0 -0
  1041. package/app/.next/static/media/e4af272ccee01ff0-s.p.woff2 +0 -0
  1042. /package/app/.next/static/{foKo1xDQER7YWTSg2B-qB → Q5oB2dEL7XeWBhjwqT_vo}/_ssgManifest.js +0 -0
@@ -1,208 +1,211 @@
1
1
  {
2
- "Actions": "Azioni",
3
- "Active": "Attivo",
2
+ "Cancel": "Annulla",
3
+ "Delete": "Elimina",
4
+ "Edit": "Modifica",
5
+ "Save": "Salva",
6
+ "Close": "Chiudi",
4
7
  "Add": "Aggiungi",
5
- "Advanced": "Avanzate",
6
- "All data stored on your machine": "Tutti i dati memorizzati sulla tua macchina",
7
- "Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Richiesta Antigravity/Copilot IDE → Reindirizzamento DNS a localhost:443 → Il proxy MITM intercetta → OpenrouterX → Risposta a Antigravity/Copilot",
8
- "API endpoint configuration": "Configurazione dell'endpoint API",
8
+ "Remove": "Rimuovi",
9
+ "Settings": "Impostazioni",
10
+ "Profile": "Profilo",
11
+ "Dashboard": "Pannello di controllo",
12
+ "Logout": "Esci",
13
+ "Login": "Accedi",
14
+ "Providers": "Provider",
15
+ "Usage": "Statistiche di utilizzo",
9
16
  "API Key": "Chiave API",
10
- "Apply": "Applica",
11
- "Are you sure you want to close the proxy server?": "Sei sicuro di voler chiudere il server proxy?",
12
- "Auto": "Automatico",
13
- "Available": "Disponibile",
17
+ "Connected": "Connesso",
18
+ "Disconnected": "Disconnesso",
19
+ "Active": "Attivo",
20
+ "Inactive": "Inattivo",
21
+ "Success": "Successo",
22
+ "Failed": "Non riuscito",
23
+ "Error": "Errore",
24
+ "Warning": "Avvertenza",
25
+ "Info": "Informazioni",
26
+ "Loading": "Caricamento",
27
+ "Search": "Cerca",
28
+ "Filter": "Filtro",
29
+ "Sort": "Ordina",
30
+ "Export": "Esporta",
31
+ "Import": "Importa",
32
+ "Refresh": "Aggiorna",
14
33
  "Back": "Indietro",
15
- "Basic": "Di base",
16
- "Batch Size": "Dimensione batch",
17
- "Calls per account before switching": "Chiamate per account prima del passaggio",
18
- "Cancel": "Annulla",
19
- "Cert": "Certificato",
20
- "Clear": "Cancella",
21
- "CLI Tools": "Strumenti",
22
- "Close": "Chiudi",
23
- "Close Proxy": "Chiudi proxy",
24
- "Collapse": "Collapse",
25
- "Combos": "Combinazioni",
26
- "Comma-separated hostnames/domains to bypass the proxy.": "Nomi host/domini separati da virgole per ignorare il proxy.",
27
- "Configure CLI tools": "Configura gli strumenti CLI",
34
+ "Next": "Avanti",
35
+ "Previous": "Precedente",
36
+ "Submit": "Invia",
28
37
  "Confirm": "Conferma",
29
- "Confirm new password": "Conferma la nuova password",
30
- "Confirm New Password": "Conferma nuova password",
31
- "Connected": "Connesso",
32
- "Console Log": "Log della console",
33
- "Console Logs": "Console Logs",
38
+ "Yes": "",
39
+ "No": "No",
40
+ "OK": "OK",
41
+ "Apply": "Applica",
42
+ "Reset": "Ripristina",
43
+ "Clear": "Cancella",
44
+ "Select": "Seleziona",
45
+ "Upload": "Carica",
46
+ "Download": "Scarica",
34
47
  "Copy": "Copia",
35
- "Cost": "Costo",
36
- "Count": "Conteggio",
37
- "Create model combos with fallback support": "Crea combinazioni di modelli con supporto fallback",
38
- "Created": "Creato",
39
- "Current Password": "Password attuale",
40
- "Custom": "Personalizzato",
48
+ "Paste": "Incolla",
41
49
  "Cut": "Taglia",
42
- "Cycle through accounts to distribute load": "Scorri gli account per distribuire il carico",
43
- "Dark": "Scuro",
44
- "Dashboard": "Pannello di controllo",
45
- "Database backup downloaded": "Backup del database scaricato",
46
- "Database imported successfully": "Database importato con successo",
47
- "Database Location": "Posizione del database",
48
- "Date": "Data",
49
- "Debug": "Debug",
50
- "Debug translation flow between formats": "Debug del flusso di traduzione tra i formati",
51
- "Default": "Predefinito",
52
- "Delete": "Elimina",
50
+ "Undo": "Annulla",
51
+ "Redo": "Ripeti",
52
+ "Name": "Nome",
53
53
  "Description": "Descrizione",
54
+ "Status": "Stato",
55
+ "Type": "Tipo",
56
+ "Date": "Data",
57
+ "Time": "Ora",
58
+ "Created": "Creato",
59
+ "Updated": "Aggiornato",
60
+ "Actions": "Azioni",
54
61
  "Details": "Dettagli",
55
- "Disable": "Disabilita",
56
- "Disabled": "Disabilitato",
57
- "Disconnected": "Disconnesso",
58
- "Documentation": "Documentazione",
59
- "Download": "Scarica",
60
- "Download Backup": "Scarica backup",
61
- "Edit": "Modifica",
62
+ "View": "Visualizza",
63
+ "New": "Nuovo",
64
+ "Total": "Totale",
65
+ "Count": "Conteggio",
66
+ "Price": "Prezzo",
67
+ "Cost": "Costo",
68
+ "Free": "Gratuito",
69
+ "Paid": "A pagamento",
62
70
  "Enable": "Abilita",
63
- "Enable DNS per tool below to activate interception": "Abilita DNS per ogni strumento sottostante per attivare l'intercettazione",
64
- "Enable Observability": "Abilita osservabilità",
65
- "Enable proxy for OAuth + provider outbound requests.": "Abilita il proxy per le richieste in uscita OAuth + provider.",
71
+ "Disable": "Disabilita",
66
72
  "Enabled": "Abilitato",
67
- "Endpoint": "Endpoint",
68
- "Enter current password": "Inserisci la password attuale",
69
- "Enter new password": "Inserisci la nuova password",
70
- "Enter your sudo password to start/stop MITM server": "Inserisci la tua password sudo per avviare/arrestare il server MITM",
71
- "Error": "Errore",
72
- "Expand": "Expand",
73
- "Export": "Esporta",
74
- "Failed": "Non riuscito",
75
- "Failed to start server": "Impossibile avviare il server",
76
- "Failed to stop server": "Impossibile arrestare il server",
77
- "Filter": "Filtro",
78
- "Flush Interval (ms)": "Intervallo di scaricamento (ms)",
79
- "Free": "Gratuito",
73
+ "Disabled": "Disabilitato",
74
+ "Online": "Online",
75
+ "Offline": "Offline",
76
+ "Available": "Disponibile",
77
+ "Unavailable": "Non disponibile",
78
+ "Required": "Obbligatorio",
79
+ "Optional": "Opzionale",
80
+ "Default": "Predefinito",
81
+ "Custom": "Personalizzato",
82
+ "Advanced": "Avanzate",
83
+ "Basic": "Di base",
80
84
  "Help": "Aiuto",
81
- "How it works:": "Come funziona:",
82
- "Import": "Importa",
83
- "Import Backup": "Importa backup",
84
- "Inactive": "Inattivo",
85
- "Info": "Informazioni",
86
- "Intercept CLI tool traffic and route through OpenrouterX": "Intercetta il traffico dello strumento CLI e instradalo attraverso OpenrouterX",
85
+ "Support": "Supporto",
86
+ "Documentation": "Documentazione",
87
+ "Version": "Versione",
87
88
  "Language": "Lingua",
88
- "Leave empty to inherit existing env proxy (if any).": "Lascia vuoto per ereditare il proxy env esistente (se presente).",
89
+ "Theme": "Tema",
89
90
  "Light": "Chiaro",
90
- "Live": "Live",
91
- "Live server console output": "Output della console del server in tempo reale",
92
- "Loading": "Caricamento",
93
- "Local Mode": "Modalità locale",
94
- "Login": "Accedi",
95
- "Logout": "Esci",
96
- "Manage your AI provider connections": "Gestisci le connessioni del tuo provider AI",
97
- "Manage your preferences": "Gestisci le tue preferenze",
98
- "Max JSON Size (KB)": "Dimensione JSON massima (KB)",
99
- "Max Records": "Record massimi",
100
- "Maximum request detail records to keep (older records are auto-deleted)": "Record di dettagli della richiesta massimi da mantenere (i record più vecchi vengono eliminati automaticamente)",
101
- "Maximum size for each JSON field (request/response) before truncation": "Dimensione massima per ogni campo JSON (richiesta/risposta) prima del troncamento",
102
- "Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Tempo massimo di attesa prima dello scaricamento del buffer (previene la perdita di dati durante il traffico basso)",
91
+ "Dark": "Scuro",
92
+ "Auto": "Automatico",
93
+ "Endpoint": "Endpoint",
94
+ "Combos": "Combinazioni",
95
+ "Quota Tracker": "Tracker quota",
103
96
  "MITM": "MITM",
104
- "MITM / OpenrouterX realtime output": "MITM / OpenrouterX realtime output",
105
- "MITM Server": "Server MITM",
106
- "MITM server status and controls": "MITM server status and controls",
107
- "MITM tool interception status": "MITM tool interception status",
97
+ "CLI Tools": "Strumenti",
98
+ "Console Log": "Log della console",
99
+ "System": "Sistema",
100
+ "Debug": "Debug",
101
+ "Shutdown": "Spegni",
102
+ "Close Proxy": "Chiudi proxy",
103
+ "Are you sure you want to close the proxy server?": "Sei sicuro di voler chiudere il server proxy?",
104
+ "Server Disconnected": "Server disconnesso",
105
+ "The proxy server has been stopped.": "Il server proxy è stato arrestato.",
106
+ "Reload Page": "Ricarica pagina",
107
+ "Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Il servizio è in esecuzione nel terminale. Puoi chiudere questa pagina web. Lo spegnimento fermerà il servizio.",
108
+ "Manage your AI provider connections": "Gestisci le connessioni del tuo provider AI",
108
109
  "Model combos with fallback": "Combinazioni di modelli con fallback",
109
- "Monitor MITM status, quota, and realtime logs in one place": "Monitor MITM status, quota, and realtime logs in one place",
110
110
  "Monitor your API usage, token consumption, and request logs": "Monitora l'utilizzo dell'API, il consumo di token e i log delle richieste",
111
- "Name": "Nome",
112
- "Network": "Rete",
113
- "New": "Nuovo",
111
+ "Configure CLI tools": "Configura gli strumenti CLI",
112
+ "API endpoint configuration": "Configurazione dell'endpoint API",
113
+ "Manage your preferences": "Gestisci le tue preferenze",
114
+ "Debug translation flow between formats": "Debug del flusso di traduzione tra i formati",
115
+ "Live server console output": "Output della console del server in tempo reale",
116
+ "Create model combos with fallback support": "Crea combinazioni di modelli con supporto fallback",
117
+ "Local Mode": "Modalità locale",
118
+ "Running on your machine": "In esecuzione sulla tua macchina",
119
+ "Database Location": "Posizione del database",
120
+ "Download Backup": "Scarica backup",
121
+ "Import Backup": "Importa backup",
122
+ "Database backup downloaded": "Backup del database scaricato",
123
+ "Database imported successfully": "Database importato con successo",
124
+ "Security": "Sicurezza",
125
+ "Require login": "Richiedi accesso",
126
+ "When ON, dashboard requires password. When OFF, access without login.": "Quando ATTIVO, il pannello di controllo richiede la password. Quando SPENTO, accedi senza login.",
127
+ "Current Password": "Password attuale",
128
+ "Enter current password": "Inserisci la password attuale",
114
129
  "New Password": "Nuova password",
115
- "Next": "Avanti",
116
- "No": "No",
117
- "No API keys — create one in Keys page": "Nessuna chiave API — crearne una nella pagina Chiavi",
118
- "No console logs yet.": "No console logs yet.",
119
- "No Proxy": "Nessun proxy",
120
- "Number of items to accumulate before writing to database (higher = better performance)": "Numero di elementi da accumulare prima di scrivere nel database (più alto = migliori prestazioni)",
121
- "Observability": "Osservabilità",
122
- "Offline": "Offline",
123
- "OK": "OK",
124
- "Online": "Online",
125
- "Optional": "Opzionale",
126
- "Outbound Proxy": "Proxy in uscita",
127
- "Paid": "A pagamento",
130
+ "Enter new password": "Inserisci la nuova password",
131
+ "Confirm New Password": "Conferma nuova password",
132
+ "Confirm new password": "Conferma la nuova password",
133
+ "Update Password": "Aggiorna password",
134
+ "Set Password": "Imposta password",
128
135
  "Password updated successfully": "Password aggiornata con successo",
129
136
  "Passwords do not match": "Le password non corrispondono",
130
- "Paste": "Incolla",
131
- "Please enter a Proxy URL to test": "Inserisci un URL proxy da testare",
132
- "Previous": "Precedente",
133
- "Price": "Prezzo",
134
- "Profile": "Profilo",
135
- "Provider account quota overview": "Provider account quota overview",
136
- "Providers": "Provider",
137
- "Proxy disabled": "Proxy disabilitato",
138
- "Proxy enabled": "Proxy abilitato",
137
+ "Routing Strategy": "Strategia di routing",
138
+ "Round Robin": "Round robin",
139
+ "Cycle through accounts to distribute load": "Scorri gli account per distribuire il carico",
140
+ "Sticky Limit": "Limite appiccicoso",
141
+ "Calls per account before switching": "Chiamate per account prima del passaggio",
142
+ "Network": "Rete",
143
+ "Outbound Proxy": "Proxy in uscita",
144
+ "Enable proxy for OAuth + provider outbound requests.": "Abilita il proxy per le richieste in uscita OAuth + provider.",
145
+ "Proxy URL": "URL proxy",
146
+ "Leave empty to inherit existing env proxy (if any).": "Lascia vuoto per ereditare il proxy env esistente (se presente).",
147
+ "No Proxy": "Nessun proxy",
148
+ "Comma-separated hostnames/domains to bypass the proxy.": "Nomi host/domini separati da virgole per ignorare il proxy.",
149
+ "Test proxy URL": "Test URL proxy",
139
150
  "Proxy settings applied": "Impostazioni proxy applicate",
140
- "Proxy test failed": "Test proxy non riuscito",
151
+ "Proxy enabled": "Proxy abilitato",
152
+ "Proxy disabled": "Proxy disabilitato",
141
153
  "Proxy test OK": "Test proxy OK",
142
- "Proxy URL": "URL proxy",
143
- "Purpose:": "Scopo:",
144
- "Quota Management": "Quota Management",
145
- "Quota Tracker": "Tracker quota",
146
- "Redo": "Ripeti",
147
- "Refresh": "Aggiorna",
148
- "Reload Page": "Ricarica pagina",
149
- "Remove": "Rimuovi",
150
- "Require login": "Richiedi accesso",
151
- "Required": "Obbligatorio",
152
- "Reset": "Ripristina",
153
- "Round Robin": "Round robin",
154
- "Routing Strategy": "Strategia di routing",
154
+ "Proxy test failed": "Test proxy non riuscito",
155
+ "Please enter a Proxy URL to test": "Inserisci un URL proxy da testare",
156
+ "Observability": "Osservabilità",
157
+ "Enable Observability": "Abilita osservabilità",
158
+ "Turn request detail recording on/off globally": "Attiva/disattiva la registrazione dei dettagli della richiesta globalmente",
159
+ "Max Records": "Record massimi",
160
+ "Maximum request detail records to keep (older records are auto-deleted)": "Record di dettagli della richiesta massimi da mantenere (i record più vecchi vengono eliminati automaticamente)",
161
+ "Batch Size": "Dimensione batch",
162
+ "Number of items to accumulate before writing to database (higher = better performance)": "Numero di elementi da accumulare prima di scrivere nel database (più alto = migliori prestazioni)",
163
+ "Flush Interval (ms)": "Intervallo di scaricamento (ms)",
164
+ "Maximum time to wait before flushing buffer (prevents data loss during low traffic)": "Tempo massimo di attesa prima dello scaricamento del buffer (previene la perdita di dati durante il traffico basso)",
165
+ "Max JSON Size (KB)": "Dimensione JSON massima (KB)",
166
+ "Maximum size for each JSON field (request/response) before truncation": "Dimensione massima per ogni campo JSON (richiesta/risposta) prima del troncamento",
167
+ "All data stored on your machine": "Tutti i dati memorizzati sulla tua macchina",
168
+ "MITM Server": "Server MITM",
155
169
  "Running": "In esecuzione",
156
- "Running on your machine": "In esecuzione sulla tua macchina",
157
- "Save": "Salva",
158
- "Search": "Cerca",
159
- "Security": "Sicurezza",
160
- "Select": "Seleziona",
170
+ "Stopped": "Arrestato",
171
+ "Cert": "Certificato",
161
172
  "Server": "Server",
162
- "Server Disconnected": "Server disconnesso",
173
+ "Purpose:": "Scopo:",
174
+ "How it works:": "Come funziona:",
175
+ "No API keys — create one in Keys page": "Nessuna chiave API — crearne una nella pagina Chiavi",
163
176
  "Server started": "Server avviato",
177
+ "Failed to start server": "Impossibile avviare il server",
164
178
  "Server stopped — all DNS cleared": "Server arrestato — tutti i DNS cancellati",
165
- "Service is running in terminal. You can close this web page. Shutdown will stop the service.": "Il servizio è in esecuzione nel terminale. Puoi chiudere questa pagina web. Lo spegnimento fermerà il servizio.",
166
- "Set Password": "Imposta password",
167
- "Settings": "Impostazioni",
168
- "Shutdown": "Spegni",
169
- "sk_openrouterx (default)": "sk_openrouterx (predefinito)",
170
- "Sort": "Ordina",
171
- "Start Server": "Avvia server",
172
- "Status": "Stato",
173
- "Sticky Limit": "Limite appiccicoso",
174
- "Stop Server": "Arresta server",
175
- "Stopped": "Arrestato",
176
- "Submit": "Invia",
177
- "Success": "Successo",
178
- "Sudo Password": "Password Sudo",
179
+ "Failed to stop server": "Impossibile arrestare il server",
179
180
  "Sudo password is required": "La password sudo è obbligatoria",
181
+ "Stop Server": "Arresta server",
182
+ "Start Server": "Avvia server",
183
+ "Enable DNS per tool below to activate interception": "Abilita DNS per ogni strumento sottostante per attivare l'intercettazione",
180
184
  "Sudo Password Required": "Password Sudo richiesta",
181
- "Support": "Supporto",
182
- "System": "Sistema",
183
- "Test proxy URL": "Test URL proxy",
184
- "The proxy server has been stopped.": "Il server proxy è stato arrestato.",
185
- "Theme": "Tema",
186
- "Time": "Ora",
187
- "Total": "Totale",
188
- "Turn request detail recording on/off globally": "Attiva/disattiva la registrazione dei dettagli della richiesta globalmente",
189
- "Type": "Tipo",
190
- "Unavailable": "Non disponibile",
191
- "Undo": "Annulla",
192
- "Update Password": "Aggiorna password",
193
- "Updated": "Aggiornato",
194
- "Upload": "Carica",
195
- "Usage": "Statistiche di utilizzo",
185
+ "Enter your sudo password to start/stop MITM server": "Inserisci la tua password sudo per avviare/arrestare il server MITM",
186
+ "Sudo Password": "Password Sudo",
187
+ "Antigravity/Copilot IDE request → DNS redirect to localhost:443 → MITM proxy intercepts → OpenrouterX → response to Antigravity/Copilot": "Richiesta Antigravity/Copilot IDE → Reindirizzamento DNS a localhost:443 → Il proxy MITM intercetta → OpenrouterX → Risposta a Antigravity/Copilot",
188
+ "Collapse": "Collapse",
189
+ "Console Logs": "Console Logs",
190
+ "Expand": "Expand",
191
+ "Intercept CLI tool traffic and route through OpenrouterX": "Intercetta il traffico dello strumento CLI e instradalo attraverso OpenrouterX",
192
+ "Live": "Live",
193
+ "MITM / OpenrouterX realtime output": "MITM / OpenrouterX realtime output",
194
+ "MITM server status and controls": "MITM server status and controls",
195
+ "MITM tool interception status": "MITM tool interception status",
196
+ "Monitor MITM status, quota, and realtime logs in one place": "Monitor MITM status, quota, and realtime logs in one place",
197
+ "No console logs yet.": "No console logs yet.",
198
+ "Provider account quota overview": "Provider account quota overview",
199
+ "Quota Management": "Quota Management",
200
+ "sk_openrouterx (default)": "sk_openrouterx (predefinito)",
196
201
  "Use Antigravity IDE & GitHub Copilot → with ANY provider/model from OpenrouterX": "Usa Antigravity IDE & GitHub Copilot → con QUALSIASI provider/modello da OpenrouterX",
197
- "Version": "Versione",
198
- "View": "Visualizza",
199
- "Warning": "Avvertenza",
200
- "When ON, dashboard requires password. When OFF, access without login.": "Quando ATTIVO, il pannello di controllo richiede la password. Quando SPENTO, accedi senza login.",
201
- "Yes": "Sì",
202
202
  "关注UI": "Focus UI",
203
203
  "Open New Antigravity": "Open New Antigravity",
204
204
  "Open a new Antigravity window with MITM enabled": "Open a new Antigravity window with MITM enabled",
205
205
  "Opened new Antigravity": "Opened new Antigravity",
206
206
  "Open New": "Open New",
207
- "Focus UI": "Focus UI"
207
+ "Focus UI": "Focus UI",
208
+ "Click to add, click again to remove. Changes are saved automatically.": "Clicca per aggiungere, clicca di nuovo per rimuovere. Le modifiche vengono salvate automaticamente.",
209
+ "⚠️ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.": "⚠️ Avviso di Rischio: Questo provider utilizza una sessione abbonamento/OAuth non ufficialmente autorizzata per l'uso proxy/router. L'account potrebbe essere limitato o bannato. Usa a tuo rischio.",
210
+ "⚠️ MITM intercepts HTTPS traffic of IDE tools (Antigravity, GitHub Copilot, Kiro) via local CA to redirect requests to your providers. May violate ToS → account ban. Use at your own risk.": "⚠️ MITM intercetta il traffico HTTPS degli strumenti IDE (Antigravity, GitHub Copilot, Kiro) tramite CA locale per reindirizzare le richieste ai tuoi provider. Può violare i ToS → rischio ban account. Usa a tuo rischio."
208
211
  }