9router 0.4.41 → 0.4.45

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 (1588) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -0
  2. package/app/.next-cli-build/app-path-routes-manifest.json +158 -0
  3. package/app/.next-cli-build/build-manifest.json +20 -0
  4. package/app/.next-cli-build/prerender-manifest.json +599 -0
  5. package/app/.next-cli-build/required-server-files.json +371 -0
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -0
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -0
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -0
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +24 -0
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -0
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -0
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -0
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -0
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -0
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -0
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -0
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -0
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -0
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -0
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -0
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -0
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -0
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -0
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +60 -0
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -0
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -0
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -0
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -0
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -0
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +5 -0
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -0
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -0
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -0
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -0
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -0
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -0
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -0
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -0
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -0
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -0
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -0
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -0
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -0
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -0
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +4 -0
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -0
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -0
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -0
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -0
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -0
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -0
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -0
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -0
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +5 -0
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -0
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -0
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -0
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -0
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -0
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -0
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -0
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -0
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -0
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -0
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -0
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -0
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -0
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -0
  69. package/app/.next-cli-build/server/app/_global-error/page.js +32 -0
  70. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -0
  71. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -0
  72. package/app/.next-cli-build/server/app/_global-error.html +1 -0
  73. package/app/.next-cli-build/server/app/_global-error.rsc +14 -0
  74. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +14 -0
  75. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +5 -0
  76. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +5 -0
  77. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +5 -0
  78. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +5 -0
  79. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -0
  80. package/app/.next-cli-build/server/app/_not-found/page.js +2 -0
  81. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -0
  82. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -0
  83. package/app/.next-cli-build/server/app/_not-found.html +1 -0
  84. package/app/.next-cli-build/server/app/_not-found.rsc +20 -0
  85. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +20 -0
  86. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +6 -0
  87. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +8 -0
  88. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
  89. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +5 -0
  90. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +4 -0
  91. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -0
  92. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -0
  93. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -0
  94. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -0
  95. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -0
  96. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -0
  97. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -0
  98. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -0
  99. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -0
  100. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -0
  101. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -0
  102. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -0
  103. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +17 -0
  104. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -0
  105. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -0
  106. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -0
  107. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -0
  108. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -0
  109. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -0
  110. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -0
  111. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -0
  112. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -0
  113. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -0
  114. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -0
  115. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -0
  116. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -0
  117. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -0
  118. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -0
  119. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -0
  120. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -0
  121. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -0
  122. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -0
  123. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +9 -0
  124. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -0
  125. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -0
  126. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -0
  127. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +10 -0
  128. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -0
  129. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -0
  130. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -0
  131. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -0
  132. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -0
  133. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -0
  134. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -0
  135. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -0
  136. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -0
  137. package/app/.next-cli-build/server/app/api/cloud/auth/route.js +1 -0
  138. package/app/.next-cli-build/server/app/api/cloud/auth/route.js.nft.json +1 -0
  139. package/app/.next-cli-build/server/app/api/cloud/credentials/update/route.js +1 -0
  140. package/app/.next-cli-build/server/app/api/cloud/credentials/update/route.js.nft.json +1 -0
  141. package/app/.next-cli-build/server/app/api/cloud/model/resolve/route.js +1 -0
  142. package/app/.next-cli-build/server/app/api/cloud/model/resolve/route.js.nft.json +1 -0
  143. package/app/.next-cli-build/server/app/api/cloud/models/alias/route.js +1 -0
  144. package/app/.next-cli-build/server/app/api/cloud/models/alias/route.js.nft.json +1 -0
  145. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -0
  146. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -0
  147. package/app/.next-cli-build/server/app/api/combos/route.js +1 -0
  148. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -0
  149. package/app/.next-cli-build/server/app/api/health/route.js +1 -0
  150. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -0
  151. package/app/.next-cli-build/server/app/api/init/route.js +1 -0
  152. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -0
  153. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -0
  154. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -0
  155. package/app/.next-cli-build/server/app/api/keys/route.js +1 -0
  156. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -0
  157. package/app/.next-cli-build/server/app/api/locale/route.js +1 -0
  158. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -0
  159. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +7 -0
  160. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -0
  161. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +10 -0
  162. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -0
  163. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -0
  164. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -0
  165. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -0
  166. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -0
  167. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -0
  168. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -0
  169. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -0
  170. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -0
  171. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -0
  172. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -0
  173. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -0
  174. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -0
  175. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -0
  176. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -0
  177. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -0
  178. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -0
  179. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -0
  180. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -0
  181. package/app/.next-cli-build/server/app/api/models/route.js +1 -0
  182. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -0
  183. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -0
  184. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -0
  185. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +6 -0
  186. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -0
  187. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +4 -0
  188. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -0
  189. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -0
  190. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -0
  191. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -0
  192. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -0
  193. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -0
  194. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -0
  195. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -0
  196. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -0
  197. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -0
  198. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -0
  199. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -0
  200. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -0
  201. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -0
  202. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -0
  203. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -0
  204. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -0
  205. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -0
  206. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -0
  207. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -0
  208. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -0
  209. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -0
  210. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -0
  211. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -0
  212. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -0
  213. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -0
  214. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -0
  215. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -0
  216. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -0
  217. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -0
  218. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -0
  219. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -0
  220. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -0
  221. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -0
  222. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -0
  223. package/app/.next-cli-build/server/app/api/providers/route.js +1 -0
  224. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -0
  225. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -0
  226. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -0
  227. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -0
  228. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -0
  229. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -0
  230. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -0
  231. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -0
  232. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -0
  233. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -0
  234. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -0
  235. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -0
  236. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -0
  237. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +33 -0
  238. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -0
  239. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -0
  240. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -0
  241. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -0
  242. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -0
  243. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -0
  244. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -0
  245. package/app/.next-cli-build/server/app/api/settings/route.js +1 -0
  246. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -0
  247. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -0
  248. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -0
  249. package/app/.next-cli-build/server/app/api/tags/route.js +1 -0
  250. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -0
  251. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -0
  252. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -0
  253. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +7 -0
  254. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -0
  255. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -0
  256. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -0
  257. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -0
  258. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -0
  259. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -0
  260. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -0
  261. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -0
  262. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -0
  263. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -0
  264. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -0
  265. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -0
  266. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -0
  267. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -0
  268. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -0
  269. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -0
  270. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -0
  271. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -0
  272. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -0
  273. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -0
  274. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -0
  275. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +5 -0
  276. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -0
  277. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js +1 -0
  278. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -0
  279. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -0
  280. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -0
  281. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -0
  282. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -0
  283. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -0
  284. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -0
  285. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -0
  286. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -0
  287. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -0
  288. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -0
  289. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -0
  290. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -0
  291. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -0
  292. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -0
  293. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -0
  294. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -0
  295. package/app/.next-cli-build/server/app/api/usage/stream/route.js +7 -0
  296. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -0
  297. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -0
  298. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -0
  299. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -0
  300. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -0
  301. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -0
  302. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -0
  303. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -0
  304. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -0
  305. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -0
  306. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -0
  307. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -0
  308. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -0
  309. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +4 -0
  310. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -0
  311. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -0
  312. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -0
  313. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -0
  314. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -0
  315. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -0
  316. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -0
  317. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -0
  318. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -0
  319. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -0
  320. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -0
  321. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -0
  322. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -0
  323. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -0
  324. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -0
  325. package/app/.next-cli-build/server/app/api/v1/route.js +1 -0
  326. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -0
  327. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -0
  328. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -0
  329. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -0
  330. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -0
  331. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -0
  332. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -0
  333. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -0
  334. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -0
  335. package/app/.next-cli-build/server/app/api/version/route.js +1 -0
  336. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -0
  337. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -0
  338. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -0
  339. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -0
  340. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -0
  341. package/app/.next-cli-build/server/app/callback/page.js +2 -0
  342. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -0
  343. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -0
  344. package/app/.next-cli-build/server/app/callback.html +1 -0
  345. package/app/.next-cli-build/server/app/callback.rsc +24 -0
  346. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +24 -0
  347. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +6 -0
  348. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +8 -0
  349. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +4 -0
  350. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +9 -0
  351. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +5 -0
  352. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -0
  353. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +23 -0
  354. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +6 -0
  355. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +5 -0
  356. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  357. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  358. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +23 -0
  359. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +6 -0
  360. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +8 -0
  361. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +5 -0
  362. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -0
  363. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +24 -0
  364. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +6 -0
  365. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +5 -0
  366. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  367. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  368. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +24 -0
  369. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +6 -0
  370. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +8 -0
  371. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +5 -0
  372. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -0
  373. package/app/.next-cli-build/server/app/dashboard/combos.rsc +26 -0
  374. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +9 -0
  375. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +5 -0
  376. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  377. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  378. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +26 -0
  379. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +6 -0
  380. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +8 -0
  381. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +5 -0
  382. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -0
  383. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +24 -0
  384. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +6 -0
  385. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +5 -0
  386. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  387. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  388. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +24 -0
  389. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +6 -0
  390. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +8 -0
  391. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +5 -0
  392. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -0
  393. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +26 -0
  394. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +9 -0
  395. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +5 -0
  396. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +5 -0
  397. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  398. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  399. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +26 -0
  400. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +6 -0
  401. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +8 -0
  402. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +5 -0
  403. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -0
  404. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +23 -0
  405. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +6 -0
  406. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +5 -0
  407. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  408. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  409. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +23 -0
  410. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +6 -0
  411. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +8 -0
  412. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +5 -0
  413. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -0
  414. package/app/.next-cli-build/server/app/dashboard/profile.rsc +26 -0
  415. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +9 -0
  416. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +5 -0
  417. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  418. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  419. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +26 -0
  420. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +6 -0
  421. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +8 -0
  422. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +5 -0
  423. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -0
  424. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +26 -0
  425. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +9 -0
  426. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +5 -0
  427. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +5 -0
  428. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  429. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  430. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +26 -0
  431. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +6 -0
  432. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +8 -0
  433. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +5 -0
  434. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -0
  435. package/app/.next-cli-build/server/app/dashboard/providers.rsc +26 -0
  436. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +9 -0
  437. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +5 -0
  438. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  439. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  440. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +26 -0
  441. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +6 -0
  442. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +8 -0
  443. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +5 -0
  444. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -0
  445. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +26 -0
  446. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +9 -0
  447. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +5 -0
  448. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  449. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  450. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +26 -0
  451. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +6 -0
  452. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +8 -0
  453. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +5 -0
  454. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -0
  455. package/app/.next-cli-build/server/app/dashboard/quota.rsc +24 -0
  456. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +7 -0
  457. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +5 -0
  458. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  459. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  460. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +24 -0
  461. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +6 -0
  462. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +8 -0
  463. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +5 -0
  464. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -0
  465. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -0
  466. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -0
  467. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -0
  468. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +24 -0
  469. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +24 -0
  470. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +6 -0
  471. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +8 -0
  472. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +4 -0
  473. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +9 -0
  474. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +5 -0
  475. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +5 -0
  476. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +5 -0
  477. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -0
  478. package/app/.next-cli-build/server/app/dashboard/skills.rsc +26 -0
  479. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +9 -0
  480. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +5 -0
  481. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  482. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  483. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +26 -0
  484. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +6 -0
  485. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +8 -0
  486. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +5 -0
  487. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -0
  488. package/app/.next-cli-build/server/app/dashboard/translator.rsc +26 -0
  489. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +9 -0
  490. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +5 -0
  491. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  492. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  493. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +26 -0
  494. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +6 -0
  495. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +8 -0
  496. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +5 -0
  497. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -0
  498. package/app/.next-cli-build/server/app/dashboard/usage.rsc +26 -0
  499. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +9 -0
  500. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +5 -0
  501. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  502. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  503. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +26 -0
  504. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +6 -0
  505. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +8 -0
  506. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +5 -0
  507. package/app/.next-cli-build/server/app/dashboard.html +1 -0
  508. package/app/.next-cli-build/server/app/dashboard.rsc +24 -0
  509. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +6 -0
  510. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
  511. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
  512. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +24 -0
  513. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +6 -0
  514. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +8 -0
  515. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +5 -0
  516. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -0
  517. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -0
  518. package/app/.next-cli-build/server/app/index.html +1 -0
  519. package/app/.next-cli-build/server/app/index.rsc +19 -0
  520. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +6 -0
  521. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +19 -0
  522. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +6 -0
  523. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +8 -0
  524. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +4 -0
  525. package/app/.next-cli-build/server/app/landing/page.js +2 -0
  526. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -0
  527. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -0
  528. package/app/.next-cli-build/server/app/landing.html +1 -0
  529. package/app/.next-cli-build/server/app/landing.rsc +24 -0
  530. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +24 -0
  531. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +6 -0
  532. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +8 -0
  533. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +4 -0
  534. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +9 -0
  535. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +5 -0
  536. package/app/.next-cli-build/server/app/login/page.js +2 -0
  537. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -0
  538. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -0
  539. package/app/.next-cli-build/server/app/login.html +1 -0
  540. package/app/.next-cli-build/server/app/login.rsc +25 -0
  541. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +25 -0
  542. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +6 -0
  543. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +8 -0
  544. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +5 -0
  545. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +10 -0
  546. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +5 -0
  547. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +16 -0
  548. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -0
  549. package/app/.next-cli-build/server/app/page.js +2 -0
  550. package/app/.next-cli-build/server/app/page.js.nft.json +1 -0
  551. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -0
  552. package/app/.next-cli-build/server/app-paths-manifest.json +158 -0
  553. package/app/.next-cli-build/server/chunks/1795.js +1 -0
  554. package/app/.next-cli-build/server/chunks/21.js +1 -0
  555. package/app/.next-cli-build/server/chunks/3774.js +4 -0
  556. package/app/.next-cli-build/server/chunks/4185.js +53 -0
  557. package/app/.next-cli-build/server/chunks/450.js +7 -0
  558. package/app/.next-cli-build/server/chunks/5221.js +1 -0
  559. package/app/.next-cli-build/server/chunks/6263.js +14 -0
  560. package/app/.next-cli-build/server/chunks/6283.js +1 -0
  561. package/app/.next-cli-build/server/chunks/6634.js +7 -0
  562. package/app/.next-cli-build/server/chunks/8202.js +160 -0
  563. package/app/.next-cli-build/server/chunks/9060.js +9 -0
  564. package/app/.next-cli-build/server/chunks/9737.js +1 -0
  565. package/app/.next-cli-build/server/functions-config-manifest.json +19 -0
  566. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -0
  567. package/app/.next-cli-build/server/middleware.js +26 -0
  568. package/app/.next-cli-build/server/pages/404.html +1 -0
  569. package/app/.next-cli-build/server/pages/500.html +1 -0
  570. package/app/.next-cli-build/server/server-reference-manifest.js +1 -0
  571. package/app/.next-cli-build/server/server-reference-manifest.json +1 -0
  572. package/app/.next-cli-build/static/chunks/3771-b8a33e9a23450b8c.js +53 -0
  573. package/app/.next-cli-build/static/chunks/4156-725e65badf7c647a.js +7 -0
  574. package/app/.next-cli-build/static/chunks/505-fd7f9859fc2ef17c.js +1 -0
  575. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-768dfa550531b27a.js +1 -0
  576. package/app/.next-cli-build/static/chunks/main-dc8d0a9e54eb27e6.js +5 -0
  577. package/app/.next-cli-build/static/css/a898a2d21a892d75.css +1 -0
  578. package/app/cli/.build-home/.9router/db/backups/upgrade-0.4.43-to-0.4.44-0.4.44-20260515-120531/data.sqlite +0 -0
  579. package/app/cli/.build-home/.9router/db/backups/upgrade-0.4.44-to-0.4.45-0.4.45-20260515-124856/data.sqlite +0 -0
  580. package/app/cli/.build-home/.9router/db/data.sqlite +0 -0
  581. package/app/cli/.build-home/.9router/jwt-secret +1 -0
  582. package/app/cli/.build-home/Library/Preferences/nextjs-nodejs/config.json +7 -0
  583. package/app/package.json +5 -5
  584. package/app/public/i18n/literals/ar.json +2 -6
  585. package/app/public/i18n/literals/bn.json +2 -6
  586. package/app/public/i18n/literals/cs.json +2 -6
  587. package/app/public/i18n/literals/da.json +2 -6
  588. package/app/public/i18n/literals/de.json +2 -6
  589. package/app/public/i18n/literals/el.json +2 -6
  590. package/app/public/i18n/literals/es.json +2 -6
  591. package/app/public/i18n/literals/fi.json +2 -6
  592. package/app/public/i18n/literals/fr.json +2 -6
  593. package/app/public/i18n/literals/he.json +2 -6
  594. package/app/public/i18n/literals/hi.json +2 -6
  595. package/app/public/i18n/literals/hu.json +2 -6
  596. package/app/public/i18n/literals/id.json +2 -6
  597. package/app/public/i18n/literals/it.json +2 -6
  598. package/app/public/i18n/literals/ja.json +2 -6
  599. package/app/public/i18n/literals/ko.json +2 -6
  600. package/app/public/i18n/literals/nl.json +2 -6
  601. package/app/public/i18n/literals/no.json +2 -6
  602. package/app/public/i18n/literals/pl.json +2 -6
  603. package/app/public/i18n/literals/pt-BR.json +2 -6
  604. package/app/public/i18n/literals/pt-PT.json +2 -6
  605. package/app/public/i18n/literals/ro.json +3 -7
  606. package/app/public/i18n/literals/ru.json +2 -6
  607. package/app/public/i18n/literals/sv.json +2 -6
  608. package/app/public/i18n/literals/th.json +2 -6
  609. package/app/public/i18n/literals/tl.json +2 -6
  610. package/app/public/i18n/literals/tr.json +2 -6
  611. package/app/public/i18n/literals/uk.json +2 -6
  612. package/app/public/i18n/literals/ur.json +2 -6
  613. package/app/public/i18n/literals/vi.json +2 -6
  614. package/app/public/i18n/literals/zh-CN.json +3 -29
  615. package/app/public/i18n/literals/zh-TW.json +2 -6
  616. package/app/public/providers/xiaomi-tokenplan.png +0 -0
  617. package/app/server.js +1 -1
  618. package/cli.js +5 -0
  619. package/package.json +2 -1
  620. package/src/cli/tray/tray.js +13 -4
  621. package/app/.next/BUILD_ID +0 -1
  622. package/app/.next/app-path-routes-manifest.json +0 -158
  623. package/app/.next/build-manifest.json +0 -20
  624. package/app/.next/prerender-manifest.json +0 -599
  625. package/app/.next/required-server-files.json +0 -371
  626. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +0 -2
  627. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +0 -1
  628. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +0 -1
  629. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +0 -24
  630. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +0 -1
  631. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +0 -1
  632. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +0 -2
  633. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +0 -1
  634. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +0 -1
  635. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +0 -2
  636. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +0 -1
  637. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +0 -1
  638. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +0 -2
  639. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +0 -1
  640. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +0 -1
  641. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +0 -2
  642. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +0 -1
  643. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +0 -1
  644. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +0 -60
  645. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +0 -1
  646. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +0 -1
  647. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +0 -2
  648. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +0 -1
  649. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +0 -1
  650. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +0 -5
  651. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +0 -1
  652. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +0 -1
  653. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +0 -2
  654. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +0 -1
  655. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +0 -1
  656. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +0 -2
  657. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +0 -1
  658. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +0 -1
  659. package/app/.next/server/app/(dashboard)/dashboard/page.js +0 -2
  660. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +0 -1
  661. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +0 -1
  662. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +0 -2
  663. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +0 -1
  664. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +0 -1
  665. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +0 -4
  666. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +0 -1
  667. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +0 -1
  668. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +0 -2
  669. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +0 -1
  670. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +0 -1
  671. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +0 -2
  672. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +0 -1
  673. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +0 -1
  674. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +0 -5
  675. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +0 -1
  676. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +0 -1
  677. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +0 -2
  678. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +0 -1
  679. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +0 -1
  680. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +0 -2
  681. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +0 -1
  682. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +0 -1
  683. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +0 -2
  684. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +0 -1
  685. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +0 -1
  686. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +0 -2
  687. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +0 -1
  688. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +0 -1
  689. package/app/.next/server/app/_global-error/page.js +0 -32
  690. package/app/.next/server/app/_global-error/page.js.nft.json +0 -1
  691. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +0 -1
  692. package/app/.next/server/app/_global-error.html +0 -1
  693. package/app/.next/server/app/_global-error.rsc +0 -14
  694. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +0 -14
  695. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +0 -5
  696. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +0 -5
  697. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +0 -5
  698. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +0 -5
  699. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +0 -1
  700. package/app/.next/server/app/_not-found/page.js +0 -2
  701. package/app/.next/server/app/_not-found/page.js.nft.json +0 -1
  702. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +0 -1
  703. package/app/.next/server/app/_not-found.html +0 -1
  704. package/app/.next/server/app/_not-found.rsc +0 -20
  705. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +0 -20
  706. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +0 -6
  707. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +0 -8
  708. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +0 -5
  709. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +0 -5
  710. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +0 -4
  711. package/app/.next/server/app/api/auth/login/route.js +0 -1
  712. package/app/.next/server/app/api/auth/login/route.js.nft.json +0 -1
  713. package/app/.next/server/app/api/auth/logout/route.js +0 -1
  714. package/app/.next/server/app/api/auth/logout/route.js.nft.json +0 -1
  715. package/app/.next/server/app/api/auth/oidc/callback/route.js +0 -1
  716. package/app/.next/server/app/api/auth/oidc/callback/route.js.nft.json +0 -1
  717. package/app/.next/server/app/api/auth/oidc/start/route.js +0 -1
  718. package/app/.next/server/app/api/auth/oidc/start/route.js.nft.json +0 -1
  719. package/app/.next/server/app/api/auth/oidc/test/route.js +0 -1
  720. package/app/.next/server/app/api/auth/oidc/test/route.js.nft.json +0 -1
  721. package/app/.next/server/app/api/auth/status/route.js +0 -1
  722. package/app/.next/server/app/api/auth/status/route.js.nft.json +0 -1
  723. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +0 -17
  724. package/app/.next/server/app/api/cli-tools/all-statuses/route.js.nft.json +0 -1
  725. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +0 -2
  726. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +0 -1
  727. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +0 -1
  728. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +0 -1
  729. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +0 -2
  730. package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +0 -1
  731. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +0 -2
  732. package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +0 -1
  733. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +0 -1
  734. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +0 -1
  735. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +0 -2
  736. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js.nft.json +0 -1
  737. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +0 -2
  738. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +0 -1
  739. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +0 -2
  740. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +0 -1
  741. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +0 -2
  742. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js.nft.json +0 -1
  743. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +0 -9
  744. package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +0 -1
  745. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +0 -2
  746. package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +0 -1
  747. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +0 -10
  748. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js.nft.json +0 -1
  749. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +0 -2
  750. package/app/.next/server/app/api/cli-tools/jcode-settings/route.js.nft.json +0 -1
  751. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +0 -2
  752. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +0 -1
  753. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +0 -2
  754. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +0 -1
  755. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +0 -2
  756. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +0 -1
  757. package/app/.next/server/app/api/cloud/auth/route.js +0 -1
  758. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +0 -1
  759. package/app/.next/server/app/api/cloud/credentials/update/route.js +0 -1
  760. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +0 -1
  761. package/app/.next/server/app/api/cloud/model/resolve/route.js +0 -1
  762. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +0 -1
  763. package/app/.next/server/app/api/cloud/models/alias/route.js +0 -1
  764. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +0 -1
  765. package/app/.next/server/app/api/combos/[id]/route.js +0 -1
  766. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +0 -1
  767. package/app/.next/server/app/api/combos/route.js +0 -1
  768. package/app/.next/server/app/api/combos/route.js.nft.json +0 -1
  769. package/app/.next/server/app/api/health/route.js +0 -1
  770. package/app/.next/server/app/api/health/route.js.nft.json +0 -1
  771. package/app/.next/server/app/api/init/route.js +0 -1
  772. package/app/.next/server/app/api/init/route.js.nft.json +0 -1
  773. package/app/.next/server/app/api/keys/[id]/route.js +0 -1
  774. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +0 -1
  775. package/app/.next/server/app/api/keys/route.js +0 -1
  776. package/app/.next/server/app/api/keys/route.js.nft.json +0 -1
  777. package/app/.next/server/app/api/locale/route.js +0 -1
  778. package/app/.next/server/app/api/locale/route.js.nft.json +0 -1
  779. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +0 -7
  780. package/app/.next/server/app/api/mcp/[plugin]/message/route.js.nft.json +0 -1
  781. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +0 -10
  782. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js.nft.json +0 -1
  783. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +0 -1
  784. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +0 -1
  785. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +0 -1
  786. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +0 -1
  787. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +0 -1
  788. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +0 -1
  789. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +0 -1
  790. package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +0 -1
  791. package/app/.next/server/app/api/media-providers/tts/voices/route.js +0 -1
  792. package/app/.next/server/app/api/media-providers/tts/voices/route.js.nft.json +0 -1
  793. package/app/.next/server/app/api/models/alias/route.js +0 -1
  794. package/app/.next/server/app/api/models/alias/route.js.nft.json +0 -1
  795. package/app/.next/server/app/api/models/availability/route.js +0 -1
  796. package/app/.next/server/app/api/models/availability/route.js.nft.json +0 -1
  797. package/app/.next/server/app/api/models/custom/route.js +0 -1
  798. package/app/.next/server/app/api/models/custom/route.js.nft.json +0 -1
  799. package/app/.next/server/app/api/models/disabled/route.js +0 -1
  800. package/app/.next/server/app/api/models/disabled/route.js.nft.json +0 -1
  801. package/app/.next/server/app/api/models/route.js +0 -1
  802. package/app/.next/server/app/api/models/route.js.nft.json +0 -1
  803. package/app/.next/server/app/api/models/test/route.js +0 -1
  804. package/app/.next/server/app/api/models/test/route.js.nft.json +0 -1
  805. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +0 -6
  806. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +0 -1
  807. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +0 -4
  808. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +0 -1
  809. package/app/.next/server/app/api/oauth/cursor/import/route.js +0 -1
  810. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +0 -1
  811. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +0 -1
  812. package/app/.next/server/app/api/oauth/gitlab/pat/route.js.nft.json +0 -1
  813. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +0 -1
  814. package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +0 -1
  815. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +0 -1
  816. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +0 -1
  817. package/app/.next/server/app/api/oauth/kiro/import/route.js +0 -1
  818. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +0 -1
  819. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +0 -1
  820. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +0 -1
  821. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +0 -1
  822. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +0 -1
  823. package/app/.next/server/app/api/pricing/route.js +0 -1
  824. package/app/.next/server/app/api/pricing/route.js.nft.json +0 -1
  825. package/app/.next/server/app/api/provider-nodes/[id]/route.js +0 -1
  826. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +0 -1
  827. package/app/.next/server/app/api/provider-nodes/route.js +0 -1
  828. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +0 -1
  829. package/app/.next/server/app/api/provider-nodes/validate/route.js +0 -1
  830. package/app/.next/server/app/api/provider-nodes/validate/route.js.nft.json +0 -1
  831. package/app/.next/server/app/api/providers/[id]/models/route.js +0 -1
  832. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +0 -1
  833. package/app/.next/server/app/api/providers/[id]/route.js +0 -1
  834. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +0 -1
  835. package/app/.next/server/app/api/providers/[id]/test/route.js +0 -1
  836. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +0 -1
  837. package/app/.next/server/app/api/providers/[id]/test-models/route.js +0 -1
  838. package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +0 -1
  839. package/app/.next/server/app/api/providers/client/route.js +0 -1
  840. package/app/.next/server/app/api/providers/client/route.js.nft.json +0 -1
  841. package/app/.next/server/app/api/providers/kilo/free-models/route.js +0 -1
  842. package/app/.next/server/app/api/providers/kilo/free-models/route.js.nft.json +0 -1
  843. package/app/.next/server/app/api/providers/route.js +0 -1
  844. package/app/.next/server/app/api/providers/route.js.nft.json +0 -1
  845. package/app/.next/server/app/api/providers/suggested-models/route.js +0 -1
  846. package/app/.next/server/app/api/providers/suggested-models/route.js.nft.json +0 -1
  847. package/app/.next/server/app/api/providers/test-batch/route.js +0 -1
  848. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +0 -1
  849. package/app/.next/server/app/api/providers/validate/route.js +0 -1
  850. package/app/.next/server/app/api/providers/validate/route.js.nft.json +0 -1
  851. package/app/.next/server/app/api/proxy-pools/[id]/route.js +0 -1
  852. package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +0 -1
  853. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +0 -1
  854. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +0 -1
  855. package/app/.next/server/app/api/proxy-pools/route.js +0 -1
  856. package/app/.next/server/app/api/proxy-pools/route.js.nft.json +0 -1
  857. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +0 -33
  858. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +0 -1
  859. package/app/.next/server/app/api/settings/database/route.js +0 -1
  860. package/app/.next/server/app/api/settings/database/route.js.nft.json +0 -1
  861. package/app/.next/server/app/api/settings/proxy-test/route.js +0 -1
  862. package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +0 -1
  863. package/app/.next/server/app/api/settings/require-login/route.js +0 -1
  864. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +0 -1
  865. package/app/.next/server/app/api/settings/route.js +0 -1
  866. package/app/.next/server/app/api/settings/route.js.nft.json +0 -1
  867. package/app/.next/server/app/api/shutdown/route.js +0 -1
  868. package/app/.next/server/app/api/shutdown/route.js.nft.json +0 -1
  869. package/app/.next/server/app/api/tags/route.js +0 -1
  870. package/app/.next/server/app/api/tags/route.js.nft.json +0 -1
  871. package/app/.next/server/app/api/translator/console-logs/route.js +0 -1
  872. package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +0 -1
  873. package/app/.next/server/app/api/translator/console-logs/stream/route.js +0 -7
  874. package/app/.next/server/app/api/translator/console-logs/stream/route.js.nft.json +0 -1
  875. package/app/.next/server/app/api/translator/load/route.js +0 -1
  876. package/app/.next/server/app/api/translator/load/route.js.nft.json +0 -1
  877. package/app/.next/server/app/api/translator/save/route.js +0 -1
  878. package/app/.next/server/app/api/translator/save/route.js.nft.json +0 -1
  879. package/app/.next/server/app/api/translator/send/route.js +0 -1
  880. package/app/.next/server/app/api/translator/send/route.js.nft.json +0 -1
  881. package/app/.next/server/app/api/translator/translate/route.js +0 -1
  882. package/app/.next/server/app/api/translator/translate/route.js.nft.json +0 -1
  883. package/app/.next/server/app/api/tunnel/disable/route.js +0 -1
  884. package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +0 -1
  885. package/app/.next/server/app/api/tunnel/enable/route.js +0 -1
  886. package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +0 -1
  887. package/app/.next/server/app/api/tunnel/status/route.js +0 -1
  888. package/app/.next/server/app/api/tunnel/status/route.js.nft.json +0 -1
  889. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +0 -1
  890. package/app/.next/server/app/api/tunnel/tailscale-check/route.js.nft.json +0 -1
  891. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +0 -1
  892. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js.nft.json +0 -1
  893. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +0 -1
  894. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js.nft.json +0 -1
  895. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +0 -5
  896. package/app/.next/server/app/api/tunnel/tailscale-install/route.js.nft.json +0 -1
  897. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +0 -1
  898. package/app/.next/server/app/api/tunnel/tailscale-login/route.js.nft.json +0 -1
  899. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +0 -2
  900. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +0 -1
  901. package/app/.next/server/app/api/usage/[connectionId]/route.js +0 -1
  902. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +0 -1
  903. package/app/.next/server/app/api/usage/chart/route.js +0 -1
  904. package/app/.next/server/app/api/usage/chart/route.js.nft.json +0 -1
  905. package/app/.next/server/app/api/usage/history/route.js +0 -1
  906. package/app/.next/server/app/api/usage/history/route.js.nft.json +0 -1
  907. package/app/.next/server/app/api/usage/providers/route.js +0 -1
  908. package/app/.next/server/app/api/usage/providers/route.js.nft.json +0 -1
  909. package/app/.next/server/app/api/usage/request-details/route.js +0 -1
  910. package/app/.next/server/app/api/usage/request-details/route.js.nft.json +0 -1
  911. package/app/.next/server/app/api/usage/request-logs/route.js +0 -1
  912. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +0 -1
  913. package/app/.next/server/app/api/usage/stats/route.js +0 -1
  914. package/app/.next/server/app/api/usage/stats/route.js.nft.json +0 -1
  915. package/app/.next/server/app/api/usage/stream/route.js +0 -7
  916. package/app/.next/server/app/api/usage/stream/route.js.nft.json +0 -1
  917. package/app/.next/server/app/api/v1/api/chat/route.js +0 -1
  918. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +0 -1
  919. package/app/.next/server/app/api/v1/audio/speech/route.js +0 -1
  920. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +0 -1
  921. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +0 -1
  922. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +0 -1
  923. package/app/.next/server/app/api/v1/audio/voices/route.js +0 -1
  924. package/app/.next/server/app/api/v1/audio/voices/route.js.nft.json +0 -1
  925. package/app/.next/server/app/api/v1/chat/completions/route.js +0 -1
  926. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +0 -1
  927. package/app/.next/server/app/api/v1/embeddings/route.js +0 -1
  928. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +0 -1
  929. package/app/.next/server/app/api/v1/images/generations/route.js +0 -4
  930. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +0 -1
  931. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +0 -1
  932. package/app/.next/server/app/api/v1/messages/count_tokens/route.js.nft.json +0 -1
  933. package/app/.next/server/app/api/v1/messages/route.js +0 -1
  934. package/app/.next/server/app/api/v1/messages/route.js.nft.json +0 -1
  935. package/app/.next/server/app/api/v1/models/[kind]/route.js +0 -1
  936. package/app/.next/server/app/api/v1/models/[kind]/route.js.nft.json +0 -1
  937. package/app/.next/server/app/api/v1/models/info/route.js +0 -1
  938. package/app/.next/server/app/api/v1/models/info/route.js.nft.json +0 -1
  939. package/app/.next/server/app/api/v1/models/route.js +0 -1
  940. package/app/.next/server/app/api/v1/models/route.js.nft.json +0 -1
  941. package/app/.next/server/app/api/v1/responses/compact/route.js +0 -1
  942. package/app/.next/server/app/api/v1/responses/compact/route.js.nft.json +0 -1
  943. package/app/.next/server/app/api/v1/responses/route.js +0 -1
  944. package/app/.next/server/app/api/v1/responses/route.js.nft.json +0 -1
  945. package/app/.next/server/app/api/v1/route.js +0 -1
  946. package/app/.next/server/app/api/v1/route.js.nft.json +0 -1
  947. package/app/.next/server/app/api/v1/search/route.js +0 -1
  948. package/app/.next/server/app/api/v1/search/route.js.nft.json +0 -1
  949. package/app/.next/server/app/api/v1/web/fetch/route.js +0 -1
  950. package/app/.next/server/app/api/v1/web/fetch/route.js.nft.json +0 -1
  951. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +0 -1
  952. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +0 -1
  953. package/app/.next/server/app/api/v1beta/models/route.js +0 -1
  954. package/app/.next/server/app/api/v1beta/models/route.js.nft.json +0 -1
  955. package/app/.next/server/app/api/version/route.js +0 -1
  956. package/app/.next/server/app/api/version/route.js.nft.json +0 -1
  957. package/app/.next/server/app/api/version/shutdown/route.js +0 -1
  958. package/app/.next/server/app/api/version/shutdown/route.js.nft.json +0 -1
  959. package/app/.next/server/app/api/version/update/route.js +0 -1
  960. package/app/.next/server/app/api/version/update/route.js.nft.json +0 -1
  961. package/app/.next/server/app/callback/page.js +0 -2
  962. package/app/.next/server/app/callback/page.js.nft.json +0 -1
  963. package/app/.next/server/app/callback/page_client-reference-manifest.js +0 -1
  964. package/app/.next/server/app/callback.html +0 -1
  965. package/app/.next/server/app/callback.rsc +0 -24
  966. package/app/.next/server/app/callback.segments/_full.segment.rsc +0 -24
  967. package/app/.next/server/app/callback.segments/_head.segment.rsc +0 -6
  968. package/app/.next/server/app/callback.segments/_index.segment.rsc +0 -8
  969. package/app/.next/server/app/callback.segments/_tree.segment.rsc +0 -4
  970. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +0 -9
  971. package/app/.next/server/app/callback.segments/callback.segment.rsc +0 -5
  972. package/app/.next/server/app/dashboard/basic-chat.html +0 -1
  973. package/app/.next/server/app/dashboard/basic-chat.rsc +0 -23
  974. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +0 -6
  975. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +0 -5
  976. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  977. package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  978. package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +0 -23
  979. package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +0 -6
  980. package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +0 -8
  981. package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +0 -5
  982. package/app/.next/server/app/dashboard/cli-tools.html +0 -1
  983. package/app/.next/server/app/dashboard/cli-tools.rsc +0 -24
  984. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +0 -6
  985. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +0 -5
  986. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  987. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  988. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +0 -24
  989. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +0 -6
  990. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +0 -8
  991. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +0 -5
  992. package/app/.next/server/app/dashboard/combos.html +0 -1
  993. package/app/.next/server/app/dashboard/combos.rsc +0 -26
  994. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +0 -9
  995. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +0 -5
  996. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  997. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  998. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +0 -26
  999. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +0 -6
  1000. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +0 -8
  1001. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +0 -5
  1002. package/app/.next/server/app/dashboard/endpoint.html +0 -1
  1003. package/app/.next/server/app/dashboard/endpoint.rsc +0 -24
  1004. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +0 -6
  1005. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +0 -5
  1006. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1007. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1008. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +0 -24
  1009. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +0 -6
  1010. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +0 -8
  1011. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +0 -5
  1012. package/app/.next/server/app/dashboard/media-providers/web.html +0 -1
  1013. package/app/.next/server/app/dashboard/media-providers/web.rsc +0 -26
  1014. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +0 -9
  1015. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +0 -5
  1016. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +0 -5
  1017. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1018. package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1019. package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +0 -26
  1020. package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +0 -6
  1021. package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +0 -8
  1022. package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +0 -5
  1023. package/app/.next/server/app/dashboard/mitm.html +0 -1
  1024. package/app/.next/server/app/dashboard/mitm.rsc +0 -23
  1025. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +0 -6
  1026. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +0 -5
  1027. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1028. package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1029. package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +0 -23
  1030. package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +0 -6
  1031. package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +0 -8
  1032. package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +0 -5
  1033. package/app/.next/server/app/dashboard/profile.html +0 -1
  1034. package/app/.next/server/app/dashboard/profile.rsc +0 -26
  1035. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +0 -9
  1036. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +0 -5
  1037. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1038. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1039. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +0 -26
  1040. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +0 -6
  1041. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +0 -8
  1042. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +0 -5
  1043. package/app/.next/server/app/dashboard/providers/new.html +0 -1
  1044. package/app/.next/server/app/dashboard/providers/new.rsc +0 -26
  1045. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +0 -9
  1046. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +0 -5
  1047. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +0 -5
  1048. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1049. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1050. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +0 -26
  1051. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +0 -6
  1052. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +0 -8
  1053. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +0 -5
  1054. package/app/.next/server/app/dashboard/providers.html +0 -1
  1055. package/app/.next/server/app/dashboard/providers.rsc +0 -26
  1056. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +0 -9
  1057. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +0 -5
  1058. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1059. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1060. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +0 -26
  1061. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +0 -6
  1062. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +0 -8
  1063. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +0 -5
  1064. package/app/.next/server/app/dashboard/proxy-pools.html +0 -1
  1065. package/app/.next/server/app/dashboard/proxy-pools.rsc +0 -26
  1066. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +0 -9
  1067. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +0 -5
  1068. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1069. package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1070. package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +0 -26
  1071. package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +0 -6
  1072. package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +0 -8
  1073. package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +0 -5
  1074. package/app/.next/server/app/dashboard/quota.html +0 -2
  1075. package/app/.next/server/app/dashboard/quota.rsc +0 -24
  1076. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +0 -7
  1077. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +0 -5
  1078. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1079. package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1080. package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +0 -24
  1081. package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +0 -6
  1082. package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +0 -8
  1083. package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +0 -5
  1084. package/app/.next/server/app/dashboard/settings/pricing/page.js +0 -2
  1085. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +0 -1
  1086. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +0 -1
  1087. package/app/.next/server/app/dashboard/settings/pricing.html +0 -1
  1088. package/app/.next/server/app/dashboard/settings/pricing.rsc +0 -24
  1089. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +0 -24
  1090. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +0 -6
  1091. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +0 -8
  1092. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +0 -4
  1093. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +0 -9
  1094. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +0 -5
  1095. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +0 -5
  1096. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +0 -5
  1097. package/app/.next/server/app/dashboard/skills.html +0 -1
  1098. package/app/.next/server/app/dashboard/skills.rsc +0 -26
  1099. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +0 -9
  1100. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +0 -5
  1101. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1102. package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1103. package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +0 -26
  1104. package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +0 -6
  1105. package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +0 -8
  1106. package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +0 -5
  1107. package/app/.next/server/app/dashboard/translator.html +0 -1
  1108. package/app/.next/server/app/dashboard/translator.rsc +0 -26
  1109. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +0 -9
  1110. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +0 -5
  1111. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1112. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1113. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +0 -26
  1114. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +0 -6
  1115. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +0 -8
  1116. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +0 -5
  1117. package/app/.next/server/app/dashboard/usage.html +0 -1
  1118. package/app/.next/server/app/dashboard/usage.rsc +0 -26
  1119. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +0 -9
  1120. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +0 -5
  1121. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1122. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1123. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +0 -26
  1124. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +0 -6
  1125. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +0 -8
  1126. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +0 -5
  1127. package/app/.next/server/app/dashboard.html +0 -1
  1128. package/app/.next/server/app/dashboard.rsc +0 -24
  1129. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +0 -6
  1130. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +0 -5
  1131. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +0 -6
  1132. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +0 -24
  1133. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +0 -6
  1134. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +0 -8
  1135. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +0 -5
  1136. package/app/.next/server/app/favicon.ico/route.js +0 -1
  1137. package/app/.next/server/app/favicon.ico/route.js.nft.json +0 -1
  1138. package/app/.next/server/app/index.html +0 -1
  1139. package/app/.next/server/app/index.rsc +0 -19
  1140. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +0 -6
  1141. package/app/.next/server/app/index.segments/_full.segment.rsc +0 -19
  1142. package/app/.next/server/app/index.segments/_head.segment.rsc +0 -6
  1143. package/app/.next/server/app/index.segments/_index.segment.rsc +0 -8
  1144. package/app/.next/server/app/index.segments/_tree.segment.rsc +0 -4
  1145. package/app/.next/server/app/landing/page.js +0 -2
  1146. package/app/.next/server/app/landing/page.js.nft.json +0 -1
  1147. package/app/.next/server/app/landing/page_client-reference-manifest.js +0 -1
  1148. package/app/.next/server/app/landing.html +0 -1
  1149. package/app/.next/server/app/landing.rsc +0 -24
  1150. package/app/.next/server/app/landing.segments/_full.segment.rsc +0 -24
  1151. package/app/.next/server/app/landing.segments/_head.segment.rsc +0 -6
  1152. package/app/.next/server/app/landing.segments/_index.segment.rsc +0 -8
  1153. package/app/.next/server/app/landing.segments/_tree.segment.rsc +0 -4
  1154. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +0 -9
  1155. package/app/.next/server/app/landing.segments/landing.segment.rsc +0 -5
  1156. package/app/.next/server/app/login/page.js +0 -2
  1157. package/app/.next/server/app/login/page.js.nft.json +0 -1
  1158. package/app/.next/server/app/login/page_client-reference-manifest.js +0 -1
  1159. package/app/.next/server/app/login.html +0 -1
  1160. package/app/.next/server/app/login.rsc +0 -25
  1161. package/app/.next/server/app/login.segments/_full.segment.rsc +0 -25
  1162. package/app/.next/server/app/login.segments/_head.segment.rsc +0 -6
  1163. package/app/.next/server/app/login.segments/_index.segment.rsc +0 -8
  1164. package/app/.next/server/app/login.segments/_tree.segment.rsc +0 -5
  1165. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +0 -10
  1166. package/app/.next/server/app/login.segments/login.segment.rsc +0 -5
  1167. package/app/.next/server/app/manifest.webmanifest/route.js +0 -16
  1168. package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +0 -1
  1169. package/app/.next/server/app/page.js +0 -2
  1170. package/app/.next/server/app/page.js.nft.json +0 -1
  1171. package/app/.next/server/app/page_client-reference-manifest.js +0 -1
  1172. package/app/.next/server/app-paths-manifest.json +0 -158
  1173. package/app/.next/server/chunks/1795.js +0 -1
  1174. package/app/.next/server/chunks/21.js +0 -1
  1175. package/app/.next/server/chunks/3774.js +0 -4
  1176. package/app/.next/server/chunks/4185.js +0 -53
  1177. package/app/.next/server/chunks/450.js +0 -7
  1178. package/app/.next/server/chunks/5221.js +0 -1
  1179. package/app/.next/server/chunks/6263.js +0 -14
  1180. package/app/.next/server/chunks/6283.js +0 -1
  1181. package/app/.next/server/chunks/6634.js +0 -7
  1182. package/app/.next/server/chunks/8202.js +0 -160
  1183. package/app/.next/server/chunks/9060.js +0 -9
  1184. package/app/.next/server/chunks/9737.js +0 -1
  1185. package/app/.next/server/functions-config-manifest.json +0 -55
  1186. package/app/.next/server/middleware-build-manifest.js +0 -1
  1187. package/app/.next/server/middleware.js +0 -26
  1188. package/app/.next/server/pages/404.html +0 -1
  1189. package/app/.next/server/pages/500.html +0 -1
  1190. package/app/.next/server/server-reference-manifest.js +0 -1
  1191. package/app/.next/server/server-reference-manifest.json +0 -1
  1192. package/app/.next/static/chunks/3771-d400e4ae3c36605b.js +0 -53
  1193. package/app/.next/static/chunks/4156-333776bcc04b3a24.js +0 -7
  1194. package/app/.next/static/chunks/505-b308a2b0c9199c92.js +0 -1
  1195. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-04f6908aa3c98f13.js +0 -1
  1196. package/app/.next/static/chunks/main-c15d476fd3e476c5.js +0 -5
  1197. package/app/.next/static/css/bcdf8509db9f9e88.css +0 -1
  1198. /package/app/{.next → .next-cli-build}/package.json +0 -0
  1199. /package/app/{.next → .next-cli-build}/react-loadable-manifest.json +0 -0
  1200. /package/app/{.next → .next-cli-build}/routes-manifest.json +0 -0
  1201. /package/app/{.next → .next-cli-build}/server/app/_global-error.meta +0 -0
  1202. /package/app/{.next → .next-cli-build}/server/app/_not-found.meta +0 -0
  1203. /package/app/{.next → .next-cli-build}/server/app/api/auth/login/route_client-reference-manifest.js +0 -0
  1204. /package/app/{.next → .next-cli-build}/server/app/api/auth/logout/route_client-reference-manifest.js +0 -0
  1205. /package/app/{.next → .next-cli-build}/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +0 -0
  1206. /package/app/{.next → .next-cli-build}/server/app/api/auth/oidc/start/route_client-reference-manifest.js +0 -0
  1207. /package/app/{.next → .next-cli-build}/server/app/api/auth/oidc/test/route_client-reference-manifest.js +0 -0
  1208. /package/app/{.next → .next-cli-build}/server/app/api/auth/status/route_client-reference-manifest.js +0 -0
  1209. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +0 -0
  1210. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +0 -0
  1211. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +0 -0
  1212. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +0 -0
  1213. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +0 -0
  1214. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +0 -0
  1215. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +0 -0
  1216. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +0 -0
  1217. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +0 -0
  1218. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +0 -0
  1219. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/deepseek-tui-settings/route_client-reference-manifest.js +0 -0
  1220. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +0 -0
  1221. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +0 -0
  1222. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/jcode-settings/route_client-reference-manifest.js +0 -0
  1223. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +0 -0
  1224. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +0 -0
  1225. /package/app/{.next → .next-cli-build}/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +0 -0
  1226. /package/app/{.next → .next-cli-build}/server/app/api/cloud/auth/route_client-reference-manifest.js +0 -0
  1227. /package/app/{.next → .next-cli-build}/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +0 -0
  1228. /package/app/{.next → .next-cli-build}/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +0 -0
  1229. /package/app/{.next → .next-cli-build}/server/app/api/cloud/models/alias/route_client-reference-manifest.js +0 -0
  1230. /package/app/{.next → .next-cli-build}/server/app/api/combos/[id]/route_client-reference-manifest.js +0 -0
  1231. /package/app/{.next → .next-cli-build}/server/app/api/combos/route_client-reference-manifest.js +0 -0
  1232. /package/app/{.next → .next-cli-build}/server/app/api/health/route_client-reference-manifest.js +0 -0
  1233. /package/app/{.next → .next-cli-build}/server/app/api/init/route_client-reference-manifest.js +0 -0
  1234. /package/app/{.next → .next-cli-build}/server/app/api/keys/[id]/route_client-reference-manifest.js +0 -0
  1235. /package/app/{.next → .next-cli-build}/server/app/api/keys/route_client-reference-manifest.js +0 -0
  1236. /package/app/{.next → .next-cli-build}/server/app/api/locale/route_client-reference-manifest.js +0 -0
  1237. /package/app/{.next → .next-cli-build}/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +0 -0
  1238. /package/app/{.next → .next-cli-build}/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +0 -0
  1239. /package/app/{.next → .next-cli-build}/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +0 -0
  1240. /package/app/{.next → .next-cli-build}/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +0 -0
  1241. /package/app/{.next → .next-cli-build}/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +0 -0
  1242. /package/app/{.next → .next-cli-build}/server/app/api/media-providers/tts/minimax/voices/route_client-reference-manifest.js +0 -0
  1243. /package/app/{.next → .next-cli-build}/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +0 -0
  1244. /package/app/{.next → .next-cli-build}/server/app/api/models/alias/route_client-reference-manifest.js +0 -0
  1245. /package/app/{.next → .next-cli-build}/server/app/api/models/availability/route_client-reference-manifest.js +0 -0
  1246. /package/app/{.next → .next-cli-build}/server/app/api/models/custom/route_client-reference-manifest.js +0 -0
  1247. /package/app/{.next → .next-cli-build}/server/app/api/models/disabled/route_client-reference-manifest.js +0 -0
  1248. /package/app/{.next → .next-cli-build}/server/app/api/models/route_client-reference-manifest.js +0 -0
  1249. /package/app/{.next → .next-cli-build}/server/app/api/models/test/route_client-reference-manifest.js +0 -0
  1250. /package/app/{.next → .next-cli-build}/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +0 -0
  1251. /package/app/{.next → .next-cli-build}/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +0 -0
  1252. /package/app/{.next → .next-cli-build}/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +0 -0
  1253. /package/app/{.next → .next-cli-build}/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +0 -0
  1254. /package/app/{.next → .next-cli-build}/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +0 -0
  1255. /package/app/{.next → .next-cli-build}/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +0 -0
  1256. /package/app/{.next → .next-cli-build}/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +0 -0
  1257. /package/app/{.next → .next-cli-build}/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +0 -0
  1258. /package/app/{.next → .next-cli-build}/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +0 -0
  1259. /package/app/{.next → .next-cli-build}/server/app/api/pricing/route_client-reference-manifest.js +0 -0
  1260. /package/app/{.next → .next-cli-build}/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +0 -0
  1261. /package/app/{.next → .next-cli-build}/server/app/api/provider-nodes/route_client-reference-manifest.js +0 -0
  1262. /package/app/{.next → .next-cli-build}/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +0 -0
  1263. /package/app/{.next → .next-cli-build}/server/app/api/providers/[id]/models/route_client-reference-manifest.js +0 -0
  1264. /package/app/{.next → .next-cli-build}/server/app/api/providers/[id]/route_client-reference-manifest.js +0 -0
  1265. /package/app/{.next → .next-cli-build}/server/app/api/providers/[id]/test/route_client-reference-manifest.js +0 -0
  1266. /package/app/{.next → .next-cli-build}/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +0 -0
  1267. /package/app/{.next → .next-cli-build}/server/app/api/providers/client/route_client-reference-manifest.js +0 -0
  1268. /package/app/{.next → .next-cli-build}/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +0 -0
  1269. /package/app/{.next → .next-cli-build}/server/app/api/providers/route_client-reference-manifest.js +0 -0
  1270. /package/app/{.next → .next-cli-build}/server/app/api/providers/suggested-models/route_client-reference-manifest.js +0 -0
  1271. /package/app/{.next → .next-cli-build}/server/app/api/providers/test-batch/route_client-reference-manifest.js +0 -0
  1272. /package/app/{.next → .next-cli-build}/server/app/api/providers/validate/route_client-reference-manifest.js +0 -0
  1273. /package/app/{.next → .next-cli-build}/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +0 -0
  1274. /package/app/{.next → .next-cli-build}/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +0 -0
  1275. /package/app/{.next → .next-cli-build}/server/app/api/proxy-pools/route_client-reference-manifest.js +0 -0
  1276. /package/app/{.next → .next-cli-build}/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +0 -0
  1277. /package/app/{.next → .next-cli-build}/server/app/api/settings/database/route_client-reference-manifest.js +0 -0
  1278. /package/app/{.next → .next-cli-build}/server/app/api/settings/proxy-test/route_client-reference-manifest.js +0 -0
  1279. /package/app/{.next → .next-cli-build}/server/app/api/settings/require-login/route_client-reference-manifest.js +0 -0
  1280. /package/app/{.next → .next-cli-build}/server/app/api/settings/route_client-reference-manifest.js +0 -0
  1281. /package/app/{.next → .next-cli-build}/server/app/api/shutdown/route_client-reference-manifest.js +0 -0
  1282. /package/app/{.next → .next-cli-build}/server/app/api/tags/route_client-reference-manifest.js +0 -0
  1283. /package/app/{.next → .next-cli-build}/server/app/api/translator/console-logs/route_client-reference-manifest.js +0 -0
  1284. /package/app/{.next → .next-cli-build}/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +0 -0
  1285. /package/app/{.next → .next-cli-build}/server/app/api/translator/load/route_client-reference-manifest.js +0 -0
  1286. /package/app/{.next → .next-cli-build}/server/app/api/translator/save/route_client-reference-manifest.js +0 -0
  1287. /package/app/{.next → .next-cli-build}/server/app/api/translator/send/route_client-reference-manifest.js +0 -0
  1288. /package/app/{.next → .next-cli-build}/server/app/api/translator/translate/route_client-reference-manifest.js +0 -0
  1289. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/disable/route_client-reference-manifest.js +0 -0
  1290. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/enable/route_client-reference-manifest.js +0 -0
  1291. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/status/route_client-reference-manifest.js +0 -0
  1292. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/tailscale-check/route_client-reference-manifest.js +0 -0
  1293. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/tailscale-disable/route_client-reference-manifest.js +0 -0
  1294. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/tailscale-enable/route_client-reference-manifest.js +0 -0
  1295. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/tailscale-install/route_client-reference-manifest.js +0 -0
  1296. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/tailscale-login/route_client-reference-manifest.js +0 -0
  1297. /package/app/{.next → .next-cli-build}/server/app/api/tunnel/tailscale-start-daemon/route_client-reference-manifest.js +0 -0
  1298. /package/app/{.next → .next-cli-build}/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +0 -0
  1299. /package/app/{.next → .next-cli-build}/server/app/api/usage/chart/route_client-reference-manifest.js +0 -0
  1300. /package/app/{.next → .next-cli-build}/server/app/api/usage/history/route_client-reference-manifest.js +0 -0
  1301. /package/app/{.next → .next-cli-build}/server/app/api/usage/providers/route_client-reference-manifest.js +0 -0
  1302. /package/app/{.next → .next-cli-build}/server/app/api/usage/request-details/route_client-reference-manifest.js +0 -0
  1303. /package/app/{.next → .next-cli-build}/server/app/api/usage/request-logs/route_client-reference-manifest.js +0 -0
  1304. /package/app/{.next → .next-cli-build}/server/app/api/usage/stats/route_client-reference-manifest.js +0 -0
  1305. /package/app/{.next → .next-cli-build}/server/app/api/usage/stream/route_client-reference-manifest.js +0 -0
  1306. /package/app/{.next → .next-cli-build}/server/app/api/v1/api/chat/route_client-reference-manifest.js +0 -0
  1307. /package/app/{.next → .next-cli-build}/server/app/api/v1/audio/speech/route_client-reference-manifest.js +0 -0
  1308. /package/app/{.next → .next-cli-build}/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +0 -0
  1309. /package/app/{.next → .next-cli-build}/server/app/api/v1/audio/voices/route_client-reference-manifest.js +0 -0
  1310. /package/app/{.next → .next-cli-build}/server/app/api/v1/chat/completions/route_client-reference-manifest.js +0 -0
  1311. /package/app/{.next → .next-cli-build}/server/app/api/v1/embeddings/route_client-reference-manifest.js +0 -0
  1312. /package/app/{.next → .next-cli-build}/server/app/api/v1/images/generations/route_client-reference-manifest.js +0 -0
  1313. /package/app/{.next → .next-cli-build}/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +0 -0
  1314. /package/app/{.next → .next-cli-build}/server/app/api/v1/messages/route_client-reference-manifest.js +0 -0
  1315. /package/app/{.next → .next-cli-build}/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +0 -0
  1316. /package/app/{.next → .next-cli-build}/server/app/api/v1/models/info/route_client-reference-manifest.js +0 -0
  1317. /package/app/{.next → .next-cli-build}/server/app/api/v1/models/route_client-reference-manifest.js +0 -0
  1318. /package/app/{.next → .next-cli-build}/server/app/api/v1/responses/compact/route_client-reference-manifest.js +0 -0
  1319. /package/app/{.next → .next-cli-build}/server/app/api/v1/responses/route_client-reference-manifest.js +0 -0
  1320. /package/app/{.next → .next-cli-build}/server/app/api/v1/route_client-reference-manifest.js +0 -0
  1321. /package/app/{.next → .next-cli-build}/server/app/api/v1/search/route_client-reference-manifest.js +0 -0
  1322. /package/app/{.next → .next-cli-build}/server/app/api/v1/web/fetch/route_client-reference-manifest.js +0 -0
  1323. /package/app/{.next → .next-cli-build}/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +0 -0
  1324. /package/app/{.next → .next-cli-build}/server/app/api/v1beta/models/route_client-reference-manifest.js +0 -0
  1325. /package/app/{.next → .next-cli-build}/server/app/api/version/route_client-reference-manifest.js +0 -0
  1326. /package/app/{.next → .next-cli-build}/server/app/api/version/shutdown/route_client-reference-manifest.js +0 -0
  1327. /package/app/{.next → .next-cli-build}/server/app/api/version/update/route_client-reference-manifest.js +0 -0
  1328. /package/app/{.next → .next-cli-build}/server/app/callback.meta +0 -0
  1329. /package/app/{.next → .next-cli-build}/server/app/dashboard/basic-chat.meta +0 -0
  1330. /package/app/{.next → .next-cli-build}/server/app/dashboard/cli-tools.meta +0 -0
  1331. /package/app/{.next → .next-cli-build}/server/app/dashboard/combos.meta +0 -0
  1332. /package/app/{.next → .next-cli-build}/server/app/dashboard/endpoint.meta +0 -0
  1333. /package/app/{.next → .next-cli-build}/server/app/dashboard/media-providers/web.meta +0 -0
  1334. /package/app/{.next → .next-cli-build}/server/app/dashboard/mitm.meta +0 -0
  1335. /package/app/{.next → .next-cli-build}/server/app/dashboard/profile.meta +0 -0
  1336. /package/app/{.next → .next-cli-build}/server/app/dashboard/providers/new.meta +0 -0
  1337. /package/app/{.next → .next-cli-build}/server/app/dashboard/providers.meta +0 -0
  1338. /package/app/{.next → .next-cli-build}/server/app/dashboard/proxy-pools.meta +0 -0
  1339. /package/app/{.next → .next-cli-build}/server/app/dashboard/quota.meta +0 -0
  1340. /package/app/{.next → .next-cli-build}/server/app/dashboard/settings/pricing.meta +0 -0
  1341. /package/app/{.next → .next-cli-build}/server/app/dashboard/skills.meta +0 -0
  1342. /package/app/{.next → .next-cli-build}/server/app/dashboard/translator.meta +0 -0
  1343. /package/app/{.next → .next-cli-build}/server/app/dashboard/usage.meta +0 -0
  1344. /package/app/{.next → .next-cli-build}/server/app/dashboard.meta +0 -0
  1345. /package/app/{.next → .next-cli-build}/server/app/favicon.ico.body +0 -0
  1346. /package/app/{.next → .next-cli-build}/server/app/favicon.ico.meta +0 -0
  1347. /package/app/{.next → .next-cli-build}/server/app/index.meta +0 -0
  1348. /package/app/{.next → .next-cli-build}/server/app/landing.meta +0 -0
  1349. /package/app/{.next → .next-cli-build}/server/app/login.meta +0 -0
  1350. /package/app/{.next → .next-cli-build}/server/app/manifest.webmanifest/route_client-reference-manifest.js +0 -0
  1351. /package/app/{.next → .next-cli-build}/server/app/manifest.webmanifest.body +0 -0
  1352. /package/app/{.next → .next-cli-build}/server/app/manifest.webmanifest.meta +0 -0
  1353. /package/app/{.next → .next-cli-build}/server/chunks/1071.js +0 -0
  1354. /package/app/{.next → .next-cli-build}/server/chunks/1249.js +0 -0
  1355. /package/app/{.next → .next-cli-build}/server/chunks/1301.js +0 -0
  1356. /package/app/{.next → .next-cli-build}/server/chunks/1444.js +0 -0
  1357. /package/app/{.next → .next-cli-build}/server/chunks/1574.js +0 -0
  1358. /package/app/{.next → .next-cli-build}/server/chunks/1578.js +0 -0
  1359. /package/app/{.next → .next-cli-build}/server/chunks/1735.js +0 -0
  1360. /package/app/{.next → .next-cli-build}/server/chunks/2009.js +0 -0
  1361. /package/app/{.next → .next-cli-build}/server/chunks/2212.js +0 -0
  1362. /package/app/{.next → .next-cli-build}/server/chunks/2701.js +0 -0
  1363. /package/app/{.next → .next-cli-build}/server/chunks/3630.js +0 -0
  1364. /package/app/{.next → .next-cli-build}/server/chunks/3666.js +0 -0
  1365. /package/app/{.next → .next-cli-build}/server/chunks/375.js +0 -0
  1366. /package/app/{.next → .next-cli-build}/server/chunks/4343.js +0 -0
  1367. /package/app/{.next → .next-cli-build}/server/chunks/4723.js +0 -0
  1368. /package/app/{.next → .next-cli-build}/server/chunks/499.js +0 -0
  1369. /package/app/{.next → .next-cli-build}/server/chunks/5046.js +0 -0
  1370. /package/app/{.next → .next-cli-build}/server/chunks/5053.js +0 -0
  1371. /package/app/{.next → .next-cli-build}/server/chunks/514.js +0 -0
  1372. /package/app/{.next → .next-cli-build}/server/chunks/5159.js +0 -0
  1373. /package/app/{.next → .next-cli-build}/server/chunks/5339.js +0 -0
  1374. /package/app/{.next → .next-cli-build}/server/chunks/5445.js +0 -0
  1375. /package/app/{.next → .next-cli-build}/server/chunks/586.js +0 -0
  1376. /package/app/{.next → .next-cli-build}/server/chunks/5882.js +0 -0
  1377. /package/app/{.next → .next-cli-build}/server/chunks/593.js +0 -0
  1378. /package/app/{.next → .next-cli-build}/server/chunks/6288.js +0 -0
  1379. /package/app/{.next → .next-cli-build}/server/chunks/6379.js +0 -0
  1380. /package/app/{.next → .next-cli-build}/server/chunks/64.js +0 -0
  1381. /package/app/{.next → .next-cli-build}/server/chunks/6502.js +0 -0
  1382. /package/app/{.next → .next-cli-build}/server/chunks/6560.js +0 -0
  1383. /package/app/{.next → .next-cli-build}/server/chunks/6799.js +0 -0
  1384. /package/app/{.next → .next-cli-build}/server/chunks/7061.js +0 -0
  1385. /package/app/{.next → .next-cli-build}/server/chunks/7171.js +0 -0
  1386. /package/app/{.next → .next-cli-build}/server/chunks/7243.js +0 -0
  1387. /package/app/{.next → .next-cli-build}/server/chunks/7292.js +0 -0
  1388. /package/app/{.next → .next-cli-build}/server/chunks/7417.js +0 -0
  1389. /package/app/{.next → .next-cli-build}/server/chunks/7686.js +0 -0
  1390. /package/app/{.next → .next-cli-build}/server/chunks/7773.js +0 -0
  1391. /package/app/{.next → .next-cli-build}/server/chunks/7810.js +0 -0
  1392. /package/app/{.next → .next-cli-build}/server/chunks/7973.js +0 -0
  1393. /package/app/{.next → .next-cli-build}/server/chunks/8012.js +0 -0
  1394. /package/app/{.next → .next-cli-build}/server/chunks/8035.js +0 -0
  1395. /package/app/{.next → .next-cli-build}/server/chunks/8495.js +0 -0
  1396. /package/app/{.next → .next-cli-build}/server/chunks/8647.js +0 -0
  1397. /package/app/{.next → .next-cli-build}/server/middleware-manifest.json +0 -0
  1398. /package/app/{.next → .next-cli-build}/server/middleware-react-loadable-manifest.js +0 -0
  1399. /package/app/{.next → .next-cli-build}/server/next-font-manifest.js +0 -0
  1400. /package/app/{.next → .next-cli-build}/server/next-font-manifest.json +0 -0
  1401. /package/app/{.next → .next-cli-build}/server/pages-manifest.json +0 -0
  1402. /package/app/{.next → .next-cli-build}/server/prefetch-hints.json +0 -0
  1403. /package/app/{.next → .next-cli-build}/server/webpack-runtime.js +0 -0
  1404. /package/app/{.next → .next-cli-build}/static/chunks/1273-62c3e49612c8936b.js +0 -0
  1405. /package/app/{.next → .next-cli-build}/static/chunks/1310.277601b1f5c247fc.js +0 -0
  1406. /package/app/{.next → .next-cli-build}/static/chunks/5158-4b48a3595c794bbc.js +0 -0
  1407. /package/app/{.next → .next-cli-build}/static/chunks/6795-3ddcc1d55c65c001.js +0 -0
  1408. /package/app/{.next → .next-cli-build}/static/chunks/8035-7160908984e36a32.js +0 -0
  1409. /package/app/{.next → .next-cli-build}/static/chunks/8038-368cfbdf9080110b.js +0 -0
  1410. /package/app/{.next → .next-cli-build}/static/chunks/8872-3d43cb238f9deea9.js +0 -0
  1411. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/basic-chat/page-03929d42abde11dc.js +0 -0
  1412. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-cd0fd0414de9421f.js +0 -0
  1413. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/cli-tools/page-cf6325b0b4557845.js +0 -0
  1414. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/combos/page-0479ee1b161bf657.js +0 -0
  1415. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/console-log/page-af58c67a4e409aad.js +0 -0
  1416. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/endpoint/page-79a243ddf837f243.js +0 -0
  1417. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page-c8ed0db5955a05a5.js +0 -0
  1418. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-7a43c4f097f69c0b.js +0 -0
  1419. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/page-29ce6662637d64e4.js +0 -0
  1420. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-617c9cc320c9aced.js +0 -0
  1421. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/mitm/page-ba20629be96f8c76.js +0 -0
  1422. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/page-87aa0d715eec8054.js +0 -0
  1423. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/profile/page-3582cb03c9ef5dd8.js +0 -0
  1424. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-7f9c8937e17f949b.js +0 -0
  1425. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/providers/new/page-510b667ad2defe52.js +0 -0
  1426. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/providers/page-4cb14309c0658008.js +0 -0
  1427. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/proxy-pools/page-884603e61682c07d.js +0 -0
  1428. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/quota/page-443513423cf1526a.js +0 -0
  1429. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/skills/page-58f11e8a5a8f3810.js +0 -0
  1430. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/dashboard/translator/page-f87aca0195ce41ad.js +0 -0
  1431. /package/app/{.next → .next-cli-build}/static/chunks/app/(dashboard)/layout-dca35f311527549c.js +0 -0
  1432. /package/app/{.next → .next-cli-build}/static/chunks/app/_global-error/page-36dc8d06b592b249.js +0 -0
  1433. /package/app/{.next → .next-cli-build}/static/chunks/app/_not-found/page-1ab122ef64d03506.js +0 -0
  1434. /package/app/{.next → .next-cli-build}/static/chunks/app/api/auth/login/route-36dc8d06b592b249.js +0 -0
  1435. /package/app/{.next → .next-cli-build}/static/chunks/app/api/auth/logout/route-36dc8d06b592b249.js +0 -0
  1436. /package/app/{.next → .next-cli-build}/static/chunks/app/api/auth/oidc/callback/route-36dc8d06b592b249.js +0 -0
  1437. /package/app/{.next → .next-cli-build}/static/chunks/app/api/auth/oidc/start/route-36dc8d06b592b249.js +0 -0
  1438. /package/app/{.next → .next-cli-build}/static/chunks/app/api/auth/oidc/test/route-36dc8d06b592b249.js +0 -0
  1439. /package/app/{.next → .next-cli-build}/static/chunks/app/api/auth/status/route-36dc8d06b592b249.js +0 -0
  1440. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/all-statuses/route-36dc8d06b592b249.js +0 -0
  1441. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-36dc8d06b592b249.js +0 -0
  1442. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/antigravity-mitm/route-36dc8d06b592b249.js +0 -0
  1443. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/claude-settings/route-36dc8d06b592b249.js +0 -0
  1444. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/cline-settings/route-36dc8d06b592b249.js +0 -0
  1445. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/codex-settings/route-36dc8d06b592b249.js +0 -0
  1446. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/copilot-settings/route-36dc8d06b592b249.js +0 -0
  1447. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-36dc8d06b592b249.js +0 -0
  1448. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-36dc8d06b592b249.js +0 -0
  1449. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/cowork-settings/route-36dc8d06b592b249.js +0 -0
  1450. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-36dc8d06b592b249.js +0 -0
  1451. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/droid-settings/route-36dc8d06b592b249.js +0 -0
  1452. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/hermes-settings/route-36dc8d06b592b249.js +0 -0
  1453. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/jcode-settings/route-36dc8d06b592b249.js +0 -0
  1454. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/kilo-settings/route-36dc8d06b592b249.js +0 -0
  1455. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/openclaw-settings/route-36dc8d06b592b249.js +0 -0
  1456. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cli-tools/opencode-settings/route-36dc8d06b592b249.js +0 -0
  1457. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cloud/auth/route-36dc8d06b592b249.js +0 -0
  1458. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cloud/credentials/update/route-36dc8d06b592b249.js +0 -0
  1459. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cloud/model/resolve/route-36dc8d06b592b249.js +0 -0
  1460. /package/app/{.next → .next-cli-build}/static/chunks/app/api/cloud/models/alias/route-36dc8d06b592b249.js +0 -0
  1461. /package/app/{.next → .next-cli-build}/static/chunks/app/api/combos/[id]/route-36dc8d06b592b249.js +0 -0
  1462. /package/app/{.next → .next-cli-build}/static/chunks/app/api/combos/route-36dc8d06b592b249.js +0 -0
  1463. /package/app/{.next → .next-cli-build}/static/chunks/app/api/health/route-36dc8d06b592b249.js +0 -0
  1464. /package/app/{.next → .next-cli-build}/static/chunks/app/api/init/route-36dc8d06b592b249.js +0 -0
  1465. /package/app/{.next → .next-cli-build}/static/chunks/app/api/keys/[id]/route-36dc8d06b592b249.js +0 -0
  1466. /package/app/{.next → .next-cli-build}/static/chunks/app/api/keys/route-36dc8d06b592b249.js +0 -0
  1467. /package/app/{.next → .next-cli-build}/static/chunks/app/api/locale/route-36dc8d06b592b249.js +0 -0
  1468. /package/app/{.next → .next-cli-build}/static/chunks/app/api/mcp/[plugin]/message/route-36dc8d06b592b249.js +0 -0
  1469. /package/app/{.next → .next-cli-build}/static/chunks/app/api/mcp/[plugin]/sse/route-36dc8d06b592b249.js +0 -0
  1470. /package/app/{.next → .next-cli-build}/static/chunks/app/api/media-providers/tts/deepgram/voices/route-36dc8d06b592b249.js +0 -0
  1471. /package/app/{.next → .next-cli-build}/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-36dc8d06b592b249.js +0 -0
  1472. /package/app/{.next → .next-cli-build}/static/chunks/app/api/media-providers/tts/inworld/voices/route-36dc8d06b592b249.js +0 -0
  1473. /package/app/{.next → .next-cli-build}/static/chunks/app/api/media-providers/tts/minimax/voices/route-36dc8d06b592b249.js +0 -0
  1474. /package/app/{.next → .next-cli-build}/static/chunks/app/api/media-providers/tts/voices/route-36dc8d06b592b249.js +0 -0
  1475. /package/app/{.next → .next-cli-build}/static/chunks/app/api/models/alias/route-36dc8d06b592b249.js +0 -0
  1476. /package/app/{.next → .next-cli-build}/static/chunks/app/api/models/availability/route-36dc8d06b592b249.js +0 -0
  1477. /package/app/{.next → .next-cli-build}/static/chunks/app/api/models/custom/route-36dc8d06b592b249.js +0 -0
  1478. /package/app/{.next → .next-cli-build}/static/chunks/app/api/models/disabled/route-36dc8d06b592b249.js +0 -0
  1479. /package/app/{.next → .next-cli-build}/static/chunks/app/api/models/route-36dc8d06b592b249.js +0 -0
  1480. /package/app/{.next → .next-cli-build}/static/chunks/app/api/models/test/route-36dc8d06b592b249.js +0 -0
  1481. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/[provider]/[action]/route-36dc8d06b592b249.js +0 -0
  1482. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/cursor/auto-import/route-36dc8d06b592b249.js +0 -0
  1483. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/cursor/import/route-36dc8d06b592b249.js +0 -0
  1484. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/gitlab/pat/route-36dc8d06b592b249.js +0 -0
  1485. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/iflow/cookie/route-36dc8d06b592b249.js +0 -0
  1486. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/kiro/auto-import/route-36dc8d06b592b249.js +0 -0
  1487. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/kiro/import/route-36dc8d06b592b249.js +0 -0
  1488. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/kiro/social-authorize/route-36dc8d06b592b249.js +0 -0
  1489. /package/app/{.next → .next-cli-build}/static/chunks/app/api/oauth/kiro/social-exchange/route-36dc8d06b592b249.js +0 -0
  1490. /package/app/{.next → .next-cli-build}/static/chunks/app/api/pricing/route-36dc8d06b592b249.js +0 -0
  1491. /package/app/{.next → .next-cli-build}/static/chunks/app/api/provider-nodes/[id]/route-36dc8d06b592b249.js +0 -0
  1492. /package/app/{.next → .next-cli-build}/static/chunks/app/api/provider-nodes/route-36dc8d06b592b249.js +0 -0
  1493. /package/app/{.next → .next-cli-build}/static/chunks/app/api/provider-nodes/validate/route-36dc8d06b592b249.js +0 -0
  1494. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/[id]/models/route-36dc8d06b592b249.js +0 -0
  1495. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/[id]/route-36dc8d06b592b249.js +0 -0
  1496. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/[id]/test/route-36dc8d06b592b249.js +0 -0
  1497. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/[id]/test-models/route-36dc8d06b592b249.js +0 -0
  1498. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/client/route-36dc8d06b592b249.js +0 -0
  1499. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/kilo/free-models/route-36dc8d06b592b249.js +0 -0
  1500. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/route-36dc8d06b592b249.js +0 -0
  1501. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/suggested-models/route-36dc8d06b592b249.js +0 -0
  1502. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/test-batch/route-36dc8d06b592b249.js +0 -0
  1503. /package/app/{.next → .next-cli-build}/static/chunks/app/api/providers/validate/route-36dc8d06b592b249.js +0 -0
  1504. /package/app/{.next → .next-cli-build}/static/chunks/app/api/proxy-pools/[id]/route-36dc8d06b592b249.js +0 -0
  1505. /package/app/{.next → .next-cli-build}/static/chunks/app/api/proxy-pools/[id]/test/route-36dc8d06b592b249.js +0 -0
  1506. /package/app/{.next → .next-cli-build}/static/chunks/app/api/proxy-pools/route-36dc8d06b592b249.js +0 -0
  1507. /package/app/{.next → .next-cli-build}/static/chunks/app/api/proxy-pools/vercel-deploy/route-36dc8d06b592b249.js +0 -0
  1508. /package/app/{.next → .next-cli-build}/static/chunks/app/api/settings/database/route-36dc8d06b592b249.js +0 -0
  1509. /package/app/{.next → .next-cli-build}/static/chunks/app/api/settings/proxy-test/route-36dc8d06b592b249.js +0 -0
  1510. /package/app/{.next → .next-cli-build}/static/chunks/app/api/settings/require-login/route-36dc8d06b592b249.js +0 -0
  1511. /package/app/{.next → .next-cli-build}/static/chunks/app/api/settings/route-36dc8d06b592b249.js +0 -0
  1512. /package/app/{.next → .next-cli-build}/static/chunks/app/api/shutdown/route-36dc8d06b592b249.js +0 -0
  1513. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tags/route-36dc8d06b592b249.js +0 -0
  1514. /package/app/{.next → .next-cli-build}/static/chunks/app/api/translator/console-logs/route-36dc8d06b592b249.js +0 -0
  1515. /package/app/{.next → .next-cli-build}/static/chunks/app/api/translator/console-logs/stream/route-36dc8d06b592b249.js +0 -0
  1516. /package/app/{.next → .next-cli-build}/static/chunks/app/api/translator/load/route-36dc8d06b592b249.js +0 -0
  1517. /package/app/{.next → .next-cli-build}/static/chunks/app/api/translator/save/route-36dc8d06b592b249.js +0 -0
  1518. /package/app/{.next → .next-cli-build}/static/chunks/app/api/translator/send/route-36dc8d06b592b249.js +0 -0
  1519. /package/app/{.next → .next-cli-build}/static/chunks/app/api/translator/translate/route-36dc8d06b592b249.js +0 -0
  1520. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/disable/route-36dc8d06b592b249.js +0 -0
  1521. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/enable/route-36dc8d06b592b249.js +0 -0
  1522. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/status/route-36dc8d06b592b249.js +0 -0
  1523. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/tailscale-check/route-36dc8d06b592b249.js +0 -0
  1524. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/tailscale-disable/route-36dc8d06b592b249.js +0 -0
  1525. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/tailscale-enable/route-36dc8d06b592b249.js +0 -0
  1526. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/tailscale-install/route-36dc8d06b592b249.js +0 -0
  1527. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/tailscale-login/route-36dc8d06b592b249.js +0 -0
  1528. /package/app/{.next → .next-cli-build}/static/chunks/app/api/tunnel/tailscale-start-daemon/route-36dc8d06b592b249.js +0 -0
  1529. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/[connectionId]/route-36dc8d06b592b249.js +0 -0
  1530. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/chart/route-36dc8d06b592b249.js +0 -0
  1531. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/history/route-36dc8d06b592b249.js +0 -0
  1532. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/providers/route-36dc8d06b592b249.js +0 -0
  1533. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/request-details/route-36dc8d06b592b249.js +0 -0
  1534. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/request-logs/route-36dc8d06b592b249.js +0 -0
  1535. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/stats/route-36dc8d06b592b249.js +0 -0
  1536. /package/app/{.next → .next-cli-build}/static/chunks/app/api/usage/stream/route-36dc8d06b592b249.js +0 -0
  1537. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/api/chat/route-36dc8d06b592b249.js +0 -0
  1538. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/audio/speech/route-36dc8d06b592b249.js +0 -0
  1539. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/audio/transcriptions/route-36dc8d06b592b249.js +0 -0
  1540. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/audio/voices/route-36dc8d06b592b249.js +0 -0
  1541. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/chat/completions/route-36dc8d06b592b249.js +0 -0
  1542. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/embeddings/route-36dc8d06b592b249.js +0 -0
  1543. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/images/generations/route-36dc8d06b592b249.js +0 -0
  1544. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/messages/count_tokens/route-36dc8d06b592b249.js +0 -0
  1545. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/messages/route-36dc8d06b592b249.js +0 -0
  1546. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/models/[kind]/route-36dc8d06b592b249.js +0 -0
  1547. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/models/info/route-36dc8d06b592b249.js +0 -0
  1548. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/models/route-36dc8d06b592b249.js +0 -0
  1549. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/responses/compact/route-36dc8d06b592b249.js +0 -0
  1550. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/responses/route-36dc8d06b592b249.js +0 -0
  1551. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/route-36dc8d06b592b249.js +0 -0
  1552. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/search/route-36dc8d06b592b249.js +0 -0
  1553. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1/web/fetch/route-36dc8d06b592b249.js +0 -0
  1554. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1beta/models/[...path]/route-36dc8d06b592b249.js +0 -0
  1555. /package/app/{.next → .next-cli-build}/static/chunks/app/api/v1beta/models/route-36dc8d06b592b249.js +0 -0
  1556. /package/app/{.next → .next-cli-build}/static/chunks/app/api/version/route-36dc8d06b592b249.js +0 -0
  1557. /package/app/{.next → .next-cli-build}/static/chunks/app/api/version/shutdown/route-36dc8d06b592b249.js +0 -0
  1558. /package/app/{.next → .next-cli-build}/static/chunks/app/api/version/update/route-36dc8d06b592b249.js +0 -0
  1559. /package/app/{.next → .next-cli-build}/static/chunks/app/callback/page-6ea4675be396cdb5.js +0 -0
  1560. /package/app/{.next → .next-cli-build}/static/chunks/app/dashboard/settings/pricing/page-77a73529baba955b.js +0 -0
  1561. /package/app/{.next → .next-cli-build}/static/chunks/app/landing/page-0084367666bd9046.js +0 -0
  1562. /package/app/{.next → .next-cli-build}/static/chunks/app/layout-fcda570933db809f.js +0 -0
  1563. /package/app/{.next → .next-cli-build}/static/chunks/app/login/page-dc885cca61893e2a.js +0 -0
  1564. /package/app/{.next → .next-cli-build}/static/chunks/app/manifest.webmanifest/route-36dc8d06b592b249.js +0 -0
  1565. /package/app/{.next → .next-cli-build}/static/chunks/app/page-36dc8d06b592b249.js +0 -0
  1566. /package/app/{.next → .next-cli-build}/static/chunks/c6123951-b42288d628b452ba.js +0 -0
  1567. /package/app/{.next → .next-cli-build}/static/chunks/c7879cf7-255d52e3eda24cb7.js +0 -0
  1568. /package/app/{.next → .next-cli-build}/static/chunks/framework-ec2c38cd02cb5c98.js +0 -0
  1569. /package/app/{.next → .next-cli-build}/static/chunks/main-app-2c8be355ba1c4e93.js +0 -0
  1570. /package/app/{.next → .next-cli-build}/static/chunks/next/dist/client/components/builtin/app-error-36dc8d06b592b249.js +0 -0
  1571. /package/app/{.next → .next-cli-build}/static/chunks/next/dist/client/components/builtin/forbidden-36dc8d06b592b249.js +0 -0
  1572. /package/app/{.next → .next-cli-build}/static/chunks/next/dist/client/components/builtin/global-error-2e4f2b5b71d077f6.js +0 -0
  1573. /package/app/{.next → .next-cli-build}/static/chunks/next/dist/client/components/builtin/not-found-36dc8d06b592b249.js +0 -0
  1574. /package/app/{.next → .next-cli-build}/static/chunks/next/dist/client/components/builtin/unauthorized-36dc8d06b592b249.js +0 -0
  1575. /package/app/{.next → .next-cli-build}/static/chunks/polyfills-42372ed130431b0a.js +0 -0
  1576. /package/app/{.next → .next-cli-build}/static/chunks/webpack-ab7d9d893d55abd4.js +0 -0
  1577. /package/app/{.next → .next-cli-build}/static/css/2e1b7d528c228ec3.css +0 -0
  1578. /package/app/{.next → .next-cli-build}/static/css/599369d853c61df7.css +0 -0
  1579. /package/app/{.next → .next-cli-build}/static/media/19cfc7226ec3afaa-s.woff2 +0 -0
  1580. /package/app/{.next → .next-cli-build}/static/media/21350d82a1f187e9-s.woff2 +0 -0
  1581. /package/app/{.next → .next-cli-build}/static/media/8e9860b6e62d6359-s.woff2 +0 -0
  1582. /package/app/{.next → .next-cli-build}/static/media/ba9851c3c22cd980-s.woff2 +0 -0
  1583. /package/app/{.next → .next-cli-build}/static/media/c5fe6dc8356a8c31-s.woff2 +0 -0
  1584. /package/app/{.next → .next-cli-build}/static/media/df0a9ae256c0569c-s.woff2 +0 -0
  1585. /package/app/{.next → .next-cli-build}/static/media/e4af272ccee01ff0-s.p.woff2 +0 -0
  1586. /package/app/{.next → .next-cli-build}/static/media/material-symbols-outlined.1060ac06.woff2 +0 -0
  1587. /package/app/{.next/static/2misBKF5VNVsKDJv5-tr0 → .next-cli-build/static/uHhVw6dal8k6pSmnEqnTj}/_buildManifest.js +0 -0
  1588. /package/app/{.next/static/2misBKF5VNVsKDJv5-tr0 → .next-cli-build/static/uHhVw6dal8k6pSmnEqnTj}/_ssgManifest.js +0 -0
@@ -1,55 +0,0 @@
1
- {
2
- "version": 1,
3
- "functions": {
4
- "/_middleware": {
5
- "runtime": "nodejs",
6
- "matchers": [
7
- {
8
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?(?:\\/(\\/?index|\\/?index\\.json))?[\\/#\\?]?$",
9
- "originalSource": "/"
10
- },
11
- {
12
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/dashboard(?:\\/((?:[^\\/#\\?]+?)(?:\\/(?:[^\\/#\\?]+?))*))?(\\.json)?[\\/#\\?]?$",
13
- "originalSource": "/dashboard/:path*"
14
- },
15
- {
16
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/shutdown(\\.json)?[\\/#\\?]?$",
17
- "originalSource": "/api/shutdown"
18
- },
19
- {
20
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/settings(?:\\/((?:[^\\/#\\?]+?)(?:\\/(?:[^\\/#\\?]+?))*))?(\\.json)?[\\/#\\?]?$",
21
- "originalSource": "/api/settings/:path*"
22
- },
23
- {
24
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/keys(\\.json)?[\\/#\\?]?$",
25
- "originalSource": "/api/keys"
26
- },
27
- {
28
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/keys(?:\\/((?:[^\\/#\\?]+?)(?:\\/(?:[^\\/#\\?]+?))*))?(\\.json)?[\\/#\\?]?$",
29
- "originalSource": "/api/keys/:path*"
30
- },
31
- {
32
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/providers\\/client(\\.json)?[\\/#\\?]?$",
33
- "originalSource": "/api/providers/client"
34
- },
35
- {
36
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/provider-nodes\\/validate(\\.json)?[\\/#\\?]?$",
37
- "originalSource": "/api/provider-nodes/validate"
38
- },
39
- {
40
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/cli-tools(?:\\/((?:[^\\/#\\?]+?)(?:\\/(?:[^\\/#\\?]+?))*))?(\\.json)?[\\/#\\?]?$",
41
- "originalSource": "/api/cli-tools/:path*"
42
- },
43
- {
44
- "regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?\\/api\\/mcp(?:\\/((?:[^\\/#\\?]+?)(?:\\/(?:[^\\/#\\?]+?))*))?(\\.json)?[\\/#\\?]?$",
45
- "originalSource": "/api/mcp/:path*"
46
- }
47
- ]
48
- },
49
- "/api/mcp/[plugin]/message": {},
50
- "/api/mcp/[plugin]/sse": {},
51
- "/api/v1/audio/transcriptions": {
52
- "maxDuration": 300
53
- }
54
- }
55
- }
@@ -1 +0,0 @@
1
- globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],lowPriorityFiles:["static/2misBKF5VNVsKDJv5-tr0/_buildManifest.js","static/2misBKF5VNVsKDJv5-tr0/_ssgManifest.js"],rootMainFiles:["static/chunks/webpack-ab7d9d893d55abd4.js","static/chunks/c7879cf7-255d52e3eda24cb7.js","static/chunks/5158-4b48a3595c794bbc.js","static/chunks/main-app-2c8be355ba1c4e93.js"],rootMainFilesTree:{},pages:{"/_app":[]}};