n9router 0.4.28 → 0.4.30

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 (858) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +9 -6
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/prerender-manifest.json +3 -3
  5. package/app/.next/routes-manifest.json +18 -0
  6. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  7. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  16. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  22. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  25. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  28. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  31. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  34. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  37. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  40. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  43. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  46. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  49. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  52. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  55. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  58. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  61. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +4 -2
  64. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/_global-error/page.js +3 -3
  67. package/app/.next/server/app/_global-error/page.js.nft.json +1 -1
  68. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/_global-error.html +1 -1
  70. package/app/.next/server/app/_global-error.rsc +1 -1
  71. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  72. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  73. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  74. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  75. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  76. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  77. package/app/.next/server/app/_not-found/page.js +2 -2
  78. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  79. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/_not-found.html +1 -1
  81. package/app/.next/server/app/_not-found.rsc +4 -4
  82. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  83. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  84. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  85. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  86. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  87. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  88. package/app/.next/server/app/api/antigravity-ide/route.js +1 -1
  89. package/app/.next/server/app/api/antigravity-ide/route.js.nft.json +1 -1
  90. package/app/.next/server/app/api/antigravity-tools/import/route.js +1 -1
  91. package/app/.next/server/app/api/antigravity-tools/import/route.js.nft.json +1 -1
  92. package/app/.next/server/app/api/antigravity-tools/import-refresh-tokens/route.js +1 -1
  93. package/app/.next/server/app/api/antigravity-tools/import-refresh-tokens/route.js.nft.json +1 -1
  94. package/app/.next/server/app/api/auth/login/route.js +1 -1
  95. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  96. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  97. package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
  98. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  99. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  100. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  102. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  103. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  104. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +3 -3
  105. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  106. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  107. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  108. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -0
  109. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -0
  110. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -0
  111. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  112. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  113. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  114. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  115. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  116. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  117. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  118. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  119. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  120. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  121. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  122. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  123. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  124. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  125. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  126. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  127. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  128. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  129. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  130. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  131. package/app/.next/server/app/api/combos/route.js +1 -1
  132. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/health/route.js +1 -1
  134. package/app/.next/server/app/api/health/route.js.nft.json +1 -1
  135. package/app/.next/server/app/api/init/route.js +1 -1
  136. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  137. package/app/.next/server/app/api/internal/account-health/route.js +1 -1
  138. package/app/.next/server/app/api/internal/account-health/route.js.nft.json +1 -1
  139. package/app/.next/server/app/api/internal/request-detail/route.js +1 -1
  140. package/app/.next/server/app/api/internal/request-detail/route.js.nft.json +1 -1
  141. package/app/.next/server/app/api/internal/usage/route.js +1 -1
  142. package/app/.next/server/app/api/internal/usage/route.js.nft.json +1 -1
  143. package/app/.next/server/app/api/keys/[id]/reset-usage/route.js +1 -1
  144. package/app/.next/server/app/api/keys/[id]/reset-usage/route.js.nft.json +1 -1
  145. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  146. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  147. package/app/.next/server/app/api/keys/[id]/usage/route.js +1 -1
  148. package/app/.next/server/app/api/keys/[id]/usage/route.js.nft.json +1 -1
  149. package/app/.next/server/app/api/keys/route.js +1 -1
  150. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  151. package/app/.next/server/app/api/locale/route.js +1 -1
  152. package/app/.next/server/app/api/locale/route.js.nft.json +1 -1
  153. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  154. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  155. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  156. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  157. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  158. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  159. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  160. package/app/.next/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  161. package/app/.next/server/app/api/models/alias/route.js +1 -1
  162. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  163. package/app/.next/server/app/api/models/availability/route.js +1 -1
  164. package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
  165. package/app/.next/server/app/api/models/custom/route.js +1 -1
  166. package/app/.next/server/app/api/models/custom/route.js.nft.json +1 -1
  167. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  168. package/app/.next/server/app/api/models/disabled/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/models/route.js +1 -1
  170. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  171. package/app/.next/server/app/api/models/test/route.js +1 -1
  172. package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
  173. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  174. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  175. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  176. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  177. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  178. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  179. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  180. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  181. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  182. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  183. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  184. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  186. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  187. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  188. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  189. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  190. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  191. package/app/.next/server/app/api/pricing/route.js +1 -1
  192. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  193. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  194. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  195. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  196. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  197. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  198. package/app/.next/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  199. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  200. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  201. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  202. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  203. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  204. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  206. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  207. package/app/.next/server/app/api/providers/client/route.js +1 -1
  208. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  209. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  210. package/app/.next/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/providers/route.js +1 -1
  212. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  213. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  214. package/app/.next/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  216. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  217. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  218. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  219. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  220. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  222. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  223. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  224. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  226. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/settings/database/route.js +1 -1
  228. package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
  229. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  230. package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  231. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  232. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  233. package/app/.next/server/app/api/settings/route.js +1 -1
  234. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  235. package/app/.next/server/app/api/shutdown/route.js +1 -1
  236. package/app/.next/server/app/api/shutdown/route.js.nft.json +1 -1
  237. package/app/.next/server/app/api/tags/route.js +1 -1
  238. package/app/.next/server/app/api/tags/route.js.nft.json +1 -1
  239. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  240. package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  241. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  242. package/app/.next/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  243. package/app/.next/server/app/api/translator/load/route.js +1 -1
  244. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
  245. package/app/.next/server/app/api/translator/save/route.js +1 -1
  246. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
  247. package/app/.next/server/app/api/translator/send/route.js +1 -1
  248. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  249. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  250. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  251. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  252. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  253. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  254. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  255. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  256. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
  257. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  258. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  259. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  260. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  261. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  262. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  263. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  264. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  265. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
  266. package/app/.next/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  267. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +1 -1
  268. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  269. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  270. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  271. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  272. package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
  273. package/app/.next/server/app/api/usage/history/route.js +1 -1
  274. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  275. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  276. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  277. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  278. package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
  279. package/app/.next/server/app/api/usage/report/route.js +1 -1
  280. package/app/.next/server/app/api/usage/report/route.js.nft.json +1 -1
  281. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  282. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
  283. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  284. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  285. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  286. package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
  287. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  288. package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  290. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  291. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  292. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  293. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  294. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  295. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -0
  296. package/app/.next/server/app/api/v1/audio/voices/route.js.nft.json +1 -0
  297. package/app/.next/server/app/api/v1/audio/voices/route_client-reference-manifest.js +1 -0
  298. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  299. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  300. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  301. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  302. package/app/.next/server/app/api/v1/images/generations/route.js +2 -2
  303. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  304. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  305. package/app/.next/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  306. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  307. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  308. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  309. package/app/.next/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  310. package/app/.next/server/app/api/v1/models/info/route.js +1 -0
  311. package/app/.next/server/app/api/v1/models/info/route.js.nft.json +1 -0
  312. package/app/.next/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -0
  313. package/app/.next/server/app/api/v1/models/route.js +1 -1
  314. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  315. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  316. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  317. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  318. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  319. package/app/.next/server/app/api/v1/route.js +1 -1
  320. package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
  321. package/app/.next/server/app/api/v1/search/route.js +1 -1
  322. package/app/.next/server/app/api/v1/search/route.js.nft.json +1 -1
  323. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  324. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  325. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  326. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  327. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  328. package/app/.next/server/app/api/v1beta/models/route.js.nft.json +1 -1
  329. package/app/.next/server/app/api/version/route.js +1 -1
  330. package/app/.next/server/app/api/version/route.js.nft.json +1 -1
  331. package/app/.next/server/app/api/version/update/route.js +1 -1
  332. package/app/.next/server/app/api/version/update/route.js.nft.json +1 -1
  333. package/app/.next/server/app/callback/page.js +2 -2
  334. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  335. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  336. package/app/.next/server/app/callback.html +1 -1
  337. package/app/.next/server/app/callback.rsc +4 -4
  338. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  339. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  340. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  341. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  342. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  343. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  344. package/app/.next/server/app/dashboard/basic-chat.html +1 -1
  345. package/app/.next/server/app/dashboard/basic-chat.rsc +6 -6
  346. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  347. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  348. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  349. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  350. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  351. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  352. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  353. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  354. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  355. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  356. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  357. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  358. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  359. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  360. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  361. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  362. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  363. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  364. package/app/.next/server/app/dashboard/combos.html +1 -1
  365. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  366. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  367. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  368. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  369. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  370. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  371. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  372. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  373. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  374. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  375. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  376. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  377. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  378. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  379. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  380. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  381. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  382. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  383. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  384. package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
  385. package/app/.next/server/app/dashboard/media-providers/web.rsc +6 -6
  386. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  387. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  388. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  389. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  390. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  391. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  392. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  393. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  394. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  395. package/app/.next/server/app/dashboard/mitm.html +1 -1
  396. package/app/.next/server/app/dashboard/mitm.rsc +6 -6
  397. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  398. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  399. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  400. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  401. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  402. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  403. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  404. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  405. package/app/.next/server/app/dashboard/profile.html +1 -1
  406. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  407. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  408. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  409. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  410. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  411. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  412. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  413. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  414. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  415. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  416. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  417. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  418. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  419. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  420. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  421. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  422. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  423. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  424. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  425. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  426. package/app/.next/server/app/dashboard/providers.html +1 -1
  427. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  428. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  429. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  430. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  431. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  432. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  433. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  434. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  435. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  436. package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
  437. package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -6
  438. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  439. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  440. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  441. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  442. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  443. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  444. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  445. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  446. package/app/.next/server/app/dashboard/quota.html +2 -2
  447. package/app/.next/server/app/dashboard/quota.rsc +7 -7
  448. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  449. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  450. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  451. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  452. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  453. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  454. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  455. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  456. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  457. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  458. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  459. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  460. package/app/.next/server/app/dashboard/settings/pricing.rsc +4 -4
  461. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  462. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  463. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  464. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  465. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  466. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  467. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  468. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  469. package/app/.next/server/app/dashboard/skills.html +1 -1
  470. package/app/.next/server/app/dashboard/skills.rsc +6 -6
  471. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  472. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  473. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  474. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  475. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  476. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  477. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  478. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  479. package/app/.next/server/app/dashboard/translator.html +1 -1
  480. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  481. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  482. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  483. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  484. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  485. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  486. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  487. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  488. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  489. package/app/.next/server/app/dashboard/usage.html +1 -1
  490. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  491. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  492. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  493. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  494. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  495. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  496. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  497. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  498. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  499. package/app/.next/server/app/dashboard.html +1 -1
  500. package/app/.next/server/app/dashboard.rsc +6 -6
  501. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  502. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  503. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  504. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +6 -6
  505. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  506. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
  507. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  508. package/app/.next/server/app/favicon.ico/route.js +1 -1
  509. package/app/.next/server/app/favicon.ico/route.js.nft.json +1 -1
  510. package/app/.next/server/app/index.html +1 -1
  511. package/app/.next/server/app/index.rsc +4 -4
  512. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  513. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  514. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  515. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  516. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  517. package/app/.next/server/app/landing/page.js +2 -2
  518. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  519. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  520. package/app/.next/server/app/landing.html +1 -1
  521. package/app/.next/server/app/landing.rsc +4 -4
  522. package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
  523. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  524. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  525. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  526. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  527. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  528. package/app/.next/server/app/login/page.js +2 -2
  529. package/app/.next/server/app/login/page.js.nft.json +1 -1
  530. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  531. package/app/.next/server/app/login.html +1 -1
  532. package/app/.next/server/app/login.rsc +5 -5
  533. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  534. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  535. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  536. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  537. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  538. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  539. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  540. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  541. package/app/.next/server/app/page.js +2 -2
  542. package/app/.next/server/app/page.js.nft.json +1 -1
  543. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  544. package/app/.next/server/app-paths-manifest.json +9 -6
  545. package/app/.next/server/chunks/2406.js +1 -1
  546. package/app/.next/server/chunks/3110.js +14 -0
  547. package/app/.next/server/chunks/318.js +7 -16
  548. package/app/.next/server/chunks/3646.js +1 -1
  549. package/app/.next/server/chunks/3855.js +1 -1
  550. package/app/.next/server/chunks/412.js +6 -6
  551. package/app/.next/server/chunks/4250.js +2 -2
  552. package/app/.next/server/chunks/436.js +1 -0
  553. package/app/.next/server/chunks/4632.js +1 -0
  554. package/app/.next/server/chunks/5681.js +1 -1
  555. package/app/.next/server/chunks/6108.js +1 -1
  556. package/app/.next/server/chunks/7341.js +1 -1
  557. package/app/.next/server/chunks/7595.js +1 -1
  558. package/app/.next/server/chunks/8491.js +1 -1
  559. package/app/.next/server/chunks/8590.js +1 -1
  560. package/app/.next/server/chunks/8760.js +1 -1
  561. package/app/.next/server/chunks/8895.js +1 -1
  562. package/app/.next/server/middleware-build-manifest.js +1 -1
  563. package/app/.next/server/middleware.js +3 -3
  564. package/app/.next/server/pages/404.html +1 -1
  565. package/app/.next/server/pages/500.html +1 -1
  566. package/app/.next/server/server-reference-manifest.js +1 -1
  567. package/app/.next/server/server-reference-manifest.json +1 -1
  568. package/app/.next/static/9ALTAKs0bC85Kr4p4G36N/_buildManifest.js +1 -0
  569. package/app/.next/static/chunks/1321-451927c25e38871f.js +1 -0
  570. package/app/.next/static/chunks/5497-829884464a5b2ac5.js +7 -0
  571. package/app/.next/static/chunks/6185-19cd971037415756.js +1 -0
  572. package/app/.next/static/chunks/{9803-601d5fce4b9f311f.js → 9803-48582575b10e5d39.js} +4 -4
  573. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-cd0def870bdd5c02.js → page-2997d55628e09b76.js} +1 -1
  574. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-a56bad2cc65ec862.js → page-de34ae04d784597b.js} +1 -1
  575. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-1a126c66d5e5f689.js +3 -0
  576. package/app/.next/static/chunks/app/(dashboard)/layout-27244e694148142c.js +1 -0
  577. package/app/.next/static/chunks/app/_global-error/page-feef7dffbe500fc4.js +1 -0
  578. package/app/.next/static/chunks/app/api/antigravity-ide/route-feef7dffbe500fc4.js +1 -0
  579. package/app/.next/static/chunks/app/api/antigravity-tools/import/route-feef7dffbe500fc4.js +1 -0
  580. package/app/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-feef7dffbe500fc4.js +1 -0
  581. package/app/.next/static/chunks/app/api/auth/login/route-feef7dffbe500fc4.js +1 -0
  582. package/app/.next/static/chunks/app/api/auth/logout/route-feef7dffbe500fc4.js +1 -0
  583. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-feef7dffbe500fc4.js +1 -0
  584. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-feef7dffbe500fc4.js +1 -0
  585. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-feef7dffbe500fc4.js +1 -0
  586. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-feef7dffbe500fc4.js +1 -0
  587. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-feef7dffbe500fc4.js +1 -0
  588. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-feef7dffbe500fc4.js +1 -0
  589. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-feef7dffbe500fc4.js +1 -0
  590. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-feef7dffbe500fc4.js +1 -0
  591. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-feef7dffbe500fc4.js +1 -0
  592. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-feef7dffbe500fc4.js +1 -0
  593. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-feef7dffbe500fc4.js +1 -0
  594. package/app/.next/static/chunks/app/api/cloud/auth/route-feef7dffbe500fc4.js +1 -0
  595. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-feef7dffbe500fc4.js +1 -0
  596. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-feef7dffbe500fc4.js +1 -0
  597. package/app/.next/static/chunks/app/api/cloud/models/alias/route-feef7dffbe500fc4.js +1 -0
  598. package/app/.next/static/chunks/app/api/combos/[id]/route-feef7dffbe500fc4.js +1 -0
  599. package/app/.next/static/chunks/app/api/combos/route-feef7dffbe500fc4.js +1 -0
  600. package/app/.next/static/chunks/app/api/health/route-feef7dffbe500fc4.js +1 -0
  601. package/app/.next/static/chunks/app/api/init/route-feef7dffbe500fc4.js +1 -0
  602. package/app/.next/static/chunks/app/api/internal/account-health/route-feef7dffbe500fc4.js +1 -0
  603. package/app/.next/static/chunks/app/api/internal/request-detail/route-feef7dffbe500fc4.js +1 -0
  604. package/app/.next/static/chunks/app/api/internal/usage/route-feef7dffbe500fc4.js +1 -0
  605. package/app/.next/static/chunks/app/api/keys/[id]/reset-usage/route-feef7dffbe500fc4.js +1 -0
  606. package/app/.next/static/chunks/app/api/keys/[id]/route-feef7dffbe500fc4.js +1 -0
  607. package/app/.next/static/chunks/app/api/keys/[id]/usage/route-feef7dffbe500fc4.js +1 -0
  608. package/app/.next/static/chunks/app/api/keys/route-feef7dffbe500fc4.js +1 -0
  609. package/app/.next/static/chunks/app/api/locale/route-feef7dffbe500fc4.js +1 -0
  610. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-feef7dffbe500fc4.js +1 -0
  611. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-feef7dffbe500fc4.js +1 -0
  612. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-feef7dffbe500fc4.js +1 -0
  613. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-feef7dffbe500fc4.js +1 -0
  614. package/app/.next/static/chunks/app/api/models/alias/route-feef7dffbe500fc4.js +1 -0
  615. package/app/.next/static/chunks/app/api/models/availability/route-feef7dffbe500fc4.js +1 -0
  616. package/app/.next/static/chunks/app/api/models/custom/route-feef7dffbe500fc4.js +1 -0
  617. package/app/.next/static/chunks/app/api/models/disabled/route-feef7dffbe500fc4.js +1 -0
  618. package/app/.next/static/chunks/app/api/models/route-feef7dffbe500fc4.js +1 -0
  619. package/app/.next/static/chunks/app/api/models/test/route-feef7dffbe500fc4.js +1 -0
  620. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-feef7dffbe500fc4.js +1 -0
  621. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-feef7dffbe500fc4.js +1 -0
  622. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-feef7dffbe500fc4.js +1 -0
  623. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-feef7dffbe500fc4.js +1 -0
  624. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-feef7dffbe500fc4.js +1 -0
  625. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-feef7dffbe500fc4.js +1 -0
  626. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-feef7dffbe500fc4.js +1 -0
  627. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-feef7dffbe500fc4.js +1 -0
  628. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-feef7dffbe500fc4.js +1 -0
  629. package/app/.next/static/chunks/app/api/pricing/route-feef7dffbe500fc4.js +1 -0
  630. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-feef7dffbe500fc4.js +1 -0
  631. package/app/.next/static/chunks/app/api/provider-nodes/route-feef7dffbe500fc4.js +1 -0
  632. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-feef7dffbe500fc4.js +1 -0
  633. package/app/.next/static/chunks/app/api/providers/[id]/models/route-feef7dffbe500fc4.js +1 -0
  634. package/app/.next/static/chunks/app/api/providers/[id]/route-feef7dffbe500fc4.js +1 -0
  635. package/app/.next/static/chunks/app/api/providers/[id]/test/route-feef7dffbe500fc4.js +1 -0
  636. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-feef7dffbe500fc4.js +1 -0
  637. package/app/.next/static/chunks/app/api/providers/client/route-feef7dffbe500fc4.js +1 -0
  638. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-feef7dffbe500fc4.js +1 -0
  639. package/app/.next/static/chunks/app/api/providers/route-feef7dffbe500fc4.js +1 -0
  640. package/app/.next/static/chunks/app/api/providers/suggested-models/route-feef7dffbe500fc4.js +1 -0
  641. package/app/.next/static/chunks/app/api/providers/test-batch/route-feef7dffbe500fc4.js +1 -0
  642. package/app/.next/static/chunks/app/api/providers/validate/route-feef7dffbe500fc4.js +1 -0
  643. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-feef7dffbe500fc4.js +1 -0
  644. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-feef7dffbe500fc4.js +1 -0
  645. package/app/.next/static/chunks/app/api/proxy-pools/route-feef7dffbe500fc4.js +1 -0
  646. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-feef7dffbe500fc4.js +1 -0
  647. package/app/.next/static/chunks/app/api/settings/database/route-feef7dffbe500fc4.js +1 -0
  648. package/app/.next/static/chunks/app/api/settings/proxy-test/route-feef7dffbe500fc4.js +1 -0
  649. package/app/.next/static/chunks/app/api/settings/require-login/route-feef7dffbe500fc4.js +1 -0
  650. package/app/.next/static/chunks/app/api/settings/route-feef7dffbe500fc4.js +1 -0
  651. package/app/.next/static/chunks/app/api/shutdown/route-feef7dffbe500fc4.js +1 -0
  652. package/app/.next/static/chunks/app/api/tags/route-feef7dffbe500fc4.js +1 -0
  653. package/app/.next/static/chunks/app/api/translator/console-logs/route-feef7dffbe500fc4.js +1 -0
  654. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-feef7dffbe500fc4.js +1 -0
  655. package/app/.next/static/chunks/app/api/translator/load/route-feef7dffbe500fc4.js +1 -0
  656. package/app/.next/static/chunks/app/api/translator/save/route-feef7dffbe500fc4.js +1 -0
  657. package/app/.next/static/chunks/app/api/translator/send/route-feef7dffbe500fc4.js +1 -0
  658. package/app/.next/static/chunks/app/api/translator/translate/route-feef7dffbe500fc4.js +1 -0
  659. package/app/.next/static/chunks/app/api/tunnel/disable/route-feef7dffbe500fc4.js +1 -0
  660. package/app/.next/static/chunks/app/api/tunnel/enable/route-feef7dffbe500fc4.js +1 -0
  661. package/app/.next/static/chunks/app/api/tunnel/status/route-feef7dffbe500fc4.js +1 -0
  662. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-feef7dffbe500fc4.js +1 -0
  663. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-feef7dffbe500fc4.js +1 -0
  664. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-feef7dffbe500fc4.js +1 -0
  665. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-feef7dffbe500fc4.js +1 -0
  666. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-feef7dffbe500fc4.js +1 -0
  667. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-feef7dffbe500fc4.js +1 -0
  668. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-feef7dffbe500fc4.js +1 -0
  669. package/app/.next/static/chunks/app/api/usage/chart/route-feef7dffbe500fc4.js +1 -0
  670. package/app/.next/static/chunks/app/api/usage/history/route-feef7dffbe500fc4.js +1 -0
  671. package/app/.next/static/chunks/app/api/usage/logs/route-feef7dffbe500fc4.js +1 -0
  672. package/app/.next/static/chunks/app/api/usage/providers/route-feef7dffbe500fc4.js +1 -0
  673. package/app/.next/static/chunks/app/api/usage/report/route-feef7dffbe500fc4.js +1 -0
  674. package/app/.next/static/chunks/app/api/usage/request-details/route-feef7dffbe500fc4.js +1 -0
  675. package/app/.next/static/chunks/app/api/usage/request-logs/route-feef7dffbe500fc4.js +1 -0
  676. package/app/.next/static/chunks/app/api/usage/stats/route-feef7dffbe500fc4.js +1 -0
  677. package/app/.next/static/chunks/app/api/usage/stream/route-feef7dffbe500fc4.js +1 -0
  678. package/app/.next/static/chunks/app/api/v1/api/chat/route-feef7dffbe500fc4.js +1 -0
  679. package/app/.next/static/chunks/app/api/v1/audio/speech/route-feef7dffbe500fc4.js +1 -0
  680. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-feef7dffbe500fc4.js +1 -0
  681. package/app/.next/static/chunks/app/api/v1/audio/voices/route-feef7dffbe500fc4.js +1 -0
  682. package/app/.next/static/chunks/app/api/v1/chat/completions/route-feef7dffbe500fc4.js +1 -0
  683. package/app/.next/static/chunks/app/api/v1/embeddings/route-feef7dffbe500fc4.js +1 -0
  684. package/app/.next/static/chunks/app/api/v1/images/generations/route-feef7dffbe500fc4.js +1 -0
  685. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-feef7dffbe500fc4.js +1 -0
  686. package/app/.next/static/chunks/app/api/v1/messages/route-feef7dffbe500fc4.js +1 -0
  687. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-feef7dffbe500fc4.js +1 -0
  688. package/app/.next/static/chunks/app/api/v1/models/info/route-feef7dffbe500fc4.js +1 -0
  689. package/app/.next/static/chunks/app/api/v1/models/route-feef7dffbe500fc4.js +1 -0
  690. package/app/.next/static/chunks/app/api/v1/responses/compact/route-feef7dffbe500fc4.js +1 -0
  691. package/app/.next/static/chunks/app/api/v1/responses/route-feef7dffbe500fc4.js +1 -0
  692. package/app/.next/static/chunks/app/api/v1/route-feef7dffbe500fc4.js +1 -0
  693. package/app/.next/static/chunks/app/api/v1/search/route-feef7dffbe500fc4.js +1 -0
  694. package/app/.next/static/chunks/app/api/v1/web/fetch/route-feef7dffbe500fc4.js +1 -0
  695. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-feef7dffbe500fc4.js +1 -0
  696. package/app/.next/static/chunks/app/api/v1beta/models/route-feef7dffbe500fc4.js +1 -0
  697. package/app/.next/static/chunks/app/api/version/route-feef7dffbe500fc4.js +1 -0
  698. package/app/.next/static/chunks/app/api/version/update/route-feef7dffbe500fc4.js +1 -0
  699. package/app/.next/static/chunks/app/manifest.webmanifest/route-feef7dffbe500fc4.js +1 -0
  700. package/app/.next/static/chunks/app/page-feef7dffbe500fc4.js +1 -0
  701. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-feef7dffbe500fc4.js +1 -0
  702. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-feef7dffbe500fc4.js +1 -0
  703. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-feef7dffbe500fc4.js +1 -0
  704. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-feef7dffbe500fc4.js +1 -0
  705. package/app/.next/static/css/27b61046ace568ed.css +1 -0
  706. package/app/open-sse/config/providers.js +8 -0
  707. package/app/open-sse/executors/base.js +0 -4
  708. package/app/open-sse/executors/commandcode.js +88 -0
  709. package/app/open-sse/executors/index.js +6 -0
  710. package/app/open-sse/executors/ollama-local.js +14 -0
  711. package/app/open-sse/handlers/chatCore.js +1 -1
  712. package/app/open-sse/handlers/imageProviders/cloudflareAi.js +178 -0
  713. package/app/open-sse/translator/formats.js +2 -1
  714. package/app/open-sse/translator/helpers/geminiHelper.js +27 -0
  715. package/app/open-sse/translator/helpers/openaiHelper.js +1 -1
  716. package/app/open-sse/translator/index.js +2 -0
  717. package/app/open-sse/translator/request/openai-to-commandcode.js +170 -0
  718. package/app/open-sse/translator/response/commandcode-to-openai.js +197 -0
  719. package/app/package.json +2 -1
  720. package/app/public/providers/commandcode.png +0 -0
  721. package/app/src/shared/constants/config.js +3 -3
  722. package/app/src/shared/constants/coworkPlugins.js +955 -0
  723. package/app/src/shared/constants/pricing.js +11 -9
  724. package/package.json +1 -1
  725. package/app/.next/server/chunks/2292.js +0 -1
  726. package/app/.next/static/chunks/1321-c480f586a9b747c6.js +0 -1
  727. package/app/.next/static/chunks/1652-4aba8a15b671a75f.js +0 -1
  728. package/app/.next/static/chunks/5497-8b5d6851b69b195e.js +0 -7
  729. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-6e8ebad8182f75e2.js +0 -1
  730. package/app/.next/static/chunks/app/(dashboard)/layout-915448cecc52335e.js +0 -1
  731. package/app/.next/static/chunks/app/_global-error/page-4973dab36390162f.js +0 -1
  732. package/app/.next/static/chunks/app/api/antigravity-ide/route-4973dab36390162f.js +0 -1
  733. package/app/.next/static/chunks/app/api/antigravity-tools/import/route-4973dab36390162f.js +0 -1
  734. package/app/.next/static/chunks/app/api/antigravity-tools/import-refresh-tokens/route-4973dab36390162f.js +0 -1
  735. package/app/.next/static/chunks/app/api/auth/login/route-4973dab36390162f.js +0 -1
  736. package/app/.next/static/chunks/app/api/auth/logout/route-4973dab36390162f.js +0 -1
  737. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-4973dab36390162f.js +0 -1
  738. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-4973dab36390162f.js +0 -1
  739. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-4973dab36390162f.js +0 -1
  740. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-4973dab36390162f.js +0 -1
  741. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-4973dab36390162f.js +0 -1
  742. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-4973dab36390162f.js +0 -1
  743. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-4973dab36390162f.js +0 -1
  744. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-4973dab36390162f.js +0 -1
  745. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-4973dab36390162f.js +0 -1
  746. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-4973dab36390162f.js +0 -1
  747. package/app/.next/static/chunks/app/api/cloud/auth/route-4973dab36390162f.js +0 -1
  748. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-4973dab36390162f.js +0 -1
  749. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-4973dab36390162f.js +0 -1
  750. package/app/.next/static/chunks/app/api/cloud/models/alias/route-4973dab36390162f.js +0 -1
  751. package/app/.next/static/chunks/app/api/combos/[id]/route-4973dab36390162f.js +0 -1
  752. package/app/.next/static/chunks/app/api/combos/route-4973dab36390162f.js +0 -1
  753. package/app/.next/static/chunks/app/api/health/route-4973dab36390162f.js +0 -1
  754. package/app/.next/static/chunks/app/api/init/route-4973dab36390162f.js +0 -1
  755. package/app/.next/static/chunks/app/api/internal/account-health/route-4973dab36390162f.js +0 -1
  756. package/app/.next/static/chunks/app/api/internal/request-detail/route-4973dab36390162f.js +0 -1
  757. package/app/.next/static/chunks/app/api/internal/usage/route-4973dab36390162f.js +0 -1
  758. package/app/.next/static/chunks/app/api/keys/[id]/reset-usage/route-4973dab36390162f.js +0 -1
  759. package/app/.next/static/chunks/app/api/keys/[id]/route-4973dab36390162f.js +0 -1
  760. package/app/.next/static/chunks/app/api/keys/[id]/usage/route-4973dab36390162f.js +0 -1
  761. package/app/.next/static/chunks/app/api/keys/route-4973dab36390162f.js +0 -1
  762. package/app/.next/static/chunks/app/api/locale/route-4973dab36390162f.js +0 -1
  763. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-4973dab36390162f.js +0 -1
  764. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-4973dab36390162f.js +0 -1
  765. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-4973dab36390162f.js +0 -1
  766. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-4973dab36390162f.js +0 -1
  767. package/app/.next/static/chunks/app/api/models/alias/route-4973dab36390162f.js +0 -1
  768. package/app/.next/static/chunks/app/api/models/availability/route-4973dab36390162f.js +0 -1
  769. package/app/.next/static/chunks/app/api/models/custom/route-4973dab36390162f.js +0 -1
  770. package/app/.next/static/chunks/app/api/models/disabled/route-4973dab36390162f.js +0 -1
  771. package/app/.next/static/chunks/app/api/models/route-4973dab36390162f.js +0 -1
  772. package/app/.next/static/chunks/app/api/models/test/route-4973dab36390162f.js +0 -1
  773. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-4973dab36390162f.js +0 -1
  774. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-4973dab36390162f.js +0 -1
  775. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-4973dab36390162f.js +0 -1
  776. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-4973dab36390162f.js +0 -1
  777. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-4973dab36390162f.js +0 -1
  778. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-4973dab36390162f.js +0 -1
  779. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-4973dab36390162f.js +0 -1
  780. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-4973dab36390162f.js +0 -1
  781. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-4973dab36390162f.js +0 -1
  782. package/app/.next/static/chunks/app/api/pricing/route-4973dab36390162f.js +0 -1
  783. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-4973dab36390162f.js +0 -1
  784. package/app/.next/static/chunks/app/api/provider-nodes/route-4973dab36390162f.js +0 -1
  785. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-4973dab36390162f.js +0 -1
  786. package/app/.next/static/chunks/app/api/providers/[id]/models/route-4973dab36390162f.js +0 -1
  787. package/app/.next/static/chunks/app/api/providers/[id]/route-4973dab36390162f.js +0 -1
  788. package/app/.next/static/chunks/app/api/providers/[id]/test/route-4973dab36390162f.js +0 -1
  789. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-4973dab36390162f.js +0 -1
  790. package/app/.next/static/chunks/app/api/providers/client/route-4973dab36390162f.js +0 -1
  791. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-4973dab36390162f.js +0 -1
  792. package/app/.next/static/chunks/app/api/providers/route-4973dab36390162f.js +0 -1
  793. package/app/.next/static/chunks/app/api/providers/suggested-models/route-4973dab36390162f.js +0 -1
  794. package/app/.next/static/chunks/app/api/providers/test-batch/route-4973dab36390162f.js +0 -1
  795. package/app/.next/static/chunks/app/api/providers/validate/route-4973dab36390162f.js +0 -1
  796. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-4973dab36390162f.js +0 -1
  797. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-4973dab36390162f.js +0 -1
  798. package/app/.next/static/chunks/app/api/proxy-pools/route-4973dab36390162f.js +0 -1
  799. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-4973dab36390162f.js +0 -1
  800. package/app/.next/static/chunks/app/api/settings/database/route-4973dab36390162f.js +0 -1
  801. package/app/.next/static/chunks/app/api/settings/proxy-test/route-4973dab36390162f.js +0 -1
  802. package/app/.next/static/chunks/app/api/settings/require-login/route-4973dab36390162f.js +0 -1
  803. package/app/.next/static/chunks/app/api/settings/route-4973dab36390162f.js +0 -1
  804. package/app/.next/static/chunks/app/api/shutdown/route-4973dab36390162f.js +0 -1
  805. package/app/.next/static/chunks/app/api/tags/route-4973dab36390162f.js +0 -1
  806. package/app/.next/static/chunks/app/api/translator/console-logs/route-4973dab36390162f.js +0 -1
  807. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-4973dab36390162f.js +0 -1
  808. package/app/.next/static/chunks/app/api/translator/load/route-4973dab36390162f.js +0 -1
  809. package/app/.next/static/chunks/app/api/translator/save/route-4973dab36390162f.js +0 -1
  810. package/app/.next/static/chunks/app/api/translator/send/route-4973dab36390162f.js +0 -1
  811. package/app/.next/static/chunks/app/api/translator/translate/route-4973dab36390162f.js +0 -1
  812. package/app/.next/static/chunks/app/api/tunnel/disable/route-4973dab36390162f.js +0 -1
  813. package/app/.next/static/chunks/app/api/tunnel/enable/route-4973dab36390162f.js +0 -1
  814. package/app/.next/static/chunks/app/api/tunnel/status/route-4973dab36390162f.js +0 -1
  815. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-4973dab36390162f.js +0 -1
  816. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-4973dab36390162f.js +0 -1
  817. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-4973dab36390162f.js +0 -1
  818. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-4973dab36390162f.js +0 -1
  819. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-4973dab36390162f.js +0 -1
  820. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-4973dab36390162f.js +0 -1
  821. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-4973dab36390162f.js +0 -1
  822. package/app/.next/static/chunks/app/api/usage/chart/route-4973dab36390162f.js +0 -1
  823. package/app/.next/static/chunks/app/api/usage/history/route-4973dab36390162f.js +0 -1
  824. package/app/.next/static/chunks/app/api/usage/logs/route-4973dab36390162f.js +0 -1
  825. package/app/.next/static/chunks/app/api/usage/providers/route-4973dab36390162f.js +0 -1
  826. package/app/.next/static/chunks/app/api/usage/report/route-4973dab36390162f.js +0 -1
  827. package/app/.next/static/chunks/app/api/usage/request-details/route-4973dab36390162f.js +0 -1
  828. package/app/.next/static/chunks/app/api/usage/request-logs/route-4973dab36390162f.js +0 -1
  829. package/app/.next/static/chunks/app/api/usage/stats/route-4973dab36390162f.js +0 -1
  830. package/app/.next/static/chunks/app/api/usage/stream/route-4973dab36390162f.js +0 -1
  831. package/app/.next/static/chunks/app/api/v1/api/chat/route-4973dab36390162f.js +0 -1
  832. package/app/.next/static/chunks/app/api/v1/audio/speech/route-4973dab36390162f.js +0 -1
  833. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-4973dab36390162f.js +0 -1
  834. package/app/.next/static/chunks/app/api/v1/chat/completions/route-4973dab36390162f.js +0 -1
  835. package/app/.next/static/chunks/app/api/v1/embeddings/route-4973dab36390162f.js +0 -1
  836. package/app/.next/static/chunks/app/api/v1/images/generations/route-4973dab36390162f.js +0 -1
  837. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-4973dab36390162f.js +0 -1
  838. package/app/.next/static/chunks/app/api/v1/messages/route-4973dab36390162f.js +0 -1
  839. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-4973dab36390162f.js +0 -1
  840. package/app/.next/static/chunks/app/api/v1/models/route-4973dab36390162f.js +0 -1
  841. package/app/.next/static/chunks/app/api/v1/responses/compact/route-4973dab36390162f.js +0 -1
  842. package/app/.next/static/chunks/app/api/v1/responses/route-4973dab36390162f.js +0 -1
  843. package/app/.next/static/chunks/app/api/v1/route-4973dab36390162f.js +0 -1
  844. package/app/.next/static/chunks/app/api/v1/search/route-4973dab36390162f.js +0 -1
  845. package/app/.next/static/chunks/app/api/v1/web/fetch/route-4973dab36390162f.js +0 -1
  846. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-4973dab36390162f.js +0 -1
  847. package/app/.next/static/chunks/app/api/v1beta/models/route-4973dab36390162f.js +0 -1
  848. package/app/.next/static/chunks/app/api/version/route-4973dab36390162f.js +0 -1
  849. package/app/.next/static/chunks/app/api/version/update/route-4973dab36390162f.js +0 -1
  850. package/app/.next/static/chunks/app/manifest.webmanifest/route-4973dab36390162f.js +0 -1
  851. package/app/.next/static/chunks/app/page-4973dab36390162f.js +0 -1
  852. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-4973dab36390162f.js +0 -1
  853. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-4973dab36390162f.js +0 -1
  854. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-4973dab36390162f.js +0 -1
  855. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-4973dab36390162f.js +0 -1
  856. package/app/.next/static/css/10ddec3147054410.css +0 -1
  857. package/app/.next/static/dJjq70TfUrcwwNG6KWbsX/_buildManifest.js +0 -1
  858. /package/app/.next/static/{dJjq70TfUrcwwNG6KWbsX → 9ALTAKs0bC85Kr4p4G36N}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- "use strict";exports.id=3855,exports.ids=[3855],exports.modules={3179:(a,b,c)=>{c.d(b,{Al:()=>y,Dd:()=>w,es:()=>C,fn:()=>D,nN:()=>F,ss:()=>E});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(55591),i=c.n(h),j=c(21820),k=c.n(j),l=c(79646),m=c(85567),n=c(49120);let o=g().join(n.n,"bin"),p="cloudflared",q="win32"===k().platform(),r=q?`${p}.exe`:p,s=g().join(o,r),t={darwin:{x64:"cloudflared-darwin-amd64.tgz",arm64:"cloudflared-darwin-arm64.tgz"},win32:{x64:"cloudflared-windows-amd64.exe",ia32:"cloudflared-windows-386.exe",arm64:"cloudflared-windows-386.exe"},linux:{x64:"cloudflared-linux-amd64",arm64:"cloudflared-linux-arm64"}},u={darwin:"cloudflared-darwin-amd64.tgz",win32:"cloudflared-windows-386.exe",linux:"cloudflared-linux-amd64"},v={downloading:!1,progress:0};function w(){return{downloading:v.downloading,progress:v.progress}}let x=null;async function y(){return x||(x=z().finally(()=>{x=null}))}async function z(){e().existsSync(o)||e().mkdirSync(o,{recursive:!0});let a=`${s}.tmp`;if(e().existsSync(a))try{e().unlinkSync(a)}catch{}if(e().existsSync(s))if(function(a){try{if(e().statSync(a).size<1048576)return!1;let b=e().openSync(a,"r"),c=Buffer.alloc(4);e().readSync(b,c,0,4,0),e().closeSync(b);let d=c.toString("hex");if(q)return d.startsWith("4d5a");if("darwin"===k().platform())return d.startsWith("cffaedfe")||d.startsWith("cefaedfe");return d.startsWith("7f454c46")}catch{return!1}}(s))return q||e().chmodSync(s,"755"),s;else console.log("[cloudflared] Invalid binary detected, re-downloading..."),e().unlinkSync(s);let b=function(){let a=k().platform(),b=k().arch(),c=t[a];if(!c)throw Error(`Unsupported platform: ${a}`);let d=c[b]||u[a];return`https://github.com/cloudflare/cloudflared/releases/latest/download/${d}`}(),c=b.endsWith(".tgz"),d=c?g().join(o,"cloudflared.tgz.tmp"):a;return await function a(b,c){return new Promise((d,f)=>{let g=e().createWriteStream(c);i().get(b,b=>{if([301,302,303,307,308].includes(b.statusCode)){g.close(),e().unlinkSync(c),a(b.headers.location,c).then(d).catch(f);return}if(200!==b.statusCode){g.close(),e().unlinkSync(c),f(Error(`Download failed with status ${b.statusCode}`));return}let h=parseInt(b.headers["content-length"],10)||0,i=0;v.downloading=!0,v.progress=0,b.on("data",a=>{i+=a.length,h>0&&(v.progress=Math.round(i/h*100))}),b.pipe(g),g.on("finish",()=>{v.downloading=!1,v.progress=100,g.close(()=>d(c))}),g.on("error",a=>{v.downloading=!1,v.progress=0,g.close(),e().unlinkSync(c),f(a)})}).on("error",a=>{v.downloading=!1,v.progress=0,g.close(),e().existsSync(c)&&e().unlinkSync(c),f(a)})})}(b,d),c?((0,l.execSync)(`tar -xzf "${d}" -C "${o}"`,{stdio:"pipe",windowsHide:!0}),e().unlinkSync(d)):e().renameSync(d,s),q||e().chmodSync(s,"755"),s}let A=null,B=null;function C(a){B=a}async function D(a,b){let c=await y(),d=e().mkdtempSync(g().join(k().tmpdir(),"cloudflared-quick-")),f=g().join(d,"config.yml");e().writeFileSync(f,"# quick-tunnel config placeholder\n","utf8");let h=!1,i=()=>{if(!h){h=!0;try{e().rmSync(d,{recursive:!0,force:!0})}catch(a){}}},j=(0,l.spawn)(c,["tunnel","--url",`http://localhost:${a}`,"--config",f,"--no-autoupdate"],{detached:!1,windowsHide:!0,stdio:["ignore","pipe","pipe"]});return A=j,(0,m.xS)(j.pid),new Promise((a,c)=>{let d=!1,e=setTimeout(()=>{d||(d=!0,i(),c(Error("Quick tunnel timed out")))},9e4),f=null,g=c=>{let g=function(a){let b=[];for(let c of a.matchAll(/https:\/\/([a-z0-9-]+)\.trycloudflare\.com/gi)){let a=c[1];"api"!==a&&b.push(`https://${a}.trycloudflare.com`)}return b.length?b[b.length-1]:null}(c.toString());if(g){if(!d){d=!0,f=g,clearTimeout(e),i(),a({child:j,tunnelUrl:g});return}g!==f&&(f=g,b&&b(g))}};j.stdout.on("data",g),j.stderr.on("data",g),j.on("error",a=>{d||(d=!0,clearTimeout(e),i(),c(a))}),j.on("exit",(a,b)=>{if(A=null,(0,m.r4)(),!d){d=!0,clearTimeout(e),i(),1===a?c(Error(`cloudflared exited with code ${a}. This often means: (1) the tunnel token is invalid or expired, (2) network connectivity issues, or (3) cloudflared cannot reach the local server.`)):2===a?c(Error(`cloudflared exited with code ${a}. Check that arguments are correct.`)):c(Error(`cloudflared exited with code ${a}`));return}B&&B(),i()})})}function E(a){if(A){try{A.kill()}catch(a){}A=null}let b=(0,m.Cr)();if(b){try{process.kill(b)}catch(a){}(0,m.r4)()}if(a)try{if(q){let b=`Get-CimInstance Win32_Process -Filter \\"Name='cloudflared.exe'\\" | Where-Object { $_.CommandLine -match ':${a}(\\D|$)' } | ForEach-Object { Stop-Process -Id $_.ProcessId -Force }`;(0,l.execSync)(`powershell -NoProfile -NonInteractive -WindowStyle Hidden -Command "${b}"`,{stdio:"ignore",windowsHide:!0})}else(0,l.execSync)(`pkill -f "cloudflared.*:${a}([^0-9]|$)" 2>/dev/null || true`,{stdio:"ignore",windowsHide:!0})}catch(a){}}function F(){let a=(0,m.Cr)();if(!a)return!1;try{return process.kill(a,0),!0}catch(a){return!1}}},47764:(a,b,c)=>{c.d(b,{DA:()=>h,Lh:()=>f,Ux:()=>d,cw:()=>g,rI:()=>i,t1:()=>e});let d={intervalMs:2e3,timeoutMs:18e4,fetchTimeoutMs:5e3,dnsTimeoutMs:2e3},e={host:"1.1.1.1",port:443,timeoutMs:3e3},f=6e4,g=2500,h=6e4,i=5e3},49204:(a,b,c)=>{c.d(b,{$c:()=>l,tm:()=>m,u7:()=>j});var d=c(91645),e=c.n(d),f=c(14985),g=c.n(f),h=c(47764);let i=new(g()).promises.Resolver;function j(){return new Promise(a=>{let b=new(e()).Socket,c=!1,d=d=>{if(!c){c=!0;try{b.destroy()}catch{}a(d)}};b.setTimeout(h.t1.timeoutMs),b.once("connect",()=>d(!0)),b.once("timeout",()=>d(!1)),b.once("error",()=>d(!1));try{b.connect(h.t1.port,h.t1.host)}catch{d(!1)}})}async function k(a,b){try{return await Promise.race([i.resolve4(a),new Promise((a,c)=>setTimeout(()=>c(Error("dns timeout")),b))]),!0}catch{return!1}}async function l(a){let b;if(!a)return!1;try{b=new URL(a).hostname}catch{return!1}if(!await k(b,h.Ux.dnsTimeoutMs))return!1;try{return(await fetch(`${a}/api/health`,{signal:AbortSignal.timeout(h.Ux.fetchTimeoutMs)})).ok}catch{return!1}}async function m(a,b={cancelled:!1}){let c=Date.now();for(;Date.now()-c<h.Ux.timeoutMs;){if(b.cancelled)throw Error("cancelled");if(await l(a))return!0;await new Promise(a=>setTimeout(a,h.Ux.intervalMs))}throw Error(`Health check timeout after ${h.Ux.timeoutMs}ms`)}i.setServers(["1.1.1.1","1.0.0.1","8.8.8.8"])},53855:(a,b,c)=>{c.d(b,{H4:()=>x,Jv:()=>u,Qn:()=>o,Rg:()=>t,cb:()=>s,mh:()=>v,oN:()=>p,rH:()=>w});var d=c(55511),e=c.n(d),f=c(85567),g=c(3179),h=c(12506),i=c(89718),j=c(96182),k=c(49204);(0,j.initDbHooks)(i.getSettings,i.Xx);let l=process.env.TUNNEL_WORKER_URL||"https://9router.com",m={cancelToken:{cancelled:!1},spawnInProgress:!1,lastRestartAt:0,activeLocalPort:null},n={cancelToken:{cancelled:!1},spawnInProgress:!1,lastRestartAt:0,activeLocalPort:null};function o(){return m}function p(){return n}async function q(a,b){await fetch(`${l}/api/tunnel/register`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({shortId:a,tunnelUrl:b})})}function r(a,b){if(a.cancelled)throw Error(`${b} cancelled`)}async function s(a=20128){m.cancelToken={cancelled:!1},m.activeLocalPort=a,m.spawnInProgress=!0;let b=m.cancelToken;try{if((0,g.nN)()){let a=(0,f.C7)();if(a?.tunnelUrl&&await (0,k.$c)(a.tunnelUrl)){let b=`https://r${a.shortId}.9router.com`;return{success:!0,tunnelUrl:a.tunnelUrl,shortId:a.shortId,publicUrl:b,alreadyRunning:!0}}}(0,g.ss)(a),r(b,"tunnel");let d=function(){try{let{machineIdSync:a}=c(19713),b=a();return e().createHash("sha256").update(b+"9router-tunnel-salt").digest("hex").substring(0,16)}catch(a){return e().randomUUID().replace(/-/g,"").substring(0,16)}}(),h=(0,f.C7)(),j=h?.shortId||(0,f.jd)(),l=async a=>{b.cancelled||(await q(j,a),(0,f.LZ)({shortId:j,machineId:d,tunnelUrl:a}),await (0,i.Xx)({tunnelEnabled:!0,tunnelUrl:a}))},{tunnelUrl:m}=await (0,g.fn)(a,l);r(b,"tunnel");let n=`https://r${j}.9router.com`;return await q(j,m),(0,f.LZ)({shortId:j,machineId:d,tunnelUrl:m}),await (0,i.Xx)({tunnelEnabled:!0,tunnelUrl:m}),await (0,k.tm)(n,b),{success:!0,tunnelUrl:m,shortId:j,publicUrl:n}}finally{m.spawnInProgress=!1}}async function t(){m.cancelToken.cancelled=!0,(0,g.es)(null),(0,g.ss)(m.activeLocalPort);let a=(0,f.C7)();return a&&(0,f.LZ)({shortId:a.shortId,machineId:a.machineId,tunnelUrl:null}),await (0,i.Xx)({tunnelEnabled:!1,tunnelUrl:""}),{success:!0}}async function u(){let a=(0,f.C7)(),b=(0,g.nN)(),c=await (0,i.getSettings)(),d=a?.shortId||"",e=d?`https://r${d}.9router.com`:"";return{enabled:!0===c.tunnelEnabled&&b,settingsEnabled:!0===c.tunnelEnabled,tunnelUrl:a?.tunnelUrl||"",shortId:d,publicUrl:e,running:b}}async function v(a=20128){n.cancelToken={cancelled:!1},n.activeLocalPort=a,n.spawnInProgress=!0;let b=n.cancelToken;try{let c=(0,j.getCachedPassword)()||await (0,j.loadEncryptedPassword)()||"";await (0,h.OZ)(c),r(b,"tailscale");let d=(0,f.C7)(),e=d?.shortId||(0,f.jd)();if(!(0,h.a$)()){let a=await (0,h.c$)(e);if(a.authUrl)return{success:!1,needsLogin:!0,authUrl:a.authUrl}}r(b,"tailscale"),(0,h.PZ)();let g=await (0,h.LC)(a);if(r(b,"tailscale"),g.funnelNotEnabled)return{success:!1,funnelNotEnabled:!0,enableUrl:g.enableUrl};if(!(0,h.a$)()||!(0,h.Kp)())return(0,h.PZ)(),{success:!1,error:"Tailscale not connected. Device may have been removed. Please re-login."};return await (0,i.Xx)({tailscaleEnabled:!0,tailscaleUrl:g.tunnelUrl}),await (0,k.tm)(g.tunnelUrl,b),{success:!0,tunnelUrl:g.tunnelUrl}}finally{n.spawnInProgress=!1}}async function w(){return n.cancelToken.cancelled=!0,(0,h.PZ)(),await (0,i.Xx)({tailscaleEnabled:!1,tailscaleUrl:""}),{success:!0}}async function x(){let a=await (0,i.getSettings)(),b=(0,h.Kp)();return{enabled:!0===a.tailscaleEnabled&&b,settingsEnabled:!0===a.tailscaleEnabled,tunnelUrl:a.tailscaleUrl||"",running:b}}}};
1
+ "use strict";exports.id=3855,exports.ids=[3855],exports.modules={3179:(a,b,c)=>{c.d(b,{Al:()=>A,Dd:()=>y,es:()=>E,fn:()=>F,nN:()=>H,ss:()=>G});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(55591),i=c.n(h),j=c(21820),k=c.n(j),l=c(79646),m=c(85567),n=c(49120);let o=g().join(n.n,"bin"),p="cloudflared",q="win32"===k().platform(),r=q?`${p}.exe`:p,s=g().join(o,r),t="http2",u=new Set(["http2","quic","auto"]),v={darwin:{x64:"cloudflared-darwin-amd64.tgz",arm64:"cloudflared-darwin-arm64.tgz"},win32:{x64:"cloudflared-windows-amd64.exe",ia32:"cloudflared-windows-386.exe",arm64:"cloudflared-windows-386.exe"},linux:{x64:"cloudflared-linux-amd64",arm64:"cloudflared-linux-arm64"}},w={darwin:"cloudflared-darwin-amd64.tgz",win32:"cloudflared-windows-386.exe",linux:"cloudflared-linux-amd64"},x={downloading:!1,progress:0};function y(){return{downloading:x.downloading,progress:x.progress}}let z=null;async function A(){return z||(z=B().finally(()=>{z=null}))}async function B(){e().existsSync(o)||e().mkdirSync(o,{recursive:!0});let a=`${s}.tmp`;if(e().existsSync(a))try{e().unlinkSync(a)}catch{}if(e().existsSync(s))if(function(a){try{if(e().statSync(a).size<1048576)return!1;let b=e().openSync(a,"r"),c=Buffer.alloc(4);e().readSync(b,c,0,4,0),e().closeSync(b);let d=c.toString("hex");if(q)return d.startsWith("4d5a");if("darwin"===k().platform())return d.startsWith("cffaedfe")||d.startsWith("cefaedfe");return d.startsWith("7f454c46")}catch{return!1}}(s))return q||e().chmodSync(s,"755"),s;else console.log("[cloudflared] Invalid binary detected, re-downloading..."),e().unlinkSync(s);let b=function(){let a=k().platform(),b=k().arch(),c=v[a];if(!c)throw Error(`Unsupported platform: ${a}`);let d=c[b]||w[a];return`https://github.com/cloudflare/cloudflared/releases/latest/download/${d}`}(),c=b.endsWith(".tgz"),d=c?g().join(o,"cloudflared.tgz.tmp"):a;return await function a(b,c){return new Promise((d,f)=>{let g=e().createWriteStream(c);i().get(b,b=>{if([301,302,303,307,308].includes(b.statusCode)){g.close(),e().unlinkSync(c),a(b.headers.location,c).then(d).catch(f);return}if(200!==b.statusCode){g.close(),e().unlinkSync(c),f(Error(`Download failed with status ${b.statusCode}`));return}let h=parseInt(b.headers["content-length"],10)||0,i=0;x.downloading=!0,x.progress=0,b.on("data",a=>{i+=a.length,h>0&&(x.progress=Math.round(i/h*100))}),b.pipe(g),g.on("finish",()=>{x.downloading=!1,x.progress=100,g.close(()=>d(c))}),g.on("error",a=>{x.downloading=!1,x.progress=0,g.close(),e().unlinkSync(c),f(a)})}).on("error",a=>{x.downloading=!1,x.progress=0,g.close(),e().existsSync(c)&&e().unlinkSync(c),f(a)})})}(b,d),c?((0,l.execSync)(`tar -xzf "${d}" -C "${o}"`,{stdio:"pipe",windowsHide:!0}),e().unlinkSync(d)):e().renameSync(d,s),q||e().chmodSync(s,"755"),s}let C=null,D=null;function E(a){D=a}async function F(a,b){let c=await A(),d=e().mkdtempSync(g().join(k().tmpdir(),"cloudflared-quick-")),f=g().join(d,"config.yml");e().writeFileSync(f,"# quick-tunnel config placeholder\n","utf8");let h=!1,i=()=>{if(!h){h=!0;try{e().rmSync(d,{recursive:!0,force:!0})}catch(a){}}},j=String(process.env.TUNNEL_TRANSPORT_PROTOCOL||process.env.CLOUDFLARED_PROTOCOL||t).trim().toLowerCase(),n=u.has(j)?j:t,o=(0,l.spawn)(c,["tunnel","--url",`http://127.0.0.1:${a}`,"--config",f,"--no-autoupdate"],{detached:!1,windowsHide:!0,env:{...process.env,TUNNEL_TRANSPORT_PROTOCOL:n},stdio:["ignore","pipe","pipe"]});return C=o,(0,m.xS)(o.pid),new Promise((a,c)=>{let d=!1,e=setTimeout(()=>{d||(d=!0,i(),c(Error("Quick tunnel timed out")))},9e4),f=null,g=c=>{let g=function(a){let b=[];for(let c of a.matchAll(/https:\/\/([a-z0-9-]+)\.trycloudflare\.com/gi)){let a=c[1];"api"!==a&&b.push(`https://${a}.trycloudflare.com`)}return b.length?b[b.length-1]:null}(c.toString());if(g){if(!d){d=!0,f=g,clearTimeout(e),i(),a({child:o,tunnelUrl:g});return}g!==f&&(f=g,b&&b(g))}};o.stdout.on("data",g),o.stderr.on("data",g),o.on("error",a=>{d||(d=!0,clearTimeout(e),i(),c(a))}),o.on("exit",(a,b)=>{if(C=null,(0,m.r4)(),!d){d=!0,clearTimeout(e),i(),1===a?c(Error(`cloudflared exited with code ${a}. This often means: (1) the tunnel token is invalid or expired, (2) network connectivity issues, or (3) cloudflared cannot reach the local server.`)):2===a?c(Error(`cloudflared exited with code ${a}. Check that arguments are correct.`)):c(Error(`cloudflared exited with code ${a}`));return}D&&D(),i()})})}function G(a){if(C){try{C.kill()}catch(a){}C=null}let b=(0,m.Cr)();if(b){try{process.kill(b)}catch(a){}(0,m.r4)()}if(a)try{if(q){let b=`Get-CimInstance Win32_Process -Filter \\"Name='cloudflared.exe'\\" | Where-Object { $_.CommandLine -match ':${a}(\\D|$)' } | ForEach-Object { Stop-Process -Id $_.ProcessId -Force }`;(0,l.execSync)(`powershell -NoProfile -NonInteractive -WindowStyle Hidden -Command "${b}"`,{stdio:"ignore",windowsHide:!0})}else(0,l.execSync)(`pkill -f "cloudflared.*:${a}([^0-9]|$)" 2>/dev/null || true`,{stdio:"ignore",windowsHide:!0})}catch(a){}}function H(){let a=(0,m.Cr)();if(!a)return!1;try{return process.kill(a,0),!0}catch(a){return!1}}},47764:(a,b,c)=>{c.d(b,{DA:()=>h,Lh:()=>f,Ux:()=>d,cw:()=>g,rI:()=>i,t1:()=>e});let d={intervalMs:2e3,timeoutMs:18e4,fetchTimeoutMs:5e3,dnsTimeoutMs:2e3},e={host:"1.1.1.1",port:443,timeoutMs:3e3},f=6e4,g=2500,h=6e4,i=5e3},49204:(a,b,c)=>{c.d(b,{$c:()=>l,tm:()=>m,u7:()=>j});var d=c(91645),e=c.n(d),f=c(14985),g=c.n(f),h=c(47764);let i=new(g()).promises.Resolver;function j(){return new Promise(a=>{let b=new(e()).Socket,c=!1,d=d=>{if(!c){c=!0;try{b.destroy()}catch{}a(d)}};b.setTimeout(h.t1.timeoutMs),b.once("connect",()=>d(!0)),b.once("timeout",()=>d(!1)),b.once("error",()=>d(!1));try{b.connect(h.t1.port,h.t1.host)}catch{d(!1)}})}async function k(a,b){try{return await Promise.race([i.resolve4(a),new Promise((a,c)=>setTimeout(()=>c(Error("dns timeout")),b))]),!0}catch{return!1}}async function l(a){let b;if(!a)return!1;try{b=new URL(a).hostname}catch{return!1}if(!await k(b,h.Ux.dnsTimeoutMs))return!1;try{return(await fetch(`${a}/api/health`,{signal:AbortSignal.timeout(h.Ux.fetchTimeoutMs)})).ok}catch{return!1}}async function m(a,b={cancelled:!1}){let c=Date.now();for(;Date.now()-c<h.Ux.timeoutMs;){if(b.cancelled)throw Error("cancelled");if(await l(a))return!0;await new Promise(a=>setTimeout(a,h.Ux.intervalMs))}throw Error(`Health check timeout after ${h.Ux.timeoutMs}ms`)}i.setServers(["1.1.1.1","1.0.0.1","8.8.8.8"])},53855:(a,b,c)=>{c.d(b,{H4:()=>x,Jv:()=>u,Qn:()=>o,Rg:()=>t,cb:()=>s,mh:()=>v,oN:()=>p,rH:()=>w});var d=c(55511),e=c.n(d),f=c(85567),g=c(3179),h=c(12506),i=c(89718),j=c(96182),k=c(49204);(0,j.initDbHooks)(i.getSettings,i.Xx);let l=process.env.TUNNEL_WORKER_URL||"https://9router.com",m={cancelToken:{cancelled:!1},spawnInProgress:!1,lastRestartAt:0,activeLocalPort:null},n={cancelToken:{cancelled:!1},spawnInProgress:!1,lastRestartAt:0,activeLocalPort:null};function o(){return m}function p(){return n}async function q(a,b){await fetch(`${l}/api/tunnel/register`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({shortId:a,tunnelUrl:b})})}function r(a,b){if(a.cancelled)throw Error(`${b} cancelled`)}async function s(a=20128){m.cancelToken={cancelled:!1},m.activeLocalPort=a,m.spawnInProgress=!0;let b=m.cancelToken;try{if((0,g.nN)()){let a=(0,f.C7)();if(a?.tunnelUrl&&await (0,k.$c)(a.tunnelUrl)){let b=`https://r${a.shortId}.9router.com`;return{success:!0,tunnelUrl:a.tunnelUrl,shortId:a.shortId,publicUrl:b,alreadyRunning:!0}}}(0,g.ss)(a),r(b,"tunnel");let d=function(){try{let{machineIdSync:a}=c(19713),b=a();return e().createHash("sha256").update(b+"9router-tunnel-salt").digest("hex").substring(0,16)}catch(a){return e().randomUUID().replace(/-/g,"").substring(0,16)}}(),h=(0,f.C7)(),j=h?.shortId||(0,f.jd)(),l=async a=>{b.cancelled||(await q(j,a),(0,f.LZ)({shortId:j,machineId:d,tunnelUrl:a}),await (0,i.Xx)({tunnelEnabled:!0,tunnelUrl:a}))},{tunnelUrl:m}=await (0,g.fn)(a,l);r(b,"tunnel");let n=`https://r${j}.9router.com`;return await q(j,m),(0,f.LZ)({shortId:j,machineId:d,tunnelUrl:m}),await (0,i.Xx)({tunnelEnabled:!0,tunnelUrl:m}),await (0,k.tm)(n,b),{success:!0,tunnelUrl:m,shortId:j,publicUrl:n}}finally{m.spawnInProgress=!1}}async function t(){m.cancelToken.cancelled=!0,(0,g.es)(null),(0,g.ss)(m.activeLocalPort);let a=(0,f.C7)();return a&&(0,f.LZ)({shortId:a.shortId,machineId:a.machineId,tunnelUrl:null}),await (0,i.Xx)({tunnelEnabled:!1,tunnelUrl:""}),{success:!0}}async function u(){let a=(0,f.C7)(),b=(0,g.nN)(),c=await (0,i.getSettings)(),d=a?.shortId||"",e=d?`https://r${d}.9router.com`:"";return{enabled:!0===c.tunnelEnabled&&b,settingsEnabled:!0===c.tunnelEnabled,tunnelUrl:a?.tunnelUrl||"",shortId:d,publicUrl:e,running:b}}async function v(a=20128){n.cancelToken={cancelled:!1},n.activeLocalPort=a,n.spawnInProgress=!0;let b=n.cancelToken;try{let c=(0,j.getCachedPassword)()||await (0,j.loadEncryptedPassword)()||"";await (0,h.OZ)(c),r(b,"tailscale");let d=(0,f.C7)(),e=d?.shortId||(0,f.jd)();if(!(0,h.a$)()){let a=await (0,h.c$)(e);if(a.authUrl)return{success:!1,needsLogin:!0,authUrl:a.authUrl}}r(b,"tailscale"),(0,h.PZ)();let g=await (0,h.LC)(a);if(r(b,"tailscale"),g.funnelNotEnabled)return{success:!1,funnelNotEnabled:!0,enableUrl:g.enableUrl};if(!(0,h.a$)()||!(0,h.Kp)())return(0,h.PZ)(),{success:!1,error:"Tailscale not connected. Device may have been removed. Please re-login."};return await (0,i.Xx)({tailscaleEnabled:!0,tailscaleUrl:g.tunnelUrl}),await (0,k.tm)(g.tunnelUrl,b),{success:!0,tunnelUrl:g.tunnelUrl}}finally{n.spawnInProgress=!1}}async function w(){return n.cancelToken.cancelled=!0,(0,h.PZ)(),await (0,i.Xx)({tailscaleEnabled:!1,tailscaleUrl:""}),{success:!0}}async function x(){let a=await (0,i.getSettings)(),b=(0,h.Kp)();return{enabled:!0===a.tailscaleEnabled&&b,settingsEnabled:!0===a.tailscaleEnabled,tunnelUrl:a.tailscaleUrl||"",running:b}}}};