polyrouter 1.0.13 → 1.0.14

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 (945) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +22 -19
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +4 -4
  5. package/app/.next-cli-build/required-server-files.json +2 -1
  6. package/app/.next-cli-build/routes-manifest.json +18 -0
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +1 -1
  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 +2 -2
  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 +1 -1
  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 +1 -1
  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 +1 -1
  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 +1 -1
  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 +2 -2
  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 +1 -1
  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 +2 -2
  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 +1 -1
  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 +1 -1
  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 +1 -1
  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 +1 -1
  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 +2 -2
  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 +1 -1
  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 +1 -1
  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 +2 -2
  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 +1 -1
  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 +1 -1
  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/realtime/page.js +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page_client-reference-manifest.js +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  76. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  77. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  79. package/app/.next-cli-build/server/app/_global-error/page.js +2 -2
  80. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  81. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  82. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  83. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  84. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  85. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.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 +1 -1
  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 +7 -7
  92. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +7 -7
  93. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +7 -7
  94. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  95. package/app/.next-cli-build/server/app/api/analytics/installation/route.js +1 -1
  96. package/app/.next-cli-build/server/app/api/analytics/installation/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  98. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  100. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/setup-password/route.js +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/setup-password/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
  114. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  116. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  118. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  120. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  122. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  124. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  126. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  128. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  130. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  132. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
  134. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  136. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
  138. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  140. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  142. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  144. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  146. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  148. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  150. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  152. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  154. package/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  156. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  157. package/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  158. package/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  159. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  160. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  161. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  162. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  163. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  164. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  165. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  166. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  167. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  168. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  170. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  171. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  172. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  174. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  175. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
  176. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +1 -1
  178. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/api/mcp/chatgpt-web/route.js +1 -0
  180. package/app/.next-cli-build/server/app/api/mcp/chatgpt-web/route.js.nft.json +1 -0
  181. package/app/.next-cli-build/server/app/api/mcp/chatgpt-web/route_client-reference-manifest.js +1 -0
  182. package/app/.next-cli-build/server/app/api/mcp/chatgpt-web/status/route.js +1 -0
  183. package/app/.next-cli-build/server/app/api/mcp/chatgpt-web/status/route.js.nft.json +1 -0
  184. package/app/.next-cli-build/server/app/api/mcp/chatgpt-web/status/route_client-reference-manifest.js +1 -0
  185. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  188. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  189. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  190. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  191. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  194. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  195. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  196. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  197. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  198. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  200. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  201. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  202. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  203. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  204. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  205. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  206. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  207. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  208. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  209. package/app/.next-cli-build/server/app/api/oauth/chatgpt-web/cookie/route.js +1 -0
  210. package/app/.next-cli-build/server/app/api/oauth/chatgpt-web/cookie/route.js.nft.json +1 -0
  211. package/app/.next-cli-build/server/app/api/oauth/chatgpt-web/cookie/route_client-reference-manifest.js +1 -0
  212. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  213. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  220. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  222. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  223. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  224. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  225. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  226. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  227. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  228. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  229. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  230. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  231. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  232. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  233. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  234. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  235. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  236. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  237. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  238. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  239. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  240. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  241. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  242. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  245. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  246. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  247. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  251. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  252. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  253. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  254. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  257. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  258. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  260. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  261. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  263. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  264. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  265. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  266. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  267. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  269. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  270. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  271. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  272. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  273. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  275. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  276. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  277. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  278. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  279. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +2 -2
  281. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -1
  282. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  283. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  284. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  285. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  287. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  288. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  289. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  290. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  291. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/realtime/authorize/route.js +1 -1
  293. package/app/.next-cli-build/server/app/api/realtime/authorize/route.js.nft.json +1 -1
  294. package/app/.next-cli-build/server/app/api/realtime/tickets/route.js +1 -1
  295. package/app/.next-cli-build/server/app/api/realtime/tickets/route.js.nft.json +1 -1
  296. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  297. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  299. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  300. package/app/.next-cli-build/server/app/api/settings/public-telemetry/route.js +1 -1
  301. package/app/.next-cli-build/server/app/api/settings/public-telemetry/route.js.nft.json +1 -1
  302. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  303. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  305. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  306. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  307. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  308. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  311. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  312. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  313. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  314. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  317. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  318. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  319. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  320. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  321. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  323. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  324. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  325. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  326. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  327. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  329. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  330. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  331. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  332. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  333. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  334. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  335. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  336. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  337. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  338. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  339. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  340. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  341. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  342. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  343. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  344. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  347. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  348. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  349. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  350. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  351. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  352. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  353. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  354. package/app/.next-cli-build/server/app/api/usage/stream/route.js +1 -1
  355. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  357. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  358. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  359. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  360. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  362. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/images/edits/route.js +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/images/edits/route.js.nft.json +1 -1
  370. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +2 -2
  371. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  372. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  373. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  374. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  375. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  376. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  377. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  378. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  379. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  380. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  381. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  382. package/app/.next-cli-build/server/app/api/v1/rerank/route.js +1 -1
  383. package/app/.next-cli-build/server/app/api/v1/rerank/route.js.nft.json +1 -1
  384. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  385. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  386. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  387. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  388. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  389. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  390. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  391. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  392. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js +1 -1
  393. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js.nft.json +1 -1
  394. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js +1 -1
  395. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js.nft.json +1 -1
  396. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js +1 -1
  397. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js.nft.json +1 -1
  398. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js +1 -1
  399. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  400. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  401. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  402. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  403. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  404. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  405. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  406. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  407. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  408. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  409. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  410. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  411. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  412. package/app/.next-cli-build/server/app/callback/page.js +1 -1
  413. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  414. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  415. package/app/.next-cli-build/server/app/callback.html +1 -1
  416. package/app/.next-cli-build/server/app/callback.rsc +7 -7
  417. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +7 -7
  418. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  419. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +7 -7
  420. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  421. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +9 -9
  422. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +9 -9
  423. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +9 -9
  424. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  425. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  426. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +9 -9
  427. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +9 -9
  428. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +9 -9
  429. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  430. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  431. package/app/.next-cli-build/server/app/dashboard/combos.rsc +9 -9
  432. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +9 -9
  433. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +9 -9
  434. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  435. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  436. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +9 -9
  437. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +9 -9
  438. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +9 -9
  439. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  440. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  441. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +9 -9
  442. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +9 -9
  443. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +9 -9
  444. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  445. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  446. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +9 -9
  447. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +9 -9
  448. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +9 -9
  449. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  450. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  451. package/app/.next-cli-build/server/app/dashboard/profile.rsc +9 -9
  452. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +9 -9
  453. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +9 -9
  454. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  455. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  456. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +9 -9
  457. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +9 -9
  458. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +9 -9
  459. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  460. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  461. package/app/.next-cli-build/server/app/dashboard/providers.rsc +9 -9
  462. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +9 -9
  463. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +9 -9
  464. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  465. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  466. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +9 -9
  467. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +9 -9
  468. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +9 -9
  469. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  470. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  471. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +9 -9
  472. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +9 -9
  473. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +9 -9
  474. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  475. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  476. package/app/.next-cli-build/server/app/dashboard/quota.rsc +10 -10
  477. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +10 -10
  478. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +10 -10
  479. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  480. package/app/.next-cli-build/server/app/dashboard/realtime.html +1 -1
  481. package/app/.next-cli-build/server/app/dashboard/realtime.rsc +8 -8
  482. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime/__PAGE__.segment.rsc +8 -8
  483. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_full.segment.rsc +8 -8
  484. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_tree.segment.rsc +2 -2
  485. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +1 -1
  486. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  487. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  488. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  489. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +7 -7
  490. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +7 -7
  491. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  492. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +7 -7
  493. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/skills.rsc +9 -9
  495. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +9 -9
  496. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +9 -9
  497. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  498. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  499. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +9 -9
  500. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +9 -9
  501. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +9 -9
  502. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  503. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  504. package/app/.next-cli-build/server/app/dashboard/translator.rsc +9 -9
  505. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +9 -9
  506. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +9 -9
  507. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  508. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  509. package/app/.next-cli-build/server/app/dashboard/usage.rsc +9 -9
  510. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +9 -9
  511. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +9 -9
  512. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  513. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  514. package/app/.next-cli-build/server/app/dashboard.rsc +9 -9
  515. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +9 -9
  516. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +9 -9
  517. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  518. package/app/.next-cli-build/server/app/index.html +1 -1
  519. package/app/.next-cli-build/server/app/index.rsc +7 -7
  520. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +7 -7
  521. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +7 -7
  522. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  523. package/app/.next-cli-build/server/app/landing/page.js +1 -1
  524. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  525. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  526. package/app/.next-cli-build/server/app/landing.html +1 -1
  527. package/app/.next-cli-build/server/app/landing.rsc +8 -8
  528. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +8 -8
  529. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  530. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +8 -8
  531. package/app/.next-cli-build/server/app/login/page.js +1 -1
  532. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  533. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  534. package/app/.next-cli-build/server/app/login.html +1 -1
  535. package/app/.next-cli-build/server/app/login.rsc +8 -8
  536. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +8 -8
  537. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  538. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +8 -8
  539. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  540. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  541. package/app/.next-cli-build/server/app/page.js +1 -1
  542. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  543. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  544. package/app/.next-cli-build/server/app/privacy/page.js +1 -1
  545. package/app/.next-cli-build/server/app/privacy/page.js.nft.json +1 -1
  546. package/app/.next-cli-build/server/app/privacy/page_client-reference-manifest.js +1 -1
  547. package/app/.next-cli-build/server/app/privacy.html +1 -1
  548. package/app/.next-cli-build/server/app/privacy.rsc +7 -7
  549. package/app/.next-cli-build/server/app/privacy.segments/_full.segment.rsc +7 -7
  550. package/app/.next-cli-build/server/app/privacy.segments/_tree.segment.rsc +2 -2
  551. package/app/.next-cli-build/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +8 -8
  552. package/app/.next-cli-build/server/app-paths-manifest.json +22 -19
  553. package/app/.next-cli-build/server/chunks/1522.js +4 -4
  554. package/app/.next-cli-build/server/chunks/1605.js +1 -1
  555. package/app/.next-cli-build/server/chunks/1829.js +1 -1
  556. package/app/.next-cli-build/server/chunks/1882.js +1 -1
  557. package/app/.next-cli-build/server/chunks/2112.js +1 -1
  558. package/app/.next-cli-build/server/chunks/2194.js +1 -1
  559. package/app/.next-cli-build/server/chunks/2268.js +1 -1
  560. package/app/.next-cli-build/server/chunks/2375.js +1 -0
  561. package/app/.next-cli-build/server/chunks/318.js +10 -2
  562. package/app/.next-cli-build/server/chunks/3289.js +1 -1
  563. package/app/.next-cli-build/server/chunks/3792.js +1 -0
  564. package/app/.next-cli-build/server/chunks/412.js +2 -2
  565. package/app/.next-cli-build/server/chunks/4123.js +1 -1
  566. package/app/.next-cli-build/server/chunks/5699.js +1 -1
  567. package/app/.next-cli-build/server/chunks/6070.js +1 -1
  568. package/app/.next-cli-build/server/chunks/615.js +1 -1
  569. package/app/.next-cli-build/server/chunks/6457.js +1 -1
  570. package/app/.next-cli-build/server/chunks/6922.js +1 -1
  571. package/app/.next-cli-build/server/chunks/7807.js +1 -1
  572. package/app/.next-cli-build/server/chunks/8145.js +1 -1
  573. package/app/.next-cli-build/server/chunks/827.js +1 -1
  574. package/app/.next-cli-build/server/chunks/869.js +1 -1
  575. package/app/.next-cli-build/server/chunks/8895.js +6 -6
  576. package/app/.next-cli-build/server/functions-config-manifest.json +7 -0
  577. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  578. package/app/.next-cli-build/server/middleware.js +1 -1
  579. package/app/.next-cli-build/server/pages/404.html +1 -1
  580. package/app/.next-cli-build/server/pages/500.html +1 -1
  581. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  582. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  583. package/app/.next-cli-build/static/VE1Ye0hvBwX_LI99E5LfB/_buildManifest.js +1 -0
  584. package/app/.next-cli-build/static/chunks/1321-2566b510365947a6.js +1 -0
  585. package/app/.next-cli-build/static/chunks/5497-2c340a8ad5b74632.js +7 -0
  586. package/app/.next-cli-build/static/chunks/9da6db1e-9e6e75406afc09b1.js +1 -0
  587. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-45ef91ede0133be6.js +12 -0
  588. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/{page-d0bb692dac18758c.js → page-6cda9bac20c6ea61.js} +1 -1
  589. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-2c6137322ed41b37.js +1 -0
  590. package/app/.next-cli-build/static/chunks/app/_global-error/page-df528a2b0a2cc48b.js +1 -0
  591. package/app/.next-cli-build/static/chunks/app/api/analytics/installation/route-df528a2b0a2cc48b.js +1 -0
  592. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-df528a2b0a2cc48b.js +1 -0
  593. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-df528a2b0a2cc48b.js +1 -0
  594. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-df528a2b0a2cc48b.js +1 -0
  595. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-df528a2b0a2cc48b.js +1 -0
  596. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-df528a2b0a2cc48b.js +1 -0
  597. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-df528a2b0a2cc48b.js +1 -0
  598. package/app/.next-cli-build/static/chunks/app/api/auth/setup-password/route-df528a2b0a2cc48b.js +1 -0
  599. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-df528a2b0a2cc48b.js +1 -0
  600. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-df528a2b0a2cc48b.js +1 -0
  601. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-df528a2b0a2cc48b.js +1 -0
  602. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-df528a2b0a2cc48b.js +1 -0
  603. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-df528a2b0a2cc48b.js +1 -0
  604. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-df528a2b0a2cc48b.js +1 -0
  605. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-df528a2b0a2cc48b.js +1 -0
  606. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-df528a2b0a2cc48b.js +1 -0
  607. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-df528a2b0a2cc48b.js +1 -0
  608. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-df528a2b0a2cc48b.js +1 -0
  609. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-df528a2b0a2cc48b.js +1 -0
  610. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-df528a2b0a2cc48b.js +1 -0
  611. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-df528a2b0a2cc48b.js +1 -0
  612. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-df528a2b0a2cc48b.js +1 -0
  613. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-df528a2b0a2cc48b.js +1 -0
  614. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-df528a2b0a2cc48b.js +1 -0
  615. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-df528a2b0a2cc48b.js +1 -0
  616. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-df528a2b0a2cc48b.js +1 -0
  617. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-df528a2b0a2cc48b.js +1 -0
  618. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-df528a2b0a2cc48b.js +1 -0
  619. package/app/.next-cli-build/static/chunks/app/api/combos/route-df528a2b0a2cc48b.js +1 -0
  620. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-df528a2b0a2cc48b.js +1 -0
  621. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-df528a2b0a2cc48b.js +1 -0
  622. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-df528a2b0a2cc48b.js +1 -0
  623. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-df528a2b0a2cc48b.js +1 -0
  624. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-df528a2b0a2cc48b.js +1 -0
  625. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-df528a2b0a2cc48b.js +1 -0
  626. package/app/.next-cli-build/static/chunks/app/api/health/route-df528a2b0a2cc48b.js +1 -0
  627. package/app/.next-cli-build/static/chunks/app/api/init/route-df528a2b0a2cc48b.js +1 -0
  628. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-df528a2b0a2cc48b.js +1 -0
  629. package/app/.next-cli-build/static/chunks/app/api/keys/route-df528a2b0a2cc48b.js +1 -0
  630. package/app/.next-cli-build/static/chunks/app/api/locale/route-df528a2b0a2cc48b.js +1 -0
  631. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-df528a2b0a2cc48b.js +1 -0
  632. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-df528a2b0a2cc48b.js +1 -0
  633. package/app/.next-cli-build/static/chunks/app/api/mcp/chatgpt-web/route-df528a2b0a2cc48b.js +1 -0
  634. package/app/.next-cli-build/static/chunks/app/api/mcp/chatgpt-web/status/route-df528a2b0a2cc48b.js +1 -0
  635. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-df528a2b0a2cc48b.js +1 -0
  636. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-df528a2b0a2cc48b.js +1 -0
  637. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-df528a2b0a2cc48b.js +1 -0
  638. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-df528a2b0a2cc48b.js +1 -0
  639. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-df528a2b0a2cc48b.js +1 -0
  640. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-df528a2b0a2cc48b.js +1 -0
  641. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-df528a2b0a2cc48b.js +1 -0
  642. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-df528a2b0a2cc48b.js +1 -0
  643. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-df528a2b0a2cc48b.js +1 -0
  644. package/app/.next-cli-build/static/chunks/app/api/models/route-df528a2b0a2cc48b.js +1 -0
  645. package/app/.next-cli-build/static/chunks/app/api/models/test/route-df528a2b0a2cc48b.js +1 -0
  646. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-df528a2b0a2cc48b.js +1 -0
  647. package/app/.next-cli-build/static/chunks/app/api/oauth/chatgpt-web/cookie/route-df528a2b0a2cc48b.js +1 -0
  648. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-df528a2b0a2cc48b.js +1 -0
  649. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-df528a2b0a2cc48b.js +1 -0
  650. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-df528a2b0a2cc48b.js +1 -0
  651. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-df528a2b0a2cc48b.js +1 -0
  652. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-df528a2b0a2cc48b.js +1 -0
  653. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-df528a2b0a2cc48b.js +1 -0
  654. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-df528a2b0a2cc48b.js +1 -0
  655. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-df528a2b0a2cc48b.js +1 -0
  656. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-df528a2b0a2cc48b.js +1 -0
  657. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-df528a2b0a2cc48b.js +1 -0
  658. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-df528a2b0a2cc48b.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-df528a2b0a2cc48b.js +1 -0
  660. package/app/.next-cli-build/static/chunks/app/api/pricing/route-df528a2b0a2cc48b.js +1 -0
  661. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-df528a2b0a2cc48b.js +1 -0
  662. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-df528a2b0a2cc48b.js +1 -0
  663. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-df528a2b0a2cc48b.js +1 -0
  664. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-df528a2b0a2cc48b.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-df528a2b0a2cc48b.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-df528a2b0a2cc48b.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-df528a2b0a2cc48b.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-df528a2b0a2cc48b.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-df528a2b0a2cc48b.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/providers/route-df528a2b0a2cc48b.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-df528a2b0a2cc48b.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-df528a2b0a2cc48b.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-df528a2b0a2cc48b.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-df528a2b0a2cc48b.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-df528a2b0a2cc48b.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-df528a2b0a2cc48b.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-df528a2b0a2cc48b.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-df528a2b0a2cc48b.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-df528a2b0a2cc48b.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-df528a2b0a2cc48b.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-df528a2b0a2cc48b.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-df528a2b0a2cc48b.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-df528a2b0a2cc48b.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-df528a2b0a2cc48b.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-df528a2b0a2cc48b.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-df528a2b0a2cc48b.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-df528a2b0a2cc48b.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/realtime/authorize/route-df528a2b0a2cc48b.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/realtime/tickets/route-df528a2b0a2cc48b.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-df528a2b0a2cc48b.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-df528a2b0a2cc48b.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/settings/public-telemetry/route-df528a2b0a2cc48b.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-df528a2b0a2cc48b.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/settings/route-df528a2b0a2cc48b.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-df528a2b0a2cc48b.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/tags/route-df528a2b0a2cc48b.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-df528a2b0a2cc48b.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-df528a2b0a2cc48b.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-df528a2b0a2cc48b.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-df528a2b0a2cc48b.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-df528a2b0a2cc48b.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-df528a2b0a2cc48b.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-df528a2b0a2cc48b.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-df528a2b0a2cc48b.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-df528a2b0a2cc48b.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-df528a2b0a2cc48b.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-df528a2b0a2cc48b.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-df528a2b0a2cc48b.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-df528a2b0a2cc48b.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-df528a2b0a2cc48b.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-df528a2b0a2cc48b.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-df528a2b0a2cc48b.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-df528a2b0a2cc48b.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-df528a2b0a2cc48b.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-df528a2b0a2cc48b.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-df528a2b0a2cc48b.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-df528a2b0a2cc48b.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-df528a2b0a2cc48b.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-df528a2b0a2cc48b.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-df528a2b0a2cc48b.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-df528a2b0a2cc48b.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-df528a2b0a2cc48b.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-df528a2b0a2cc48b.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-df528a2b0a2cc48b.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-df528a2b0a2cc48b.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/v1/images/edits/route-df528a2b0a2cc48b.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-df528a2b0a2cc48b.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-df528a2b0a2cc48b.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-df528a2b0a2cc48b.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-df528a2b0a2cc48b.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-df528a2b0a2cc48b.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-df528a2b0a2cc48b.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/v1/rerank/route-df528a2b0a2cc48b.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-df528a2b0a2cc48b.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-df528a2b0a2cc48b.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/v1/route-df528a2b0a2cc48b.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-df528a2b0a2cc48b.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-df528a2b0a2cc48b.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-df528a2b0a2cc48b.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-df528a2b0a2cc48b.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-df528a2b0a2cc48b.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-df528a2b0a2cc48b.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-df528a2b0a2cc48b.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-df528a2b0a2cc48b.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/version/route-df528a2b0a2cc48b.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-df528a2b0a2cc48b.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/version/update/route-df528a2b0a2cc48b.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/landing/page-8003579ac4a50ad7.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-df528a2b0a2cc48b.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/page-df528a2b0a2cc48b.js +1 -0
  751. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-df528a2b0a2cc48b.js +1 -0
  752. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-df528a2b0a2cc48b.js +1 -0
  753. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-df528a2b0a2cc48b.js +1 -0
  754. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-df528a2b0a2cc48b.js +1 -0
  755. package/app/.next-cli-build/static/css/bfcffc216f734185.css +1 -0
  756. package/app/custom-server.js +2 -0
  757. package/app/node_modules/baseline-browser-mapping/dist/index.cjs +1 -1
  758. package/app/node_modules/baseline-browser-mapping/package.json +3 -3
  759. package/app/node_modules/nanoid/package.json +1 -1
  760. package/app/node_modules/ws/lib/permessage-deflate.js +3 -1
  761. package/app/node_modules/ws/package.json +1 -1
  762. package/app/package.json +5 -3
  763. package/app/public/downloads/polyrouter-connector/README.txt +14 -0
  764. package/app/public/downloads/polyrouter-connector/background.js +138 -0
  765. package/app/public/downloads/polyrouter-connector/content.js +61 -0
  766. package/app/public/downloads/polyrouter-connector/icon.png +0 -0
  767. package/app/public/downloads/polyrouter-connector/manifest.json +38 -0
  768. package/app/public/downloads/polyrouter-connector/popup.css +99 -0
  769. package/app/public/downloads/polyrouter-connector/popup.html +36 -0
  770. package/app/public/downloads/polyrouter-connector/popup.js +9 -0
  771. package/app/public/downloads/polyrouter-connector.zip +0 -0
  772. package/app/server.js +1 -1
  773. package/package.json +1 -1
  774. package/app/.next-cli-build/server/chunks/2620.js +0 -1
  775. package/app/.next-cli-build/server/chunks/4185.js +0 -1
  776. package/app/.next-cli-build/static/chunks/1321-bdfb5e6d5dadcda7.js +0 -1
  777. package/app/.next-cli-build/static/chunks/5497-325815f573697f27.js +0 -7
  778. package/app/.next-cli-build/static/chunks/9da6db1e-976640ccbb1e41ba.js +0 -1
  779. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-6022aa84d8a2143d.js +0 -12
  780. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-4a8ae0d8807210fe.js +0 -1
  781. package/app/.next-cli-build/static/chunks/app/_global-error/page-0ba50b07487d53e1.js +0 -1
  782. package/app/.next-cli-build/static/chunks/app/api/analytics/installation/route-0ba50b07487d53e1.js +0 -1
  783. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-0ba50b07487d53e1.js +0 -1
  784. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-0ba50b07487d53e1.js +0 -1
  785. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-0ba50b07487d53e1.js +0 -1
  786. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-0ba50b07487d53e1.js +0 -1
  787. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-0ba50b07487d53e1.js +0 -1
  788. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-0ba50b07487d53e1.js +0 -1
  789. package/app/.next-cli-build/static/chunks/app/api/auth/setup-password/route-0ba50b07487d53e1.js +0 -1
  790. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-0ba50b07487d53e1.js +0 -1
  791. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-0ba50b07487d53e1.js +0 -1
  792. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-0ba50b07487d53e1.js +0 -1
  793. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-0ba50b07487d53e1.js +0 -1
  794. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-0ba50b07487d53e1.js +0 -1
  795. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-0ba50b07487d53e1.js +0 -1
  796. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-0ba50b07487d53e1.js +0 -1
  797. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-0ba50b07487d53e1.js +0 -1
  798. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-0ba50b07487d53e1.js +0 -1
  799. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-0ba50b07487d53e1.js +0 -1
  800. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-0ba50b07487d53e1.js +0 -1
  801. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-0ba50b07487d53e1.js +0 -1
  802. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-0ba50b07487d53e1.js +0 -1
  803. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-0ba50b07487d53e1.js +0 -1
  804. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-0ba50b07487d53e1.js +0 -1
  805. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-0ba50b07487d53e1.js +0 -1
  806. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-0ba50b07487d53e1.js +0 -1
  807. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-0ba50b07487d53e1.js +0 -1
  808. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-0ba50b07487d53e1.js +0 -1
  809. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-0ba50b07487d53e1.js +0 -1
  810. package/app/.next-cli-build/static/chunks/app/api/combos/route-0ba50b07487d53e1.js +0 -1
  811. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-0ba50b07487d53e1.js +0 -1
  812. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-0ba50b07487d53e1.js +0 -1
  813. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-0ba50b07487d53e1.js +0 -1
  814. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-0ba50b07487d53e1.js +0 -1
  815. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-0ba50b07487d53e1.js +0 -1
  816. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-0ba50b07487d53e1.js +0 -1
  817. package/app/.next-cli-build/static/chunks/app/api/health/route-0ba50b07487d53e1.js +0 -1
  818. package/app/.next-cli-build/static/chunks/app/api/init/route-0ba50b07487d53e1.js +0 -1
  819. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-0ba50b07487d53e1.js +0 -1
  820. package/app/.next-cli-build/static/chunks/app/api/keys/route-0ba50b07487d53e1.js +0 -1
  821. package/app/.next-cli-build/static/chunks/app/api/locale/route-0ba50b07487d53e1.js +0 -1
  822. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-0ba50b07487d53e1.js +0 -1
  823. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-0ba50b07487d53e1.js +0 -1
  824. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-0ba50b07487d53e1.js +0 -1
  825. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-0ba50b07487d53e1.js +0 -1
  826. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-0ba50b07487d53e1.js +0 -1
  827. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-0ba50b07487d53e1.js +0 -1
  828. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-0ba50b07487d53e1.js +0 -1
  829. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-0ba50b07487d53e1.js +0 -1
  830. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-0ba50b07487d53e1.js +0 -1
  831. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-0ba50b07487d53e1.js +0 -1
  832. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-0ba50b07487d53e1.js +0 -1
  833. package/app/.next-cli-build/static/chunks/app/api/models/route-0ba50b07487d53e1.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/api/models/test/route-0ba50b07487d53e1.js +0 -1
  835. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-0ba50b07487d53e1.js +0 -1
  836. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-0ba50b07487d53e1.js +0 -1
  837. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-0ba50b07487d53e1.js +0 -1
  838. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-0ba50b07487d53e1.js +0 -1
  839. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-0ba50b07487d53e1.js +0 -1
  840. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-0ba50b07487d53e1.js +0 -1
  841. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-0ba50b07487d53e1.js +0 -1
  842. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-0ba50b07487d53e1.js +0 -1
  843. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-0ba50b07487d53e1.js +0 -1
  844. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-0ba50b07487d53e1.js +0 -1
  845. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-0ba50b07487d53e1.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-0ba50b07487d53e1.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-0ba50b07487d53e1.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/pricing/route-0ba50b07487d53e1.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-0ba50b07487d53e1.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-0ba50b07487d53e1.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-0ba50b07487d53e1.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-0ba50b07487d53e1.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-0ba50b07487d53e1.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-0ba50b07487d53e1.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-0ba50b07487d53e1.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-0ba50b07487d53e1.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-0ba50b07487d53e1.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/providers/route-0ba50b07487d53e1.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-0ba50b07487d53e1.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-0ba50b07487d53e1.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-0ba50b07487d53e1.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-0ba50b07487d53e1.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-0ba50b07487d53e1.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-0ba50b07487d53e1.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-0ba50b07487d53e1.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-0ba50b07487d53e1.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-0ba50b07487d53e1.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-0ba50b07487d53e1.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-0ba50b07487d53e1.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-0ba50b07487d53e1.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-0ba50b07487d53e1.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-0ba50b07487d53e1.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-0ba50b07487d53e1.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-0ba50b07487d53e1.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-0ba50b07487d53e1.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/realtime/authorize/route-0ba50b07487d53e1.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/realtime/tickets/route-0ba50b07487d53e1.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-0ba50b07487d53e1.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-0ba50b07487d53e1.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/settings/public-telemetry/route-0ba50b07487d53e1.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-0ba50b07487d53e1.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/settings/route-0ba50b07487d53e1.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-0ba50b07487d53e1.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/tags/route-0ba50b07487d53e1.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-0ba50b07487d53e1.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-0ba50b07487d53e1.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-0ba50b07487d53e1.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-0ba50b07487d53e1.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-0ba50b07487d53e1.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-0ba50b07487d53e1.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-0ba50b07487d53e1.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-0ba50b07487d53e1.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-0ba50b07487d53e1.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-0ba50b07487d53e1.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-0ba50b07487d53e1.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-0ba50b07487d53e1.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-0ba50b07487d53e1.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-0ba50b07487d53e1.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-0ba50b07487d53e1.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-0ba50b07487d53e1.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-0ba50b07487d53e1.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-0ba50b07487d53e1.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-0ba50b07487d53e1.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-0ba50b07487d53e1.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-0ba50b07487d53e1.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-0ba50b07487d53e1.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-0ba50b07487d53e1.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-0ba50b07487d53e1.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-0ba50b07487d53e1.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-0ba50b07487d53e1.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-0ba50b07487d53e1.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-0ba50b07487d53e1.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-0ba50b07487d53e1.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/v1/images/edits/route-0ba50b07487d53e1.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-0ba50b07487d53e1.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-0ba50b07487d53e1.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-0ba50b07487d53e1.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-0ba50b07487d53e1.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-0ba50b07487d53e1.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-0ba50b07487d53e1.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/v1/rerank/route-0ba50b07487d53e1.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-0ba50b07487d53e1.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-0ba50b07487d53e1.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/v1/route-0ba50b07487d53e1.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-0ba50b07487d53e1.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-0ba50b07487d53e1.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-0ba50b07487d53e1.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-0ba50b07487d53e1.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-0ba50b07487d53e1.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-0ba50b07487d53e1.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-0ba50b07487d53e1.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-0ba50b07487d53e1.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/version/route-0ba50b07487d53e1.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-0ba50b07487d53e1.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/version/update/route-0ba50b07487d53e1.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/landing/page-153102f46b226989.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-0ba50b07487d53e1.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/page-0ba50b07487d53e1.js +0 -1
  939. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-0ba50b07487d53e1.js +0 -1
  940. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-0ba50b07487d53e1.js +0 -1
  941. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-0ba50b07487d53e1.js +0 -1
  942. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-0ba50b07487d53e1.js +0 -1
  943. package/app/.next-cli-build/static/css/cfbc2ef62ed21a21.css +0 -1
  944. package/app/.next-cli-build/static/kpszOnTsyBdW7PAPsg2JX/_buildManifest.js +0 -1
  945. /package/app/.next-cli-build/static/{kpszOnTsyBdW7PAPsg2JX → VE1Ye0hvBwX_LI99E5LfB}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- (()=>{var a={};a.id=182,a.ids=[182],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},6050:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>y,handler:()=>A,routeModule:()=>z});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.bind(c,30508))),o=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),p=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),q=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),r=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),s=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),t=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),u=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),v=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),w={children:["",{children:["(dashboard)",{children:["dashboard",{children:["media-providers",{children:["[kind]",{children:["[id]",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,69296))),"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js"]}]},{"global-error":[v,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[u,"next/dist/client/components/builtin/global-error.js"]},["combo","web"]]},{"global-error":[t,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[s,"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[n,"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/layout.js"],"global-error":[o,"next/dist/client/components/builtin/global-error.js"],"not-found":[p,"next/dist/client/components/builtin/not-found.js"],forbidden:[q,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[r,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"/home/runner/work/polyrouter/polyrouter/src/app/layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,x=(0,e.H)({tree:w,page:"/(dashboard)/dashboard/media-providers/[kind]/[id]/page",pathname:"/dashboard/media-providers/[kind]/[id]",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),y=x.__next_app__,z=x.routeModule,A=x.handler},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11729:(a,b,c)=>{Promise.resolve().then(c.bind(c,86036))},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21457:(a,b,c)=>{Promise.resolve().then(c.bind(c,69296))},21820:a=>{"use strict";a.exports=require("os")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},69296:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js","default")},69852:(a,b,c)=>{"use strict";c.d(b,{kH:()=>f,o7:()=>e,vO:()=>d});let d=[{id:"gpt-realtime-2",name:"GPT Realtime 2"},{id:"gpt-realtime",name:"GPT Realtime"},{id:"gpt-realtime-mini",name:"GPT Realtime Mini"}],e=d[0].id,f=24e3;d.map(a=>a.id)},71553:a=>{"use strict";a.exports=require("node:dns/promises")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},74875:(a,b,c)=>{"use strict";function d(a,b){return!1===a?"default":"active"===b||"success"===b?"success":"error"===b||"expired"===b||"unavailable"===b?"error":"default"}c.d(b,{g:()=>d})},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76343:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(48249),e=c(67484),f=c(69852);function g(a){try{a?.()}catch{}}function h({providerId:a="codex",providerName:b}){let c=(0,e.useRef)(null),j=(0,e.useRef)(null),k=(0,e.useRef)(null),l=(0,e.useRef)(null),m=(0,e.useRef)(null),n=(0,e.useRef)(null),o=(0,e.useRef)(0),p=(0,e.useRef)(new Set),[q,r]=(0,e.useState)("Idle"),[s,t]=(0,e.useState)(""),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(!1),[y,z]=(0,e.useState)(""),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)(f.o7),E=(0,e.useCallback)(()=>{for(let a of p.current)try{a.stop()}catch{}p.current.clear(),o.current=0},[]),F=(0,e.useCallback)(({closeSocket:a=!0}={})=>{!function({captureNode:a,source:b,monitorGain:c,stream:d}={}){for(let e of(a?.port&&(a.port.onmessage=null),g(()=>a?.disconnect()),g(()=>b?.disconnect()),g(()=>c?.disconnect()),d?.getTracks?.()||[]))g(()=>e.stop())}({captureNode:l.current,source:m.current,monitorGain:n.current,stream:j.current}),l.current=null,m.current=null,n.current=null,j.current=null,a&&(c.current&&c.current.readyState<WebSocket.CLOSING&&c.current.close(),c.current=null),E()},[E]),G=(0,e.useCallback)(()=>{F(),v(!1),x(!1),r("Stopped")},[F]),H=(0,e.useCallback)(a=>{let b=k.current;if(!b||!a)return;let c=b.createBufferSource();c.buffer=function(a,b){let c=function(a){let b=atob(a),c=new Uint8Array(b.length);for(let a=0;a<b.length;a+=1)c[a]=b.charCodeAt(a);return c}(b),d=new DataView(c.buffer,c.byteOffset,c.byteLength),e=a.createBuffer(1,Math.floor(c.byteLength/2),f.kH),g=e.getChannelData(0);for(let a=0;a<g.length;a+=1)g[a]=d.getInt16(2*a,!0)/32768;return e}(b,a),c.connect(b.destination);let d=Math.max(b.currentTime,o.current);c.start(d),o.current=d+c.buffer.duration,p.current.add(c),c.onended=()=>p.current.delete(c)},[]),I=(0,e.useCallback)(async()=>{if(!w&&!u){v(!0),t(""),z(""),B(""),r("Requesting microphone permission…");try{let b=await navigator.mediaDevices.getUserMedia({audio:{channelCount:1,echoCancellation:!0,noiseSuppression:!0}}),d=window.AudioContext||window.webkitAudioContext,e=k.current||new d({sampleRate:f.kH});k.current=e,await e.resume(),j.current=b;let g="https:"===window.location.protocol?"wss":"ws",h=new WebSocket(`${g}://${window.location.host}/v1/realtime?provider=${encodeURIComponent(a)}&model=${encodeURIComponent(C)}`);c.current=h,h.onopen=()=>{if(c.current!==h)return;let a=e.createMediaStreamSource(b),d=a=>{if(h.readyState!==WebSocket.OPEN)return;let b=function(a,b,c=f.kH){if(a instanceof Float32Array||(a=Float32Array.from(a||[])),!a.length||b===c)return a;if(!Number.isFinite(b)||b<=0||!Number.isFinite(c)||c<=0)throw Error("Audio sample rates must be positive numbers.");let d=Math.max(1,Math.round(a.length*c/b)),e=new Float32Array(d),g=b/c;for(let b=0;b<d;b+=1){let c=b*g,d=Math.min(a.length-1,Math.floor(c)),f=Math.min(a.length-1,d+1),h=c-d;e[b]=a[d]+(a[f]-a[d])*h}return e}(a,e.sampleRate,f.kH),c=function(a){let b=new Int16Array(a.length);for(let c=0;c<a.length;c+=1){let d=Math.max(-1,Math.min(1,a[c]));b[c]=d<0?32768*d:32767*d}return new Uint8Array(b.buffer)}(b);h.send(JSON.stringify({type:"input_audio_buffer.append",audio:function(a){let b="";for(let c=0;c<a.length;c+=32768)b+=String.fromCharCode(...a.subarray(c,c+32768));return btoa(b)}(c)}))};m.current=a,(async()=>{try{if(!e.audioWorklet||"function"!=typeof window.AudioWorkletNode)throw Error("AudioWorklet unavailable");if(await e.audioWorklet.addModule("/realtime-audio-processor.js"),c.current!==h||h.readyState!==WebSocket.OPEN)return;let b=new window.AudioWorkletNode(e,"polyrouter-realtime-capture",{numberOfInputs:1,numberOfOutputs:0,channelCount:1});b.port.onmessage=a=>d(a.data),a.connect(b),l.current=b}catch{let b,f;c.current===h&&h.readyState===WebSocket.OPEN&&(b=e.createScriptProcessor(4096,1,1),(f=e.createGain()).gain.value=0,b.onaudioprocess=a=>d(a.inputBuffer.getChannelData(0)),a.connect(b),b.connect(f),f.connect(e.destination),l.current=b,n.current=f)}})(),v(!1),x(!0),r("Listening")},h.onmessage=({data:a})=>{let b;try{b=JSON.parse(a)}catch{return}("response.output_audio.delta"===b.type||"response.audio.delta"===b.type)&&b.delta&&(H(b.delta),r("Speaking")),("response.output_audio_transcript.delta"===b.type||"response.audio_transcript.delta"===b.type)&&b.delta&&B(a=>a+b.delta),"conversation.item.input_audio_transcription.completed"===b.type&&b.transcript&&z(b.transcript),"input_audio_buffer.speech_started"===b.type&&(E(),r("Listening")),("response.audio.done"===b.type||"response.done"===b.type)&&r("Listening"),"error"===b.type&&t(b.error?.message||"Realtime connection failed.")},h.onerror=()=>{c.current===h&&(t("Unable to connect to the local realtime service."),F(),v(!1),x(!1),r("Disconnected"))},h.onclose=()=>{c.current===h&&(c.current=null,F({closeSocket:!1}),v(!1),x(!1),r("Disconnected"))}}catch(a){t(a?.name==="NotAllowedError"?"Microphone permission was denied.":a?.message||"Could not start the microphone."),G()}}},[u,w,C,a,F,H,G,E]);return(0,d.jsxs)("section",{className:"max-w-3xl mx-auto space-y-6",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("h1",{className:"text-2xl font-semibold text-text-main",children:"Speech to Speech"}),(0,d.jsxs)("p",{className:"mt-1 text-sm text-text-muted",children:["Talk naturally using your connected ",b||"OpenAI"," account. Audio stays between this browser, your local PolyRouter, and the realtime provider."]})]}),(0,d.jsxs)("div",{className:"border border-border-subtle bg-surface p-6 space-y-5",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main",children:q}),s&&(0,d.jsx)("p",{role:"alert",className:"mt-1 text-sm text-red-500",children:s})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)("select",{value:C,onChange:a=>D(a.target.value),disabled:w||u,className:"px-3 py-2 text-sm border border-border-subtle bg-background text-text-main","aria-label":"Realtime model",children:f.vO.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name},a.id))}),w&&(0,d.jsx)("button",{type:"button",onClick:()=>{c.current?.send(JSON.stringify({type:"response.cancel"})),E()},className:"px-4 py-2 text-sm border border-border-subtle hover:bg-surface-2",children:"Interrupt"}),(0,d.jsx)("button",{type:"button",onClick:w?G:I,disabled:u,className:"px-4 py-2 text-sm font-medium bg-primary text-white hover:opacity-90 disabled:cursor-wait disabled:opacity-60",children:w?"Stop":u?"Connecting...":"Start talking"})]})]}),(0,d.jsxs)("div",{className:"grid gap-4 md:grid-cols-2",children:[(0,d.jsx)(i,{title:"You said",text:y,empty:"Your speech transcript will appear here."}),(0,d.jsx)(i,{title:"Assistant",text:A,empty:"The assistant’s response will appear here."})]})]})]})}function i({title:a,text:b,empty:c}){return(0,d.jsxs)("div",{className:"min-h-32 border border-border-subtle bg-bg p-4",children:[(0,d.jsx)("h2",{className:"text-sm font-medium text-text-main",children:a}),(0,d.jsx)("p",{className:"mt-2 text-sm text-text-muted whitespace-pre-wrap",children:b||c})]})}},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},80099:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},83997:a=>{"use strict";a.exports=require("tty")},86036:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>P});var d=c(48249),e=c(19099),f=c(2116),g=c.n(f),h=c(67484),i=c(50412),j=c(72738),k=c(92592),l=c(74875),m=c(49885),n=c.n(m);function o({until:a}){let[b,c]=(0,h.useState)("");return b?(0,d.jsxs)("span",{className:"text-xs text-green-500 font-mono",children:["⏱ ",b]}):null}function p({connection:a,proxyPools:b,isOAuth:c,statusMode:e,isFirst:f,isLast:g,onMoveUp:j,onMoveDown:k,onToggleActive:m,onUpdateProxy:n,onEdit:q,onDelete:r}){let[s,t]=(0,h.useState)(!1),[u,v]=(0,h.useState)(!1),w=new Map((b||[]).map(a=>[a.id,a])),x=a.providerSpecificData?.proxyPoolId||null,y=x?w.get(x):null,z=a.providerSpecificData?.connectionProxyEnabled===!0&&!!a.providerSpecificData?.connectionProxyUrl,A=!!x||z,B=y?`Pool: ${y.name}`:x?`Pool: ${x} (inactive/missing)`:z?`Legacy: ${a.providerSpecificData?.connectionProxyUrl}`:"",C="",D=y?.proxyUrl||a.providerSpecificData?.connectionProxyUrl;if(D)try{let a=new URL(D);C=`${a.protocol}//${a.hostname}${a.port?`:${a.port}`:""}`}catch{C=D}let E=y?.noProxy||a.providerSpecificData?.connectionNoProxy||"",F=y?.isActive===!0?"success":x||z?"error":"default",G=Object.entries(a).filter(([a])=>a.startsWith("modelLock_")).map(([,a])=>a).filter(Boolean).sort()[0]||null,H=async a=>{t(!0);try{await n("__none__"===a?null:a)}finally{t(!1)}},I=/refresh token|token expired|invalidated|unauthorized|401/i.test(a.lastError||""),J="oauth"===e?I?"error":!1===a.isActive?"disabled":"active":"unavailable"!==a.testStatus||u?a.testStatus:"active",K=c?a.name||a.email||a.displayName||"OAuth Account":a.name;return(0,d.jsxs)("div",{className:`group flex flex-col gap-3 p-2 sm:flex-row sm:items-center sm:justify-between hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors ${!1===a.isActive?"opacity-60":""}`,children:[(0,d.jsxs)("div",{className:"flex w-full min-w-0 flex-1 items-start gap-3 sm:items-center",children:[(0,d.jsxs)("div",{className:"flex flex-col",children:[(0,d.jsx)("button",{onClick:j,disabled:f,className:`p-0.5 ${f?"text-text-muted/30 cursor-not-allowed":"hover:bg-sidebar text-text-muted hover:text-primary"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"keyboard_arrow_up"})}),(0,d.jsx)("button",{onClick:k,disabled:g,className:`p-0.5 ${g?"text-text-muted/30 cursor-not-allowed":"hover:bg-sidebar text-text-muted hover:text-primary"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"keyboard_arrow_down"})})]}),(0,d.jsx)("span",{className:"material-symbols-outlined text-base text-text-muted",children:c?"lock":"key"}),(0,d.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,d.jsx)("p",{className:"text-sm font-medium truncate",children:K}),(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 mt-1",children:[(0,d.jsx)(i.Ex,{variant:(0,l.g)(a.isActive,J),size:"sm",dot:!0,children:!1===a.isActive?"disabled":J||"Unknown"}),A&&(0,d.jsx)(i.Ex,{variant:F,size:"sm",children:"Proxy"}),u&&!1!==a.isActive&&(0,d.jsx)(o,{until:G}),a.lastError&&!1!==a.isActive&&("oauth"!==e||I)&&(0,d.jsx)("span",{className:"text-xs text-red-500 truncate max-w-[300px]",title:a.lastError,children:a.lastError}),(0,d.jsxs)("span",{className:"text-xs text-text-muted",children:["#",a.priority]})]}),A&&(0,d.jsxs)("div",{className:"mt-1 flex flex-wrap items-center gap-2",children:[(0,d.jsx)("span",{className:"text-[11px] text-text-muted truncate max-w-[420px]",title:B,children:B}),C&&(0,d.jsx)("code",{className:"text-[10px] font-mono bg-black/5 dark:bg-white/5 px-1 py-0.5 text-text-muted",children:C}),E&&(0,d.jsxs)("span",{className:"text-[11px] text-text-muted truncate max-w-[320px]",title:E,children:["no_proxy: ",E]})]})]})]}),(0,d.jsxs)("div",{className:"flex w-full flex-wrap items-center justify-between gap-2 sm:w-auto sm:justify-end",children:[(0,d.jsxs)("div",{className:"flex flex-wrap gap-1",children:[(b||[]).length>0&&(0,d.jsxs)(i.ms,{trigger:(0,d.jsxs)("button",{className:`flex flex-col items-center px-2 py-1 hover:bg-black/5 dark:hover:bg-white/5 transition-colors ${A?"text-primary":"text-text-muted hover:text-primary"}`,disabled:s,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:s?"progress_activity":"lan"}),(0,d.jsx)("span",{className:"text-[10px] leading-tight",children:"Proxy"})]}),children:[(0,d.jsx)(i.tJ,{icon:null,label:"None",onClick:()=>H("__none__"),danger:!1}),(b||[]).map(a=>(0,d.jsx)(i.tJ,{icon:null,label:a.name,onClick:()=>H(a.id)},a.id))]}),(0,d.jsxs)("button",{onClick:q,className:"flex flex-col items-center px-2 py-1 hover:bg-black/5 dark:hover:bg-white/5 text-text-muted hover:text-primary",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"edit"}),(0,d.jsx)("span",{className:"text-[10px] leading-tight",children:"Edit"})]}),(0,d.jsxs)("button",{onClick:r,className:"flex flex-col items-center px-2 py-1 hover:bg-red-500/10 text-red-500",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"}),(0,d.jsx)("span",{className:"text-[10px] leading-tight",children:"Delete"})]})]}),(0,d.jsx)(i.lM,{size:"sm",checked:a.isActive??!0,onChange:m,title:a.isActive??!0?"Disable":"Enable"})]})]})}function q({isOpen:a,provider:b,providerName:c,proxyPools:e,onSave:f,onClose:g}){let j="__none__",[k,l]=(0,h.useState)({name:"",apiKey:"",priority:1,proxyPoolId:j}),[m,n]=(0,h.useState)(!1),[o,p]=(0,h.useState)(null),[r,s]=(0,h.useState)(!1),t=async()=>{n(!0);try{let a=await fetch("/api/providers/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:b,apiKey:k.apiKey})}),c=await a.json();p(c.valid?"success":"failed")}catch{p("failed")}finally{n(!1)}},u=async()=>{if(b&&k.apiKey){s(!0);try{let a=!1;try{n(!0),p(null);let c=await fetch("/api/providers/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:b,apiKey:k.apiKey})});a=!!(await c.json()).valid,p(a?"success":"failed")}catch{p("failed")}finally{n(!1)}await f({name:k.name,apiKey:k.apiKey,priority:k.priority,proxyPoolId:k.proxyPoolId===j?null:k.proxyPoolId,testStatus:a?"active":"unknown"})}finally{s(!1)}}};return b?(0,d.jsx)(i.aF,{isOpen:a,title:`Add ${c||b} API Key`,onClose:g,children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"Name"}),(0,d.jsx)("input",{className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:k.name,onChange:a=>l({...k,name:a.target.value}),placeholder:"Production Key"})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"API Key"}),(0,d.jsx)("input",{type:"password",className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:k.apiKey,onChange:a=>l({...k,apiKey:a.target.value})})]}),(0,d.jsx)("div",{className:"pt-6",children:(0,d.jsx)(i.$n,{onClick:t,disabled:!k.apiKey||m||r,variant:"secondary",children:m?"Checking...":"Check"})})]}),o&&(0,d.jsx)(i.Ex,{variant:"success"===o?"success":"error",children:"success"===o?"Valid":"Invalid"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"Priority"}),(0,d.jsx)("input",{type:"number",className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:k.priority,onChange:a=>l({...k,priority:Number.parseInt(a.target.value)||1})})]}),(0,d.jsx)(i.l6,{label:"Proxy Pool",value:k.proxyPoolId,onChange:a=>l({...k,proxyPoolId:a.target.value}),options:[{value:j,label:"None"},...(e||[]).map(a=>({value:a.id,label:a.name}))]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.$n,{onClick:u,fullWidth:!0,disabled:!k.name||!k.apiKey||r,children:r?"Saving...":"Save"}),(0,d.jsx)(i.$n,{onClick:g,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}):null}function r({providerId:a,authProviderId:b,isOAuth:c,statusMode:e="default"}){let f=b||a,[g,j]=(0,h.useState)([]),[l,m]=(0,h.useState)([]),[n,o]=(0,h.useState)(!0),[s,t]=(0,h.useState)(!1),[u,v]=(0,h.useState)(!1),[w,x]=(0,h.useState)(null),[y,z]=(0,h.useState)(null),[A,B]=(0,h.useState)("1"),[C,D]=(0,h.useState)(null),E=(0,h.useCallback)(async()=>{try{let[a,b,c]=await Promise.all([fetch("/api/providers",{cache:"no-store"}),fetch("/api/proxy-pools?isActive=true",{cache:"no-store"}),fetch("/api/settings",{cache:"no-store"})]),d=await a.json(),e=await b.json(),g=c.ok?await c.json():{};a.ok&&j((d.connections||[]).filter(a=>a.provider===f)),b.ok&&m(e.proxyPools||[]);let h=(g.providerStrategies||{})[f]||{};z(h.fallbackStrategy||null),B(null!=h.stickyRoundRobinLimit?String(h.stickyRoundRobinLimit):"1")}catch(a){console.log("ConnectionsCard fetch error:",a)}finally{o(!1)}},[f]),F=async(a,b)=>{try{let c=await fetch("/api/settings",{cache:"no-store"}),d=(c.ok?await c.json():{}).providerStrategies||{},e={};a&&(e.fallbackStrategy=a),"round-robin"===a&&""!==b&&(e.stickyRoundRobinLimit=Number(b)||3);let g={...d};0===Object.keys(e).length?delete g[f]:g[f]=e,await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({providerStrategies:g})})}catch(a){console.log("saveStrategy error:",a)}},G=async(a,b)=>{let c=[...g];[c[a],c[b]]=[c[b],c[a]],j(c);try{await Promise.all([fetch(`/api/providers/${c[a].id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({priority:a})}),fetch(`/api/providers/${c[b].id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({priority:b})})])}catch{await E()}},H=async a=>{D({title:"Delete Connection",message:"Delete this connection?",onConfirm:async()=>{D(null);try{(await fetch(`/api/providers/${a}`,{method:"DELETE"})).ok&&j(b=>b.filter(b=>b.id!==a))}catch(a){console.log("delete error:",a)}}})},I=async(a,b)=>{try{(await fetch(`/api/providers/${a}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:b})})).ok&&j(c=>c.map(c=>c.id===a?{...c,isActive:b}:c))}catch(a){console.log("toggle error:",a)}},J=async(a,b)=>{try{(await fetch(`/api/providers/${a}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({proxyPoolId:b||null})})).ok&&j(c=>c.map(c=>c.id===a?{...c,providerSpecificData:{...c.providerSpecificData,proxyPoolId:b||null}}:c))}catch(a){console.log("proxy error:",a)}},K=async a=>{try{(await fetch("/api/providers",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:f,...a})})).ok&&(await E(),t(!1))}catch(a){console.log("save apikey error:",a)}},L=async a=>{try{(await fetch(`/api/providers/${w.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)})).ok&&(await E(),v(!1))}catch(a){console.log("update connection error:",a)}};return n?(0,d.jsx)(i.Zp,{children:(0,d.jsx)("div",{className:"h-20 animate-pulse bg-black/5 "})}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(i.Zp,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-4",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Connections"}),(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,d.jsx)("span",{className:"text-xs text-text-muted font-medium",children:"Round Robin"}),(0,d.jsx)(i.lM,{checked:"round-robin"===y,onChange:a=>{let b=a?"round-robin":null;z(b),a&&!A&&B("1"),F(b,a?A||"1":A)}}),"round-robin"===y&&(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-1.5",children:[(0,d.jsx)("span",{className:"text-xs text-text-muted",children:"Sticky:"}),(0,d.jsx)("input",{type:"number",min:1,value:A,onChange:a=>{B(a.target.value),F("round-robin",a.target.value)},className:"w-16 px-2 py-1 text-xs border border-border bg-background focus:outline-none focus:border-primary"})]})]})]}),0===g.length?(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"No connections yet"}),(0,d.jsx)(i.$n,{size:"sm",icon:"add",onClick:()=>t(!0),children:"Add Connection"})]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("div",{className:"flex flex-col divide-y divide-black/[0.03] dark:divide-white/[0.03]",children:g.map((a,b)=>(0,d.jsx)(p,{connection:a,proxyPools:l,isOAuth:c,statusMode:e,isFirst:0===b,isLast:b===g.length-1,onMoveUp:()=>G(b,b-1),onMoveDown:()=>G(b,b+1),onToggleActive:b=>I(a.id,b),onUpdateProxy:b=>J(a.id,b),onEdit:()=>{x(a),v(!0)},onDelete:()=>H(a.id)},a.id))}),(0,d.jsx)("div",{className:"mt-4 flex justify-stretch sm:justify-start",children:(0,d.jsx)(i.$n,{size:"sm",icon:"add",onClick:()=>t(!0),children:"Add"})})]})]}),c?(0,d.jsx)(i.LF,{isOpen:s,provider:f,providerInfo:{...k.zN[f],name:"openai"===a?"OpenAI":k.zN[f]?.name},onSuccess:()=>{E(),t(!1)},onClose:()=>t(!1)}):(0,d.jsx)(q,{isOpen:s,provider:f,proxyPools:l,onSave:K,onClose:()=>t(!1)}),(0,d.jsx)(i.wI,{isOpen:u,connection:w,proxyPools:l,onSave:L,onClose:()=>v(!1)}),(0,d.jsx)(i.uo,{isOpen:!!C,onClose:()=>D(null),onConfirm:C?.onConfirm,title:C?.title||"Confirm",message:C?.message,variant:"danger"})]})}o.propTypes={until:n().string.isRequired},p.propTypes={connection:n().shape({id:n().string,name:n().string,email:n().string,displayName:n().string,testStatus:n().string,isActive:n().bool,lastError:n().string,priority:n().number}).isRequired,proxyPools:n().array,isOAuth:n().bool.isRequired,statusMode:n().string,isFirst:n().bool.isRequired,isLast:n().bool.isRequired,onMoveUp:n().func.isRequired,onMoveDown:n().func.isRequired,onToggleActive:n().func.isRequired,onUpdateProxy:n().func,onEdit:n().func.isRequired,onDelete:n().func.isRequired},q.propTypes={isOpen:n().bool.isRequired,provider:n().string,providerName:n().string,proxyPools:n().array,onSave:n().func.isRequired,onClose:n().func.isRequired},r.propTypes={providerId:n().string.isRequired,authProviderId:n().string,isOAuth:n().bool,statusMode:n().string};var s=c(91431),t=c(50377);function u({model:a,fullModel:b,copied:c,onCopy:e,testStatus:f,isCustom:g,isFree:h,onDeleteAlias:i,onTest:j,isTesting:k,testAlwaysVisible:l}){let m="ok"===f?"#22c55e":"error"===f?"#ef4444":void 0;return(0,d.jsx)("div",{className:`group px-3 py-2 border ${"ok"===f?"border-green-500/40":"error"===f?"border-red-500/40":"border-border"} hover:bg-sidebar/50`,children:(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-base",style:m?{color:m}:void 0,children:"ok"===f?"check_circle":"error"===f?"cancel":"smart_toy"}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("code",{className:"text-xs text-text-muted font-mono bg-sidebar px-1.5 py-0.5 ",children:b}),a.name&&(0,d.jsx)("span",{className:"text-[9px] text-text-muted/70 italic pl-1",children:a.name})]}),j&&(0,d.jsxs)("div",{className:"relative group/btn",children:[(0,d.jsx)("button",{onClick:j,disabled:k,className:`p-0.5 hover:bg-sidebar text-text-muted hover:text-primary transition-opacity ${k||l?"opacity-100":"opacity-0 group-hover:opacity-100"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",style:k?{animation:"spin 1s linear infinite"}:void 0,children:k?"progress_activity":"science"})}),(0,d.jsx)("span",{className:"pointer-events-none absolute mt-1 top-5 left-1/2 -translate-x-1/2 text-[10px] text-text-muted whitespace-nowrap opacity-0 group-hover/btn:opacity-100 transition-opacity",children:k?"Testing...":"Test"})]}),(0,d.jsxs)("div",{className:"relative group/btn",children:[(0,d.jsx)("button",{onClick:()=>e(b,`model-${a.id}`),className:"p-0.5 hover:bg-sidebar text-text-muted hover:text-primary",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:c===`model-${a.id}`?"check":"content_copy"})}),(0,d.jsx)("span",{className:"pointer-events-none absolute mt-1 top-5 left-1/2 -translate-x-1/2 text-[10px] text-text-muted whitespace-nowrap opacity-0 group-hover/btn:opacity-100 transition-opacity",children:c===`model-${a.id}`?"Copied!":"Copy"})]}),h&&(0,d.jsx)("span",{className:"text-[10px] font-bold text-green-500 bg-green-500/10 px-1.5 py-0.5 ",children:"FREE"}),g&&(0,d.jsx)("button",{onClick:i,className:"p-0.5 hover:bg-red-500/10 text-text-muted hover:text-red-500 opacity-0 group-hover:opacity-100 transition-opacity ml-auto",title:"Remove custom model",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"close"})})]})})}function v({isOpen:a,onSave:b,onClose:c}){let[e,f]=(0,h.useState)(""),g=()=>{e.trim()&&(b(e.trim()),f(""))};return(0,d.jsx)(i.aF,{isOpen:a,title:"Add Custom Model",onClose:c,children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"Model ID"}),(0,d.jsx)("input",{className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:e,onChange:a=>f(a.target.value),onKeyDown:a=>"Enter"===a.key&&g(),placeholder:"e.g. tts-1-hd",autoFocus:!0})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.$n,{onClick:g,fullWidth:!0,disabled:!e.trim(),children:"Add"}),(0,d.jsx)(i.$n,{onClick:c,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})})}function w({providerId:a,kindFilter:b,providerAliasOverride:c,realtimeProviderId:e,testable:f=!0,allowCustomModels:g=!0,testAlwaysVisible:j=!1}){let{copied:l,copy:m}=(0,t.C)(),[n,o]=(0,h.useState)({}),[p,q]=(0,h.useState)([]),[r,x]=(0,h.useState)({}),[y,z]=(0,h.useState)(null),[A,B]=(0,h.useState)(""),[C,D]=(0,h.useState)(!1),E=c||(0,k.wG)(a),F=b||"llm",G=(0,h.useCallback)(async()=>{try{let[a,b]=await Promise.all([fetch("/api/models/alias"),fetch("/api/models/custom",{cache:"no-store"})]),c=await a.json(),d=await b.json();a.ok&&o(c.aliases||{}),b.ok&&q(d.models||[])}catch(a){console.log("ModelsCard fetch error:",a)}},[]),H=async(a,b)=>{let c=`${E}/${a}`;try{(await fetch("/api/models/alias",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({model:c,alias:b})})).ok&&await G()}catch(a){console.log("set alias error:",a)}},I=async a=>{try{(await fetch(`/api/models/alias?alias=${encodeURIComponent(a)}`,{method:"DELETE"})).ok&&await G()}catch(a){console.log("delete alias error:",a)}},J=async a=>{try{(await fetch("/api/models/custom",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({providerAlias:E,id:a,type:F})})).ok&&(await G(),window.dispatchEvent(new CustomEvent("customModelChanged")))}catch(a){console.log("add custom model error:",a)}},K=async a=>{try{let b=new URLSearchParams({providerAlias:E,id:a,type:F});(await fetch(`/api/models/custom?${b}`,{method:"DELETE"})).ok&&(await G(),window.dispatchEvent(new CustomEvent("customModelChanged")))}catch(a){console.log("delete custom model error:",a)}},L=async c=>{if(!y){z(c);try{if("speechToSpeech"===b){await new Promise((b,d)=>{let f="https:"===window.location.protocol?"wss":"ws",g=new WebSocket(`${f}://${window.location.host}/v1/realtime?provider=${encodeURIComponent(e||a)}&model=${encodeURIComponent(c)}`),h=window.setTimeout(()=>{g.close(),d(Error("Realtime connection timed out."))},15e3),i=(a,b)=>{window.clearTimeout(h),g.close(),a(b)};g.onmessage=a=>{try{let c=JSON.parse(a.data);"session.created"===c.type&&i(b,!0),"error"===c.type&&i(d,Error(c.error?.message||"Realtime connection failed."))}catch{}},g.onerror=()=>i(d,Error("Realtime WebSocket connection failed."))}),x(a=>({...a,[c]:"ok"})),B("");return}let d=await fetch("/api/models/test",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({model:`${E}/${c}`,kind:b})}),f=await d.json();x(a=>({...a,[c]:f.ok?"ok":"error"})),B(f.ok?"":f.error||"Model not reachable")}catch{x(a=>({...a,[c]:"error"})),B("Network error")}finally{z(null)}}},M=(0,s.KC)(a),N=b?M.filter(a=>a.kinds?a.kinds.includes(b):(0,s.CP)(a,"llm")===b):M,O=p.filter(a=>a.providerAlias===E&&(0,s.CP)(a,"llm")===F&&!N.some(b=>b.id===a.id));return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("div",{className:"flex items-center justify-between mb-4",children:(0,d.jsxs)("h2",{className:"text-lg font-semibold",children:["Models",b?` — ${b.toUpperCase()}`:""]})}),f&&A&&(0,d.jsx)("p",{className:"text-xs text-red-500 mb-3 break-words",children:A}),(0,d.jsxs)("div",{className:"flex flex-wrap gap-3",children:[N.map(a=>{let b=`${E}/${a.id}`,c=Object.entries(n).find(([,a])=>a===b)?.[0];return(0,d.jsx)(u,{model:a,fullModel:`${E}/${a.id}`,alias:c,copied:l,onCopy:m,onSetAlias:b=>H(a.id,b),onDeleteAlias:()=>I(c),testStatus:r[a.id],onTest:f?()=>L(a.id):void 0,isTesting:y===a.id,testAlwaysVisible:j,isFree:a.isFree},a.id)}),g&&O.map(a=>(0,d.jsx)(u,{model:{id:a.id,name:a.name},fullModel:`${E}/${a.id}`,copied:l,onCopy:m,onSetAlias:()=>{},onDeleteAlias:()=>K(a.id),testStatus:r[a.id],onTest:f?()=>L(a.id):void 0,isTesting:y===a.id,testAlwaysVisible:j,isCustom:!0},`${a.id}-${a.type}`)),g&&(0,d.jsxs)("button",{onClick:()=>D(!0),className:"flex items-center gap-1.5 px-3 py-2 border border-dashed border-black/15 dark:border-white/15 text-xs text-text-muted hover:text-primary hover:border-primary/40 transition-colors",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"add"}),"Add Model"]})]})]}),(0,d.jsx)(v,{isOpen:C,onSave:async a=>{await J(a),D(!1)},onClose:()=>D(!1)})]})}function x({label:a,children:b}){return(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-1.5 sm:flex-row sm:items-center sm:gap-3",children:[(0,d.jsx)("span",{className:"w-full text-xs font-medium text-text-muted sm:w-20 sm:shrink-0",children:a}),(0,d.jsx)("div",{className:"w-full min-w-0 flex-1",children:b})]})}u.propTypes={model:n().shape({id:n().string.isRequired}).isRequired,fullModel:n().string.isRequired,copied:n().string,onCopy:n().func.isRequired,testStatus:n().oneOf(["ok","error"]),isCustom:n().bool,isFree:n().bool,onDeleteAlias:n().func,onTest:n().func,isTesting:n().bool},v.propTypes={isOpen:n().bool.isRequired,onSave:n().func.isRequired,onClose:n().func.isRequired},w.propTypes={providerId:n().string.isRequired,kindFilter:n().string,providerAliasOverride:n().string,realtimeProviderId:n().string,realtimeProviderId:n().string,testable:n().bool,allowCustomModels:n().bool,testAlwaysVisible:n().bool,testAlwaysVisible:n().bool};let y={webSearch:{inputLabel:"Query",inputPlaceholder:"What is the latest news about AI?",defaultInput:"What is the latest news about AI?",bodyKey:"query",defaultResponse:`{
1
+ (()=>{var a={};a.id=182,a.ids=[182],a.modules={643:a=>{"use strict";a.exports=require("node:perf_hooks")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},8128:a=>{"use strict";a.exports=require("next/dist/server/runtime-reacts.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11729:(a,b,c)=>{Promise.resolve().then(c.bind(c,86036))},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21457:(a,b,c)=>{Promise.resolve().then(c.bind(c,69296))},21820:a=>{"use strict";a.exports=require("os")},23988:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>y,handler:()=>A,routeModule:()=>z});var d=c(21635),e=c(86315),f=c(1020),g=c(61287),h={};for(let a in g)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(h[a]=()=>g[a]);c.d(b,h);let i=(0,d.p)(()=>Promise.resolve().then(c.bind(c,57529))),j=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),k=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),l=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),m=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),n=(0,d.p)(()=>Promise.resolve().then(c.bind(c,30508))),o=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),p=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,55091,23))),q=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,45270,23))),r=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,28193,23))),s=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),t=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),u=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),v=(0,d.p)(()=>Promise.resolve().then(c.t.bind(c,95547,23))),w={children:["",{children:["(dashboard)",{children:["dashboard",{children:["media-providers",{children:["[kind]",{children:["[id]",{children:["__PAGE__",{},{page:[(0,d.p)(()=>Promise.resolve().then(c.bind(c,69296))),"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js"]}]},{"global-error":[v,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[u,"next/dist/client/components/builtin/global-error.js"]},["combo","web"]]},{"global-error":[t,"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[s,"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[n,"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/layout.js"],"global-error":[o,"next/dist/client/components/builtin/global-error.js"],"not-found":[p,"next/dist/client/components/builtin/not-found.js"],forbidden:[q,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[r,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[i,"/home/runner/work/polyrouter/polyrouter/src/app/layout.js"],"global-error":[j,"next/dist/client/components/builtin/global-error.js"],"not-found":[k,"next/dist/client/components/builtin/not-found.js"],forbidden:[l,"next/dist/client/components/builtin/forbidden.js"],unauthorized:[m,"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,x=(0,e.H)({tree:w,page:"/(dashboard)/dashboard/media-providers/[kind]/[id]/page",pathname:"/dashboard/media-providers/[kind]/[id]",require:c,loadChunk:()=>Promise.resolve(),interopDefault:f.T}),y=x.__next_app__,z=x.routeModule,A=x.handler},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},46060:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external.js")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},69296:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js","default")},69852:(a,b,c)=>{"use strict";c.d(b,{kH:()=>f,o7:()=>e,vO:()=>d});let d=[{id:"gpt-realtime-2",name:"GPT Realtime 2"},{id:"gpt-realtime",name:"GPT Realtime"},{id:"gpt-realtime-mini",name:"GPT Realtime Mini"}],e=d[0].id,f=24e3;d.map(a=>a.id)},71553:a=>{"use strict";a.exports=require("node:dns/promises")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},74875:(a,b,c)=>{"use strict";function d(a,b){return!1===a?"default":"active"===b||"success"===b?"success":"error"===b||"expired"===b||"unavailable"===b?"error":"default"}c.d(b,{g:()=>d})},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76343:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(48249),e=c(67484),f=c(69852);function g(a){try{a?.()}catch{}}function h({providerId:a="codex",providerName:b}){let c=(0,e.useRef)(null),j=(0,e.useRef)(null),k=(0,e.useRef)(null),l=(0,e.useRef)(null),m=(0,e.useRef)(null),n=(0,e.useRef)(null),o=(0,e.useRef)(0),p=(0,e.useRef)(new Set),[q,r]=(0,e.useState)("Idle"),[s,t]=(0,e.useState)(""),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(!1),[y,z]=(0,e.useState)(""),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)(f.o7),E=(0,e.useCallback)(()=>{for(let a of p.current)try{a.stop()}catch{}p.current.clear(),o.current=0},[]),F=(0,e.useCallback)(({closeSocket:a=!0}={})=>{!function({captureNode:a,source:b,monitorGain:c,stream:d}={}){for(let e of(a?.port&&(a.port.onmessage=null),g(()=>a?.disconnect()),g(()=>b?.disconnect()),g(()=>c?.disconnect()),d?.getTracks?.()||[]))g(()=>e.stop())}({captureNode:l.current,source:m.current,monitorGain:n.current,stream:j.current}),l.current=null,m.current=null,n.current=null,j.current=null,a&&(c.current&&c.current.readyState<WebSocket.CLOSING&&c.current.close(),c.current=null),E()},[E]),G=(0,e.useCallback)(()=>{F(),v(!1),x(!1),r("Stopped")},[F]),H=(0,e.useCallback)(a=>{let b=k.current;if(!b||!a)return;let c=b.createBufferSource();c.buffer=function(a,b){let c=function(a){let b=atob(a),c=new Uint8Array(b.length);for(let a=0;a<b.length;a+=1)c[a]=b.charCodeAt(a);return c}(b),d=new DataView(c.buffer,c.byteOffset,c.byteLength),e=a.createBuffer(1,Math.floor(c.byteLength/2),f.kH),g=e.getChannelData(0);for(let a=0;a<g.length;a+=1)g[a]=d.getInt16(2*a,!0)/32768;return e}(b,a),c.connect(b.destination);let d=Math.max(b.currentTime,o.current);c.start(d),o.current=d+c.buffer.duration,p.current.add(c),c.onended=()=>p.current.delete(c)},[]),I=(0,e.useCallback)(async()=>{if(!w&&!u){v(!0),t(""),z(""),B(""),r("Requesting microphone permission…");try{let b=await navigator.mediaDevices.getUserMedia({audio:{channelCount:1,echoCancellation:!0,noiseSuppression:!0}}),d=window.AudioContext||window.webkitAudioContext,e=k.current||new d({sampleRate:f.kH});k.current=e,await e.resume(),j.current=b;let g="https:"===window.location.protocol?"wss":"ws",h=new WebSocket(`${g}://${window.location.host}/v1/realtime?provider=${encodeURIComponent(a)}&model=${encodeURIComponent(C)}`);c.current=h,h.onopen=()=>{if(c.current!==h)return;let a=e.createMediaStreamSource(b),d=a=>{if(h.readyState!==WebSocket.OPEN)return;let b=function(a,b,c=f.kH){if(a instanceof Float32Array||(a=Float32Array.from(a||[])),!a.length||b===c)return a;if(!Number.isFinite(b)||b<=0||!Number.isFinite(c)||c<=0)throw Error("Audio sample rates must be positive numbers.");let d=Math.max(1,Math.round(a.length*c/b)),e=new Float32Array(d),g=b/c;for(let b=0;b<d;b+=1){let c=b*g,d=Math.min(a.length-1,Math.floor(c)),f=Math.min(a.length-1,d+1),h=c-d;e[b]=a[d]+(a[f]-a[d])*h}return e}(a,e.sampleRate,f.kH),c=function(a){let b=new Int16Array(a.length);for(let c=0;c<a.length;c+=1){let d=Math.max(-1,Math.min(1,a[c]));b[c]=d<0?32768*d:32767*d}return new Uint8Array(b.buffer)}(b);h.send(JSON.stringify({type:"input_audio_buffer.append",audio:function(a){let b="";for(let c=0;c<a.length;c+=32768)b+=String.fromCharCode(...a.subarray(c,c+32768));return btoa(b)}(c)}))};m.current=a,(async()=>{try{if(!e.audioWorklet||"function"!=typeof window.AudioWorkletNode)throw Error("AudioWorklet unavailable");if(await e.audioWorklet.addModule("/realtime-audio-processor.js"),c.current!==h||h.readyState!==WebSocket.OPEN)return;let b=new window.AudioWorkletNode(e,"polyrouter-realtime-capture",{numberOfInputs:1,numberOfOutputs:0,channelCount:1});b.port.onmessage=a=>d(a.data),a.connect(b),l.current=b}catch{let b,f;c.current===h&&h.readyState===WebSocket.OPEN&&(b=e.createScriptProcessor(4096,1,1),(f=e.createGain()).gain.value=0,b.onaudioprocess=a=>d(a.inputBuffer.getChannelData(0)),a.connect(b),b.connect(f),f.connect(e.destination),l.current=b,n.current=f)}})(),v(!1),x(!0),r("Listening")},h.onmessage=({data:a})=>{let b;try{b=JSON.parse(a)}catch{return}("response.output_audio.delta"===b.type||"response.audio.delta"===b.type)&&b.delta&&(H(b.delta),r("Speaking")),("response.output_audio_transcript.delta"===b.type||"response.audio_transcript.delta"===b.type)&&b.delta&&B(a=>a+b.delta),"conversation.item.input_audio_transcription.completed"===b.type&&b.transcript&&z(b.transcript),"input_audio_buffer.speech_started"===b.type&&(E(),r("Listening")),("response.audio.done"===b.type||"response.done"===b.type)&&r("Listening"),"error"===b.type&&t(b.error?.message||"Realtime connection failed.")},h.onerror=()=>{c.current===h&&(t("Unable to connect to the local realtime service."),F(),v(!1),x(!1),r("Disconnected"))},h.onclose=()=>{c.current===h&&(c.current=null,F({closeSocket:!1}),v(!1),x(!1),r("Disconnected"))}}catch(a){t(a?.name==="NotAllowedError"?"Microphone permission was denied.":a?.message||"Could not start the microphone."),G()}}},[u,w,C,a,F,H,G,E]);return(0,d.jsxs)("section",{className:"max-w-3xl mx-auto space-y-6",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("h1",{className:"text-2xl font-semibold text-text-main",children:"Speech to Speech"}),(0,d.jsxs)("p",{className:"mt-1 text-sm text-text-muted",children:["Talk naturally using your connected ",b||"OpenAI"," account. Audio stays between this browser, your local PolyRouter, and the realtime provider."]})]}),(0,d.jsxs)("div",{className:"border border-border-subtle bg-surface p-6 space-y-5",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"font-medium text-text-main",children:q}),s&&(0,d.jsx)("p",{role:"alert",className:"mt-1 text-sm text-red-500",children:s})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)("select",{value:C,onChange:a=>D(a.target.value),disabled:w||u,className:"px-3 py-2 text-sm border border-border-subtle bg-background text-text-main","aria-label":"Realtime model",children:f.vO.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name},a.id))}),w&&(0,d.jsx)("button",{type:"button",onClick:()=>{c.current?.send(JSON.stringify({type:"response.cancel"})),E()},className:"px-4 py-2 text-sm border border-border-subtle hover:bg-surface-2",children:"Interrupt"}),(0,d.jsx)("button",{type:"button",onClick:w?G:I,disabled:u,className:"px-4 py-2 text-sm font-medium bg-primary text-white hover:opacity-90 disabled:cursor-wait disabled:opacity-60",children:w?"Stop":u?"Connecting...":"Start talking"})]})]}),(0,d.jsxs)("div",{className:"grid gap-4 md:grid-cols-2",children:[(0,d.jsx)(i,{title:"You said",text:y,empty:"Your speech transcript will appear here."}),(0,d.jsx)(i,{title:"Assistant",text:A,empty:"The assistant’s response will appear here."})]})]})]})}function i({title:a,text:b,empty:c}){return(0,d.jsxs)("div",{className:"min-h-32 border border-border-subtle bg-bg p-4",children:[(0,d.jsx)("h2",{className:"text-sm font-medium text-text-main",children:a}),(0,d.jsx)("p",{className:"mt-2 text-sm text-text-muted whitespace-pre-wrap",children:b||c})]})}},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},80099:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},83997:a=>{"use strict";a.exports=require("tty")},86036:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>P});var d=c(48249),e=c(19099),f=c(2116),g=c.n(f),h=c(67484),i=c(50412),j=c(72738),k=c(92592),l=c(74875),m=c(49885),n=c.n(m);function o({until:a}){let[b,c]=(0,h.useState)("");return b?(0,d.jsxs)("span",{className:"text-xs text-green-500 font-mono",children:["⏱ ",b]}):null}function p({connection:a,proxyPools:b,isOAuth:c,statusMode:e,isFirst:f,isLast:g,onMoveUp:j,onMoveDown:k,onToggleActive:m,onUpdateProxy:n,onEdit:q,onDelete:r}){let[s,t]=(0,h.useState)(!1),[u,v]=(0,h.useState)(!1),w=new Map((b||[]).map(a=>[a.id,a])),x=a.providerSpecificData?.proxyPoolId||null,y=x?w.get(x):null,z=a.providerSpecificData?.connectionProxyEnabled===!0&&!!a.providerSpecificData?.connectionProxyUrl,A=!!x||z,B=y?`Pool: ${y.name}`:x?`Pool: ${x} (inactive/missing)`:z?`Legacy: ${a.providerSpecificData?.connectionProxyUrl}`:"",C="",D=y?.proxyUrl||a.providerSpecificData?.connectionProxyUrl;if(D)try{let a=new URL(D);C=`${a.protocol}//${a.hostname}${a.port?`:${a.port}`:""}`}catch{C=D}let E=y?.noProxy||a.providerSpecificData?.connectionNoProxy||"",F=y?.isActive===!0?"success":x||z?"error":"default",G=Object.entries(a).filter(([a])=>a.startsWith("modelLock_")).map(([,a])=>a).filter(Boolean).sort()[0]||null,H=async a=>{t(!0);try{await n("__none__"===a?null:a)}finally{t(!1)}},I=/refresh token|token expired|invalidated|unauthorized|401/i.test(a.lastError||""),J="oauth"===e?I?"error":!1===a.isActive?"disabled":"active":"unavailable"!==a.testStatus||u?a.testStatus:"active",K=c?a.name||a.email||a.displayName||"OAuth Account":a.name;return(0,d.jsxs)("div",{className:`group flex flex-col gap-3 p-2 sm:flex-row sm:items-center sm:justify-between hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors ${!1===a.isActive?"opacity-60":""}`,children:[(0,d.jsxs)("div",{className:"flex w-full min-w-0 flex-1 items-start gap-3 sm:items-center",children:[(0,d.jsxs)("div",{className:"flex flex-col",children:[(0,d.jsx)("button",{onClick:j,disabled:f,className:`p-0.5 ${f?"text-text-muted/30 cursor-not-allowed":"hover:bg-sidebar text-text-muted hover:text-primary"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"keyboard_arrow_up"})}),(0,d.jsx)("button",{onClick:k,disabled:g,className:`p-0.5 ${g?"text-text-muted/30 cursor-not-allowed":"hover:bg-sidebar text-text-muted hover:text-primary"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"keyboard_arrow_down"})})]}),(0,d.jsx)("span",{className:"material-symbols-outlined text-base text-text-muted",children:c?"lock":"key"}),(0,d.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,d.jsx)("p",{className:"text-sm font-medium truncate",children:K}),(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 mt-1",children:[(0,d.jsx)(i.Ex,{variant:(0,l.g)(a.isActive,J),size:"sm",dot:!0,children:!1===a.isActive?"disabled":J||"Unknown"}),A&&(0,d.jsx)(i.Ex,{variant:F,size:"sm",children:"Proxy"}),u&&!1!==a.isActive&&(0,d.jsx)(o,{until:G}),a.lastError&&!1!==a.isActive&&("oauth"!==e||I)&&(0,d.jsx)("span",{className:"text-xs text-red-500 truncate max-w-[300px]",title:a.lastError,children:a.lastError}),(0,d.jsxs)("span",{className:"text-xs text-text-muted",children:["#",a.priority]})]}),A&&(0,d.jsxs)("div",{className:"mt-1 flex flex-wrap items-center gap-2",children:[(0,d.jsx)("span",{className:"text-[11px] text-text-muted truncate max-w-[420px]",title:B,children:B}),C&&(0,d.jsx)("code",{className:"text-[10px] font-mono bg-black/5 dark:bg-white/5 px-1 py-0.5 text-text-muted",children:C}),E&&(0,d.jsxs)("span",{className:"text-[11px] text-text-muted truncate max-w-[320px]",title:E,children:["no_proxy: ",E]})]})]})]}),(0,d.jsxs)("div",{className:"flex w-full flex-wrap items-center justify-between gap-2 sm:w-auto sm:justify-end",children:[(0,d.jsxs)("div",{className:"flex flex-wrap gap-1",children:[(b||[]).length>0&&(0,d.jsxs)(i.ms,{trigger:(0,d.jsxs)("button",{className:`flex flex-col items-center px-2 py-1 hover:bg-black/5 dark:hover:bg-white/5 transition-colors ${A?"text-primary":"text-text-muted hover:text-primary"}`,disabled:s,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:s?"progress_activity":"lan"}),(0,d.jsx)("span",{className:"text-[10px] leading-tight",children:"Proxy"})]}),children:[(0,d.jsx)(i.tJ,{icon:null,label:"None",onClick:()=>H("__none__"),danger:!1}),(b||[]).map(a=>(0,d.jsx)(i.tJ,{icon:null,label:a.name,onClick:()=>H(a.id)},a.id))]}),(0,d.jsxs)("button",{onClick:q,className:"flex flex-col items-center px-2 py-1 hover:bg-black/5 dark:hover:bg-white/5 text-text-muted hover:text-primary",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"edit"}),(0,d.jsx)("span",{className:"text-[10px] leading-tight",children:"Edit"})]}),(0,d.jsxs)("button",{onClick:r,className:"flex flex-col items-center px-2 py-1 hover:bg-red-500/10 text-red-500",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"}),(0,d.jsx)("span",{className:"text-[10px] leading-tight",children:"Delete"})]})]}),(0,d.jsx)(i.lM,{size:"sm",checked:a.isActive??!0,onChange:m,title:a.isActive??!0?"Disable":"Enable"})]})]})}function q({isOpen:a,provider:b,providerName:c,proxyPools:e,onSave:f,onClose:g}){let j="__none__",[k,l]=(0,h.useState)({name:"",apiKey:"",priority:1,proxyPoolId:j}),[m,n]=(0,h.useState)(!1),[o,p]=(0,h.useState)(null),[r,s]=(0,h.useState)(!1),t=async()=>{n(!0);try{let a=await fetch("/api/providers/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:b,apiKey:k.apiKey})}),c=await a.json();p(c.valid?"success":"failed")}catch{p("failed")}finally{n(!1)}},u=async()=>{if(b&&k.apiKey){s(!0);try{let a=!1;try{n(!0),p(null);let c=await fetch("/api/providers/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:b,apiKey:k.apiKey})});a=!!(await c.json()).valid,p(a?"success":"failed")}catch{p("failed")}finally{n(!1)}await f({name:k.name,apiKey:k.apiKey,priority:k.priority,proxyPoolId:k.proxyPoolId===j?null:k.proxyPoolId,testStatus:a?"active":"unknown"})}finally{s(!1)}}};return b?(0,d.jsx)(i.aF,{isOpen:a,title:`Add ${c||b} API Key`,onClose:g,children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"Name"}),(0,d.jsx)("input",{className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:k.name,onChange:a=>l({...k,name:a.target.value}),placeholder:"Production Key"})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"API Key"}),(0,d.jsx)("input",{type:"password",className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:k.apiKey,onChange:a=>l({...k,apiKey:a.target.value})})]}),(0,d.jsx)("div",{className:"pt-6",children:(0,d.jsx)(i.$n,{onClick:t,disabled:!k.apiKey||m||r,variant:"secondary",children:m?"Checking...":"Check"})})]}),o&&(0,d.jsx)(i.Ex,{variant:"success"===o?"success":"error",children:"success"===o?"Valid":"Invalid"}),(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"Priority"}),(0,d.jsx)("input",{type:"number",className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:k.priority,onChange:a=>l({...k,priority:Number.parseInt(a.target.value)||1})})]}),(0,d.jsx)(i.l6,{label:"Proxy Pool",value:k.proxyPoolId,onChange:a=>l({...k,proxyPoolId:a.target.value}),options:[{value:j,label:"None"},...(e||[]).map(a=>({value:a.id,label:a.name}))]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.$n,{onClick:u,fullWidth:!0,disabled:!k.name||!k.apiKey||r,children:r?"Saving...":"Save"}),(0,d.jsx)(i.$n,{onClick:g,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}):null}function r({providerId:a,authProviderId:b,isOAuth:c,statusMode:e="default"}){let f=b||a,[g,j]=(0,h.useState)([]),[l,m]=(0,h.useState)([]),[n,o]=(0,h.useState)(!0),[s,t]=(0,h.useState)(!1),[u,v]=(0,h.useState)(!1),[w,x]=(0,h.useState)(null),[y,z]=(0,h.useState)(null),[A,B]=(0,h.useState)("1"),[C,D]=(0,h.useState)(null),E=(0,h.useCallback)(async()=>{try{let[a,b,c]=await Promise.all([fetch("/api/providers",{cache:"no-store"}),fetch("/api/proxy-pools?isActive=true",{cache:"no-store"}),fetch("/api/settings",{cache:"no-store"})]),d=await a.json(),e=await b.json(),g=c.ok?await c.json():{};a.ok&&j((d.connections||[]).filter(a=>a.provider===f)),b.ok&&m(e.proxyPools||[]);let h=(g.providerStrategies||{})[f]||{};z(h.fallbackStrategy||null),B(null!=h.stickyRoundRobinLimit?String(h.stickyRoundRobinLimit):"1")}catch(a){console.log("ConnectionsCard fetch error:",a)}finally{o(!1)}},[f]),F=async(a,b)=>{try{let c=await fetch("/api/settings",{cache:"no-store"}),d=(c.ok?await c.json():{}).providerStrategies||{},e={};a&&(e.fallbackStrategy=a),"round-robin"===a&&""!==b&&(e.stickyRoundRobinLimit=Number(b)||3);let g={...d};0===Object.keys(e).length?delete g[f]:g[f]=e,await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({providerStrategies:g})})}catch(a){console.log("saveStrategy error:",a)}},G=async(a,b)=>{let c=[...g];[c[a],c[b]]=[c[b],c[a]],j(c);try{await Promise.all([fetch(`/api/providers/${c[a].id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({priority:a})}),fetch(`/api/providers/${c[b].id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({priority:b})})])}catch{await E()}},H=async a=>{D({title:"Delete Connection",message:"Delete this connection?",onConfirm:async()=>{D(null);try{(await fetch(`/api/providers/${a}`,{method:"DELETE"})).ok&&j(b=>b.filter(b=>b.id!==a))}catch(a){console.log("delete error:",a)}}})},I=async(a,b)=>{try{(await fetch(`/api/providers/${a}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:b})})).ok&&j(c=>c.map(c=>c.id===a?{...c,isActive:b}:c))}catch(a){console.log("toggle error:",a)}},J=async(a,b)=>{try{(await fetch(`/api/providers/${a}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({proxyPoolId:b||null})})).ok&&j(c=>c.map(c=>c.id===a?{...c,providerSpecificData:{...c.providerSpecificData,proxyPoolId:b||null}}:c))}catch(a){console.log("proxy error:",a)}},K=async a=>{try{(await fetch("/api/providers",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({provider:f,...a})})).ok&&(await E(),t(!1))}catch(a){console.log("save apikey error:",a)}},L=async a=>{try{(await fetch(`/api/providers/${w.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)})).ok&&(await E(),v(!1))}catch(a){console.log("update connection error:",a)}};return n?(0,d.jsx)(i.Zp,{children:(0,d.jsx)("div",{className:"h-20 animate-pulse bg-black/5 "})}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(i.Zp,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-4",children:[(0,d.jsx)("h2",{className:"text-lg font-semibold",children:"Connections"}),(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,d.jsx)("span",{className:"text-xs text-text-muted font-medium",children:"Round Robin"}),(0,d.jsx)(i.lM,{checked:"round-robin"===y,onChange:a=>{let b=a?"round-robin":null;z(b),a&&!A&&B("1"),F(b,a?A||"1":A)}}),"round-robin"===y&&(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-1.5",children:[(0,d.jsx)("span",{className:"text-xs text-text-muted",children:"Sticky:"}),(0,d.jsx)("input",{type:"number",min:1,value:A,onChange:a=>{B(a.target.value),F("round-robin",a.target.value)},className:"w-16 px-2 py-1 text-xs border border-border bg-background focus:outline-none focus:border-primary"})]})]})]}),0===g.length?(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"No connections yet"}),(0,d.jsx)(i.$n,{size:"sm",icon:"add",onClick:()=>t(!0),children:"Add Connection"})]}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("div",{className:"flex flex-col divide-y divide-black/[0.03] dark:divide-white/[0.03]",children:g.map((a,b)=>(0,d.jsx)(p,{connection:a,proxyPools:l,isOAuth:c,statusMode:e,isFirst:0===b,isLast:b===g.length-1,onMoveUp:()=>G(b,b-1),onMoveDown:()=>G(b,b+1),onToggleActive:b=>I(a.id,b),onUpdateProxy:b=>J(a.id,b),onEdit:()=>{x(a),v(!0)},onDelete:()=>H(a.id)},a.id))}),(0,d.jsx)("div",{className:"mt-4 flex justify-stretch sm:justify-start",children:(0,d.jsx)(i.$n,{size:"sm",icon:"add",onClick:()=>t(!0),children:"Add"})})]})]}),c?(0,d.jsx)(i.LF,{isOpen:s,provider:f,providerInfo:{...k.zN[f],name:"openai"===a?"OpenAI":k.zN[f]?.name},onSuccess:()=>{E(),t(!1)},onClose:()=>t(!1)}):(0,d.jsx)(q,{isOpen:s,provider:f,proxyPools:l,onSave:K,onClose:()=>t(!1)}),(0,d.jsx)(i.wI,{isOpen:u,connection:w,proxyPools:l,onSave:L,onClose:()=>v(!1)}),(0,d.jsx)(i.uo,{isOpen:!!C,onClose:()=>D(null),onConfirm:C?.onConfirm,title:C?.title||"Confirm",message:C?.message,variant:"danger"})]})}o.propTypes={until:n().string.isRequired},p.propTypes={connection:n().shape({id:n().string,name:n().string,email:n().string,displayName:n().string,testStatus:n().string,isActive:n().bool,lastError:n().string,priority:n().number}).isRequired,proxyPools:n().array,isOAuth:n().bool.isRequired,statusMode:n().string,isFirst:n().bool.isRequired,isLast:n().bool.isRequired,onMoveUp:n().func.isRequired,onMoveDown:n().func.isRequired,onToggleActive:n().func.isRequired,onUpdateProxy:n().func,onEdit:n().func.isRequired,onDelete:n().func.isRequired},q.propTypes={isOpen:n().bool.isRequired,provider:n().string,providerName:n().string,proxyPools:n().array,onSave:n().func.isRequired,onClose:n().func.isRequired},r.propTypes={providerId:n().string.isRequired,authProviderId:n().string,isOAuth:n().bool,statusMode:n().string};var s=c(91431),t=c(50377);function u({model:a,fullModel:b,copied:c,onCopy:e,testStatus:f,isCustom:g,isFree:h,onDeleteAlias:i,onTest:j,isTesting:k,testAlwaysVisible:l}){let m="ok"===f?"#22c55e":"error"===f?"#ef4444":void 0;return(0,d.jsx)("div",{className:`group px-3 py-2 border ${"ok"===f?"border-green-500/40":"error"===f?"border-red-500/40":"border-border"} hover:bg-sidebar/50`,children:(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-base",style:m?{color:m}:void 0,children:"ok"===f?"check_circle":"error"===f?"cancel":"smart_toy"}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("code",{className:"text-xs text-text-muted font-mono bg-sidebar px-1.5 py-0.5 ",children:b}),a.name&&(0,d.jsx)("span",{className:"text-[9px] text-text-muted/70 italic pl-1",children:a.name})]}),j&&(0,d.jsxs)("div",{className:"relative group/btn",children:[(0,d.jsx)("button",{onClick:j,disabled:k,className:`p-0.5 hover:bg-sidebar text-text-muted hover:text-primary transition-opacity ${k||l?"opacity-100":"opacity-0 group-hover:opacity-100"}`,children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",style:k?{animation:"spin 1s linear infinite"}:void 0,children:k?"progress_activity":"science"})}),(0,d.jsx)("span",{className:"pointer-events-none absolute mt-1 top-5 left-1/2 -translate-x-1/2 text-[10px] text-text-muted whitespace-nowrap opacity-0 group-hover/btn:opacity-100 transition-opacity",children:k?"Testing...":"Test"})]}),(0,d.jsxs)("div",{className:"relative group/btn",children:[(0,d.jsx)("button",{onClick:()=>e(b,`model-${a.id}`),className:"p-0.5 hover:bg-sidebar text-text-muted hover:text-primary",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:c===`model-${a.id}`?"check":"content_copy"})}),(0,d.jsx)("span",{className:"pointer-events-none absolute mt-1 top-5 left-1/2 -translate-x-1/2 text-[10px] text-text-muted whitespace-nowrap opacity-0 group-hover/btn:opacity-100 transition-opacity",children:c===`model-${a.id}`?"Copied!":"Copy"})]}),h&&(0,d.jsx)("span",{className:"text-[10px] font-bold text-green-500 bg-green-500/10 px-1.5 py-0.5 ",children:"FREE"}),g&&(0,d.jsx)("button",{onClick:i,className:"p-0.5 hover:bg-red-500/10 text-text-muted hover:text-red-500 opacity-0 group-hover:opacity-100 transition-opacity ml-auto",title:"Remove custom model",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"close"})})]})})}function v({isOpen:a,onSave:b,onClose:c}){let[e,f]=(0,h.useState)(""),g=()=>{e.trim()&&(b(e.trim()),f(""))};return(0,d.jsx)(i.aF,{isOpen:a,title:"Add Custom Model",onClose:c,children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:"Model ID"}),(0,d.jsx)("input",{className:"w-full px-3 py-2 text-sm border border-border bg-background focus:outline-none focus:border-primary",value:e,onChange:a=>f(a.target.value),onKeyDown:a=>"Enter"===a.key&&g(),placeholder:"e.g. tts-1-hd",autoFocus:!0})]}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(i.$n,{onClick:g,fullWidth:!0,disabled:!e.trim(),children:"Add"}),(0,d.jsx)(i.$n,{onClick:c,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})})}function w({providerId:a,kindFilter:b,providerAliasOverride:c,realtimeProviderId:e,testable:f=!0,allowCustomModels:g=!0,testAlwaysVisible:j=!1}){let{copied:l,copy:m}=(0,t.C)(),[n,o]=(0,h.useState)({}),[p,q]=(0,h.useState)([]),[r,x]=(0,h.useState)({}),[y,z]=(0,h.useState)(null),[A,B]=(0,h.useState)(""),[C,D]=(0,h.useState)(!1),E=c||(0,k.wG)(a),F=b||"llm",G=(0,h.useCallback)(async()=>{try{let[a,b]=await Promise.all([fetch("/api/models/alias"),fetch("/api/models/custom",{cache:"no-store"})]),c=await a.json(),d=await b.json();a.ok&&o(c.aliases||{}),b.ok&&q(d.models||[])}catch(a){console.log("ModelsCard fetch error:",a)}},[]),H=async(a,b)=>{let c=`${E}/${a}`;try{(await fetch("/api/models/alias",{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({model:c,alias:b})})).ok&&await G()}catch(a){console.log("set alias error:",a)}},I=async a=>{try{(await fetch(`/api/models/alias?alias=${encodeURIComponent(a)}`,{method:"DELETE"})).ok&&await G()}catch(a){console.log("delete alias error:",a)}},J=async a=>{try{(await fetch("/api/models/custom",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({providerAlias:E,id:a,type:F})})).ok&&(await G(),window.dispatchEvent(new CustomEvent("customModelChanged")))}catch(a){console.log("add custom model error:",a)}},K=async a=>{try{let b=new URLSearchParams({providerAlias:E,id:a,type:F});(await fetch(`/api/models/custom?${b}`,{method:"DELETE"})).ok&&(await G(),window.dispatchEvent(new CustomEvent("customModelChanged")))}catch(a){console.log("delete custom model error:",a)}},L=async c=>{if(!y){z(c);try{if("speechToSpeech"===b){await new Promise((b,d)=>{let f="https:"===window.location.protocol?"wss":"ws",g=new WebSocket(`${f}://${window.location.host}/v1/realtime?provider=${encodeURIComponent(e||a)}&model=${encodeURIComponent(c)}`),h=window.setTimeout(()=>{g.close(),d(Error("Realtime connection timed out."))},15e3),i=(a,b)=>{window.clearTimeout(h),g.close(),a(b)};g.onmessage=a=>{try{let c=JSON.parse(a.data);"session.created"===c.type&&i(b,!0),"error"===c.type&&i(d,Error(c.error?.message||"Realtime connection failed."))}catch{}},g.onerror=()=>i(d,Error("Realtime WebSocket connection failed."))}),x(a=>({...a,[c]:"ok"})),B("");return}let d=await fetch("/api/models/test",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({model:`${E}/${c}`,kind:b})}),f=await d.json();x(a=>({...a,[c]:f.ok?"ok":"error"})),B(f.ok?"":f.error||"Model not reachable")}catch{x(a=>({...a,[c]:"error"})),B("Network error")}finally{z(null)}}},M=(0,s.KC)(a),N=b?M.filter(a=>a.kinds?a.kinds.includes(b):(0,s.CP)(a,"llm")===b):M,O=p.filter(a=>a.providerAlias===E&&(0,s.CP)(a,"llm")===F&&!N.some(b=>b.id===a.id));return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("div",{className:"flex items-center justify-between mb-4",children:(0,d.jsxs)("h2",{className:"text-lg font-semibold",children:["Models",b?` — ${b.toUpperCase()}`:""]})}),f&&A&&(0,d.jsx)("p",{className:"text-xs text-red-500 mb-3 break-words",children:A}),(0,d.jsxs)("div",{className:"flex flex-wrap gap-3",children:[N.map(a=>{let b=`${E}/${a.id}`,c=Object.entries(n).find(([,a])=>a===b)?.[0];return(0,d.jsx)(u,{model:a,fullModel:`${E}/${a.id}`,alias:c,copied:l,onCopy:m,onSetAlias:b=>H(a.id,b),onDeleteAlias:()=>I(c),testStatus:r[a.id],onTest:f?()=>L(a.id):void 0,isTesting:y===a.id,testAlwaysVisible:j,isFree:a.isFree},a.id)}),g&&O.map(a=>(0,d.jsx)(u,{model:{id:a.id,name:a.name},fullModel:`${E}/${a.id}`,copied:l,onCopy:m,onSetAlias:()=>{},onDeleteAlias:()=>K(a.id),testStatus:r[a.id],onTest:f?()=>L(a.id):void 0,isTesting:y===a.id,testAlwaysVisible:j,isCustom:!0},`${a.id}-${a.type}`)),g&&(0,d.jsxs)("button",{onClick:()=>D(!0),className:"flex items-center gap-1.5 px-3 py-2 border border-dashed border-black/15 dark:border-white/15 text-xs text-text-muted hover:text-primary hover:border-primary/40 transition-colors",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"add"}),"Add Model"]})]})]}),(0,d.jsx)(v,{isOpen:C,onSave:async a=>{await J(a),D(!1)},onClose:()=>D(!1)})]})}function x({label:a,children:b}){return(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-1.5 sm:flex-row sm:items-center sm:gap-3",children:[(0,d.jsx)("span",{className:"w-full text-xs font-medium text-text-muted sm:w-20 sm:shrink-0",children:a}),(0,d.jsx)("div",{className:"w-full min-w-0 flex-1",children:b})]})}u.propTypes={model:n().shape({id:n().string.isRequired}).isRequired,fullModel:n().string.isRequired,copied:n().string,onCopy:n().func.isRequired,testStatus:n().oneOf(["ok","error"]),isCustom:n().bool,isFree:n().bool,onDeleteAlias:n().func,onTest:n().func,isTesting:n().bool},v.propTypes={isOpen:n().bool.isRequired,onSave:n().func.isRequired,onClose:n().func.isRequired},w.propTypes={providerId:n().string.isRequired,kindFilter:n().string,providerAliasOverride:n().string,realtimeProviderId:n().string,realtimeProviderId:n().string,testable:n().bool,allowCustomModels:n().bool,testAlwaysVisible:n().bool,testAlwaysVisible:n().bool};let y={webSearch:{inputLabel:"Query",inputPlaceholder:"What is the latest news about AI?",defaultInput:"What is the latest news about AI?",bodyKey:"query",defaultResponse:`{
2
2
  "results": [
3
3
  { "title": "...", "url": "...", "snippet": "..." }
4
4
  ]
@@ -115,4 +115,4 @@ const ws = new WebSocket("${a.toString()}");
115
115
  ${M()}`}return`// Dashboard-only: the same-origin WebSocket uses your dashboard session cookie.
116
116
  const ws = new WebSocket("${f}");
117
117
 
118
- ${M()}`}({endpoint:r,provider:a,model:n,authMode:b,apiKey:e}):"",v="query"===b;return(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Connection Examples"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[(0,d.jsx)(x,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar truncate",children:s||"ws://localhost:20127/v1/realtime"}),l&&(0,d.jsxs)("button",{type:"button",onClick:()=>j(a=>!a),title:g?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 border shrink-0 transition-colors ${g?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(x,{label:"Authentication",children:(0,d.jsx)("select",{value:b,onChange:a=>c(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border bg-background focus:outline-none focus:border-primary",children:L.map(a=>(0,d.jsx)("option",{value:a.id,children:a.label},a.id))})}),(0,d.jsx)(x,{label:"Model",children:(0,d.jsx)("select",{value:n,onChange:a=>o(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border bg-background focus:outline-none focus:border-primary",children:K.vO.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name},a.id))})}),(0,d.jsxs)("div",{className:`mt-1 border px-3 py-2 text-xs ${v?"border-amber-500/40 bg-amber-500/10 text-amber-700 dark:text-amber-300":"border-border bg-sidebar text-text-muted"}`,children:["dashboard"===b&&"Uses the active dashboard cookie. This mode is same-origin only.","server"===b&&"Recommended for servers, CLIs, native apps, and trusted automation. Keep the API key in an environment variable.","ticket"===b&&"Recommended for public websites. The backend exchanges its API key for a single-use browser ticket valid for about one minute.","query"===b&&"Compatibility mode for private browser deployments only. The permanent API key is visible in JavaScript and WebSocket URLs; always use WSS outside localhost."]}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"JavaScript Example"}),(0,d.jsxs)("button",{type:"button",onClick:()=>q(u),className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:p?"check":"content_copy"}),p?"Copied":"Copy"]})]}),(0,d.jsx)("pre",{className:"bg-sidebar px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:u||"Loading..."})]})]})]})}var O=c(76343);function P(){let{kind:a,id:b}=(0,e.useParams)(),c=(0,e.useRouter)(),f=k.rj.find(b=>b.id===a||b.id.toLowerCase()===String(a||"").toLowerCase()),l=f?.id||a,m=(0,k.gC)(b)&&"embedding"===l,n=async()=>{if(confirm("Delete this Custom Embedding node?"))try{(await fetch(`/api/provider-nodes/${b}`,{method:"DELETE"})).ok&&c.push(`/dashboard/media-providers/${l}`)}catch(a){console.log("Error deleting custom embedding node:",a)}},[o,p]=(0,h.useState)(null),[q,s]=(0,h.useState)(m),[t,u]=(0,h.useState)(!1);if(!f)return(0,e.notFound)();let v=k.Q2[b],x=m?o?{id:b,name:o.name||"Custom Embedding",color:"#6366F1",textIcon:"CE"}:null:v;if(!m&&!v||m&&!q&&!o)return(0,e.notFound)();if(m&&q)return(0,d.jsx)("div",{className:"text-text-muted text-sm py-12 text-center",children:"Loading..."});let z=m?["embedding"]:x.serviceKinds??["llm"];if(!m&&!z.includes(l))return(0,e.notFound)();let B="speechToSpeech"===l&&"openai"===b;return(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)(g(),{href:`/dashboard/media-providers/${l}`,className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-lg",children:"arrow_back"}),f.label]}),(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4",children:[(0,d.jsx)("div",{className:"size-12 flex items-center justify-center shrink-0",style:{backgroundColor:`${x.color}15`},children:(0,d.jsx)(j.A,{src:`/providers/${x.id}.png`,alt:x.name,size:48,className:"object-contain max-w-[48px] max-h-[48px]",fallbackText:x.textIcon||x.id.slice(0,2).toUpperCase(),fallbackColor:x.color})}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 sm:gap-3",children:[(0,d.jsx)("h1",{className:"text-3xl font-semibold tracking-tight",children:x.name}),!m&&!B&&x.notice?.apiKeyUrl&&(0,d.jsxs)("a",{href:x.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:underline inline-flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"open_in_new"}),"Get API Key"]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-1.5 mt-1 flex-wrap",children:[m&&(0,d.jsxs)(i.Ex,{variant:"default",size:"sm",children:["Custom \xb7 ",o?.prefix]}),z.map(a=>(0,d.jsx)(i.Ex,{variant:a===l?"primary":"default",size:"sm",children:a.toUpperCase()},a))]})]}),m&&(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"edit",onClick:()=>u(!0),children:"Edit"}),(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"delete",onClick:n,children:"Delete"})]})]})]}),!m&&x.kindNotice?.[l]&&(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 bg-green-500/10 border border-green-500/30 text-green-700 dark:text-green-400",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px] mt-0.5",children:"warning"}),(0,d.jsx)("p",{className:"text-sm",children:x.kindNotice[l]})]}),!m&&x.notice?.text&&!x.deprecated&&(0,d.jsxs)("div",{className:"flex flex-col gap-2 border border-blue-500/30 bg-blue-500/10 px-3 py-2 sm:flex-row sm:items-center",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px] text-blue-500 shrink-0",children:"info"}),(0,d.jsx)("p",{className:"min-w-0 flex-1 text-xs leading-relaxed text-blue-600 dark:text-blue-400",children:x.notice.text}),x.notice.apiKeyUrl&&(0,d.jsx)("a",{href:x.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"inline-flex justify-center bg-blue-500 px-2 py-1 text-xs font-medium text-white transition-colors hover:bg-blue-600 sm:py-0.5",children:"Get API Key →"})]}),!m&&x.noAuth?(0,d.jsx)(i.gw,{providerId:b}):(0,d.jsx)(r,{providerId:b,authProviderId:B?"codex":b,isOAuth:B,statusMode:B?"oauth":"default"}),"tts"!==l&&"webSearch"!==l&&"webFetch"!==l&&(0,d.jsx)(w,{providerId:b,kindFilter:l,providerAliasOverride:m?o?.prefix:void 0,realtimeProviderId:"speechToSpeech"===l&&"openai"===b?"codex":b,testable:!0,allowCustomModels:"speechToSpeech"!==l,testAlwaysVisible:"speechToSpeech"===l}),!m&&(x.searchConfig||x.fetchConfig||x.ttsConfig||x.sttConfig||x.speechToSpeechConfig||x.embeddingConfig||x.searchViaChat)&&(0,d.jsx)(i.Wx,{config:"webFetch"===l?x.fetchConfig:"tts"===l?x.ttsConfig:"stt"===l?x.sttConfig:"speechToSpeech"===l?x.speechToSpeechConfig:"embedding"===l?x.embeddingConfig:x.searchConfig||{mode:"chat-completions",defaultModel:x.searchViaChat?.defaultModel,pricingUrl:x.searchViaChat?.pricingUrl,freeTier:x.searchViaChat?.freeTier},provider:x,title:`${f.label} Config`,showSignup:!B}),"embedding"===l&&(0,d.jsx)(A,{providerId:b,customAlias:o?.prefix}),"tts"===l&&(0,d.jsx)(E,{providerId:b}),"stt"===l&&!m&&(0,d.jsx)(I,{providerId:b}),"speechToSpeech"===l&&!m&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(N,{providerId:B?"codex":b}),(0,d.jsx)(O.default,{providerId:B?"codex":b,providerName:B?"OpenAI":x.name})]}),!m&&y[l]&&(0,d.jsx)(H,{providerId:b,kind:l}),m&&(0,d.jsx)(i.x0,{isOpen:t,node:o,onClose:()=>u(!1),onSaved:a=>{p(a),u(!1)}})]})}},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,2430,3289,2116,8230,4491,4185,6070,869,915,6457,4123,2268,5611,412,2620],()=>b(b.s=6050));module.exports=c})();
118
+ ${M()}`}({endpoint:r,provider:a,model:n,authMode:b,apiKey:e}):"",v="query"===b;return(0,d.jsxs)(i.Zp,{children:[(0,d.jsx)("h2",{className:"text-lg font-semibold mb-4",children:"Connection Examples"}),(0,d.jsxs)("div",{className:"flex flex-col gap-2.5",children:[(0,d.jsx)(x,{label:"Endpoint",children:(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)("span",{className:"w-full min-w-0 flex-1 px-3 py-1.5 text-sm font-mono text-text-main bg-sidebar truncate",children:s||"ws://localhost:20127/v1/realtime"}),l&&(0,d.jsxs)("button",{type:"button",onClick:()=>j(a=>!a),title:g?"Using tunnel":"Using local",className:`flex items-center gap-1 text-xs px-2 py-1.5 border shrink-0 transition-colors ${g?"border-primary/40 bg-primary/10 text-primary":"border-border text-text-muted hover:text-primary"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"wifi_tethering"}),"Tunnel"]})]})}),(0,d.jsx)(x,{label:"Authentication",children:(0,d.jsx)("select",{value:b,onChange:a=>c(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border bg-background focus:outline-none focus:border-primary",children:L.map(a=>(0,d.jsx)("option",{value:a.id,children:a.label},a.id))})}),(0,d.jsx)(x,{label:"Model",children:(0,d.jsx)("select",{value:n,onChange:a=>o(a.target.value),className:"w-full px-3 py-1.5 text-sm border border-border bg-background focus:outline-none focus:border-primary",children:K.vO.map(a=>(0,d.jsx)("option",{value:a.id,children:a.name},a.id))})}),(0,d.jsxs)("div",{className:`mt-1 border px-3 py-2 text-xs ${v?"border-amber-500/40 bg-amber-500/10 text-amber-700 dark:text-amber-300":"border-border bg-sidebar text-text-muted"}`,children:["dashboard"===b&&"Uses the active dashboard cookie. This mode is same-origin only.","server"===b&&"Recommended for servers, CLIs, native apps, and trusted automation. Keep the API key in an environment variable.","ticket"===b&&"Recommended for public websites. The backend exchanges its API key for a single-use browser ticket valid for about one minute.","query"===b&&"Compatibility mode for private browser deployments only. The permanent API key is visible in JavaScript and WebSocket URLs; always use WSS outside localhost."]}),(0,d.jsxs)("div",{className:"mt-1",children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between mb-1.5",children:[(0,d.jsx)("span",{className:"text-xs font-semibold text-text-muted uppercase tracking-wider",children:"JavaScript Example"}),(0,d.jsxs)("button",{type:"button",onClick:()=>q(u),className:"inline-flex items-center gap-1 text-xs text-text-muted hover:text-primary transition-colors",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:p?"check":"content_copy"}),p?"Copied":"Copy"]})]}),(0,d.jsx)("pre",{className:"bg-sidebar px-3 py-2.5 text-xs font-mono text-text-main overflow-x-auto whitespace-pre-wrap break-all",children:u||"Loading..."})]})]})]})}var O=c(76343);function P(){let{kind:a,id:b}=(0,e.useParams)(),c=(0,e.useRouter)(),f=k.rj.find(b=>b.id===a||b.id.toLowerCase()===String(a||"").toLowerCase()),l=f?.id||a,m=(0,k.gC)(b)&&"embedding"===l,n=async()=>{if(confirm("Delete this Custom Embedding node?"))try{(await fetch(`/api/provider-nodes/${b}`,{method:"DELETE"})).ok&&c.push(`/dashboard/media-providers/${l}`)}catch(a){console.log("Error deleting custom embedding node:",a)}},[o,p]=(0,h.useState)(null),[q,s]=(0,h.useState)(m),[t,u]=(0,h.useState)(!1);if(!f)return(0,e.notFound)();let v=k.Q2[b],x=m?o?{id:b,name:o.name||"Custom Embedding",color:"#6366F1",textIcon:"CE"}:null:v;if(!m&&!v||m&&!q&&!o)return(0,e.notFound)();if(m&&q)return(0,d.jsx)("div",{className:"text-text-muted text-sm py-12 text-center",children:"Loading..."});let z=m?["embedding"]:x.serviceKinds??["llm"];if(!m&&!z.includes(l))return(0,e.notFound)();let B="speechToSpeech"===l&&"openai"===b;return(0,d.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,d.jsxs)("div",{children:[(0,d.jsxs)(g(),{href:`/dashboard/media-providers/${l}`,className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-4",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-lg",children:"arrow_back"}),f.label]}),(0,d.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:gap-4",children:[(0,d.jsx)("div",{className:"size-12 flex items-center justify-center shrink-0",style:{backgroundColor:`${x.color}15`},children:(0,d.jsx)(j.A,{src:`/providers/${x.id}.png`,alt:x.name,size:48,className:"object-contain max-w-[48px] max-h-[48px]",fallbackText:x.textIcon||x.id.slice(0,2).toUpperCase(),fallbackColor:x.color})}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2 sm:gap-3",children:[(0,d.jsx)("h1",{className:"text-3xl font-semibold tracking-tight",children:x.name}),!m&&!B&&x.notice?.apiKeyUrl&&(0,d.jsxs)("a",{href:x.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:underline inline-flex items-center gap-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-sm",children:"open_in_new"}),"Get API Key"]})]}),(0,d.jsxs)("div",{className:"flex items-center gap-1.5 mt-1 flex-wrap",children:[m&&(0,d.jsxs)(i.Ex,{variant:"default",size:"sm",children:["Custom \xb7 ",o?.prefix]}),z.map(a=>(0,d.jsx)(i.Ex,{variant:a===l?"primary":"default",size:"sm",children:a.toUpperCase()},a))]})]}),m&&(0,d.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"edit",onClick:()=>u(!0),children:"Edit"}),(0,d.jsx)(i.$n,{size:"sm",variant:"secondary",icon:"delete",onClick:n,children:"Delete"})]})]})]}),!m&&x.kindNotice?.[l]&&(0,d.jsxs)("div",{className:"flex items-start gap-3 px-4 py-3 bg-green-500/10 border border-green-500/30 text-green-700 dark:text-green-400",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[20px] mt-0.5",children:"warning"}),(0,d.jsx)("p",{className:"text-sm",children:x.kindNotice[l]})]}),!m&&x.notice?.text&&!x.deprecated&&(0,d.jsxs)("div",{className:"flex flex-col gap-2 border border-blue-500/30 bg-blue-500/10 px-3 py-2 sm:flex-row sm:items-center",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[16px] text-blue-500 shrink-0",children:"info"}),(0,d.jsx)("p",{className:"min-w-0 flex-1 text-xs leading-relaxed text-blue-600 dark:text-blue-400",children:x.notice.text}),x.notice.apiKeyUrl&&(0,d.jsx)("a",{href:x.notice.apiKeyUrl,target:"_blank",rel:"noopener noreferrer",className:"inline-flex justify-center bg-blue-500 px-2 py-1 text-xs font-medium text-white transition-colors hover:bg-blue-600 sm:py-0.5",children:"Get API Key →"})]}),!m&&x.noAuth?(0,d.jsx)(i.gw,{providerId:b}):(0,d.jsx)(r,{providerId:b,authProviderId:B?"codex":b,isOAuth:B,statusMode:B?"oauth":"default"}),"tts"!==l&&"webSearch"!==l&&"webFetch"!==l&&(0,d.jsx)(w,{providerId:b,kindFilter:l,providerAliasOverride:m?o?.prefix:void 0,realtimeProviderId:"speechToSpeech"===l&&"openai"===b?"codex":b,testable:!0,allowCustomModels:"speechToSpeech"!==l,testAlwaysVisible:"speechToSpeech"===l}),!m&&(x.searchConfig||x.fetchConfig||x.ttsConfig||x.sttConfig||x.speechToSpeechConfig||x.embeddingConfig||x.searchViaChat)&&(0,d.jsx)(i.Wx,{config:"webFetch"===l?x.fetchConfig:"tts"===l?x.ttsConfig:"stt"===l?x.sttConfig:"speechToSpeech"===l?x.speechToSpeechConfig:"embedding"===l?x.embeddingConfig:x.searchConfig||{mode:"chat-completions",defaultModel:x.searchViaChat?.defaultModel,pricingUrl:x.searchViaChat?.pricingUrl,freeTier:x.searchViaChat?.freeTier},provider:x,title:`${f.label} Config`,showSignup:!B}),"embedding"===l&&(0,d.jsx)(A,{providerId:b,customAlias:o?.prefix}),"tts"===l&&(0,d.jsx)(E,{providerId:b}),"stt"===l&&!m&&(0,d.jsx)(I,{providerId:b}),"speechToSpeech"===l&&!m&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(N,{providerId:B?"codex":b}),(0,d.jsx)(O.default,{providerId:B?"codex":b,providerName:B?"OpenAI":x.name})]}),!m&&y[l]&&(0,d.jsx)(H,{providerId:b,kind:l}),m&&(0,d.jsx)(i.x0,{isOpen:t,node:o,onClose:()=>u(!1),onSaved:a=>{p(a),u(!1)}})]})}},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,2430,3289,2116,8230,4491,2375,6070,869,915,6457,4123,2268,5611,412,3792],()=>b(b.s=23988));module.exports=c})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../../../node_modules/@swc/helpers/package.json","../../../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../../../node_modules/better-sqlite3/package.json","../../../../../../../../node_modules/bindings/bindings.js","../../../../../../../../node_modules/bindings/package.json","../../../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../node_modules/next/dist/server/app-render/blocking-route-messages.js","../../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js","../../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../../../node_modules/next/dist/server/app-render/sync-io-messages.js","../../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../node_modules/next/dist/shared/lib/instant-messages.js","../../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../node_modules/next/package.json","../../../../../../../../node_modules/react/cjs/react.development.js","../../../../../../../../node_modules/react/cjs/react.production.js","../../../../../../../../node_modules/react/index.js","../../../../../../../../node_modules/react/package.json","../../../../../../../../node_modules/sql.js/dist/sql-wasm.js","../../../../../../../../node_modules/sql.js/package.json","../../../../../../../../package.json","../../../../../../../package.json","../../../../../../chunks/1220.js","../../../../../../chunks/1260.js","../../../../../../chunks/1455.js","../../../../../../chunks/1522.js","../../../../../../chunks/1605.js","../../../../../../chunks/1813.js","../../../../../../chunks/1829.js","../../../../../../chunks/1882.js","../../../../../../chunks/1998.js","../../../../../../chunks/203.js","../../../../../../chunks/2112.js","../../../../../../chunks/2116.js","../../../../../../chunks/2194.js","../../../../../../chunks/2268.js","../../../../../../chunks/238.js","../../../../../../chunks/2391.js","../../../../../../chunks/241.js","../../../../../../chunks/2430.js","../../../../../../chunks/2620.js","../../../../../../chunks/3016.js","../../../../../../chunks/318.js","../../../../../../chunks/3259.js","../../../../../../chunks/3289.js","../../../../../../chunks/3535.js","../../../../../../chunks/3546.js","../../../../../../chunks/3558.js","../../../../../../chunks/3593.js","../../../../../../chunks/3726.js","../../../../../../chunks/3943.js","../../../../../../chunks/412.js","../../../../../../chunks/4123.js","../../../../../../chunks/4185.js","../../../../../../chunks/4293.js","../../../../../../chunks/4433.js","../../../../../../chunks/4491.js","../../../../../../chunks/4632.js","../../../../../../chunks/4739.js","../../../../../../chunks/4741.js","../../../../../../chunks/4780.js","../../../../../../chunks/5033.js","../../../../../../chunks/507.js","../../../../../../chunks/5182.js","../../../../../../chunks/5258.js","../../../../../../chunks/5433.js","../../../../../../chunks/5573.js","../../../../../../chunks/5611.js","../../../../../../chunks/5612.js","../../../../../../chunks/5615.js","../../../../../../chunks/5699.js","../../../../../../chunks/5852.js","../../../../../../chunks/595.js","../../../../../../chunks/6070.js","../../../../../../chunks/615.js","../../../../../../chunks/6306.js","../../../../../../chunks/6457.js","../../../../../../chunks/6763.js","../../../../../../chunks/6844.js","../../../../../../chunks/6877.js","../../../../../../chunks/6922.js","../../../../../../chunks/698.js","../../../../../../chunks/7211.js","../../../../../../chunks/7774.js","../../../../../../chunks/7807.js","../../../../../../chunks/7965.js","../../../../../../chunks/8038.js","../../../../../../chunks/8145.js","../../../../../../chunks/8185.js","../../../../../../chunks/8230.js","../../../../../../chunks/827.js","../../../../../../chunks/8363.js","../../../../../../chunks/8520.js","../../../../../../chunks/869.js","../../../../../../chunks/8895.js","../../../../../../chunks/8910.js","../../../../../../chunks/8920.js","../../../../../../chunks/915.js","../../../../../../chunks/9521.js","../../../../../../chunks/9528.js","../../../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../../../node_modules/@swc/helpers/package.json","../../../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../../../node_modules/better-sqlite3/package.json","../../../../../../../../node_modules/bindings/bindings.js","../../../../../../../../node_modules/bindings/package.json","../../../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../../node_modules/next/dist/server/app-render/blocking-route-messages.js","../../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js","../../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../../../node_modules/next/dist/server/app-render/sync-io-messages.js","../../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../../node_modules/next/dist/shared/lib/instant-messages.js","../../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../../node_modules/next/package.json","../../../../../../../../node_modules/react/cjs/react.development.js","../../../../../../../../node_modules/react/cjs/react.production.js","../../../../../../../../node_modules/react/index.js","../../../../../../../../node_modules/react/package.json","../../../../../../../../node_modules/sql.js/dist/sql-wasm.js","../../../../../../../../node_modules/sql.js/package.json","../../../../../../../../package.json","../../../../../../../package.json","../../../../../../chunks/1220.js","../../../../../../chunks/1260.js","../../../../../../chunks/1455.js","../../../../../../chunks/1522.js","../../../../../../chunks/1605.js","../../../../../../chunks/1813.js","../../../../../../chunks/1829.js","../../../../../../chunks/1882.js","../../../../../../chunks/1998.js","../../../../../../chunks/203.js","../../../../../../chunks/2112.js","../../../../../../chunks/2116.js","../../../../../../chunks/2194.js","../../../../../../chunks/2268.js","../../../../../../chunks/2375.js","../../../../../../chunks/238.js","../../../../../../chunks/2391.js","../../../../../../chunks/241.js","../../../../../../chunks/2430.js","../../../../../../chunks/3016.js","../../../../../../chunks/318.js","../../../../../../chunks/3259.js","../../../../../../chunks/3289.js","../../../../../../chunks/3535.js","../../../../../../chunks/3546.js","../../../../../../chunks/3558.js","../../../../../../chunks/3593.js","../../../../../../chunks/3726.js","../../../../../../chunks/3792.js","../../../../../../chunks/3943.js","../../../../../../chunks/412.js","../../../../../../chunks/4123.js","../../../../../../chunks/4293.js","../../../../../../chunks/4433.js","../../../../../../chunks/4491.js","../../../../../../chunks/4632.js","../../../../../../chunks/4739.js","../../../../../../chunks/4741.js","../../../../../../chunks/4780.js","../../../../../../chunks/5033.js","../../../../../../chunks/507.js","../../../../../../chunks/5182.js","../../../../../../chunks/5258.js","../../../../../../chunks/5433.js","../../../../../../chunks/5573.js","../../../../../../chunks/5611.js","../../../../../../chunks/5612.js","../../../../../../chunks/5615.js","../../../../../../chunks/5699.js","../../../../../../chunks/5852.js","../../../../../../chunks/595.js","../../../../../../chunks/6070.js","../../../../../../chunks/615.js","../../../../../../chunks/6306.js","../../../../../../chunks/6457.js","../../../../../../chunks/6763.js","../../../../../../chunks/6844.js","../../../../../../chunks/6877.js","../../../../../../chunks/6922.js","../../../../../../chunks/698.js","../../../../../../chunks/7211.js","../../../../../../chunks/7774.js","../../../../../../chunks/7807.js","../../../../../../chunks/7965.js","../../../../../../chunks/8038.js","../../../../../../chunks/8145.js","../../../../../../chunks/8185.js","../../../../../../chunks/8230.js","../../../../../../chunks/827.js","../../../../../../chunks/8363.js","../../../../../../chunks/8520.js","../../../../../../chunks/869.js","../../../../../../chunks/8895.js","../../../../../../chunks/8910.js","../../../../../../chunks/8920.js","../../../../../../chunks/915.js","../../../../../../chunks/9521.js","../../../../../../chunks/9528.js","../../../../../../webpack-runtime.js","page_client-reference-manifest.js"]}