9router 0.5.30 → 0.5.35

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 (1205) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +17 -12
  3. package/app/.next-cli-build/build-manifest.json +3 -3
  4. package/app/.next-cli-build/prerender-manifest.json +3 -3
  5. package/app/.next-cli-build/required-server-files.json +2 -2
  6. package/app/.next-cli-build/routes-manifest.json +32 -0
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +5 -5
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js +2 -2
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +2 -2
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  76. package/app/.next-cli-build/server/app/_global-error/page.js +3 -3
  77. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  79. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  80. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  81. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  83. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  84. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  85. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  86. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  88. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  90. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  91. package/app/.next-cli-build/server/app/_not-found.rsc +5 -5
  92. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +5 -5
  93. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +5 -5
  95. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  96. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  98. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  99. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  100. package/app/.next-cli-build/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  101. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  114. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/auth/reset-password/route_client-reference-manifest.js +1 -1
  116. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  117. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  119. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +12 -4
  120. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +1 -1
  122. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  123. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  128. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  129. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  132. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  134. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  138. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  140. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  141. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -1
  143. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  144. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -1
  146. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  147. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +1 -1
  149. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  150. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route_client-reference-manifest.js +1 -1
  152. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  153. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  155. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +10 -0
  156. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js.nft.json +1 -0
  157. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route_client-reference-manifest.js +1 -0
  158. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  159. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +1 -1
  161. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  162. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  163. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route_client-reference-manifest.js +1 -1
  164. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  165. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  167. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  168. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  170. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  171. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  173. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  174. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  175. package/app/.next-cli-build/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  176. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  177. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  178. package/app/.next-cli-build/server/app/api/combos/route_client-reference-manifest.js +1 -1
  179. package/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  180. package/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  181. package/app/.next-cli-build/server/app/api/headroom/extras/route_client-reference-manifest.js +1 -1
  182. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  183. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  184. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route_client-reference-manifest.js +1 -1
  185. package/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/headroom/restart/route_client-reference-manifest.js +1 -1
  188. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  189. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  190. package/app/.next-cli-build/server/app/api/headroom/start/route_client-reference-manifest.js +1 -1
  191. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/headroom/status/route_client-reference-manifest.js +1 -1
  194. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  195. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  196. package/app/.next-cli-build/server/app/api/headroom/stop/route_client-reference-manifest.js +1 -1
  197. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  198. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/health/route_client-reference-manifest.js +1 -1
  200. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  201. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  202. package/app/.next-cli-build/server/app/api/init/route_client-reference-manifest.js +1 -1
  203. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  204. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  205. package/app/.next-cli-build/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  206. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  207. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  208. package/app/.next-cli-build/server/app/api/keys/route_client-reference-manifest.js +1 -1
  209. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  210. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  211. package/app/.next-cli-build/server/app/api/locale/route_client-reference-manifest.js +1 -1
  212. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
  213. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  214. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -1
  215. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  216. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  217. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -1
  218. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  219. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  220. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -1
  221. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  222. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  223. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -1
  224. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  225. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  226. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -1
  227. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  228. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  229. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route_client-reference-manifest.js +1 -1
  230. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  231. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  232. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +1 -1
  233. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  234. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  235. package/app/.next-cli-build/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  236. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  237. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  238. package/app/.next-cli-build/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  239. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  240. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  241. package/app/.next-cli-build/server/app/api/models/custom/route_client-reference-manifest.js +1 -1
  242. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/models/disabled/route_client-reference-manifest.js +1 -1
  245. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  246. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  247. package/app/.next-cli-build/server/app/api/models/route_client-reference-manifest.js +1 -1
  248. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  251. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  252. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  253. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  254. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route_client-reference-manifest.js +1 -1
  257. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  258. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  259. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route_client-reference-manifest.js +1 -1
  260. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  261. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  263. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  264. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  265. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  266. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  267. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -1
  269. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  270. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  271. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  272. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  273. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route_client-reference-manifest.js +1 -1
  275. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  276. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  277. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  278. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  279. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  281. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  282. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  283. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route_client-reference-manifest.js +1 -1
  284. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  285. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  287. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  288. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  289. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  290. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  291. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  293. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  294. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  295. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  296. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  297. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  299. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  300. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  301. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  302. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  303. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  305. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  306. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  307. package/app/.next-cli-build/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  308. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  311. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  312. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  313. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  314. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  317. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  318. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  319. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +1 -1
  320. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  321. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/providers/route_client-reference-manifest.js +1 -1
  323. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  324. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  325. package/app/.next-cli-build/server/app/api/providers/suggested-models/route_client-reference-manifest.js +1 -1
  326. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  327. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  329. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  330. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  331. package/app/.next-cli-build/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  332. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  333. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  334. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  335. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  336. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  337. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  338. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  339. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  340. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route_client-reference-manifest.js +1 -1
  341. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  342. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  343. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route_client-reference-manifest.js +1 -1
  344. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  347. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  348. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  349. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +1 -1
  350. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  351. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  352. package/app/.next-cli-build/server/app/api/pxpipe/health/route_client-reference-manifest.js +1 -1
  353. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  354. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  355. package/app/.next-cli-build/server/app/api/pxpipe/install/route_client-reference-manifest.js +1 -1
  356. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +2 -2
  357. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -1
  358. package/app/.next-cli-build/server/app/api/pxpipe/logs/route_client-reference-manifest.js +1 -1
  359. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  360. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  361. package/app/.next-cli-build/server/app/api/pxpipe/restart/route_client-reference-manifest.js +1 -1
  362. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  363. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  364. package/app/.next-cli-build/server/app/api/pxpipe/start/route_client-reference-manifest.js +1 -1
  365. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  366. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  367. package/app/.next-cli-build/server/app/api/pxpipe/stats/route_client-reference-manifest.js +1 -1
  368. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  369. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  370. package/app/.next-cli-build/server/app/api/pxpipe/status/route_client-reference-manifest.js +1 -1
  371. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  372. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  373. package/app/.next-cli-build/server/app/api/pxpipe/stop/route_client-reference-manifest.js +1 -1
  374. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  375. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  376. package/app/.next-cli-build/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  377. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  378. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  379. package/app/.next-cli-build/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  380. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  381. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  382. package/app/.next-cli-build/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  383. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  384. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  385. package/app/.next-cli-build/server/app/api/settings/route_client-reference-manifest.js +1 -1
  386. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  387. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  388. package/app/.next-cli-build/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  389. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  390. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  391. package/app/.next-cli-build/server/app/api/tags/route_client-reference-manifest.js +1 -1
  392. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  393. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  394. package/app/.next-cli-build/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  395. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  396. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  397. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  398. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  399. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  400. package/app/.next-cli-build/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  401. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  402. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  403. package/app/.next-cli-build/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  404. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  405. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  406. package/app/.next-cli-build/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  407. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  408. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  409. package/app/.next-cli-build/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  410. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  411. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  412. package/app/.next-cli-build/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  413. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  414. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  415. package/app/.next-cli-build/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  416. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  417. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  418. package/app/.next-cli-build/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  419. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  420. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  421. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route_client-reference-manifest.js +1 -1
  422. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  423. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  424. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route_client-reference-manifest.js +1 -1
  425. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  426. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  427. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route_client-reference-manifest.js +1 -1
  428. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +3 -3
  429. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  430. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route_client-reference-manifest.js +1 -1
  431. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  432. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  433. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route_client-reference-manifest.js +1 -1
  434. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  435. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  436. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  437. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  438. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  439. package/app/.next-cli-build/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  440. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  441. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  442. package/app/.next-cli-build/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  443. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  444. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  445. package/app/.next-cli-build/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  446. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  447. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  448. package/app/.next-cli-build/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  449. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  450. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  451. package/app/.next-cli-build/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  452. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  453. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  454. package/app/.next-cli-build/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  455. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  456. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  457. package/app/.next-cli-build/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  458. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  459. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  460. package/app/.next-cli-build/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  461. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  462. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  463. package/app/.next-cli-build/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  464. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  465. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  466. package/app/.next-cli-build/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  467. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  468. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  469. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  470. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  471. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  472. package/app/.next-cli-build/server/app/api/v1/audio/voices/route_client-reference-manifest.js +1 -1
  473. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  474. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  475. package/app/.next-cli-build/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  476. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  477. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  478. package/app/.next-cli-build/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  479. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +2 -2
  480. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  481. package/app/.next-cli-build/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  482. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  483. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  484. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  485. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  486. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  487. package/app/.next-cli-build/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  488. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  489. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  490. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +1 -1
  491. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  492. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  493. package/app/.next-cli-build/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -1
  494. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  495. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  496. package/app/.next-cli-build/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  497. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  498. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  499. package/app/.next-cli-build/server/app/api/v1/responses/compact/route_client-reference-manifest.js +1 -1
  500. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  501. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  502. package/app/.next-cli-build/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  503. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  504. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  505. package/app/.next-cli-build/server/app/api/v1/route_client-reference-manifest.js +1 -1
  506. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  507. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  508. package/app/.next-cli-build/server/app/api/v1/search/route_client-reference-manifest.js +1 -1
  509. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js +1 -0
  510. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js.nft.json +1 -0
  511. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route_client-reference-manifest.js +1 -0
  512. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js +1 -0
  513. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js.nft.json +1 -0
  514. package/app/.next-cli-build/server/app/api/v1/videos/edits/route_client-reference-manifest.js +1 -0
  515. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js +1 -0
  516. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js.nft.json +1 -0
  517. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route_client-reference-manifest.js +1 -0
  518. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js +1 -0
  519. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js.nft.json +1 -0
  520. package/app/.next-cli-build/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -0
  521. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  522. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  523. package/app/.next-cli-build/server/app/api/v1/web/fetch/route_client-reference-manifest.js +1 -1
  524. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  525. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  526. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  527. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  528. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  529. package/app/.next-cli-build/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  530. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  531. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  532. package/app/.next-cli-build/server/app/api/version/route_client-reference-manifest.js +1 -1
  533. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  534. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  535. package/app/.next-cli-build/server/app/api/version/shutdown/route_client-reference-manifest.js +1 -1
  536. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  537. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  538. package/app/.next-cli-build/server/app/api/version/update/route_client-reference-manifest.js +1 -1
  539. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  540. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  541. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  542. package/app/.next-cli-build/server/app/callback.html +1 -1
  543. package/app/.next-cli-build/server/app/callback.rsc +6 -6
  544. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +6 -6
  545. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  546. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +5 -5
  547. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  548. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  549. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  550. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  551. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +7 -7
  552. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  553. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  554. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  555. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  556. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +7 -7
  557. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  558. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +5 -5
  559. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  560. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  561. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +7 -7
  562. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  563. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  564. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  565. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  566. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -7
  567. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  568. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +5 -5
  569. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  570. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  571. package/app/.next-cli-build/server/app/dashboard/combos.rsc +7 -7
  572. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  573. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  574. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  575. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  576. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +7 -7
  577. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  578. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +5 -5
  579. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  580. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  581. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +7 -7
  582. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  583. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  584. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  585. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  586. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
  587. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  588. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +5 -5
  589. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  590. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  591. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +7 -7
  592. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  593. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  594. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  595. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  596. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  597. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +7 -7
  598. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  599. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +5 -5
  600. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  601. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  602. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +7 -7
  603. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  604. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  605. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  606. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  607. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -7
  608. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  609. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +5 -5
  610. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  611. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  612. package/app/.next-cli-build/server/app/dashboard/profile.rsc +7 -7
  613. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  614. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  615. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  616. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  617. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +7 -7
  618. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  619. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +5 -5
  620. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  621. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  622. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +7 -7
  623. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  624. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  625. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  626. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  627. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  628. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -7
  629. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  630. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +5 -5
  631. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  632. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  633. package/app/.next-cli-build/server/app/dashboard/providers.rsc +7 -7
  634. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  635. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  636. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  637. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  638. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +7 -7
  639. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  640. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +5 -5
  641. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  642. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  643. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +7 -7
  644. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  645. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  646. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  647. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  648. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -7
  649. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  650. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +5 -5
  651. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  652. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  653. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +7 -7
  654. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  655. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  656. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  657. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  658. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +7 -7
  659. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  660. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +5 -5
  661. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  662. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  663. package/app/.next-cli-build/server/app/dashboard/quota.rsc +8 -8
  664. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  665. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  666. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  667. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  668. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +8 -8
  669. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  670. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +5 -5
  671. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  672. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  673. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  674. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  675. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  676. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +6 -6
  677. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -6
  678. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  679. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  680. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  681. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  682. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  683. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  684. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  685. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  686. package/app/.next-cli-build/server/app/dashboard/skills.rsc +7 -7
  687. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  688. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  689. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  690. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  691. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +7 -7
  692. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  693. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +5 -5
  694. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  695. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  696. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +7 -7
  697. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  698. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  699. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  700. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  701. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +7 -7
  702. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  703. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +5 -5
  704. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  705. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  706. package/app/.next-cli-build/server/app/dashboard/translator.rsc +7 -7
  707. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  708. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  709. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  710. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  711. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +7 -7
  712. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  713. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +5 -5
  714. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  715. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  716. package/app/.next-cli-build/server/app/dashboard/usage.rsc +7 -7
  717. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  718. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  719. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  720. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  721. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +7 -7
  722. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  723. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +5 -5
  724. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  725. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  726. package/app/.next-cli-build/server/app/dashboard.rsc +7 -7
  727. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  728. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  729. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  730. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +7 -7
  731. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  732. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +5 -5
  733. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  734. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  735. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  736. package/app/.next-cli-build/server/app/index.html +1 -1
  737. package/app/.next-cli-build/server/app/index.rsc +5 -5
  738. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  739. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +5 -5
  740. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  741. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +5 -5
  742. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  743. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  744. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  745. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  746. package/app/.next-cli-build/server/app/landing.html +1 -1
  747. package/app/.next-cli-build/server/app/landing.rsc +6 -6
  748. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +6 -6
  749. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  750. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +5 -5
  751. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  752. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  753. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  754. package/app/.next-cli-build/server/app/login/page.js +2 -2
  755. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  756. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  757. package/app/.next-cli-build/server/app/login.html +1 -1
  758. package/app/.next-cli-build/server/app/login.rsc +6 -6
  759. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +6 -6
  760. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  761. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +5 -5
  762. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  763. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  764. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  765. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  766. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  767. package/app/.next-cli-build/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  768. package/app/.next-cli-build/server/app/page.js +2 -2
  769. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  770. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  771. package/app/.next-cli-build/server/app-paths-manifest.json +17 -12
  772. package/app/.next-cli-build/server/chunks/112.js +3 -0
  773. package/app/.next-cli-build/server/chunks/1260.js +1 -0
  774. package/app/.next-cli-build/server/chunks/155.js +1 -1
  775. package/app/.next-cli-build/server/chunks/1829.js +1 -0
  776. package/app/.next-cli-build/server/chunks/2056.js +1 -1
  777. package/app/.next-cli-build/server/chunks/2112.js +1 -0
  778. package/app/.next-cli-build/server/chunks/2416.js +3 -0
  779. package/app/.next-cli-build/server/chunks/318.js +3 -3
  780. package/app/.next-cli-build/server/chunks/3284.js +1 -0
  781. package/app/.next-cli-build/server/chunks/3350.js +1 -0
  782. package/app/.next-cli-build/server/chunks/3558.js +1 -0
  783. package/app/.next-cli-build/server/chunks/3813.js +1 -0
  784. package/app/.next-cli-build/server/chunks/3943.js +1 -0
  785. package/app/.next-cli-build/server/chunks/412.js +1 -1
  786. package/app/.next-cli-build/server/chunks/4123.js +7 -0
  787. package/app/.next-cli-build/server/chunks/4329.js +1 -0
  788. package/app/.next-cli-build/server/chunks/4632.js +1 -1
  789. package/app/.next-cli-build/server/chunks/4664.js +1 -0
  790. package/app/.next-cli-build/server/chunks/4884.js +1 -1
  791. package/app/.next-cli-build/server/chunks/5182.js +1 -0
  792. package/app/.next-cli-build/server/chunks/5491.js +1 -0
  793. package/app/.next-cli-build/server/chunks/5612.js +1 -1
  794. package/app/.next-cli-build/server/chunks/5615.js +1 -1
  795. package/app/.next-cli-build/server/chunks/63.js +4 -4
  796. package/app/.next-cli-build/server/chunks/6306.js +1 -1
  797. package/app/.next-cli-build/server/chunks/6805.js +73 -0
  798. package/app/.next-cli-build/server/chunks/6877.js +1 -0
  799. package/app/.next-cli-build/server/chunks/7011.js +1 -0
  800. package/app/.next-cli-build/server/chunks/7108.js +2 -2
  801. package/app/.next-cli-build/server/chunks/7211.js +1 -0
  802. package/app/.next-cli-build/server/chunks/{2722.js → 8038.js} +13 -3
  803. package/app/.next-cli-build/server/chunks/8145.js +1 -0
  804. package/app/.next-cli-build/server/chunks/827.js +1 -0
  805. package/app/.next-cli-build/server/chunks/8335.js +10 -0
  806. package/app/.next-cli-build/server/chunks/8473.js +1 -1
  807. package/app/.next-cli-build/server/chunks/869.js +1 -0
  808. package/app/.next-cli-build/server/chunks/8895.js +10 -10
  809. package/app/.next-cli-build/server/chunks/8910.js +1 -1
  810. package/app/.next-cli-build/server/chunks/{6182.js → 915.js} +2 -2
  811. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  812. package/app/.next-cli-build/server/middleware.js +5 -5
  813. package/app/.next-cli-build/server/next-font-manifest.js +1 -1
  814. package/app/.next-cli-build/server/next-font-manifest.json +1 -1
  815. package/app/.next-cli-build/server/pages/404.html +1 -1
  816. package/app/.next-cli-build/server/pages/500.html +1 -1
  817. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  818. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  819. package/app/.next-cli-build/static/chunks/1321-7f70ea1854851a9b.js +1 -0
  820. package/app/.next-cli-build/static/chunks/{6069-d1368320cca656fb.js → 5116-abbb531d1c70d939.js} +18 -8
  821. package/app/.next-cli-build/static/chunks/5497-25476bc01a0ff241.js +7 -0
  822. package/app/.next-cli-build/static/chunks/{1393-ab87fa950d86db95.js → 8720-19a77015c83761c0.js} +2 -2
  823. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-21c0ade53f5f4d61.js → page-3fea5e5140e9e9e2.js} +1 -1
  824. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-8e9ba5b967b1cd9a.js +1 -0
  825. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-4628a6c5aef221c0.js → page-500933e92ec9d704.js} +1 -1
  826. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-00ee45b3da219332.js +1 -0
  827. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/console-log/page-774e3c6a5509c01a.js +1 -0
  828. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/endpoint/page-03440c117ff474a7.js +1 -0
  829. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-72fef93e917346a1.js → page-217b751496114bf0.js} +1 -1
  830. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-efea2cc0f6765959.js → page-d1f252e6640649cc.js} +1 -1
  831. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-bc5b2ec7d129a7ba.js → page-108328d1577f1b0f.js} +1 -1
  832. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-8ce8fcdd914a06ba.js +1 -0
  833. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/mitm/{page-3da9be46b9b86651.js → page-ddf2d92f4cb62adb.js} +1 -1
  834. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/page-8b2e0a89feccc094.js +1 -0
  835. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-5508baf577f1c9c3.js +1 -0
  836. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-b2d9fdc7aa9d2bfd.js +12 -0
  837. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/new/page-2e01ae18f0d08d46.js +1 -0
  838. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/{page-9b6201eae096c221.js → page-a2ed056ba7f0b270.js} +1 -1
  839. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-96de3ba27d43a550.js → page-dc0917f50d986e3c.js} +2 -2
  840. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/pxpipe/page-a603eea1f7b2f3d7.js +1 -0
  841. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-4a4e8b584d49bc4c.js +1 -0
  842. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-98e6138533e70e8c.js +1 -0
  843. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/token-saver/page-05de6f7cc897becc.js +1 -0
  844. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/translator/{page-72ee583cf658dbeb.js → page-c469c57e8e9dfdeb.js} +1 -1
  845. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-7bf19c0148287de7.js +1 -0
  846. package/app/.next-cli-build/static/chunks/app/(dashboard)/{layout-6a47b27423489d9e.js → layout-6341528ea2ebaa7c.js} +1 -1
  847. package/app/.next-cli-build/static/chunks/app/_global-error/page-0b074c453edbc4ed.js +1 -0
  848. package/app/.next-cli-build/static/chunks/app/_not-found/{page-3396db0e61e07183.js → page-d14b4f85e766485b.js} +1 -1
  849. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-0b074c453edbc4ed.js +1 -0
  850. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-0b074c453edbc4ed.js +1 -0
  851. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-0b074c453edbc4ed.js +1 -0
  852. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-0b074c453edbc4ed.js +1 -0
  853. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-0b074c453edbc4ed.js +1 -0
  854. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-0b074c453edbc4ed.js +1 -0
  855. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-0b074c453edbc4ed.js +1 -0
  856. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-0b074c453edbc4ed.js +1 -0
  857. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-0b074c453edbc4ed.js +1 -0
  858. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-0b074c453edbc4ed.js +1 -0
  859. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-0b074c453edbc4ed.js +1 -0
  860. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-0b074c453edbc4ed.js +1 -0
  861. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-0b074c453edbc4ed.js +1 -0
  862. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-0b074c453edbc4ed.js +1 -0
  863. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-0b074c453edbc4ed.js +1 -0
  864. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-0b074c453edbc4ed.js +1 -0
  865. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-0b074c453edbc4ed.js +1 -0
  866. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-0b074c453edbc4ed.js +1 -0
  867. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-0b074c453edbc4ed.js +1 -0
  868. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-0b074c453edbc4ed.js +1 -0
  869. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-0b074c453edbc4ed.js +1 -0
  870. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-0b074c453edbc4ed.js +1 -0
  871. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-0b074c453edbc4ed.js +1 -0
  872. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-0b074c453edbc4ed.js +1 -0
  873. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-0b074c453edbc4ed.js +1 -0
  874. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-0b074c453edbc4ed.js +1 -0
  875. package/app/.next-cli-build/static/chunks/app/api/combos/route-0b074c453edbc4ed.js +1 -0
  876. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-0b074c453edbc4ed.js +1 -0
  877. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-0b074c453edbc4ed.js +1 -0
  878. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-0b074c453edbc4ed.js +1 -0
  879. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-0b074c453edbc4ed.js +1 -0
  880. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-0b074c453edbc4ed.js +1 -0
  881. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-0b074c453edbc4ed.js +1 -0
  882. package/app/.next-cli-build/static/chunks/app/api/health/route-0b074c453edbc4ed.js +1 -0
  883. package/app/.next-cli-build/static/chunks/app/api/init/route-0b074c453edbc4ed.js +1 -0
  884. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-0b074c453edbc4ed.js +1 -0
  885. package/app/.next-cli-build/static/chunks/app/api/keys/route-0b074c453edbc4ed.js +1 -0
  886. package/app/.next-cli-build/static/chunks/app/api/locale/route-0b074c453edbc4ed.js +1 -0
  887. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-0b074c453edbc4ed.js +1 -0
  888. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-0b074c453edbc4ed.js +1 -0
  889. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-0b074c453edbc4ed.js +1 -0
  890. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-0b074c453edbc4ed.js +1 -0
  891. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-0b074c453edbc4ed.js +1 -0
  892. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-0b074c453edbc4ed.js +1 -0
  893. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-0b074c453edbc4ed.js +1 -0
  894. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-0b074c453edbc4ed.js +1 -0
  895. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-0b074c453edbc4ed.js +1 -0
  896. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-0b074c453edbc4ed.js +1 -0
  897. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-0b074c453edbc4ed.js +1 -0
  898. package/app/.next-cli-build/static/chunks/app/api/models/route-0b074c453edbc4ed.js +1 -0
  899. package/app/.next-cli-build/static/chunks/app/api/models/test/route-0b074c453edbc4ed.js +1 -0
  900. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-0b074c453edbc4ed.js +1 -0
  901. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-0b074c453edbc4ed.js +1 -0
  902. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-0b074c453edbc4ed.js +1 -0
  903. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-0b074c453edbc4ed.js +1 -0
  904. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-0b074c453edbc4ed.js +1 -0
  905. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-0b074c453edbc4ed.js +1 -0
  906. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-0b074c453edbc4ed.js +1 -0
  907. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-0b074c453edbc4ed.js +1 -0
  908. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-0b074c453edbc4ed.js +1 -0
  909. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-0b074c453edbc4ed.js +1 -0
  910. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-0b074c453edbc4ed.js +1 -0
  911. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-0b074c453edbc4ed.js +1 -0
  912. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-0b074c453edbc4ed.js +1 -0
  913. package/app/.next-cli-build/static/chunks/app/api/pricing/route-0b074c453edbc4ed.js +1 -0
  914. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-0b074c453edbc4ed.js +1 -0
  915. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-0b074c453edbc4ed.js +1 -0
  916. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-0b074c453edbc4ed.js +1 -0
  917. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-0b074c453edbc4ed.js +1 -0
  918. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-0b074c453edbc4ed.js +1 -0
  919. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-0b074c453edbc4ed.js +1 -0
  920. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-0b074c453edbc4ed.js +1 -0
  921. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-0b074c453edbc4ed.js +1 -0
  922. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-0b074c453edbc4ed.js +1 -0
  923. package/app/.next-cli-build/static/chunks/app/api/providers/route-0b074c453edbc4ed.js +1 -0
  924. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-0b074c453edbc4ed.js +1 -0
  925. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-0b074c453edbc4ed.js +1 -0
  926. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-0b074c453edbc4ed.js +1 -0
  927. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-0b074c453edbc4ed.js +1 -0
  928. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-0b074c453edbc4ed.js +1 -0
  929. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-0b074c453edbc4ed.js +1 -0
  930. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-0b074c453edbc4ed.js +1 -0
  931. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-0b074c453edbc4ed.js +1 -0
  932. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-0b074c453edbc4ed.js +1 -0
  933. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-0b074c453edbc4ed.js +1 -0
  934. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-0b074c453edbc4ed.js +1 -0
  935. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-0b074c453edbc4ed.js +1 -0
  936. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-0b074c453edbc4ed.js +1 -0
  937. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-0b074c453edbc4ed.js +1 -0
  938. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-0b074c453edbc4ed.js +1 -0
  939. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-0b074c453edbc4ed.js +1 -0
  940. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-0b074c453edbc4ed.js +1 -0
  941. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-0b074c453edbc4ed.js +1 -0
  942. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-0b074c453edbc4ed.js +1 -0
  943. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-0b074c453edbc4ed.js +1 -0
  944. package/app/.next-cli-build/static/chunks/app/api/settings/route-0b074c453edbc4ed.js +1 -0
  945. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-0b074c453edbc4ed.js +1 -0
  946. package/app/.next-cli-build/static/chunks/app/api/tags/route-0b074c453edbc4ed.js +1 -0
  947. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-0b074c453edbc4ed.js +1 -0
  948. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-0b074c453edbc4ed.js +1 -0
  949. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-0b074c453edbc4ed.js +1 -0
  950. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-0b074c453edbc4ed.js +1 -0
  951. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-0b074c453edbc4ed.js +1 -0
  952. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-0b074c453edbc4ed.js +1 -0
  953. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-0b074c453edbc4ed.js +1 -0
  954. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-0b074c453edbc4ed.js +1 -0
  955. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-0b074c453edbc4ed.js +1 -0
  956. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-0b074c453edbc4ed.js +1 -0
  957. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-0b074c453edbc4ed.js +1 -0
  958. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-0b074c453edbc4ed.js +1 -0
  959. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-0b074c453edbc4ed.js +1 -0
  960. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-0b074c453edbc4ed.js +1 -0
  961. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-0b074c453edbc4ed.js +1 -0
  962. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-0b074c453edbc4ed.js +1 -0
  963. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-0b074c453edbc4ed.js +1 -0
  964. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-0b074c453edbc4ed.js +1 -0
  965. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-0b074c453edbc4ed.js +1 -0
  966. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-0b074c453edbc4ed.js +1 -0
  967. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-0b074c453edbc4ed.js +1 -0
  968. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-0b074c453edbc4ed.js +1 -0
  969. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-0b074c453edbc4ed.js +1 -0
  970. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-0b074c453edbc4ed.js +1 -0
  971. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-0b074c453edbc4ed.js +1 -0
  972. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-0b074c453edbc4ed.js +1 -0
  973. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-0b074c453edbc4ed.js +1 -0
  974. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-0b074c453edbc4ed.js +1 -0
  975. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-0b074c453edbc4ed.js +1 -0
  976. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-0b074c453edbc4ed.js +1 -0
  977. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-0b074c453edbc4ed.js +1 -0
  978. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-0b074c453edbc4ed.js +1 -0
  979. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-0b074c453edbc4ed.js +1 -0
  980. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-0b074c453edbc4ed.js +1 -0
  981. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-0b074c453edbc4ed.js +1 -0
  982. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-0b074c453edbc4ed.js +1 -0
  983. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-0b074c453edbc4ed.js +1 -0
  984. package/app/.next-cli-build/static/chunks/app/api/v1/route-0b074c453edbc4ed.js +1 -0
  985. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-0b074c453edbc4ed.js +1 -0
  986. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-0b074c453edbc4ed.js +1 -0
  987. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-0b074c453edbc4ed.js +1 -0
  988. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-0b074c453edbc4ed.js +1 -0
  989. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-0b074c453edbc4ed.js +1 -0
  990. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-0b074c453edbc4ed.js +1 -0
  991. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-0b074c453edbc4ed.js +1 -0
  992. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-0b074c453edbc4ed.js +1 -0
  993. package/app/.next-cli-build/static/chunks/app/api/version/route-0b074c453edbc4ed.js +1 -0
  994. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-0b074c453edbc4ed.js +1 -0
  995. package/app/.next-cli-build/static/chunks/app/api/version/update/route-0b074c453edbc4ed.js +1 -0
  996. package/app/.next-cli-build/static/chunks/app/callback/page-b1b657faae953b1b.js +1 -0
  997. package/app/.next-cli-build/static/chunks/app/dashboard/settings/pricing/{page-6586c129a35d40ef.js → page-d409a7cb7cd6df95.js} +1 -1
  998. package/app/.next-cli-build/static/chunks/app/landing/page-38fb1c1cf15b58e6.js +1 -0
  999. package/app/.next-cli-build/static/chunks/app/{layout-81136c44a44956ea.js → layout-4a76cb1a35802ba3.js} +1 -1
  1000. package/app/.next-cli-build/static/chunks/app/login/{page-2a345f69010053f3.js → page-1de68414b4896979.js} +1 -1
  1001. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-0b074c453edbc4ed.js +1 -0
  1002. package/app/.next-cli-build/static/chunks/app/page-0b074c453edbc4ed.js +1 -0
  1003. package/app/.next-cli-build/static/chunks/{main-app-8803a230dfc5c361.js → main-app-e9cac73f211d4f39.js} +1 -1
  1004. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-0b074c453edbc4ed.js +1 -0
  1005. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-0b074c453edbc4ed.js +1 -0
  1006. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/global-error-ba1c54bc3a839b67.js +1 -0
  1007. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-0b074c453edbc4ed.js +1 -0
  1008. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-0b074c453edbc4ed.js +1 -0
  1009. package/app/.next-cli-build/static/css/da4a0bfccb4cb38e.css +1 -0
  1010. package/app/.next-cli-build/static/sQN_jz73W79rVHaflXPWr/_buildManifest.js +1 -0
  1011. package/app/cli/.build-home/.9router/db/data.sqlite +0 -0
  1012. package/app/package.json +1 -1
  1013. package/app/public/i18n/literals/fa.json +1367 -171
  1014. package/app/public/i18n/literals/th.json +1373 -177
  1015. package/app/src/shared/services/quotaAutoPing.js +313 -0
  1016. package/cli.js +18 -0
  1017. package/package.json +1 -1
  1018. package/src/cli/commands/xaiVideo.js +300 -0
  1019. package/app/.next-cli-build/server/chunks/1051.js +0 -1
  1020. package/app/.next-cli-build/server/chunks/212.js +0 -1
  1021. package/app/.next-cli-build/server/chunks/2231.js +0 -1
  1022. package/app/.next-cli-build/server/chunks/2701.js +0 -10
  1023. package/app/.next-cli-build/server/chunks/28.js +0 -1
  1024. package/app/.next-cli-build/server/chunks/4177.js +0 -1
  1025. package/app/.next-cli-build/server/chunks/4380.js +0 -1
  1026. package/app/.next-cli-build/server/chunks/4746.js +0 -1
  1027. package/app/.next-cli-build/server/chunks/4827.js +0 -1
  1028. package/app/.next-cli-build/server/chunks/6936.js +0 -7
  1029. package/app/.next-cli-build/server/chunks/8238.js +0 -1
  1030. package/app/.next-cli-build/server/chunks/8271.js +0 -1
  1031. package/app/.next-cli-build/server/chunks/8833.js +0 -79
  1032. package/app/.next-cli-build/server/chunks/9489.js +0 -3
  1033. package/app/.next-cli-build/server/chunks/9630.js +0 -1
  1034. package/app/.next-cli-build/server/chunks/9862.js +0 -3
  1035. package/app/.next-cli-build/static/39RndnV4zkgHuFkGen6YP/_buildManifest.js +0 -1
  1036. package/app/.next-cli-build/static/chunks/1321-51200f49b6f34e3b.js +0 -1
  1037. package/app/.next-cli-build/static/chunks/5497-2a0b883f04ceaf34.js +0 -7
  1038. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-f4e60f97eb85e23a.js +0 -1
  1039. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-eb595f3eac502b64.js +0 -1
  1040. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/console-log/page-2509a0787c2da4d8.js +0 -1
  1041. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/endpoint/page-edae7c2bb81bb9ed.js +0 -1
  1042. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-1371953933419a98.js +0 -1
  1043. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/page-04208adab928df43.js +0 -1
  1044. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-14ed582242156c00.js +0 -1
  1045. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-c4036664eb48f412.js +0 -12
  1046. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/new/page-a8cdd70f494ec78a.js +0 -1
  1047. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/pxpipe/page-224a4fded27e3267.js +0 -1
  1048. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-5dcceb20e5aa06cf.js +0 -1
  1049. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-d15cc86cf8f6061a.js +0 -1
  1050. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/token-saver/page-bd933ec4d974a606.js +0 -1
  1051. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-00d4fa5a93de9944.js +0 -1
  1052. package/app/.next-cli-build/static/chunks/app/_global-error/page-766442d23beca874.js +0 -1
  1053. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-766442d23beca874.js +0 -1
  1054. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-766442d23beca874.js +0 -1
  1055. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-766442d23beca874.js +0 -1
  1056. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-766442d23beca874.js +0 -1
  1057. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-766442d23beca874.js +0 -1
  1058. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-766442d23beca874.js +0 -1
  1059. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-766442d23beca874.js +0 -1
  1060. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-766442d23beca874.js +0 -1
  1061. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-766442d23beca874.js +0 -1
  1062. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-766442d23beca874.js +0 -1
  1063. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-766442d23beca874.js +0 -1
  1064. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-766442d23beca874.js +0 -1
  1065. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-766442d23beca874.js +0 -1
  1066. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-766442d23beca874.js +0 -1
  1067. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-766442d23beca874.js +0 -1
  1068. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-766442d23beca874.js +0 -1
  1069. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-766442d23beca874.js +0 -1
  1070. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-766442d23beca874.js +0 -1
  1071. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-766442d23beca874.js +0 -1
  1072. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-766442d23beca874.js +0 -1
  1073. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-766442d23beca874.js +0 -1
  1074. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-766442d23beca874.js +0 -1
  1075. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-766442d23beca874.js +0 -1
  1076. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-766442d23beca874.js +0 -1
  1077. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-766442d23beca874.js +0 -1
  1078. package/app/.next-cli-build/static/chunks/app/api/combos/route-766442d23beca874.js +0 -1
  1079. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-766442d23beca874.js +0 -1
  1080. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-766442d23beca874.js +0 -1
  1081. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-766442d23beca874.js +0 -1
  1082. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-766442d23beca874.js +0 -1
  1083. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-766442d23beca874.js +0 -1
  1084. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-766442d23beca874.js +0 -1
  1085. package/app/.next-cli-build/static/chunks/app/api/health/route-766442d23beca874.js +0 -1
  1086. package/app/.next-cli-build/static/chunks/app/api/init/route-766442d23beca874.js +0 -1
  1087. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-766442d23beca874.js +0 -1
  1088. package/app/.next-cli-build/static/chunks/app/api/keys/route-766442d23beca874.js +0 -1
  1089. package/app/.next-cli-build/static/chunks/app/api/locale/route-766442d23beca874.js +0 -1
  1090. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-766442d23beca874.js +0 -1
  1091. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-766442d23beca874.js +0 -1
  1092. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-766442d23beca874.js +0 -1
  1093. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-766442d23beca874.js +0 -1
  1094. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-766442d23beca874.js +0 -1
  1095. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-766442d23beca874.js +0 -1
  1096. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-766442d23beca874.js +0 -1
  1097. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-766442d23beca874.js +0 -1
  1098. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-766442d23beca874.js +0 -1
  1099. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-766442d23beca874.js +0 -1
  1100. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-766442d23beca874.js +0 -1
  1101. package/app/.next-cli-build/static/chunks/app/api/models/route-766442d23beca874.js +0 -1
  1102. package/app/.next-cli-build/static/chunks/app/api/models/test/route-766442d23beca874.js +0 -1
  1103. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-766442d23beca874.js +0 -1
  1104. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-766442d23beca874.js +0 -1
  1105. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-766442d23beca874.js +0 -1
  1106. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-766442d23beca874.js +0 -1
  1107. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-766442d23beca874.js +0 -1
  1108. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-766442d23beca874.js +0 -1
  1109. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-766442d23beca874.js +0 -1
  1110. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-766442d23beca874.js +0 -1
  1111. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-766442d23beca874.js +0 -1
  1112. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-766442d23beca874.js +0 -1
  1113. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-766442d23beca874.js +0 -1
  1114. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-766442d23beca874.js +0 -1
  1115. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-766442d23beca874.js +0 -1
  1116. package/app/.next-cli-build/static/chunks/app/api/pricing/route-766442d23beca874.js +0 -1
  1117. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-766442d23beca874.js +0 -1
  1118. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-766442d23beca874.js +0 -1
  1119. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-766442d23beca874.js +0 -1
  1120. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-766442d23beca874.js +0 -1
  1121. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-766442d23beca874.js +0 -1
  1122. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-766442d23beca874.js +0 -1
  1123. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-766442d23beca874.js +0 -1
  1124. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-766442d23beca874.js +0 -1
  1125. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-766442d23beca874.js +0 -1
  1126. package/app/.next-cli-build/static/chunks/app/api/providers/route-766442d23beca874.js +0 -1
  1127. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-766442d23beca874.js +0 -1
  1128. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-766442d23beca874.js +0 -1
  1129. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-766442d23beca874.js +0 -1
  1130. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-766442d23beca874.js +0 -1
  1131. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-766442d23beca874.js +0 -1
  1132. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-766442d23beca874.js +0 -1
  1133. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-766442d23beca874.js +0 -1
  1134. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-766442d23beca874.js +0 -1
  1135. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-766442d23beca874.js +0 -1
  1136. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-766442d23beca874.js +0 -1
  1137. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-766442d23beca874.js +0 -1
  1138. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-766442d23beca874.js +0 -1
  1139. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-766442d23beca874.js +0 -1
  1140. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-766442d23beca874.js +0 -1
  1141. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-766442d23beca874.js +0 -1
  1142. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-766442d23beca874.js +0 -1
  1143. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-766442d23beca874.js +0 -1
  1144. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-766442d23beca874.js +0 -1
  1145. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-766442d23beca874.js +0 -1
  1146. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-766442d23beca874.js +0 -1
  1147. package/app/.next-cli-build/static/chunks/app/api/settings/route-766442d23beca874.js +0 -1
  1148. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-766442d23beca874.js +0 -1
  1149. package/app/.next-cli-build/static/chunks/app/api/tags/route-766442d23beca874.js +0 -1
  1150. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-766442d23beca874.js +0 -1
  1151. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-766442d23beca874.js +0 -1
  1152. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-766442d23beca874.js +0 -1
  1153. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-766442d23beca874.js +0 -1
  1154. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-766442d23beca874.js +0 -1
  1155. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-766442d23beca874.js +0 -1
  1156. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-766442d23beca874.js +0 -1
  1157. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-766442d23beca874.js +0 -1
  1158. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-766442d23beca874.js +0 -1
  1159. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-766442d23beca874.js +0 -1
  1160. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-766442d23beca874.js +0 -1
  1161. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-766442d23beca874.js +0 -1
  1162. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-766442d23beca874.js +0 -1
  1163. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-766442d23beca874.js +0 -1
  1164. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-766442d23beca874.js +0 -1
  1165. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-766442d23beca874.js +0 -1
  1166. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-766442d23beca874.js +0 -1
  1167. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-766442d23beca874.js +0 -1
  1168. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-766442d23beca874.js +0 -1
  1169. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-766442d23beca874.js +0 -1
  1170. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-766442d23beca874.js +0 -1
  1171. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-766442d23beca874.js +0 -1
  1172. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-766442d23beca874.js +0 -1
  1173. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-766442d23beca874.js +0 -1
  1174. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-766442d23beca874.js +0 -1
  1175. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-766442d23beca874.js +0 -1
  1176. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-766442d23beca874.js +0 -1
  1177. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-766442d23beca874.js +0 -1
  1178. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-766442d23beca874.js +0 -1
  1179. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-766442d23beca874.js +0 -1
  1180. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-766442d23beca874.js +0 -1
  1181. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-766442d23beca874.js +0 -1
  1182. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-766442d23beca874.js +0 -1
  1183. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-766442d23beca874.js +0 -1
  1184. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-766442d23beca874.js +0 -1
  1185. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-766442d23beca874.js +0 -1
  1186. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-766442d23beca874.js +0 -1
  1187. package/app/.next-cli-build/static/chunks/app/api/v1/route-766442d23beca874.js +0 -1
  1188. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-766442d23beca874.js +0 -1
  1189. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-766442d23beca874.js +0 -1
  1190. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-766442d23beca874.js +0 -1
  1191. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-766442d23beca874.js +0 -1
  1192. package/app/.next-cli-build/static/chunks/app/api/version/route-766442d23beca874.js +0 -1
  1193. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-766442d23beca874.js +0 -1
  1194. package/app/.next-cli-build/static/chunks/app/api/version/update/route-766442d23beca874.js +0 -1
  1195. package/app/.next-cli-build/static/chunks/app/callback/page-806e86a828cf4a0f.js +0 -1
  1196. package/app/.next-cli-build/static/chunks/app/landing/page-89ca9e565739184f.js +0 -1
  1197. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-766442d23beca874.js +0 -1
  1198. package/app/.next-cli-build/static/chunks/app/page-766442d23beca874.js +0 -1
  1199. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-766442d23beca874.js +0 -1
  1200. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-766442d23beca874.js +0 -1
  1201. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/global-error-f740e7b53cfd899a.js +0 -1
  1202. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-766442d23beca874.js +0 -1
  1203. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-766442d23beca874.js +0 -1
  1204. package/app/.next-cli-build/static/css/62914796a44dcc37.css +0 -1
  1205. /package/app/.next-cli-build/static/{39RndnV4zkgHuFkGen6YP → sQN_jz73W79rVHaflXPWr}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72037":{"*":{"id":"87671","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/@next/third-parties/dist/google/ga.js":{"id":30565,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/node_modules/@next/third-parties/dist/google/gtm.js":{"id":90285,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-51200f49b6f34e3b.js","7177","static/chunks/app/layout-81136c44a44956ea.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ChangelogModal.js":{"id":97556,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":10319,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-51200f49b6f34e3b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-2a0b883f04ceaf34.js","9305","static/chunks/app/(dashboard)/layout-6a47b27423489d9e.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":80191,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":41095,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":76084,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":72037,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/62914796a44dcc37.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72037":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"4878":{"*":{"id":"54577","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"37112","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"47036","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"4120","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/node_modules/@next/third-parties/dist/google/ga.js":{"id":30565,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/node_modules/@next/third-parties/dist/google/gtm.js":{"id":90285,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/node_modules/next/dist/esm/client/script.js":{"id":42593,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8982","static/chunks/8982-2ded4564d1c237bf.js","1321","static/chunks/1321-7f70ea1854851a9b.js","7177","static/chunks/app/layout-4a76cb1a35802ba3.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/ChangelogModal.js":{"id":97556,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Header.js":{"id":24747,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/shared/components/UsageStats.js":{"id":10319,"name":"*","chunks":["918","static/chunks/918-0aacd40626f8e4d4.js","1321","static/chunks/1321-7f70ea1854851a9b.js","705","static/chunks/705-979ff3eb195b9023.js","5497","static/chunks/5497-25476bc01a0ff241.js","9305","static/chunks/app/(dashboard)/layout-6341528ea2ebaa7c.js"],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":80191,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":41095,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":76084,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":4878,"name":"*","chunks":[],"async":false},"/Users/Working/router4/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/9router/src/":[],"/Users/Working/router4/9router/src/app/layout":[{"inlined":false,"path":"static/css/8f9ac5a7bd3a79e5.css"},{"inlined":false,"path":"static/css/da4a0bfccb4cb38e.css"}],"/Users/Working/router4/9router/src/app/page":[],"/Users/Working/router4/9router/src/app/(dashboard)/layout":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"4878":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"24747":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"41095":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -20,6 +20,7 @@
20
20
  "/api/cli-tools/cowork-settings/route": "app/api/cli-tools/cowork-settings/route.js",
21
21
  "/api/cli-tools/deepseek-tui-settings/route": "app/api/cli-tools/deepseek-tui-settings/route.js",
22
22
  "/api/cli-tools/droid-settings/route": "app/api/cli-tools/droid-settings/route.js",
23
+ "/api/cli-tools/grok-build-settings/route": "app/api/cli-tools/grok-build-settings/route.js",
23
24
  "/api/cli-tools/hermes-settings/route": "app/api/cli-tools/hermes-settings/route.js",
24
25
  "/api/cli-tools/jcode-settings/route": "app/api/cli-tools/jcode-settings/route.js",
25
26
  "/api/cli-tools/kilo-settings/route": "app/api/cli-tools/kilo-settings/route.js",
@@ -51,7 +52,6 @@
51
52
  "/api/pricing/route": "app/api/pricing/route.js",
52
53
  "/api/provider-nodes/[id]/route": "app/api/provider-nodes/[id]/route.js",
53
54
  "/api/provider-nodes/validate/route": "app/api/provider-nodes/validate/route.js",
54
- "/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
55
55
  "/api/providers/[id]/test-models/route": "app/api/providers/[id]/test-models/route.js",
56
56
  "/api/providers/[id]/test/route": "app/api/providers/[id]/test/route.js",
57
57
  "/api/providers/kilo/free-models/route": "app/api/providers/kilo/free-models/route.js",
@@ -88,11 +88,14 @@
88
88
  "/api/v1/messages/route": "app/api/v1/messages/route.js",
89
89
  "/api/v1/models/[kind]/route": "app/api/v1/models/[kind]/route.js",
90
90
  "/api/v1/models/info/route": "app/api/v1/models/info/route.js",
91
- "/api/v1/models/route": "app/api/v1/models/route.js",
92
91
  "/api/v1/responses/compact/route": "app/api/v1/responses/compact/route.js",
93
92
  "/api/v1/responses/route": "app/api/v1/responses/route.js",
94
93
  "/api/v1/route": "app/api/v1/route.js",
95
94
  "/api/v1/search/route": "app/api/v1/search/route.js",
95
+ "/api/v1/videos/[id]/route": "app/api/v1/videos/[id]/route.js",
96
+ "/api/v1/videos/edits/route": "app/api/v1/videos/edits/route.js",
97
+ "/api/v1/videos/extensions/route": "app/api/v1/videos/extensions/route.js",
98
+ "/api/v1/videos/generations/route": "app/api/v1/videos/generations/route.js",
96
99
  "/api/v1/web/fetch/route": "app/api/v1/web/fetch/route.js",
97
100
  "/api/v1beta/models/route": "app/api/v1beta/models/route.js",
98
101
  "/api/version/route": "app/api/version/route.js",
@@ -117,33 +120,35 @@
117
120
  "/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
118
121
  "/api/oauth/kiro/import-cli-proxy/route": "app/api/oauth/kiro/import-cli-proxy/route.js",
119
122
  "/api/provider-nodes/route": "app/api/provider-nodes/route.js",
120
- "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
123
+ "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
124
+ "/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
121
125
  "/api/providers/client/route": "app/api/providers/client/route.js",
126
+ "/api/providers/route": "app/api/providers/route.js",
127
+ "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
122
128
  "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
123
129
  "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
124
- "/api/providers/route": "app/api/providers/route.js",
125
130
  "/api/proxy-pools/cloudflare-deploy/route": "app/api/proxy-pools/cloudflare-deploy/route.js",
126
131
  "/api/proxy-pools/deno-deploy/route": "app/api/proxy-pools/deno-deploy/route.js",
132
+ "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
127
133
  "/api/pxpipe/health/route": "app/api/pxpipe/health/route.js",
134
+ "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
128
135
  "/api/pxpipe/install/route": "app/api/pxpipe/install/route.js",
129
136
  "/api/pxpipe/logs/route": "app/api/pxpipe/logs/route.js",
130
137
  "/api/pxpipe/restart/route": "app/api/pxpipe/restart/route.js",
131
- "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
132
- "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
133
138
  "/api/pxpipe/start/route": "app/api/pxpipe/start/route.js",
134
- "/api/pxpipe/status/route": "app/api/pxpipe/status/route.js",
135
139
  "/api/pxpipe/stats/route": "app/api/pxpipe/stats/route.js",
140
+ "/api/pxpipe/status/route": "app/api/pxpipe/status/route.js",
136
141
  "/api/pxpipe/stop/route": "app/api/pxpipe/stop/route.js",
137
- "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
138
142
  "/api/settings/database/route": "app/api/settings/database/route.js",
143
+ "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
139
144
  "/api/settings/route": "app/api/settings/route.js",
140
145
  "/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
141
- "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
142
146
  "/api/usage/[connectionId]/codex-reset-credits/route": "app/api/usage/[connectionId]/codex-reset-credits/route.js",
143
147
  "/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
144
148
  "/api/usage/stats/route": "app/api/usage/stats/route.js",
145
149
  "/api/usage/stream/route": "app/api/usage/stream/route.js",
146
150
  "/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
151
+ "/api/v1/models/route": "app/api/v1/models/route.js",
147
152
  "/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
148
153
  "/callback/page": "app/callback/page.js",
149
154
  "/dashboard/settings/pricing/page": "app/dashboard/settings/pricing/page.js",
@@ -169,8 +174,8 @@
169
174
  "/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
170
175
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
171
176
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
172
- "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
173
- "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
174
177
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
175
- "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
178
+ "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
179
+ "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
180
+ "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js"
176
181
  }
@@ -0,0 +1,3 @@
1
+ "use strict";exports.id=112,exports.ids=[112],exports.modules={3894:(a,b,c)=>{c.d(b,{F_:()=>g,Nc:()=>h,Qh:()=>t,Su:()=>q,ag:()=>o,kI:()=>p,rl:()=>u,sy:()=>s});var d=c(79646),e=c(33873),f=c.n(e);let g=["code","ml"],h={code:["tree-sitter","tree-sitter-language-pack"],ml:["torch","huggingface-hub"]},i="win32"===process.platform,j=i?"where":"which",k=i?[`${process.env.LOCALAPPDATA||""}\\Programs\\Python\\Python313\\Scripts`,`${process.env.LOCALAPPDATA||""}\\Programs\\Python\\Python312\\Scripts`,`${process.env.LOCALAPPDATA||""}\\Programs\\Python\\Python311\\Scripts`,`${process.env.LOCALAPPDATA||""}\\Programs\\Python\\Python310\\Scripts`,`${process.env.APPDATA||""}\\Python\\Python313\\Scripts`]:["/usr/local/bin","/opt/homebrew/bin","/Library/Frameworks/Python.framework/Versions/3.13/bin","/Library/Frameworks/Python.framework/Versions/3.12/bin","/Library/Frameworks/Python.framework/Versions/3.11/bin","/Library/Frameworks/Python.framework/Versions/3.10/bin",`${process.env.HOME||""}/.local/bin`,"/usr/bin","/bin"],l=[...k,process.env.PATH||""].filter(Boolean).join(f().delimiter),m=["python3.13","python3.12","python3.11","python3.10","python3","python"],n=new Set(["localhost","127.0.0.1","::1","[::1]","0.0.0.0"]),o=process.env.HEADROOM_URL||"http://localhost:8787";function p(){try{let a=(0,d.execSync)(`${j} headroom`,{stdio:["ignore","pipe","ignore"],windowsHide:!0,env:{...process.env,PATH:l}}).toString().trim();return a?a.split(/\r?\n/)[0].trim():null}catch{return null}}function q(){let a=null;for(let b of function(){let a=[],b=p();if(b){let c=f().dirname(b);for(let b of i?["python.exe","python3.exe"]:["python3","python3.13","python"])a.push(f().join(c,b))}for(let b of k)if(b)for(let c of m)a.push(f().join(b,i?`${c}.exe`:c));return a.push(...m),a}())try{let c=(0,d.execSync)(`${b} --version`,{stdio:["ignore","pipe","ignore"],windowsHide:!0,env:{...process.env,PATH:l}}).toString().trim().match(/(\d+)\.(\d+)/);if(!c)continue;let[e,f]=[parseInt(c[1],10),parseInt(c[2],10)];if(!(e>3||3===e&&f>=10))continue;a||(a=b);try{return(0,d.execFileSync)(b,["-m","pip","show","headroom-ai"],{stdio:["ignore","pipe","ignore"],windowsHide:!0,timeout:8e3,env:{...process.env,PATH:l}}),b}catch{}}catch{}return a}async function r(a){if(!a)return!1;let b=String(a).replace(/\/$/,"");try{return(await fetch(`${b}/health`,{signal:AbortSignal.timeout(1500)})).ok}catch{return!1}}function s(a){try{let b=new URL(a);return n.has(b.hostname)}catch{return!1}}async function t(a){let b=p(),c=q(),d=!!b,e=await r(a),f=s(a),g=d?u(c):{installed:!1,version:null,extras:{code:!1,ml:!1}};return{installed:d,path:b,running:e,python:c,localUrl:f,canStart:d&&f,version:g.version,extras:g.extras}}function u(a){let b=a||q();if(!b)return{installed:!1,version:null,extras:{code:!1,ml:!1}};try{let a=(0,d.execFileSync)(b,["-m","pip","list","--format=json","--disable-pip-version-check"],{stdio:["ignore","pipe","ignore"],windowsHide:!0,timeout:8e3,env:{...process.env,PATH:l}}).toString(),c=JSON.parse(a),e=new Set(c.map(a=>String(a.name||"").toLowerCase()));if(!e.has("headroom-ai"))return{installed:!1,version:null,extras:{code:!1,ml:!1}};let f=c.find(a=>a.name?.toLowerCase()==="headroom-ai")?.version||null,i={};for(let a of g)i[a]=h[a].some(a=>e.has(a));return{installed:!0,version:f,extras:i}}catch{return{installed:!1,version:null,extras:{code:!1,ml:!1}}}}},24253:(a,b,c)=>{c.d(b,{Mo:()=>h,RG:()=>l,V:()=>i,Y8:()=>k,xl:()=>m});var d=c(1932),e=c(87155);let f=null,g=null;function h(){return f?{loaded:!0,version:f.version,loadedAt:f.loadedAt}:{loaded:!1}}async function i(){return f||g||(g=j().finally(()=>{g=null}))}async function j(){let a=(0,e.S1)();if(!a.installed){let a=Error("PXPIPE is not installed");throw a.code="NOT_INSTALLED",a}let b=`${(0,d.pathToFileURL)((0,e.CG)()).href}?v=${encodeURIComponent(a.version||"0")}`,c=await import(b);if("function"!=typeof c.transformAnthropicMessages)throw Error("installed pxpipe package does not export transformAnthropicMessages");return f={module:c,version:a.version,loadedAt:Date.now()}}function k(){let a=!!f;return f=null,a}async function l({autoLoad:a=!0}={}){try{if(!f&&!a)return null;let{module:b}=await i();return b.transformAnthropicMessages}catch{return null}}async function m(){let a=Date.now(),{module:b}=await i(),c=new TextEncoder().encode(JSON.stringify({model:"claude-fable-5",max_tokens:16,messages:[{role:"user",content:"ping"}]})),d=await b.transformAnthropicMessages({body:c,model:"claude-fable-5"});if(!d||"boolean"!=typeof d.applied||!(d.body instanceof Uint8Array))throw Error("transform returned an unexpected shape");return{ok:!0,reason:d.reason,durationMs:Date.now()-a}}},38775:(a,b,c)=>{c.d(b,{d_:()=>j,mA:()=>i});var d=c(89718),e=c(40669),f=c(52056);let g={xmtp:"xiaomi-tokenplan","xiaomi-tokenplan":"xiaomi-tokenplan"},h=new Set(Object.keys(g));for(let a of f.A)for(let b of(h.add(a.id),a.alias&&h.add(a.alias),a.aliases||[]))h.add(b);async function i(a){let b,c=(b=(0,e.Xh)(a),b?.providerAlias&&g[b.providerAlias]?{...b,provider:g[b.providerAlias]}:b);if(!c.isAlias){if(!h.has(c.providerAlias)){let a=(await (0,d.Fh)({type:"openai-compatible"})).find(a=>a.prefix===c.providerAlias);if(a)return{provider:a.id,model:c.model};let b=(await (0,d.Fh)({type:"anthropic-compatible"})).find(a=>a.prefix===c.providerAlias);if(b)return{provider:b.id,model:c.model};let e=(await (0,d.Fh)({type:"custom-embedding"})).find(a=>a.prefix===c.providerAlias);if(e)return{provider:e.id,model:c.model}}return{provider:c.provider,model:c.model}}return await (0,d.Dj)(c.model)?{provider:null,model:c.model}:(0,e.js)(a,d.OM)}async function j(a){if(a.includes("/"))return null;let b=await (0,d.Dj)(a);return b&&b.models&&b.models.length>0?b.models:null}},39006:a=>{a.exports={rE:"0.5.35"}},45699:(a,b,c)=>{c.d(b,{Xg:()=>q,PROVIDER_MODELS:()=>f.vq,fZ:()=>j,cY:()=>s,ux:()=>m,OA:()=>n,kt:()=>o,KC:()=>r,SM:()=>i});var d=c(35024),e=c(52056),f=c(26070),g=c(99511);let h="-review";function i(a){return f.vq[a]||[]}function j(a){let b=f.vq[a];return b?.[0]?.id||null}let k=new Set(["kr","kiro"]);function l(a,b,c){if(!a)return;let d=a.find(a=>a.id===b);if(d)return d;if(!k.has(c))return;let e=(0,g.Kq)(b);if(e!==b)return a.find(a=>a.id===e)}function m(a,b){let c=f.vq[a];return c?(0,g.gr)(l(c,b,a)):null}function n(a,b){let c=f.vq[a];if(!c)return null;let d=l(c,b,a);return d?.kind||d?.type||null}function o(a,b){let c="string"==typeof b?b.match(/\([^()]+\)\s*$/):null,d=c?c[0]:"",e=d?b.slice(0,c.index).trim():b,g=l(f.vq[a],e,a);return g?.upstreamModelId?g.upstreamModelId+d:g?.id?g.id+d:"cx"===a&&"string"==typeof e&&e.endsWith(h)?e.slice(0,-h.length)+d:e+d}let p=Object.fromEntries(e.A.filter(a=>a.alias&&a.alias!==a.id).map(a=>[a.id,a.alias])),q=Object.fromEntries(Object.keys(d.xq).map(a=>[a,p[a]||a]));function r(a){let b=q[a]||a;return f.vq[b]||[]}function s(a,b){return(0,g.g5)(l(f.vq[a],b,a))}},74388:(a,b,c)=>{c.d(b,{Az:()=>l,SP:()=>o,T0:()=>k});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(87155);let i=g().join(h.XF,"events.jsonl"),j=g().join(h.XF,"events.jsonl.1");function k(a){try{e().existsSync(h.XF)||e().mkdirSync(h.XF,{recursive:!0});try{e().statSync(i).size>5242880&&e().renameSync(i,j)}catch{}e().appendFile(i,JSON.stringify({ts:Date.now(),...a})+"\n",()=>{})}catch{}}function l({sinceMs:a=null,limit:b=null}={}){let c=[];for(let b of[j,i])try{if(!e().existsSync(b))continue;for(let d of e().readFileSync(b,"utf8").split("\n"))if(d)try{let b=JSON.parse(d);if(a&&b.ts<a)continue;c.push(b)}catch{}}catch{}return c.sort((a,b)=>a.ts-b.ts),b?c.slice(-b):c}function m(){return{requests:0,compressed:0,bypassed:0,errors:0,tokensBeforeEst:0,tokensAfterEst:0,tokensSavedEst:0,savedPct:0,imagesGenerated:0,compressionTimeMs:0,avgCompressionMs:0}}function n(a,b){a.requests++,b.applied?(a.compressed++,a.tokensBeforeEst+=b.tokensBeforeEst||0,a.tokensAfterEst+=b.tokensAfterEst||0,a.tokensSavedEst+=b.tokensSavedEst||0,a.imagesGenerated+=b.imageCount||0,a.compressionTimeMs+=b.durationMs||0):"transform_error"===b.reason||"timeout"===b.reason?a.errors++:a.bypassed++}function o({timelineDays:a=30,recentLimit:b=100}={}){let c=l(),d=Date.now(),e=new Date(new Date(d).setHours(0,0,0,0)).getTime(),f={all:m(),today:m(),yesterday:m(),last7d:m(),last30d:m()},g=new Map;for(let b=a-1;b>=0;b--){let a=new Date(e-864e5*b);g.set(a.toISOString().slice(0,10),{date:a.toISOString().slice(0,10),tokensSavedEst:0,compressed:0,requests:0})}for(let a of c){n(f.all,a),a.ts>=e?n(f.today,a):a.ts>=e-864e5&&n(f.yesterday,a),a.ts>=d-6048e5&&n(f.last7d,a),a.ts>=d-2592e6&&n(f.last30d,a);let b=new Date(a.ts).toISOString().slice(0,10),c=g.get(b);c&&(c.requests++,a.applied&&(c.compressed++,c.tokensSavedEst+=a.tokensSavedEst||0))}for(let a of Object.values(f))a.savedPct=a.tokensBeforeEst>0?+(a.tokensSavedEst/a.tokensBeforeEst*100).toFixed(2):0,a.avgCompressionMs=a.compressed>0?Math.round(a.compressionTimeMs/a.compressed):0;return{windows:f,timeline:[...g.values()],recent:c.slice(-b).reverse()}}},79489:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{P:()=>w});var e=c(48895),f=c(80238),g=c(71750),h=c(89718),i=c(38775),j=c(92500),k=c(3894),l=c(24253),m=c(74388),n=c(43659),o=c(18910),p=c(27349),q=c(41004),r=c(14170),s=c(7803),t=c(67828),u=c(38160),v=a([e,j]);async function w(a,b=null){let c;try{c=await a.json()}catch{return s.warn("CHAT","Invalid JSON body"),(0,n.yj)(q.gx.BAD_REQUEST,"Invalid JSON body")}b||(b={endpoint:new URL(a.url).pathname,body:c,headers:Object.fromEntries(a.headers.entries())}),(0,g.n)(b.headers);let d=c.model,e=a.headers.get("Authorization"),j=(0,f.Tr)(a);if(e&&j){let a=s.maskKey(j);s.debug("AUTH",`API Key: ${a}`)}else s.debug("AUTH","No API key provided (local mode)");let k=await (0,h.mt)();if(k.requireApiKey){if(!j)return s.warn("AUTH","Missing API key (requireApiKey=true)"),(0,n.yj)(q.gx.UNAUTHORIZED,"Missing API key");if(!await (0,f.kI)(j))return s.warn("AUTH","Invalid API key (requireApiKey=true)"),(0,n.yj)(q.gx.UNAUTHORIZED,"Invalid API key")}if(!d)return s.warn("CHAT","Missing model"),(0,n.yj)(q.gx.BAD_REQUEST,"Missing model");let l=a?.headers?.get("user-agent")||"",m=(0,p.c)(c,d,l,!!k.ccFilterNaming);if(m)return m.response||m;let r=await (0,i.d_)(d);if(r){let e=k.comboStrategies||{},f=e[d]?.fallbackStrategy||k.comboStrategy||"fallback";if("fusion"===f)return s.info("CHAT",`Combo "${d}" with ${r.length} models (strategy: fusion)`),(0,o.vt)({body:c,models:r,handleSingleModel:(c,d,e)=>{let f=b;if(e&&b){let{tools:a,tool_choice:c,...d}=b.body||{};f={...b,body:d}}return x(c,d,f,a,j)},log:s,comboName:d,judgeModel:e[d]?.judgeModel,tuning:e[d]?.fusionTuning});let g=k.comboStickyRoundRobinLimit;return s.info("CHAT",`Combo "${d}" with ${r.length} models (strategy: ${f}, sticky: ${g})`),(0,o.Pr)({body:c,models:r,handleSingleModel:(c,d)=>x(c,d,b,a,j),log:s,comboName:d,comboStrategy:f,comboStickyLimit:g})}return x(c,d,b,a,j)}async function x(a,b,c=null,d=null,e=null){let g=await (0,i.mA)(b);if(!g.provider){let f=await (0,i.d_)(b);if(f){let g=await (0,h.mt)(),i=g.comboStrategies||{},j=i[b]?.fallbackStrategy||g.comboStrategy||"fallback";if("fusion"===j)return s.info("CHAT",`Combo "${b}" with ${f.length} models (strategy: fusion)`),(0,o.vt)({body:a,models:f,handleSingleModel:(a,b,f)=>{let g=c;if(f&&c){let{tools:a,tool_choice:b,...d}=c.body||{};g={...c,body:d}}return x(a,b,g,d,e)},log:s,comboName:b,judgeModel:i[b]?.judgeModel,tuning:i[b]?.fusionTuning});let k=g.comboStickyRoundRobinLimit;return s.info("CHAT",`Combo "${b}" with ${f.length} models (strategy: ${j}, sticky: ${k})`),(0,o.Pr)({body:a,models:f,handleSingleModel:(a,b)=>x(a,b,c,d,e),log:s,comboName:b,comboStrategy:j,comboStickyLimit:k})}return s.warn("CHAT","Invalid model format",{model:b}),(0,n.yj)(q.gx.BAD_REQUEST,"Invalid model format")}let{provider:p,model:v}=g,w=d?.headers?.get("user-agent")||"",y=new Set,z=null,A=null;for(;;){let b=await (0,f.c1)(p,y,v);if(!b||b.allRateLimited){if(b?.allRateLimited){let a=z||b.lastError||"Unavailable",c=A||Number(b.lastErrorCode)||q.gx.SERVICE_UNAVAILABLE;return s.warn("CHAT",`[${p}/${v}] ${a} (${b.retryAfterHuman})`),(0,n.wO)(c,`[${p}/${v}] ${a}`,b.retryAfter,b.retryAfterHuman)}if(0===y.size)return s.warn("AUTH",`No active credentials for provider: ${p}`),(0,n.yj)(q.gx.NOT_FOUND,`No active credentials for provider: ${p}`);return s.warn("CHAT","No more accounts available",{provider:p}),(0,n.yj)(A||q.gx.SERVICE_UNAVAILABLE,z||"All accounts unavailable")}let g=await (0,t.eU)(p,b);if(("antigravity"===p||"gemini-cli"===p)&&!g.projectId){let a=await (0,u.eG)(b.connectionId,g.accessToken);a&&(g.projectId=a,(0,t.vN)(b.connectionId,{projectId:a}).catch(()=>{}))}let i=await (0,h.mt)(),o=(i.providerThinking||{})[p]||null,x=await (0,j.w)({body:{...a,model:`${p}/${v}`},modelInfo:{provider:p,model:v},credentials:g,log:s,clientRawRequest:c,connectionId:b.connectionId,userAgent:w,apiKey:e,ccFilterNaming:!!i.ccFilterNaming,rtkEnabled:!!i.rtkEnabled,headroomEnabled:!!i.headroomEnabled,headroomUrl:i.headroomUrl||k.ag,headroomCompressUserMessages:!!i.headroomCompressUserMessages,cavemanEnabled:!!i.cavemanEnabled,cavemanLevel:i.cavemanLevel||"full",ponytailEnabled:!!i.ponytailEnabled,ponytailLevel:i.ponytailLevel||"full",pxpipeEnabled:!!i.pxpipeEnabled,pxpipeMinChars:i.pxpipeMinChars,pxpipeTimeoutMs:i.pxpipeTimeoutMs,pxpipeTransform:i.pxpipeEnabled?await (0,l.RG)():null,onPxpipeEvent:m.T0,providerThinking:o,sourceFormatOverride:d?.url?(0,r.t)(new URL(d.url).pathname,a):null,onCredentialsRefreshed:async a=>{await (0,t.vN)(b.connectionId,{...a,existingProviderSpecificData:b.providerSpecificData,testStatus:"active"})},onRequestSuccess:async()=>{await (0,f.Pt)(b.connectionId,b,v)}});if(x.success)return x.response;let{shouldFallback:B}=await (0,f.vk)(b.connectionId,x.status,x.error,p,v,x.resetsAtMs);if(B){s.warn("FALLBACK",`⇄ ACC:${b.connectionName} UNAVAILABLE (${x.status}) → NEXT ACCOUNT`),y.add(b.connectionId),z=x.error,A=x.status;continue}return x.response}}[e,j]=v.then?(await v)():v,d()}catch(a){d(a)}})},87155:(a,b,c)=>{c.d(b,{CG:()=>q,ED:()=>u,S1:()=>s,XF:()=>j,_g:()=>t,no:()=>r,sW:()=>w});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(79646),i=c(49120);let j=g().join(i.n,"pxpipe"),k="pxpipe-proxy",l=g().join(j,"install.log"),m="win32"===process.platform,n=[...m?[`${process.env.ProgramFiles||""}\\nodejs`,`${process.env.APPDATA||""}\\npm`]:["/usr/local/bin","/opt/homebrew/bin",`${process.env.HOME||""}/.local/bin`,"/usr/bin","/bin"],process.env.PATH||""].filter(Boolean).join(g().delimiter),o=null;function p(){return g().join(j,"node_modules",k)}function q(){return g().join(p(),"dist","core","library.js")}function r(){try{let a=(0,h.execSync)(`${m?"where":"which"} npm`,{stdio:["ignore","pipe","ignore"],windowsHide:!0,env:{...process.env,PATH:n}}).toString().trim();return a?a.split(/\r?\n/)[0].trim():null}catch{return null}}function s(){try{let a=g().join(p(),"package.json");if(!e().existsSync(a)||!e().existsSync(q()))return{installed:!1,version:null,path:null};let b=JSON.parse(e().readFileSync(a,"utf8"));return{installed:!0,version:b.version||null,path:p()}}catch{return{installed:!1,version:null,path:null}}}function t(){return null!==o}function u(){return o||(o=v().finally(()=>{o=null}))}async function v(){let a=r();if(!a){let a=Error("npm not found on PATH — Node.js/npm is required to install PXPIPE");throw a.code="NPM_NOT_FOUND",a}e().existsSync(j)||e().mkdirSync(j,{recursive:!0});let b=g().join(j,"package.json");e().existsSync(b)||e().writeFileSync(b,JSON.stringify({name:"9router-pxpipe-host",private:!0},null,2));let c=e().openSync(l,"a");e().writeSync(c,`
2
+ [${new Date().toISOString()}] npm install ${k}@latest
3
+ `),await new Promise((b,d)=>{let e=(0,h.spawn)(a,["install",`${k}@latest`,"--no-audit","--no-fund","--omit=dev"],{cwd:j,stdio:["ignore",c,c],windowsHide:!0,env:{...process.env,PATH:n}}),f=setTimeout(()=>{e.kill("SIGKILL"),d(Error("npm install timed out after 5 minutes — see install.log"))},3e5);e.once("error",a=>{clearTimeout(f),d(a)}),e.once("exit",a=>{clearTimeout(f),0===a?b():d(Error(`npm install exited with code ${a} — see install.log`))})}).finally(()=>e().closeSync(c));let d=s();if(!d.installed)throw Error("install finished but package is missing — see install.log");return d}function w(a=200){try{if(!e().existsSync(l))return"";return e().readFileSync(l,"utf8").split(/\r?\n/).filter(Boolean).slice(-a).join("\n")}catch{return""}}}};