polyrouter 1.0.5 → 1.0.7

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 (1094) hide show
  1. package/README.md +70 -84
  2. package/app/.next-cli-build/BUILD_ID +1 -1
  3. package/app/.next-cli-build/app-path-routes-manifest.json +15 -14
  4. package/app/.next-cli-build/build-manifest.json +2 -2
  5. package/app/.next-cli-build/prerender-manifest.json +3 -3
  6. package/app/.next-cli-build/routes-manifest.json +6 -0
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +4 -4
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +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 +2 -2
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +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 +2 -2
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js +2 -2
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page.js +2 -2
  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 +2 -2
  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 +2 -2
  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 +2 -2
  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 +2 -2
  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 +3 -3
  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/_global-error.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  88. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  89. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  91. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  93. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  94. package/app/.next-cli-build/server/app/_not-found.rsc +20 -19
  95. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +20 -19
  96. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +9 -8
  98. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  99. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  100. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +3 -3
  101. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/setup-password/route.js +1 -0
  114. package/app/.next-cli-build/server/app/api/auth/setup-password/route.js.nft.json +1 -0
  115. package/app/.next-cli-build/server/app/api/auth/setup-password/route_client-reference-manifest.js +1 -0
  116. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  117. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +9 -9
  119. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  121. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  125. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  127. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  131. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  133. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  135. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +4 -4
  139. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  141. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +6 -6
  143. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  145. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  147. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  149. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  151. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  153. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  155. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  157. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  159. package/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  161. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  163. package/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  165. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  167. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  169. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  171. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  173. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  175. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  176. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  177. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  178. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  179. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  180. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +3 -3
  181. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  182. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +4 -4
  183. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  184. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  185. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  186. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  187. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  188. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  189. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  190. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  191. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  192. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  193. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  194. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  195. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  196. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  197. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  198. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  199. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  200. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  201. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  202. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  203. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  204. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  205. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  206. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  207. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  208. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  209. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  210. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  211. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  212. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  213. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  220. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  222. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  223. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  224. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  225. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  226. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  227. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  228. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  229. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  230. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  231. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  232. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  233. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  234. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  235. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  236. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  237. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  238. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  239. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  240. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  241. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  242. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  245. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  246. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  247. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  251. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  252. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  253. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  254. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  257. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  258. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  260. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  261. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  263. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  264. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  265. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  266. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  267. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  269. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  270. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  271. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  272. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  273. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  275. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  276. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +2 -2
  277. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -1
  278. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  279. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  281. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  282. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  283. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  284. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  285. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  287. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  288. package/app/.next-cli-build/server/app/api/realtime/authorize/route.js +1 -1
  289. package/app/.next-cli-build/server/app/api/realtime/authorize/route.js.nft.json +1 -1
  290. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  291. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  293. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  294. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  295. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  296. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  297. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  299. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  300. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  301. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  302. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  303. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  305. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  306. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  307. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  308. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  311. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  312. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  313. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  314. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  317. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  318. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  319. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  320. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  321. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  323. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  324. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  325. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  326. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  327. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  329. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  330. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  331. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  332. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  333. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  334. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  335. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  336. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  337. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  338. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  339. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  340. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  341. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  342. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  343. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  344. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  347. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  348. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  349. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  350. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  351. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  352. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  353. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  354. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  355. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  357. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  358. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  359. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  360. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  362. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  370. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  371. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  372. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  373. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  374. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  375. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  376. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  377. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  378. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  379. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  380. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js +1 -1
  381. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js.nft.json +1 -1
  382. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js +1 -1
  383. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js.nft.json +1 -1
  384. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js +1 -1
  385. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js.nft.json +1 -1
  386. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js +1 -1
  387. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  388. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  389. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  390. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  391. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  392. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  393. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  394. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  395. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  396. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  397. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  398. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  399. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  400. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  401. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  402. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  403. package/app/.next-cli-build/server/app/callback.html +1 -1
  404. package/app/.next-cli-build/server/app/callback.rsc +24 -23
  405. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +24 -23
  406. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  407. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +9 -8
  408. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +3 -3
  409. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  410. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  411. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  412. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +22 -21
  413. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  414. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  415. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  416. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  417. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +22 -21
  418. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  419. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +9 -8
  420. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +3 -3
  421. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  422. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +23 -22
  423. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  424. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  425. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  426. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  427. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +23 -22
  428. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  429. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +9 -8
  430. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +3 -3
  431. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  432. package/app/.next-cli-build/server/app/dashboard/combos.rsc +25 -24
  433. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  434. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  435. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  436. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  437. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +25 -24
  438. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  439. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +9 -8
  440. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +3 -3
  441. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  442. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +23 -22
  443. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  444. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  445. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  446. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  447. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +23 -22
  448. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  449. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +9 -8
  450. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +3 -3
  451. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  452. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +25 -24
  453. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  454. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  455. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  456. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  457. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  458. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +25 -24
  459. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  460. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +9 -8
  461. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +3 -3
  462. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  463. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +22 -21
  464. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  465. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  466. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  467. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  468. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +22 -21
  469. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  470. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +9 -8
  471. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +3 -3
  472. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  473. package/app/.next-cli-build/server/app/dashboard/profile.rsc +25 -24
  474. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  475. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  476. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  477. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  478. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +25 -24
  479. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  480. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +9 -8
  481. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +3 -3
  482. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  483. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +25 -24
  484. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  485. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  486. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  487. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  488. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  489. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +25 -24
  490. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  491. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +9 -8
  492. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +3 -3
  493. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/providers.rsc +25 -24
  495. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  496. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  497. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  498. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  499. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +25 -24
  500. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  501. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +9 -8
  502. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +3 -3
  503. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  504. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +25 -24
  505. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  506. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  507. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  508. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  509. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +25 -24
  510. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  511. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +9 -8
  512. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +3 -3
  513. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  514. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +22 -21
  515. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  516. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  517. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  518. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  519. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +22 -21
  520. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  521. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +9 -8
  522. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +3 -3
  523. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  524. package/app/.next-cli-build/server/app/dashboard/quota.rsc +23 -22
  525. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  526. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  527. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  528. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  529. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +23 -22
  530. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  531. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +9 -8
  532. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +3 -3
  533. package/app/.next-cli-build/server/app/dashboard/realtime.html +1 -1
  534. package/app/.next-cli-build/server/app/dashboard/realtime.rsc +22 -21
  535. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime/__PAGE__.segment.rsc +2 -2
  536. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime.segment.rsc +1 -1
  537. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  538. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  539. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_full.segment.rsc +22 -21
  540. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_head.segment.rsc +1 -1
  541. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_index.segment.rsc +9 -8
  542. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_tree.segment.rsc +3 -3
  543. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  544. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  545. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  546. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  547. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +24 -23
  548. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +24 -23
  549. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  550. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +9 -8
  551. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -3
  552. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  553. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  554. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  555. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  556. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  557. package/app/.next-cli-build/server/app/dashboard/skills.rsc +25 -24
  558. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  559. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  560. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  561. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  562. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +25 -24
  563. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  564. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +9 -8
  565. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +3 -3
  566. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  567. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +22 -21
  568. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  569. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  570. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  571. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  572. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +22 -21
  573. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  574. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +9 -8
  575. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +3 -3
  576. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  577. package/app/.next-cli-build/server/app/dashboard/translator.rsc +25 -24
  578. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  579. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  580. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  581. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  582. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +25 -24
  583. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  584. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +9 -8
  585. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +3 -3
  586. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  587. package/app/.next-cli-build/server/app/dashboard/usage.rsc +25 -24
  588. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  589. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  590. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  591. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  592. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +25 -24
  593. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  594. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +9 -8
  595. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +3 -3
  596. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  597. package/app/.next-cli-build/server/app/dashboard.rsc +23 -22
  598. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  599. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  600. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  601. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +23 -22
  602. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  603. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +9 -8
  604. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +3 -3
  605. package/app/.next-cli-build/server/app/index.html +1 -1
  606. package/app/.next-cli-build/server/app/index.rsc +19 -18
  607. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  608. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +19 -18
  609. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  610. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +9 -8
  611. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +3 -3
  612. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  613. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  614. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  615. package/app/.next-cli-build/server/app/landing.html +1 -1
  616. package/app/.next-cli-build/server/app/landing.rsc +24 -23
  617. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +24 -23
  618. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  619. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +9 -8
  620. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +3 -3
  621. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  622. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  623. package/app/.next-cli-build/server/app/login/page.js +2 -2
  624. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  625. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  626. package/app/.next-cli-build/server/app/login.html +1 -1
  627. package/app/.next-cli-build/server/app/login.rsc +24 -23
  628. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +24 -23
  629. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  630. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +9 -8
  631. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +3 -3
  632. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  633. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  634. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  635. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  636. package/app/.next-cli-build/server/app/page.js +2 -2
  637. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  638. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  639. package/app/.next-cli-build/server/app-paths-manifest.json +15 -14
  640. package/app/.next-cli-build/server/chunks/1455.js +1 -0
  641. package/app/.next-cli-build/server/chunks/1605.js +1 -0
  642. package/app/.next-cli-build/server/chunks/1829.js +1 -1
  643. package/app/.next-cli-build/server/chunks/2065.js +1 -0
  644. package/app/.next-cli-build/server/chunks/2112.js +1 -1
  645. package/app/.next-cli-build/server/chunks/2194.js +1 -1
  646. package/app/.next-cli-build/server/chunks/238.js +1 -1
  647. package/app/.next-cli-build/server/chunks/2620.js +1 -1
  648. package/app/.next-cli-build/server/chunks/318.js +2 -2
  649. package/app/.next-cli-build/server/chunks/3239.js +9 -0
  650. package/app/.next-cli-build/server/chunks/3535.js +1 -1
  651. package/app/.next-cli-build/server/chunks/3593.js +2 -2
  652. package/app/.next-cli-build/server/chunks/3726.js +1 -1
  653. package/app/.next-cli-build/server/chunks/3943.js +1 -1
  654. package/app/.next-cli-build/server/chunks/412.js +2 -2
  655. package/app/.next-cli-build/server/chunks/4123.js +3 -3
  656. package/app/.next-cli-build/server/chunks/4293.js +1 -0
  657. package/app/.next-cli-build/server/chunks/4433.js +1 -0
  658. package/app/.next-cli-build/server/chunks/{4884.js → 4491.js} +8 -3
  659. package/app/.next-cli-build/server/chunks/4739.js +2 -2
  660. package/app/.next-cli-build/server/chunks/4780.js +2 -2
  661. package/app/.next-cli-build/server/chunks/4946.js +9 -0
  662. package/app/.next-cli-build/server/chunks/5033.js +1 -0
  663. package/app/.next-cli-build/server/chunks/507.js +2 -2
  664. package/app/.next-cli-build/server/chunks/5258.js +2 -2
  665. package/app/.next-cli-build/server/chunks/5612.js +1 -1
  666. package/app/.next-cli-build/server/chunks/5615.js +1 -1
  667. package/app/.next-cli-build/server/chunks/6805.js +3 -3
  668. package/app/.next-cli-build/server/chunks/6877.js +1 -1
  669. package/app/.next-cli-build/server/chunks/6922.js +1 -0
  670. package/app/.next-cli-build/server/chunks/698.js +2 -2
  671. package/app/.next-cli-build/server/chunks/7807.js +1 -1
  672. package/app/.next-cli-build/server/chunks/7965.js +2 -2
  673. package/app/.next-cli-build/server/chunks/8038.js +19 -19
  674. package/app/.next-cli-build/server/chunks/8145.js +1 -1
  675. package/app/.next-cli-build/server/chunks/8185.js +1 -0
  676. package/app/.next-cli-build/server/chunks/8251.js +2 -2
  677. package/app/.next-cli-build/server/chunks/827.js +1 -1
  678. package/app/.next-cli-build/server/chunks/8363.js +1 -0
  679. package/app/.next-cli-build/server/chunks/8520.js +2 -2
  680. package/app/.next-cli-build/server/chunks/869.js +1 -1
  681. package/app/.next-cli-build/server/chunks/8895.js +1 -1
  682. package/app/.next-cli-build/server/chunks/8910.js +1 -1
  683. package/app/.next-cli-build/server/chunks/915.js +6 -6
  684. package/app/.next-cli-build/server/chunks/{3850.js → 9336.js} +1 -1
  685. package/app/.next-cli-build/server/chunks/9660.js +1 -1
  686. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  687. package/app/.next-cli-build/server/middleware.js +6 -6
  688. package/app/.next-cli-build/server/pages/404.html +1 -1
  689. package/app/.next-cli-build/server/pages/500.html +1 -1
  690. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  691. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  692. package/app/.next-cli-build/static/chunks/{1321-874aad1cb7882601.js → 1321-ee3f98a273573f07.js} +1 -1
  693. package/app/.next-cli-build/static/chunks/4024-823f5cdd3f7f04cc.js +1 -0
  694. package/app/.next-cli-build/static/chunks/5116-57607d97ad30f27c.js +70 -0
  695. package/app/.next-cli-build/static/chunks/{533-74450af7ce8a32b6.js → 533-34fc7f5a3c79da82.js} +1 -1
  696. package/app/.next-cli-build/static/chunks/{5497-78a8a8716352195f.js → 5497-84dfd144b30eda56.js} +1 -1
  697. package/app/.next-cli-build/static/chunks/9da6db1e-abf82355a5ee5150.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-3b24dec9f1a5c678.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-63a707f86838189f.js → page-c737bc25a827d251.js} +1 -1
  700. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-52f8e9cf6aa8554b.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/realtime/{page-81a6d2a3fffb86dc.js → page-f4b382f06f0f8eb6.js} +1 -1
  702. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-07a0044d9e135cb8.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/token-saver/{page-ec365dbdc0860d04.js → page-d488121dc0c130ad.js} +1 -1
  704. package/app/.next-cli-build/static/chunks/app/_global-error/page-a1ad2a6494b449e0.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-a1ad2a6494b449e0.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-a1ad2a6494b449e0.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-a1ad2a6494b449e0.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-a1ad2a6494b449e0.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-a1ad2a6494b449e0.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-a1ad2a6494b449e0.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/auth/setup-password/route-a1ad2a6494b449e0.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-a1ad2a6494b449e0.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-a1ad2a6494b449e0.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-a1ad2a6494b449e0.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-a1ad2a6494b449e0.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-a1ad2a6494b449e0.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-a1ad2a6494b449e0.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-a1ad2a6494b449e0.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-a1ad2a6494b449e0.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-a1ad2a6494b449e0.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-a1ad2a6494b449e0.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-a1ad2a6494b449e0.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-a1ad2a6494b449e0.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-a1ad2a6494b449e0.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-a1ad2a6494b449e0.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-a1ad2a6494b449e0.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-a1ad2a6494b449e0.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-a1ad2a6494b449e0.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-a1ad2a6494b449e0.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-a1ad2a6494b449e0.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-a1ad2a6494b449e0.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/combos/route-a1ad2a6494b449e0.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-a1ad2a6494b449e0.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-a1ad2a6494b449e0.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-a1ad2a6494b449e0.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-a1ad2a6494b449e0.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-a1ad2a6494b449e0.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-a1ad2a6494b449e0.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/health/route-a1ad2a6494b449e0.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/init/route-a1ad2a6494b449e0.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-a1ad2a6494b449e0.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/keys/route-a1ad2a6494b449e0.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/locale/route-a1ad2a6494b449e0.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-a1ad2a6494b449e0.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-a1ad2a6494b449e0.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-a1ad2a6494b449e0.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-a1ad2a6494b449e0.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-a1ad2a6494b449e0.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-a1ad2a6494b449e0.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-a1ad2a6494b449e0.js +1 -0
  751. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-a1ad2a6494b449e0.js +1 -0
  752. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-a1ad2a6494b449e0.js +1 -0
  753. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-a1ad2a6494b449e0.js +1 -0
  754. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-a1ad2a6494b449e0.js +1 -0
  755. package/app/.next-cli-build/static/chunks/app/api/models/route-a1ad2a6494b449e0.js +1 -0
  756. package/app/.next-cli-build/static/chunks/app/api/models/test/route-a1ad2a6494b449e0.js +1 -0
  757. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-a1ad2a6494b449e0.js +1 -0
  758. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-a1ad2a6494b449e0.js +1 -0
  759. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-a1ad2a6494b449e0.js +1 -0
  760. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-a1ad2a6494b449e0.js +1 -0
  761. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-a1ad2a6494b449e0.js +1 -0
  762. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-a1ad2a6494b449e0.js +1 -0
  763. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-a1ad2a6494b449e0.js +1 -0
  764. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-a1ad2a6494b449e0.js +1 -0
  765. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-a1ad2a6494b449e0.js +1 -0
  766. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-a1ad2a6494b449e0.js +1 -0
  767. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-a1ad2a6494b449e0.js +1 -0
  768. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-a1ad2a6494b449e0.js +1 -0
  769. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-a1ad2a6494b449e0.js +1 -0
  770. package/app/.next-cli-build/static/chunks/app/api/pricing/route-a1ad2a6494b449e0.js +1 -0
  771. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-a1ad2a6494b449e0.js +1 -0
  772. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-a1ad2a6494b449e0.js +1 -0
  773. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-a1ad2a6494b449e0.js +1 -0
  774. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-a1ad2a6494b449e0.js +1 -0
  775. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-a1ad2a6494b449e0.js +1 -0
  776. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-a1ad2a6494b449e0.js +1 -0
  777. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-a1ad2a6494b449e0.js +1 -0
  778. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-a1ad2a6494b449e0.js +1 -0
  779. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-a1ad2a6494b449e0.js +1 -0
  780. package/app/.next-cli-build/static/chunks/app/api/providers/route-a1ad2a6494b449e0.js +1 -0
  781. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-a1ad2a6494b449e0.js +1 -0
  782. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-a1ad2a6494b449e0.js +1 -0
  783. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-a1ad2a6494b449e0.js +1 -0
  784. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-a1ad2a6494b449e0.js +1 -0
  785. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-a1ad2a6494b449e0.js +1 -0
  786. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-a1ad2a6494b449e0.js +1 -0
  787. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-a1ad2a6494b449e0.js +1 -0
  788. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-a1ad2a6494b449e0.js +1 -0
  789. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-a1ad2a6494b449e0.js +1 -0
  790. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-a1ad2a6494b449e0.js +1 -0
  791. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-a1ad2a6494b449e0.js +1 -0
  792. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-a1ad2a6494b449e0.js +1 -0
  793. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-a1ad2a6494b449e0.js +1 -0
  794. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-a1ad2a6494b449e0.js +1 -0
  795. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-a1ad2a6494b449e0.js +1 -0
  796. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-a1ad2a6494b449e0.js +1 -0
  797. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-a1ad2a6494b449e0.js +1 -0
  798. package/app/.next-cli-build/static/chunks/app/api/realtime/authorize/route-a1ad2a6494b449e0.js +1 -0
  799. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-a1ad2a6494b449e0.js +1 -0
  800. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-a1ad2a6494b449e0.js +1 -0
  801. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-a1ad2a6494b449e0.js +1 -0
  802. package/app/.next-cli-build/static/chunks/app/api/settings/route-a1ad2a6494b449e0.js +1 -0
  803. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-a1ad2a6494b449e0.js +1 -0
  804. package/app/.next-cli-build/static/chunks/app/api/tags/route-a1ad2a6494b449e0.js +1 -0
  805. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-a1ad2a6494b449e0.js +1 -0
  806. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-a1ad2a6494b449e0.js +1 -0
  807. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-a1ad2a6494b449e0.js +1 -0
  808. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-a1ad2a6494b449e0.js +1 -0
  809. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-a1ad2a6494b449e0.js +1 -0
  810. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-a1ad2a6494b449e0.js +1 -0
  811. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-a1ad2a6494b449e0.js +1 -0
  812. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-a1ad2a6494b449e0.js +1 -0
  813. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-a1ad2a6494b449e0.js +1 -0
  814. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-a1ad2a6494b449e0.js +1 -0
  815. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-a1ad2a6494b449e0.js +1 -0
  816. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-a1ad2a6494b449e0.js +1 -0
  817. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-a1ad2a6494b449e0.js +1 -0
  818. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-a1ad2a6494b449e0.js +1 -0
  819. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-a1ad2a6494b449e0.js +1 -0
  820. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-a1ad2a6494b449e0.js +1 -0
  821. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-a1ad2a6494b449e0.js +1 -0
  822. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-a1ad2a6494b449e0.js +1 -0
  823. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-a1ad2a6494b449e0.js +1 -0
  824. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-a1ad2a6494b449e0.js +1 -0
  825. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-a1ad2a6494b449e0.js +1 -0
  826. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-a1ad2a6494b449e0.js +1 -0
  827. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-a1ad2a6494b449e0.js +1 -0
  828. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-a1ad2a6494b449e0.js +1 -0
  829. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-a1ad2a6494b449e0.js +1 -0
  830. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-a1ad2a6494b449e0.js +1 -0
  831. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-a1ad2a6494b449e0.js +1 -0
  832. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-a1ad2a6494b449e0.js +1 -0
  833. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-a1ad2a6494b449e0.js +1 -0
  834. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-a1ad2a6494b449e0.js +1 -0
  835. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-a1ad2a6494b449e0.js +1 -0
  836. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-a1ad2a6494b449e0.js +1 -0
  837. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-a1ad2a6494b449e0.js +1 -0
  838. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-a1ad2a6494b449e0.js +1 -0
  839. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-a1ad2a6494b449e0.js +1 -0
  840. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-a1ad2a6494b449e0.js +1 -0
  841. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-a1ad2a6494b449e0.js +1 -0
  842. package/app/.next-cli-build/static/chunks/app/api/v1/route-a1ad2a6494b449e0.js +1 -0
  843. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-a1ad2a6494b449e0.js +1 -0
  844. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-a1ad2a6494b449e0.js +1 -0
  845. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-a1ad2a6494b449e0.js +1 -0
  846. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-a1ad2a6494b449e0.js +1 -0
  847. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-a1ad2a6494b449e0.js +1 -0
  848. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-a1ad2a6494b449e0.js +1 -0
  849. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-a1ad2a6494b449e0.js +1 -0
  850. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-a1ad2a6494b449e0.js +1 -0
  851. package/app/.next-cli-build/static/chunks/app/api/version/route-a1ad2a6494b449e0.js +1 -0
  852. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-a1ad2a6494b449e0.js +1 -0
  853. package/app/.next-cli-build/static/chunks/app/api/version/update/route-a1ad2a6494b449e0.js +1 -0
  854. package/app/.next-cli-build/static/chunks/app/landing/page-1f76869d947f63aa.js +1 -0
  855. package/app/.next-cli-build/static/chunks/app/layout-c029c07aec92583d.js +1 -0
  856. package/app/.next-cli-build/static/chunks/app/login/page-61bdc6ffbffa18d7.js +1 -0
  857. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-a1ad2a6494b449e0.js +1 -0
  858. package/app/.next-cli-build/static/chunks/app/page-a1ad2a6494b449e0.js +1 -0
  859. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-a1ad2a6494b449e0.js +1 -0
  860. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-a1ad2a6494b449e0.js +1 -0
  861. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-a1ad2a6494b449e0.js +1 -0
  862. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-a1ad2a6494b449e0.js +1 -0
  863. package/app/.next-cli-build/static/css/ada9b169590290e6.css +1 -0
  864. package/app/.next-cli-build/static/css/b71ca13188930393.css +1 -0
  865. package/app/.next-cli-build/static/j9NY-4IuO21Wl7djjsl7y/_buildManifest.js +1 -0
  866. package/app/node_modules/baseline-browser-mapping/dist/index.cjs +1 -1
  867. package/app/node_modules/baseline-browser-mapping/package.json +1 -1
  868. package/app/package.json +11 -9
  869. package/app/public/i18n/literals/ar.json +4 -4
  870. package/app/public/i18n/literals/bn.json +4 -4
  871. package/app/public/i18n/literals/cs.json +4 -4
  872. package/app/public/i18n/literals/da.json +4 -4
  873. package/app/public/i18n/literals/de.json +4 -4
  874. package/app/public/i18n/literals/el.json +4 -4
  875. package/app/public/i18n/literals/es.json +4 -4
  876. package/app/public/i18n/literals/fa.json +33 -33
  877. package/app/public/i18n/literals/fi.json +4 -4
  878. package/app/public/i18n/literals/fr.json +4 -4
  879. package/app/public/i18n/literals/he.json +4 -4
  880. package/app/public/i18n/literals/hi.json +4 -4
  881. package/app/public/i18n/literals/hu.json +4 -4
  882. package/app/public/i18n/literals/id.json +4 -4
  883. package/app/public/i18n/literals/it.json +4 -4
  884. package/app/public/i18n/literals/ja.json +4 -4
  885. package/app/public/i18n/literals/km.json +33 -33
  886. package/app/public/i18n/literals/ko.json +4 -4
  887. package/app/public/i18n/literals/nl.json +4 -4
  888. package/app/public/i18n/literals/no.json +4 -4
  889. package/app/public/i18n/literals/pl.json +4 -4
  890. package/app/public/i18n/literals/pt-BR.json +4 -4
  891. package/app/public/i18n/literals/pt-PT.json +4 -4
  892. package/app/public/i18n/literals/ro.json +4 -4
  893. package/app/public/i18n/literals/ru.json +4 -4
  894. package/app/public/i18n/literals/sv.json +4 -4
  895. package/app/public/i18n/literals/th.json +33 -33
  896. package/app/public/i18n/literals/tl.json +4 -4
  897. package/app/public/i18n/literals/tr.json +4 -4
  898. package/app/public/i18n/literals/uk.json +4 -4
  899. package/app/public/i18n/literals/ur.json +4 -4
  900. package/app/public/i18n/literals/vi.json +4 -4
  901. package/app/public/i18n/literals/zh-CN.json +33 -33
  902. package/app/public/i18n/literals/zh-TW.json +4 -4
  903. package/app/src/lib/updater/updater.js +3 -3
  904. package/app/src/mitm/server.js +3 -3
  905. package/app/src/realtime/protocol.js +1 -1
  906. package/app/src/shared/services/installationTelemetry.js +156 -0
  907. package/cli.js +16 -16
  908. package/hooks/postinstall.js +5 -5
  909. package/hooks/sqliteRuntime.js +4 -4
  910. package/hooks/trayRuntime.js +6 -6
  911. package/package.json +14 -8
  912. package/src/cli/api/client.js +6 -3
  913. package/src/cli/commands/xaiVideo.js +7 -7
  914. package/src/cli/menus/cliTools.js +16 -16
  915. package/src/cli/terminalUI.js +2 -2
  916. package/src/cli/tray/autostart.js +9 -9
  917. package/src/cli/tray/tray.js +5 -5
  918. package/src/cli/tray/tray.ps1 +1 -1
  919. package/app/.next-cli-build/server/chunks/3350.js +0 -1
  920. package/app/.next-cli-build/server/chunks/4055.js +0 -9
  921. package/app/.next-cli-build/server/chunks/4223.js +0 -11
  922. package/app/.next-cli-build/server/chunks/4306.js +0 -1
  923. package/app/.next-cli-build/server/chunks/5217.js +0 -9
  924. package/app/.next-cli-build/server/chunks/6832.js +0 -1
  925. package/app/.next-cli-build/server/chunks/6935.js +0 -1
  926. package/app/.next-cli-build/server/chunks/8658.js +0 -1
  927. package/app/.next-cli-build/server/chunks/8971.js +0 -1
  928. package/app/.next-cli-build/static/2HBi62dJo0vhfF1vhuTk4/_buildManifest.js +0 -1
  929. package/app/.next-cli-build/static/chunks/3122-7d92444836703c7a.js +0 -11
  930. package/app/.next-cli-build/static/chunks/5116-8422f68a0c01ef77.js +0 -70
  931. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-4c5a22762fe663b8.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-f8b4e4dc27c90c0c.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/page-d73bd129f40d6396.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/_global-error/page-421648f433e539cc.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-421648f433e539cc.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-421648f433e539cc.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-421648f433e539cc.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-421648f433e539cc.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-421648f433e539cc.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-421648f433e539cc.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-421648f433e539cc.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-421648f433e539cc.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-421648f433e539cc.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-421648f433e539cc.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-421648f433e539cc.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-421648f433e539cc.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-421648f433e539cc.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-421648f433e539cc.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-421648f433e539cc.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-421648f433e539cc.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-421648f433e539cc.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-421648f433e539cc.js +0 -1
  953. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-421648f433e539cc.js +0 -1
  954. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-421648f433e539cc.js +0 -1
  955. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-421648f433e539cc.js +0 -1
  956. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-421648f433e539cc.js +0 -1
  957. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-421648f433e539cc.js +0 -1
  958. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-421648f433e539cc.js +0 -1
  959. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-421648f433e539cc.js +0 -1
  960. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-421648f433e539cc.js +0 -1
  961. package/app/.next-cli-build/static/chunks/app/api/combos/route-421648f433e539cc.js +0 -1
  962. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-421648f433e539cc.js +0 -1
  963. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-421648f433e539cc.js +0 -1
  964. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-421648f433e539cc.js +0 -1
  965. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-421648f433e539cc.js +0 -1
  966. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-421648f433e539cc.js +0 -1
  967. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-421648f433e539cc.js +0 -1
  968. package/app/.next-cli-build/static/chunks/app/api/health/route-421648f433e539cc.js +0 -1
  969. package/app/.next-cli-build/static/chunks/app/api/init/route-421648f433e539cc.js +0 -1
  970. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-421648f433e539cc.js +0 -1
  971. package/app/.next-cli-build/static/chunks/app/api/keys/route-421648f433e539cc.js +0 -1
  972. package/app/.next-cli-build/static/chunks/app/api/locale/route-421648f433e539cc.js +0 -1
  973. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-421648f433e539cc.js +0 -1
  974. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-421648f433e539cc.js +0 -1
  975. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-421648f433e539cc.js +0 -1
  976. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-421648f433e539cc.js +0 -1
  977. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-421648f433e539cc.js +0 -1
  978. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-421648f433e539cc.js +0 -1
  979. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-421648f433e539cc.js +0 -1
  980. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-421648f433e539cc.js +0 -1
  981. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-421648f433e539cc.js +0 -1
  982. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-421648f433e539cc.js +0 -1
  983. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-421648f433e539cc.js +0 -1
  984. package/app/.next-cli-build/static/chunks/app/api/models/route-421648f433e539cc.js +0 -1
  985. package/app/.next-cli-build/static/chunks/app/api/models/test/route-421648f433e539cc.js +0 -1
  986. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-421648f433e539cc.js +0 -1
  987. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-421648f433e539cc.js +0 -1
  988. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-421648f433e539cc.js +0 -1
  989. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-421648f433e539cc.js +0 -1
  990. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-421648f433e539cc.js +0 -1
  991. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-421648f433e539cc.js +0 -1
  992. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-421648f433e539cc.js +0 -1
  993. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-421648f433e539cc.js +0 -1
  994. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-421648f433e539cc.js +0 -1
  995. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-421648f433e539cc.js +0 -1
  996. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-421648f433e539cc.js +0 -1
  997. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-421648f433e539cc.js +0 -1
  998. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-421648f433e539cc.js +0 -1
  999. package/app/.next-cli-build/static/chunks/app/api/pricing/route-421648f433e539cc.js +0 -1
  1000. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-421648f433e539cc.js +0 -1
  1001. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-421648f433e539cc.js +0 -1
  1002. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-421648f433e539cc.js +0 -1
  1003. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-421648f433e539cc.js +0 -1
  1004. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-421648f433e539cc.js +0 -1
  1005. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-421648f433e539cc.js +0 -1
  1006. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-421648f433e539cc.js +0 -1
  1007. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-421648f433e539cc.js +0 -1
  1008. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-421648f433e539cc.js +0 -1
  1009. package/app/.next-cli-build/static/chunks/app/api/providers/route-421648f433e539cc.js +0 -1
  1010. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-421648f433e539cc.js +0 -1
  1011. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-421648f433e539cc.js +0 -1
  1012. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-421648f433e539cc.js +0 -1
  1013. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-421648f433e539cc.js +0 -1
  1014. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-421648f433e539cc.js +0 -1
  1015. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-421648f433e539cc.js +0 -1
  1016. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-421648f433e539cc.js +0 -1
  1017. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-421648f433e539cc.js +0 -1
  1018. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-421648f433e539cc.js +0 -1
  1019. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-421648f433e539cc.js +0 -1
  1020. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-421648f433e539cc.js +0 -1
  1021. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-421648f433e539cc.js +0 -1
  1022. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-421648f433e539cc.js +0 -1
  1023. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-421648f433e539cc.js +0 -1
  1024. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-421648f433e539cc.js +0 -1
  1025. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-421648f433e539cc.js +0 -1
  1026. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-421648f433e539cc.js +0 -1
  1027. package/app/.next-cli-build/static/chunks/app/api/realtime/authorize/route-421648f433e539cc.js +0 -1
  1028. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-421648f433e539cc.js +0 -1
  1029. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-421648f433e539cc.js +0 -1
  1030. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-421648f433e539cc.js +0 -1
  1031. package/app/.next-cli-build/static/chunks/app/api/settings/route-421648f433e539cc.js +0 -1
  1032. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-421648f433e539cc.js +0 -1
  1033. package/app/.next-cli-build/static/chunks/app/api/tags/route-421648f433e539cc.js +0 -1
  1034. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-421648f433e539cc.js +0 -1
  1035. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-421648f433e539cc.js +0 -1
  1036. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-421648f433e539cc.js +0 -1
  1037. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-421648f433e539cc.js +0 -1
  1038. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-421648f433e539cc.js +0 -1
  1039. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-421648f433e539cc.js +0 -1
  1040. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-421648f433e539cc.js +0 -1
  1041. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-421648f433e539cc.js +0 -1
  1042. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-421648f433e539cc.js +0 -1
  1043. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-421648f433e539cc.js +0 -1
  1044. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-421648f433e539cc.js +0 -1
  1045. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-421648f433e539cc.js +0 -1
  1046. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-421648f433e539cc.js +0 -1
  1047. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-421648f433e539cc.js +0 -1
  1048. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-421648f433e539cc.js +0 -1
  1049. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-421648f433e539cc.js +0 -1
  1050. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-421648f433e539cc.js +0 -1
  1051. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-421648f433e539cc.js +0 -1
  1052. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-421648f433e539cc.js +0 -1
  1053. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-421648f433e539cc.js +0 -1
  1054. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-421648f433e539cc.js +0 -1
  1055. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-421648f433e539cc.js +0 -1
  1056. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-421648f433e539cc.js +0 -1
  1057. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-421648f433e539cc.js +0 -1
  1058. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-421648f433e539cc.js +0 -1
  1059. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-421648f433e539cc.js +0 -1
  1060. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-421648f433e539cc.js +0 -1
  1061. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-421648f433e539cc.js +0 -1
  1062. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-421648f433e539cc.js +0 -1
  1063. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-421648f433e539cc.js +0 -1
  1064. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-421648f433e539cc.js +0 -1
  1065. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-421648f433e539cc.js +0 -1
  1066. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-421648f433e539cc.js +0 -1
  1067. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-421648f433e539cc.js +0 -1
  1068. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-421648f433e539cc.js +0 -1
  1069. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-421648f433e539cc.js +0 -1
  1070. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-421648f433e539cc.js +0 -1
  1071. package/app/.next-cli-build/static/chunks/app/api/v1/route-421648f433e539cc.js +0 -1
  1072. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-421648f433e539cc.js +0 -1
  1073. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-421648f433e539cc.js +0 -1
  1074. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-421648f433e539cc.js +0 -1
  1075. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-421648f433e539cc.js +0 -1
  1076. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-421648f433e539cc.js +0 -1
  1077. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-421648f433e539cc.js +0 -1
  1078. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-421648f433e539cc.js +0 -1
  1079. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-421648f433e539cc.js +0 -1
  1080. package/app/.next-cli-build/static/chunks/app/api/version/route-421648f433e539cc.js +0 -1
  1081. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-421648f433e539cc.js +0 -1
  1082. package/app/.next-cli-build/static/chunks/app/api/version/update/route-421648f433e539cc.js +0 -1
  1083. package/app/.next-cli-build/static/chunks/app/landing/page-d0dc2acaf2a1c239.js +0 -1
  1084. package/app/.next-cli-build/static/chunks/app/layout-1c95599c7054cadc.js +0 -1
  1085. package/app/.next-cli-build/static/chunks/app/login/page-744fd018e592b5f6.js +0 -1
  1086. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-421648f433e539cc.js +0 -1
  1087. package/app/.next-cli-build/static/chunks/app/page-421648f433e539cc.js +0 -1
  1088. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-421648f433e539cc.js +0 -1
  1089. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-421648f433e539cc.js +0 -1
  1090. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-421648f433e539cc.js +0 -1
  1091. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-421648f433e539cc.js +0 -1
  1092. package/app/.next-cli-build/static/css/f21ca4a324c22a6c.css +0 -1
  1093. package/app/.next-cli-build/static/css/fa9e956ea578b5b8.css +0 -1
  1094. /package/app/.next-cli-build/static/{2HBi62dJo0vhfF1vhuTk4 → j9NY-4IuO21Wl7djjsl7y}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"4878":{"*":{"id":"54577","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"32456","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"78962","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"82275","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36579":{"*":{"id":"27637","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39403":{"*":{"id":"62947","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"90929","name":"*","chunks":[],"async":false}},"43003":{"*":{"id":"45931","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"48921":{"*":{"id":"10395","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"8590","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29370","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"74281","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92613":{"*":{"id":"58254","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/@next/third-parties/dist/google/ga.js":{"id":30565,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/@next/third-parties/dist/google/gtm.js":{"id":90285,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/@next/third-parties/dist/ThirdPartyScriptEmbed.js":{"id":26300,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/script.js":{"id":42593,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/script.js":{"id":42593,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"IBM_Plex_Sans\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-ibm-plex-sans\"}],\"variableName\":\"ibmPlexSans\"}":{"id":78914,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/globals.css":{"id":51743,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["3122","static/chunks/3122-7d92444836703c7a.js","1321","static/chunks/1321-874aad1cb7882601.js","7177","static/chunks/app/layout-1c95599c7054cadc.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ChangelogModal.js":{"id":97556,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Dropdown.js":{"id":39403,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/NineRemoteButton.js":{"id":67968,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/OAuthModal.js":{"id":92613,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Toast.js":{"id":48921,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/UsageStats.js":{"id":10319,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-874aad1cb7882601.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-78a8a8716352195f.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":80191,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":43003,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/realtime/RealtimePageClient.js":{"id":36579,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":76084,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":4878,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/polyrouter/polyrouter/src/":[],"/home/runner/work/polyrouter/polyrouter/src/app/layout":[{"inlined":false,"path":"static/css/fa9e956ea578b5b8.css"},{"inlined":false,"path":"static/css/f21ca4a324c22a6c.css"}],"/home/runner/work/polyrouter/polyrouter/src/app/page":[],"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/layout":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"4878":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"26300":{"*":{"id":"16764","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30565":{"*":{"id":"20349","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36579":{"*":{"id":"90459","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39403":{"*":{"id":"85605","name":"*","chunks":[],"async":false}},"42593":{"*":{"id":"33071","name":"*","chunks":[],"async":false}},"43003":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"48921":{"*":{"id":"78829","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90285":{"*":{"id":"31935","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92613":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"4878":{"*":{"id":"54577","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"32456","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"59026","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"69232","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"38930","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36579":{"*":{"id":"27637","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39403":{"*":{"id":"62947","name":"*","chunks":[],"async":false}},"43003":{"*":{"id":"45931","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"48921":{"*":{"id":"10395","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"40911","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"50143","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29370","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"23906","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"79472":{"*":{"id":"96305","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"2091","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"83614":{"*":{"id":"19379","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92613":{"*":{"id":"58254","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"54510","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"65833","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"IBM_Plex_Sans\",\"arguments\":[{\"subsets\":[\"latin\"],\"weight\":[\"400\",\"500\",\"600\",\"700\"],\"variable\":\"--font-ibm-plex-sans\"}],\"variableName\":\"ibmPlexSans\"}":{"id":78914,"name":"*","chunks":["8229","static/chunks/9da6db1e-abf82355a5ee5150.js","4024","static/chunks/4024-823f5cdd3f7f04cc.js","1321","static/chunks/1321-ee3f98a273573f07.js","7177","static/chunks/app/layout-c029c07aec92583d.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["8229","static/chunks/9da6db1e-abf82355a5ee5150.js","4024","static/chunks/4024-823f5cdd3f7f04cc.js","1321","static/chunks/1321-ee3f98a273573f07.js","7177","static/chunks/app/layout-c029c07aec92583d.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/globals.css":{"id":51743,"name":"*","chunks":["8229","static/chunks/9da6db1e-abf82355a5ee5150.js","4024","static/chunks/4024-823f5cdd3f7f04cc.js","1321","static/chunks/1321-ee3f98a273573f07.js","7177","static/chunks/app/layout-c029c07aec92583d.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["8229","static/chunks/9da6db1e-abf82355a5ee5150.js","4024","static/chunks/4024-823f5cdd3f7f04cc.js","1321","static/chunks/1321-ee3f98a273573f07.js","7177","static/chunks/app/layout-c029c07aec92583d.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/GoogleAnalyticsProvider.js":{"id":79472,"name":"*","chunks":["8229","static/chunks/9da6db1e-abf82355a5ee5150.js","4024","static/chunks/4024-823f5cdd3f7f04cc.js","1321","static/chunks/1321-ee3f98a273573f07.js","7177","static/chunks/app/layout-c029c07aec92583d.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/PostHogProvider.js":{"id":83614,"name":"*","chunks":["8229","static/chunks/9da6db1e-abf82355a5ee5150.js","4024","static/chunks/4024-823f5cdd3f7f04cc.js","1321","static/chunks/1321-ee3f98a273573f07.js","7177","static/chunks/app/layout-c029c07aec92583d.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/dashboard/settings/pricing/page.js":{"id":64533,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/CapacityBadges.js":{"id":29366,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ChangelogModal.js":{"id":97556,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Dropdown.js":{"id":39403,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/NineRemoteButton.js":{"id":67968,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/OAuthModal.js":{"id":92613,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Toast.js":{"id":48921,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/shared/components/UsageStats.js":{"id":10319,"name":"*","chunks":["8010","static/chunks/8010-4f17bcbf4cac2817.js","1321","static/chunks/1321-ee3f98a273573f07.js","7451","static/chunks/7451-e31adad4b7dbbf67.js","5497","static/chunks/5497-84dfd144b30eda56.js","9305","static/chunks/app/(dashboard)/layout-fcae85d7e5a157f1.js"],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75882,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":80191,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":20242,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":43003,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/realtime/RealtimePageClient.js":{"id":36579,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":61203,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":76084,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":97678,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":4878,"name":"*","chunks":[],"async":false},"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/polyrouter/polyrouter/src/":[],"/home/runner/work/polyrouter/polyrouter/src/app/layout":[{"inlined":false,"path":"static/css/ada9b169590290e6.css"},{"inlined":false,"path":"static/css/b71ca13188930393.css"}],"/home/runner/work/polyrouter/polyrouter/src/app/page":[],"/home/runner/work/polyrouter/polyrouter/src/app/(dashboard)/layout":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"4878":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"10319":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20242":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"29366":{"*":{"id":"4996","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36579":{"*":{"id":"90459","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39403":{"*":{"id":"85605","name":"*","chunks":[],"async":false}},"43003":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"48921":{"*":{"id":"78829","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61203":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64533":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"67968":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"75882":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"76084":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"79472":{"*":{"id":"96678","name":"*","chunks":[],"async":false}},"80191":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"83614":{"*":{"id":"34319","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92613":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97556":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"97678":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -7,6 +7,7 @@
7
7
  "/api/auth/oidc/start/route": "app/api/auth/oidc/start/route.js",
8
8
  "/api/auth/oidc/test/route": "app/api/auth/oidc/test/route.js",
9
9
  "/api/auth/reset-password/route": "app/api/auth/reset-password/route.js",
10
+ "/api/auth/setup-password/route": "app/api/auth/setup-password/route.js",
10
11
  "/api/auth/status/route": "app/api/auth/status/route.js",
11
12
  "/api/cli-tools/all-statuses/route": "app/api/cli-tools/all-statuses/route.js",
12
13
  "/api/cli-tools/antigravity-mitm/alias/route": "app/api/cli-tools/antigravity-mitm/alias/route.js",
@@ -104,29 +105,30 @@
104
105
  "/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
105
106
  "/api/combos/route": "app/api/combos/route.js",
106
107
  "/api/headroom/extras/route": "app/api/headroom/extras/route.js",
108
+ "/api/headroom/proxy/[...path]/route": "app/api/headroom/proxy/[...path]/route.js",
107
109
  "/api/headroom/restart/route": "app/api/headroom/restart/route.js",
108
110
  "/api/headroom/start/route": "app/api/headroom/start/route.js",
109
111
  "/api/headroom/status/route": "app/api/headroom/status/route.js",
112
+ "/api/headroom/stop/route": "app/api/headroom/stop/route.js",
110
113
  "/api/keys/route": "app/api/keys/route.js",
111
114
  "/api/mcp/[plugin]/message/route": "app/api/mcp/[plugin]/message/route.js",
112
115
  "/api/mcp/[plugin]/sse/route": "app/api/mcp/[plugin]/sse/route.js",
113
- "/api/models/alias/route": "app/api/models/alias/route.js",
114
116
  "/api/models/custom/route": "app/api/models/custom/route.js",
117
+ "/api/models/alias/route": "app/api/models/alias/route.js",
115
118
  "/api/models/disabled/route": "app/api/models/disabled/route.js",
116
119
  "/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
117
- "/api/headroom/proxy/[...path]/route": "app/api/headroom/proxy/[...path]/route.js",
120
+ "/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
118
121
  "/api/oauth/kiro/import-cli-proxy/route": "app/api/oauth/kiro/import-cli-proxy/route.js",
119
122
  "/api/provider-nodes/route": "app/api/provider-nodes/route.js",
120
- "/api/headroom/stop/route": "app/api/headroom/stop/route.js",
121
123
  "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
122
- "/api/providers/client/route": "app/api/providers/client/route.js",
124
+ "/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
123
125
  "/api/providers/route": "app/api/providers/route.js",
124
126
  "/api/providers/suggested-models/route": "app/api/providers/suggested-models/route.js",
125
127
  "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
128
+ "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
126
129
  "/api/proxy-pools/cloudflare-deploy/route": "app/api/proxy-pools/cloudflare-deploy/route.js",
127
130
  "/api/proxy-pools/deno-deploy/route": "app/api/proxy-pools/deno-deploy/route.js",
128
131
  "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
129
- "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
130
132
  "/api/pxpipe/health/route": "app/api/pxpipe/health/route.js",
131
133
  "/api/pxpipe/install/route": "app/api/pxpipe/install/route.js",
132
134
  "/api/pxpipe/logs/route": "app/api/pxpipe/logs/route.js",
@@ -135,18 +137,20 @@
135
137
  "/api/pxpipe/stats/route": "app/api/pxpipe/stats/route.js",
136
138
  "/api/pxpipe/status/route": "app/api/pxpipe/status/route.js",
137
139
  "/api/pxpipe/stop/route": "app/api/pxpipe/stop/route.js",
138
- "/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
140
+ "/api/realtime/authorize/route": "app/api/realtime/authorize/route.js",
139
141
  "/api/settings/database/route": "app/api/settings/database/route.js",
140
142
  "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
141
143
  "/api/settings/route": "app/api/settings/route.js",
142
144
  "/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
143
145
  "/api/usage/[connectionId]/codex-reset-credits/route": "app/api/usage/[connectionId]/codex-reset-credits/route.js",
144
- "/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
145
- "/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
146
+ "/api/usage/stats/route": "app/api/usage/stats/route.js",
146
147
  "/api/usage/stream/route": "app/api/usage/stream/route.js",
147
148
  "/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
148
149
  "/api/v1/models/route": "app/api/v1/models/route.js",
149
- "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
150
+ "/api/providers/client/route": "app/api/providers/client/route.js",
151
+ "/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
152
+ "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
153
+ "/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
150
154
  "/callback/page": "app/callback/page.js",
151
155
  "/dashboard/settings/pricing/page": "app/dashboard/settings/pricing/page.js",
152
156
  "/landing/page": "app/landing/page.js",
@@ -172,11 +176,8 @@
172
176
  "/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
173
177
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
174
178
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
175
- "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
176
- "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
177
179
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
180
+ "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
178
181
  "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
179
- "/api/realtime/authorize/route": "app/api/realtime/authorize/route.js",
180
- "/api/usage/stats/route": "app/api/usage/stats/route.js",
181
- "/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js"
182
+ "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js"
182
183
  }
@@ -0,0 +1 @@
1
+ "use strict";exports.id=1455,exports.ids=[1455],exports.modules={71455:(a,b,c)=>{c.d(b,{SignJWT:()=>d.P,importPKCS8:()=>C});var d=c(84433),e=c(88360),f=c(99129),g=c(80700),h=c(88954);let i={public:["encrypt","wrapKey"],private:["decrypt","unwrapKey"]},j={public:[],private:["deriveBits"]},k={public:[],private:[]};function l(a){return{kty:["RSA"],subtle:{name:"RSA-OAEP",hash:`SHA-${a}`},usages:i,minModulusLength:2048,keyOps:{encrypt:"wrapKey",decrypt:"unwrapKey"}}}function m(a){return{kty:["EC","OKP"],subtle:{name:"ECDH"},subtleFor:({kty:a,crv:b,asymmetricKeyType:c})=>{if("X25519"===b||"x25519"===c)return{name:"X25519"};if("OKP"===a)throw new f.T0('Invalid or unsupported JWK "alg" (Algorithm) Parameter value');return{name:"ECDH",namedCurve:b}},usages:j,kwBits:a,keyOps:{decrypt:"deriveBits"}}}function n(a){return{kty:["oct"],symmetric:!0,subtle:{name:"AES-KW",length:a},usages:k,keyOps:{encrypt:"wrapKey",decrypt:"unwrapKey"}}}function o(a){return{kty:["oct"],symmetric:!0,subtle:{name:"AES-GCM",length:a},usages:k,gcmkw:`A${a}GCM`,keyOps:{encrypt:"encrypt",decrypt:"decrypt"}}}function p(a,b){return{kty:["oct"],symmetric:!0,subtle:{name:"PBKDF2"},usages:k,pbes2Hash:`SHA-${a}`,kwBits:b,keyOps:{encrypt:"deriveBits",decrypt:"deriveBits"}}}let q=(0,h.t)({dir:{kty:["oct"],symmetric:!0,subtle:{name:"AES-GCM"},usages:k,keyOps:{encrypt:"encrypt",decrypt:"decrypt"}},"RSA-OAEP":l(1),"RSA-OAEP-256":l(256),"RSA-OAEP-384":l(384),"RSA-OAEP-512":l(512),"ECDH-ES":m(),"ECDH-ES+A128KW":m(128),"ECDH-ES+A192KW":m(192),"ECDH-ES+A256KW":m(256),A128KW:n(128),A192KW:n(192),A256KW:n(256),A128GCMKW:o(128),A192GCMKW:o(192),A256GCMKW:o(256),"PBES2-HS256+A128KW":p(256,128),"PBES2-HS384+A192KW":p(384,192),"PBES2-HS512+A256KW":p(512,256)}),r={public:[],private:[]},s={encrypt:"encrypt",decrypt:"decrypt"};function t(a){return{kty:["oct"],symmetric:!0,subtle:{name:"AES-GCM",length:a},usages:r,keyOps:s,cekBits:a,ivBits:96,cbc:!1}}function u(a){return{kty:["oct"],symmetric:!0,subtle:{name:"AES-CBC",length:a},usages:r,keyOps:s,cekBits:a,ivBits:128,cbc:!0}}function v(){return new f.T0('Invalid or unsupported JWK "alg" (Algorithm) Parameter value')}(0,h.t)({A128GCM:t(128),A192GCM:t(192),A256GCM:t(256),"A128CBC-HS256":u(256),"A192CBC-HS384":u(384),"A256CBC-HS512":u(512)});let w=(a,b)=>{if(a.byteLength!==b.length)return!1;for(let c=0;c<a.byteLength;c++)if(a[c]!==b[c])return!1;return!0},x=a=>{let b=a.data[a.pos++];if(void 0===b)throw Error("Unexpected end of ASN.1 input");return b},y=a=>{let b=x(a);if(128&b){let c=127&b,d=0;for(let b=0;b<c;b++)d=d<<8|x(a);return d}return b},z=(a,b,c)=>{if(x(a)!==b)throw Error(c)},A=(a,b)=>{if(b<0||a.pos+b>a.data.length)throw Error("Unexpected end of ASN.1 input");let c=a.data.subarray(a.pos,a.pos+b);return a.pos+=b,c},B=async(a,b,c,d)=>{let e,h=function(a){if("string"!=typeof a)throw v();let b=(0,g.Y)(a)??q[a];if(!b)throw v();return b}(c);if(h.symmetric)throw new f.T0('Invalid or unsupported "alg" (Algorithm) value');let i="spki"===a;if(h.subtleFor)try{e=h.subtleFor({crv:d.getNamedCurve(b)})}catch(a){throw new f.T0("Invalid or unsupported key format")}else e=h.subtle;return crypto.subtle.importKey(a,b,e,d?.extractable??!!i,i?h.usages.public:h.usages.private)};async function C(a,b,c){let d,f,g;if("string"!=typeof a||0!==a.indexOf("-----BEGIN PRIVATE KEY-----"))throw TypeError('"pkcs8" must be PKCS#8 formatted string');return d=/(?:-----(?:BEGIN|END) PRIVATE KEY-----|\s)/g,f=(0,e.y)(a.replace(d,"")),g=c,b?.startsWith?.("ECDH-ES")&&((g||={}).getNamedCurve=a=>{let b,c={data:a,pos:0};return z(c,48,"Invalid PKCS#8 structure"),y(c),z(c,2,"Expected version field"),b=y(c),c.pos+=b,z(c,48,"Expected algorithm identifier"),y(c),c.pos,(a=>{let b,c=(z(a,6,"Expected algorithm OID"),b=y(a),A(a,b));if(w(c,[43,101,110]))return"X25519";if(!w(c,[42,134,72,206,61,2,1]))throw Error("Unsupported key algorithm");z(a,6,"Expected curve OID");let d=y(a),e=A(a,d);for(let{name:a,oid:b}of[{name:"P-256",oid:[42,134,72,206,61,3,1,7]},{name:"P-384",oid:[43,129,4,0,34]},{name:"P-521",oid:[43,129,4,0,35]}])if(w(e,b))return a;throw Error("Unsupported named curve")})(c)}),B("pkcs8",f,b,g)}}};
@@ -0,0 +1 @@
1
+ "use strict";exports.id=1605,exports.ids=[1605],exports.modules={12557:(a,b,c)=>{c.d(b,{Bl:()=>k,Qo:()=>g,S5:()=>m,hk:()=>f,kJ:()=>l,z4:()=>e});var d=c(3662);function e(a,b){if(400!==a)return!1;let c="string"==typeof b?b:JSON.stringify(b||"");return/function_?declarations|parametersJsonSchema|functionCallingConfig|tools?\.\d+\.custom\.input_schema/i.test(c)&&/schema|parameters|tools|input_schema/i.test(c)}function f(a,b,c=0){let e=b?("string"==typeof b?b:JSON.stringify(b)).toLowerCase():"";for(let b of d.t2)if(b.text&&e&&e.includes(b.text)||b.status&&b.status===a){if(b.backoff){let a=Math.min(c+1,d.EQ.maxLevel);return{shouldFallback:!0,cooldownMs:function(a=0){let b=Math.max(0,a-1);return Math.min(d.EQ.base*Math.pow(2,b),d.EQ.max)}(a),newBackoffLevel:a}}return{shouldFallback:!0,cooldownMs:b.cooldownMs}}return{shouldFallback:!0,cooldownMs:d.wf}}function g(a){if(!a)return"";let b=new Date(a).getTime()-Date.now();if(b<=0)return"reset after 0s";let c=Math.ceil(b/1e3),d=Math.floor(c/3600),e=Math.floor(c%3600/60),f=c%60,g=[];return d>0&&g.push(`${d}h`),e>0&&g.push(`${e}m`),(f>0||0===g.length)&&g.push(`${f}s`),`reset after ${g.join(" ")}`}let h="modelLock_",i=`${h}__all`;function j(a){return a?`${h}${a}`:i}function k(a,b){let c=a[j(b)]||a[i];return!!c&&new Date(c).getTime()>Date.now()}function l(a){if(!a)return null;let b=null,c=Date.now();for(let[d,e]of Object.entries(a)){if(!d.startsWith(h)||!e)continue;let a=new Date(e).getTime();a<=c||(!b||a<b)&&(b=a)}return b?new Date(b).toISOString():null}function m(a,b){return{[j(a)]:new Date(Date.now()+b).toISOString()}}},43659:(a,b,c)=>{c.d(b,{A1:()=>g,lR:()=>i,wO:()=>h,yj:()=>e,zL:()=>f});var d=c(3662);function e(a,b){let c;return new Response(JSON.stringify((c=d.LY[a]||(a>=500?{type:"server_error",code:"internal_server_error"}:{type:"invalid_request_error",code:""}),{error:{message:b||d.O[a]||"An error occurred",type:c.type,code:c.code}})),{status:a,headers:{"Content-Type":"application/json","Access-Control-Allow-Origin":"*"}})}async function f(a,b=null){let c="";try{c=await a.text()}catch{c=""}if(b&&"function"==typeof b.parseError)try{let e=b.parseError(a,c);if(e&&"object"==typeof e){let b=e.message||d.O[a.status]||`Upstream error: ${a.status}`;return{statusCode:e.status||a.status,message:b,resetsAtMs:e.resetsAtMs}}}catch{}let e="";try{let a=JSON.parse(c);e=a.error?.message||a.message||a.error||c}catch{e=c}let g=("string"==typeof e?e:JSON.stringify(e))||d.O[a.status]||`Upstream error: ${a.status}`;return{statusCode:a.status,message:g}}function g(a,b,c){return{success:!1,status:a,error:b,resetsAtMs:c,response:e(a,b)}}function h(a,b,c,d){let e=Math.max(Math.ceil((new Date(c).getTime()-Date.now())/1e3),1);return new Response(JSON.stringify({error:{message:`${b} (${d})`}}),{status:a,headers:{"Content-Type":"application/json","Retry-After":String(e)}})}function i(a,b,c,d){let e=d||a.code||"FETCH_FAILED",f=a.message||"Unknown error",g=a.cause?.code,h=a.cause?.message,i=g||h?` (cause: ${[g,h].filter(Boolean).join(": ")})`:"";return`[${e}]: ${f}${i}`}},45699:(a,b,c)=>{c.d(b,{Xg:()=>q,PROVIDER_MODELS:()=>f.vq,fZ:()=>j,cY:()=>s,ux:()=>m,OA:()=>n,kt:()=>o,KC:()=>r,SM:()=>i});var d=c(35024),e=c(39660),f=c(26070),g=c(99511);let h="-review";function i(a){return f.vq[a]||[]}function j(a){let b=f.vq[a];return b?.[0]?.id||null}let k=new Set(["kr","kiro"]);function l(a,b,c){if(!a)return;let d=a.find(a=>a.id===b);if(d)return d;if(!k.has(c))return;let e=(0,g.Kq)(b);if(e!==b)return a.find(a=>a.id===e)}function m(a,b){let c=f.vq[a];return c?(0,g.gr)(l(c,b,a)):null}function n(a,b){let c=f.vq[a];if(!c)return null;let d=l(c,b,a);return d?.kind||d?.type||null}function o(a,b){let c="string"==typeof b?b.match(/\([^()]+\)\s*$/):null,d=c?c[0]:"",e=d?b.slice(0,c.index).trim():b,g=l(f.vq[a],e,a);return g?.upstreamModelId?g.upstreamModelId+d:g?.id?g.id+d:"cx"===a&&"string"==typeof e&&e.endsWith(h)?e.slice(0,-h.length)+d:e+d}let p=Object.fromEntries(e.A.filter(a=>a.alias&&a.alias!==a.id).map(a=>[a.id,a.alias])),q=Object.fromEntries(Object.keys(d.xq).map(a=>[a,p[a]||a]));function r(a){let b=q[a]||a;return f.vq[b]||[]}function s(a,b){return(0,g.g5)(l(f.vq[a],b,a))}},53129:(a,b,c)=>{function d(a,b){let c,d=String(a||"").trim();if(!d)throw Error(`xai discovery ${b} is empty`);try{c=new URL(d)}catch(a){throw Error(`xai discovery ${b} is invalid: ${a.message}`)}if("https:"!==c.protocol)throw Error(`xai discovery ${b} must use https: ${d}`);let e=c.hostname.toLowerCase().trim();if("x.ai"!==e&&!e.endsWith(".x.ai"))throw Error(`xai discovery ${b} host ${e} is not on x.ai`);return d}function e(a){if(!a||"string"!=typeof a)return;let b=a.split(".");if(3===b.length)try{let a=b[1].replace(/-/g,"+").replace(/_/g,"/"),c=(4-a.length%4)%4,d=Buffer.from(a+"=".repeat(c),"base64").toString("utf8"),e=JSON.parse(d);return e.email||e.preferred_username||e.sub||void 0}catch{return}}function f(a){try{if(!a||"string"!=typeof a)return null;let b=a.split(".");if(3!==b.length)return null;let c=b[1].replace(/-/g,"+").replace(/_/g,"/"),d=(4-c.length%4)%4,e=c+"=".repeat(d);return JSON.parse(Buffer.from(e,"base64").toString("utf8"))}catch{return null}}function g(a){let b=f(a);if(b)return b.email||b.preferred_username||b.sub||void 0}async function h(a){if(!a)return null;try{let b=await fetch("https://codewhisperer.us-east-1.amazonaws.com/ListAvailableProfiles",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json",Authorization:`Bearer ${a}`},body:JSON.stringify({maxResults:10})});if(!b.ok)return null;let c=await b.json();return c.profiles?.find(a=>a.arn?.trim())?.arn?.trim()||null}catch{return null}}function i(a){let b=f(a);if(!b)return{};let c=b["https://api.openai.com/auth"]||{};return{email:b.email,chatgptAccountId:c.chatgpt_account_id||b.account_id,chatgptPlanType:c.chatgpt_plan_type||b.plan_type}}c.d(b,{J_:()=>g,YR:()=>i,gR:()=>h,js:()=>d,pG:()=>e})},74177:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{PY:()=>s,Re:()=>q,Su:()=>r,exchangeTokens:()=>p,extractCodexAccountInfo:()=>k.YR,fetchKiroProfileArn:()=>k.gR,kP:()=>o,sO:()=>n});var e=c(48895),f=c(55511),g=c.n(f),h=c(13808),i=c(92990),j=c(73159),k=c(53129),l=a([e]);e=(l.then?(await l)():l)[0];let t=null;async function m(){if(t)return t;try{let a=await fetch(j.oT.discoveryUrl,{headers:{Accept:"application/json"}});if(a.ok){let b=await a.json();return t={authorizeUrl:(0,k.js)(b.authorization_endpoint,"authorization_endpoint"),tokenUrl:(0,k.js)(b.token_endpoint,"token_endpoint")}}}catch{}return t={authorizeUrl:j.oT.authorizeUrl,tokenUrl:j.oT.tokenUrl}}let u={claude:{config:i.OV,flowType:"authorization_code_pkce",buildAuthUrl:(a,b,c,d)=>{let e=new URLSearchParams({code:"true",client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),code_challenge:d,code_challenge_method:a.codeChallengeMethod,state:c});return`${a.authorizeUrl}?${e.toString()}`},exchangeToken:async(a,b,c,d,e)=>{let f=b,g="";if(f.includes("#")){let a=f.split("#");f=a[0],g=a[1]||""}let h=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({code:f,state:g||e,grant_type:"authorization_code",client_id:a.clientId,redirect_uri:c,code_verifier:d})});if(!h.ok){let a=await h.text();throw Error(`Token exchange failed: ${a}`)}return await h.json()},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope})},codex:{config:i.DI,flowType:"authorization_code_pkce",fixedPort:i.DI.fixedPort,callbackPath:i.DI.callbackPath,buildAuthUrl:(a,b,c,d)=>{let e={response_type:"code",client_id:a.clientId,redirect_uri:b,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod,...a.extraParams,state:c},f=Object.entries(e).filter(([a])=>"originator"!==a).map(([a,b])=>`${a}=${encodeURIComponent(b)}`).join("&");return`${a.authorizeUrl}?${f}`},exchangeToken:async(a,b,c,d)=>{let e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,code:b,redirect_uri:c,code_verifier:d})});if(!e.ok){let a=await e.text();throw Error(`Token exchange failed: ${a}`)}return await e.json()},mapTokens:a=>{let b=(0,k.YR)(a.id_token),c={accessToken:a.access_token,refreshToken:a.refresh_token,idToken:a.id_token,expiresIn:a.expires_in,lastRefreshAt:new Date().toISOString()},d=b.email||(0,k.J_)(a.access_token);return d&&(c.email=d),(b.chatgptAccountId||b.chatgptPlanType)&&(c.providerSpecificData={chatgptAccountId:b.chatgptAccountId,chatgptPlanType:b.chatgptPlanType}),c}},xai:{config:j.oT,flowType:"authorization_code_pkce",fixedPort:j.oT.loopbackPort,callbackPath:j.oT.callbackPath,pkceVerifierBytes:j.Ue,prepareConfig:async a=>{let b=await m();return{...a,authorizeUrl:b.authorizeUrl,tokenUrl:b.tokenUrl}},buildAuthUrl:(a,b,c,d)=>{let e=g().randomBytes(16).toString("hex"),f={response_type:"code",client_id:a.clientId,redirect_uri:b,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod,state:c,nonce:e,plan:"generic",referrer:"cli-proxy-api"},h=Object.entries(f).map(([a,b])=>`${a}=${encodeURIComponent(b)}`).join("&");return`${a.authorizeUrl}?${h}`},exchangeToken:async(a,b,c,d)=>{let e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,code:b,redirect_uri:c,code_verifier:d})});if(!e.ok){let a=await e.text();throw Error(`xAI token exchange failed: ${a}`)}return await e.json()},mapTokens:a=>{let b={accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope},c=(0,k.pG)(a.id_token);return c&&(b.email=c),a.id_token&&(b.providerSpecificData={idToken:a.id_token}),b}},"grok-cli":{config:i.qp,flowType:"device_code",requestDeviceCode:async a=>{let b=new URLSearchParams({client_id:a.clientId,scope:a.scope});a.referrer&&b.set("referrer",a.referrer);let c=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json","User-Agent":"grok-pager/0.2.93 grok-shell/0.2.93 (linux; x86_64)"},body:b});if(!c.ok){let a=await c.text();throw Error(`Grok CLI device code request failed: ${a}`)}return await c.json()},pollToken:async(a,b)=>{let c,d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json","User-Agent":"grok-pager/0.2.93 grok-shell/0.2.93 (linux; x86_64)"},body:new URLSearchParams({grant_type:"urn:ietf:params:oauth:grant-type:device_code",device_code:b,client_id:a.clientId})});try{c=await d.json()}catch{let a=await d.text();c={error:"invalid_response",error_description:a}}let e=c?.error==="authorization_pending"||c?.error==="slow_down";return{ok:d.ok||e,data:c}},postExchange:async a=>{try{let b=await fetch("https://cli-chat-proxy.grok.com/v1/user",{headers:{Authorization:`Bearer ${a.access_token}`,Accept:"application/json","User-Agent":"grok-pager/0.2.93 grok-shell/0.2.93 (linux; x86_64)","x-xai-token-auth":"xai-grok-cli","x-grok-client-version":"0.2.93"}});if(b.ok)return{user:await b.json()}}catch{}return{user:null}},mapTokens:(a,b)=>{let c=(0,k.pG)(a.id_token)||(0,k.J_)(a.access_token)||b?.user?.email||null,d=b?.user?.userId||b?.user?.principalId||null,e=[b?.user?.firstName,b?.user?.lastName].filter(Boolean).join(" ").trim()||null,f=a.expires_in?new Date(Date.now()+1e3*a.expires_in).toISOString():null;return{accessToken:a.access_token,refreshToken:a.refresh_token||null,expiresIn:a.expires_in,expiresAt:f,scope:a.scope,email:c||void 0,displayName:e||void 0,providerSpecificData:{authMethod:"device_code",idToken:a.id_token||null,email:c||null,userId:d,hasGrokCodeAccess:b?.user?.hasGrokCodeAccess??null,subscriptionTier:b?.user?.subscriptionTier??null}}}},"gemini-cli":{config:i.LT,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),state:c,access_type:"offline",prompt:"consent"});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,client_secret:a.clientSecret,code:b,redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Token exchange failed: ${a}`)}return await d.json()},postExchange:async a=>{let b=await fetch(`${i.LT.userInfoUrl}?alt=json`,{headers:{Authorization:`Bearer ${a.access_token}`}}),c=b.ok?await b.json():{},d="";try{let b=await fetch("https://cloudcode-pa.googleapis.com/v1internal:loadCodeAssist",{method:"POST",headers:{Authorization:`Bearer ${a.access_token}`,"Content-Type":"application/json"},body:JSON.stringify({metadata:(0,i.cD)(),mode:1})});if(b.ok){let a=await b.json();d=a.cloudaicompanionProject?.id||a.cloudaicompanionProject||""}}catch(a){console.log("Failed to fetch project ID:",a)}return{userInfo:c,projectId:d}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,email:b?.userInfo?.email,projectId:b?.projectId})},antigravity:{config:i.YT,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({client_id:a.clientId,response_type:"code",redirect_uri:b,scope:a.scopes.join(" "),state:c,access_type:"offline",prompt:"consent"});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"authorization_code",client_id:a.clientId,client_secret:a.clientSecret,code:b,redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Token exchange failed: ${a}`)}return await d.json()},postExchange:async a=>{let b={Authorization:`Bearer ${a.access_token}`,"Content-Type":"application/json","User-Agent":i.YT.loadCodeAssistUserAgent,"X-Goog-Api-Client":i.YT.loadCodeAssistApiClient,"Client-Metadata":i.YT.loadCodeAssistClientMetadata,"x-request-source":"local"},c=(0,i.cD)(),d=await fetch(`${i.YT.userInfoUrl}?alt=json`,{headers:{Authorization:`Bearer ${a.access_token}`,"x-request-source":"local"}}),e=d.ok?await d.json():{},f="",g="legacy-tier";try{let a=await fetch(i.YT.loadCodeAssistEndpoint,{method:"POST",headers:b,body:JSON.stringify({metadata:c})});if(a.ok){let b=await a.json();if(f=b.cloudaicompanionProject?.id||b.cloudaicompanionProject||"",Array.isArray(b.allowedTiers)){for(let a of b.allowedTiers)if(a.isDefault&&a.id){g=a.id.trim();break}}}}catch(a){console.log("Failed to load code assist:",a)}return f&&(async()=>{for(let a=0;a<10;a++){try{let a=await fetch(i.YT.onboardUserEndpoint,{method:"POST",headers:b,body:JSON.stringify({tierId:g,metadata:c})});if(a.ok){let b=await a.json();if(!0===b.done)break}}catch(a){break}await new Promise(a=>setTimeout(a,5e3))}})().catch(()=>{}),{userInfo:e,projectId:f}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,email:b?.userInfo?.email,projectId:b?.projectId})},iflow:{config:i.ZL,flowType:"authorization_code",buildAuthUrl:(a,b,c)=>{let d=new URLSearchParams({loginMethod:a.extraParams.loginMethod,type:a.extraParams.type,redirect:b,state:c,client_id:a.clientId});return`${a.authorizeUrl}?${d.toString()}`},exchangeToken:async(a,b,c)=>{let d=Buffer.from(`${a.clientId}:${a.clientSecret}`).toString("base64"),e=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json",Authorization:`Basic ${d}`},body:new URLSearchParams({grant_type:"authorization_code",code:b,redirect_uri:c,client_id:a.clientId,client_secret:a.clientSecret})});if(!e.ok){let a=await e.text();throw Error(`Token exchange failed: ${a}`)}return await e.json()},postExchange:async a=>{let b=await fetch(`${i.ZL.userInfoUrl}?accessToken=${encodeURIComponent(a.access_token)}`,{headers:{Accept:"application/json"}});if(!b.ok){let a=await b.text();throw Error(`Failed to fetch user info: ${a}`)}let c=await b.json();if(!c.success)throw Error(`User info request failed: ${c.message||"Unknown error"}`);let d=c.data||{};if(!d.apiKey||""===d.apiKey.trim())throw Error("Empty API key returned from iFlow");if(!(d.email?.trim()||d.phone?.trim()))throw Error("Missing account email/phone in user info");return{userInfo:d}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,apiKey:b?.userInfo?.apiKey,email:b?.userInfo?.email||b?.userInfo?.phone,displayName:b?.userInfo?.nickname||b?.userInfo?.name})},qoder:{config:i.hF,flowType:"device_code",requestDeviceCode:async a=>{let{QoderService:b}=await c.e(3546).then(c.bind(c,73546)),d=new b().initiateDeviceFlow();return{device_code:d.nonce,user_code:d.nonce.slice(0,8).toUpperCase(),verification_uri:a.loginUrl,verification_uri_complete:d.verificationUriComplete,expires_in:300,interval:2,codeVerifier:d.codeVerifier,_qoderNonce:d.nonce,_qoderMachineId:d.machineId}},pollToken:async(a,b,d,e)=>{let f,{QoderService:g}=await c.e(3546).then(c.bind(c,73546)),h=new g,i=b||e?._qoderNonce,j=d||e?._qoderVerifier;if(!i||!j)return{ok:!1,data:{error:"invalid_request",error_description:"Missing nonce/verifier"}};try{f=await h.pollDeviceToken({nonce:i,codeVerifier:j})}catch(a){return{ok:!1,data:{error:"poll_failed",error_description:a.message}}}if("pending"===f.status)return{ok:!1,data:{error:"authorization_pending"}};let k=await h.fetchUserInfo(f.accessToken),l=Math.floor((f.expireTime-Date.now())/1e3),m=Math.max(86400,l);return{ok:!0,data:{access_token:f.accessToken,refresh_token:f.refreshToken,expires_in:m,_qoderUserId:f.userId,_qoderMachineId:e?._qoderMachineId||"",_qoderName:k.name,_qoderEmail:k.email,_qoderOrganizationId:k.organizationId}}},mapTokens:a=>{let b=(a._qoderEmail||"").trim(),c=(a._qoderName||"").trim()||null,d=a._qoderUserId||"",e=b||(d?`qoder-user-${d}`:null);return{accessToken:a.access_token,refreshToken:a.refresh_token||null,expiresIn:a.expires_in,email:e,displayName:c,providerSpecificData:{authMethod:"device",userId:d,machineId:a._qoderMachineId||"",organizationId:a._qoderOrganizationId||""}}}},qwen:{config:i.Hp,flowType:"device_code",requestDeviceCode:async(a,b)=>{let c=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,scope:a.scope,code_challenge:b,code_challenge_method:a.codeChallengeMethod})});if(!c.ok){let a=await c.text();throw Error(`Device code request failed: ${a}`)}return await c.json()},pollToken:async(a,b,c)=>{let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"urn:ietf:params:oauth:grant-type:device_code",client_id:a.clientId,device_code:b,code_verifier:c})});return{ok:d.ok,data:await d.json()}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,providerSpecificData:{resourceUrl:a.resource_url}})},github:{config:i.Nu,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.deviceCodeUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,scope:a.scopes})});if(!b.ok){let a=await b.text();throw Error(`Device code request failed: ${a}`)}return await b.json()},pollToken:async(a,b)=>{let c,d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({client_id:a.clientId,device_code:b,grant_type:"urn:ietf:params:oauth:grant-type:device_code"})});try{c=await d.json()}catch(b){let a=await d.text();c={error:"invalid_response",error_description:a}}return{ok:d.ok,data:c}},postExchange:async a=>{let b=await fetch(i.Nu.copilotTokenUrl,{headers:{Authorization:`Bearer ${a.access_token}`,Accept:"application/json","X-GitHub-Api-Version":i.Nu.apiVersion,"User-Agent":i.Nu.userAgent}}),c=b.ok?await b.json():{},d=await fetch(i.Nu.userInfoUrl,{headers:{Authorization:`Bearer ${a.access_token}`,Accept:"application/json","X-GitHub-Api-Version":i.Nu.apiVersion,"User-Agent":i.Nu.userAgent}}),e=d.ok?await d.json():{};return{copilotToken:c,userInfo:e}},mapTokens:(a,b)=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,name:b?.userInfo?.login||b?.userInfo?.name,displayName:b?.userInfo?.name||b?.userInfo?.login,email:b?.userInfo?.email||null,providerSpecificData:{copilotToken:b?.copilotToken?.token,copilotTokenExpiresAt:b?.copilotToken?.expires_at,githubUserId:b?.userInfo?.id,githubLogin:b?.userInfo?.login,githubName:b?.userInfo?.name,githubEmail:b?.userInfo?.email}})},kiro:{config:i.Tx,flowType:"device_code",requestDeviceCode:async(a,b,c={})=>{let d=("string"==typeof c.region?c.region.trim():"")||"us-east-1";(0,i.S6)(d);let e=("string"==typeof c.startUrl?c.startUrl.trim():"")||a.startUrl,f="idc"===c.authMethod?"idc":"builder-id",g=`https://oidc.${d}.amazonaws.com/client/register`,h=`https://oidc.${d}.amazonaws.com/device_authorization`,j=await fetch(g,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientName:a.clientName,clientType:a.clientType,scopes:a.scopes,grantTypes:a.grantTypes,issuerUrl:a.issuerUrl})});if(!j.ok){let a=await j.text();throw Error(`Client registration failed: ${a}`)}let k=await j.json(),l=await fetch(h,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientId:k.clientId,clientSecret:k.clientSecret,startUrl:e})});if(!l.ok){let a=await l.text();throw Error(`Device authorization failed: ${a}`)}let m=await l.json();return{device_code:m.deviceCode,user_code:m.userCode,verification_uri:m.verificationUri,verification_uri_complete:m.verificationUriComplete,expires_in:m.expiresIn,interval:m.interval||5,_clientId:k.clientId,_clientSecret:k.clientSecret,_region:d,_authMethod:f,_startUrl:e}},pollToken:async(a,b,c,d)=>{let e,f=d?._region||"us-east-1";(0,i.S6)(f);let g=`https://oidc.${f}.amazonaws.com/token`,h=await fetch(g,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({clientId:d?._clientId,clientSecret:d?._clientSecret,deviceCode:b,grantType:"urn:ietf:params:oauth:grant-type:device_code"})});try{e=await h.json()}catch(b){let a=await h.text();e={error:"invalid_response",error_description:a}}return e.accessToken?{ok:!0,data:{access_token:e.accessToken,refresh_token:e.refreshToken,expires_in:e.expiresIn,profile_arn:e?.profileArn||null,_clientId:d?._clientId,_clientSecret:d?._clientSecret,_region:d?._region,_authMethod:d?._authMethod,_startUrl:d?._startUrl}}:{ok:!1,data:{error:e.error||"authorization_pending",error_description:e.error_description||e.message}}},mapTokens:a=>{let b=(0,k.J_)(a.access_token);return{accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,email:b,providerSpecificData:{profileArn:a?.profile_arn||null,clientId:a._clientId,clientSecret:a._clientSecret,region:a._region||"us-east-1",authMethod:a._authMethod||"builder-id",startUrl:a._startUrl||i.Tx.startUrl}}}},cursor:{config:i.WN,flowType:"import_token",mapTokens:a=>({accessToken:a.accessToken,refreshToken:null,expiresIn:a.expiresIn||86400,providerSpecificData:{machineId:a.machineId,authMethod:"imported"}})},kimi:{config:i.aV,flowType:"device_code",requestDeviceCode:async a=>{let{buildKimiHeaders:b}=await Promise.resolve().then(c.bind(c,75924)),d=g().randomUUID(),e={"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json",...b(d)},f=await fetch(a.deviceCodeUrl,{method:"POST",headers:e,body:new URLSearchParams({client_id:a.clientId})});if(!f.ok){let a=await f.text();throw Error(`Device code request failed: ${a}`)}let h=await f.json(),i=a.authorizeDeviceUrl||"https://www.kimi.com/code/authorize_device";return{device_code:h.device_code,user_code:h.user_code,verification_uri:h.verification_uri||i,verification_uri_complete:h.verification_uri_complete||`${i}?user_code=${h.user_code}`,expires_in:h.expires_in,interval:h.interval||5,_kimiDeviceId:d}},pollToken:async(a,b,d,e)=>{let f,{buildKimiHeaders:g}=await Promise.resolve().then(c.bind(c,75924)),h=e?._kimiDeviceId,i={"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json",...g(h)},j=await fetch(a.tokenUrl,{method:"POST",headers:i,body:new URLSearchParams({grant_type:"urn:ietf:params:oauth:grant-type:device_code",client_id:a.clientId,device_code:b})});try{f=await j.json()}catch{f={error:"invalid_response",error_description:"non-json token response"}}return"authorization_pending"===f.error||"slow_down"===f.error?{ok:!0,data:f}:(f.access_token&&h&&(f._kimiDeviceId=h),{ok:j.ok||!!f.access_token||!!f.error,data:f})},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,providerSpecificData:{authMethod:"device_code",...a._kimiDeviceId?{deviceId:a._kimiDeviceId}:{}}})},kilocode:{config:i.MZ,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(a.initiateUrl,{method:"POST",headers:{"Content-Type":"application/json"}});if(!b.ok){if(429===b.status)throw Error("Too many pending authorization requests. Please try again later.");let a=await b.text();throw Error(`Device auth initiation failed: ${a}`)}let c=await b.json();return{device_code:c.code,user_code:c.code,verification_uri:c.verificationUrl,verification_uri_complete:c.verificationUrl,expires_in:c.expiresIn||300,interval:3}},pollToken:async(a,b)=>{let c=await fetch(`${a.pollUrlBase}/${b}`);if(202===c.status)return{ok:!1,data:{error:"authorization_pending"}};if(403===c.status)return{ok:!1,data:{error:"access_denied",error_description:"Authorization denied by user"}};if(410===c.status)return{ok:!1,data:{error:"expired_token",error_description:"Authorization code expired"}};if(!c.ok)return{ok:!1,data:{error:"poll_failed",error_description:`Poll failed: ${c.status}`}};let d=await c.json();if("approved"===d.status&&d.token){let b=null;try{let c=await fetch(`${a.apiBaseUrl}/api/profile`,{headers:{Authorization:`Bearer ${d.token}`}});if(c.ok){let a=await c.json();b=a.organizations?.[0]?.id||null}}catch{}return{ok:!0,data:{access_token:d.token,_userEmail:d.userEmail,_orgId:b}}}return{ok:!1,data:{error:"authorization_pending"}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:null,expiresIn:null,email:a._userEmail,...a._orgId?{providerSpecificData:{orgId:a._orgId}}:{}})},cline:{config:i.lB,flowType:"authorization_code",buildAuthUrl:(a,b)=>{let c=new URLSearchParams({client_type:"extension",callback_url:b,redirect_uri:b});return`${a.authorizeUrl}?${c.toString()}`},exchangeToken:async(a,b,c)=>{try{let a=b,c=4-a.length%4;4!==c&&(a+="=".repeat(c));let d=Buffer.from(a,"base64").toString("utf-8"),e=d.lastIndexOf("}");if(-1===e)throw Error("No JSON found in decoded code");let f=JSON.parse(d.substring(0,e+1));return{access_token:f.accessToken,refresh_token:f.refreshToken,email:f.email,firstName:f.firstName,lastName:f.lastName,expires_at:f.expiresAt}}catch(f){let d=await fetch(a.tokenExchangeUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"authorization_code",code:b,client_type:"extension",redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`Cline token exchange failed: ${a}`)}let e=await d.json();return{access_token:e.data?.accessToken||e.accessToken,refresh_token:e.data?.refreshToken||e.refreshToken,email:e.data?.userInfo?.email||"",expires_at:e.data?.expiresAt||e.expiresAt}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_at?Math.floor((new Date(a.expires_at).getTime()-Date.now())/1e3):3600,email:a.email,providerSpecificData:{firstName:a.firstName,lastName:a.lastName}})},clinepass:{config:i.w1,flowType:"authorization_code",buildAuthUrl:(a,b)=>{let c=new URLSearchParams({client_type:"extension",callback_url:b,redirect_uri:b});return`${a.authorizeUrl}?${c.toString()}`},exchangeToken:async(a,b,c)=>{try{let a=b,c=4-a.length%4;4!==c&&(a+="=".repeat(c));let d=Buffer.from(a,"base64").toString("utf-8"),e=d.lastIndexOf("}");if(-1===e)throw Error("No JSON found in decoded code");let f=JSON.parse(d.substring(0,e+1));return{access_token:f.accessToken,refresh_token:f.refreshToken,email:f.email,firstName:f.firstName,lastName:f.lastName,expires_at:f.expiresAt}}catch(f){let d=await fetch(a.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"authorization_code",code:b,client_type:"extension",redirect_uri:c})});if(!d.ok){let a=await d.text();throw Error(`ClinePass token exchange failed: ${a}`)}let e=await d.json();return{access_token:e.data?.accessToken||e.accessToken,refresh_token:e.data?.refreshToken||e.refreshToken,email:e.data?.userInfo?.email||"",expires_at:e.data?.expiresAt||e.expiresAt}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_at?Math.floor((new Date(a.expires_at).getTime()-Date.now())/1e3):3600,email:a.email,providerSpecificData:{firstName:a.firstName,lastName:a.lastName}})},gitlab:{config:i.f7,flowType:"authorization_code_pkce",buildAuthUrl:(a,b,c,d,e={})=>{let f=e.baseUrl||a.defaultBaseUrl,g=e.clientId||"",h=new URLSearchParams({client_id:g,redirect_uri:b,response_type:"code",state:c,scope:a.scope,code_challenge:d,code_challenge_method:a.codeChallengeMethod});return`${f}${a.authorizeUrlPath}?${h.toString()}`},exchangeToken:async(a,b,c,d,e,f={})=>{let g=f.baseUrl||a.defaultBaseUrl,h=f.clientId||"",i=f.clientSecret||"",j=new URLSearchParams({client_id:h,grant_type:"authorization_code",code:b,redirect_uri:c,code_verifier:d});i&&j.set("client_secret",i);let k=await fetch(`${g}${a.tokenUrlPath}`,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:j.toString()});if(!k.ok)throw Error(`GitLab token exchange failed: ${await k.text()}`);let l=await k.json(),m=await fetch(`${g}${a.userInfoUrlPath}`,{headers:{Authorization:`Bearer ${l.access_token}`}}),n=m.ok?await m.json():{};return{...l,_user:n,_baseUrl:g,_clientId:h}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in,scope:a.scope,providerSpecificData:{username:a._user?.username||"",email:a._user?.email||a._user?.public_email||"",name:a._user?.name||"",baseUrl:a._baseUrl,clientId:a._clientId,authKind:"oauth"}})},"codebuddy-cn":{config:i.Nl,flowType:"device_code",requestDeviceCode:async a=>{let b=await fetch(`${a.stateUrl}?platform=${a.platform}`,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"copilot.tencent.com","X-No-Authorization":"true","X-No-User-Id":"true","X-Product":"SaaS"},body:"{}"});if(!b.ok)throw Error(`CodeBuddy state request failed: ${await b.text()}`);let c=await b.json();if(0!==c.code||!c.data?.state||!c.data?.authUrl)throw Error(`CodeBuddy state error: ${c.msg||"missing state/authUrl"}`);return{device_code:c.data.state,verification_uri:c.data.authUrl,user_code:"",interval:a.pollInterval/1e3,_isCodeBuddy:!0}},pollToken:async(a,b)=>{let c=await fetch(`${a.tokenUrl}?state=${encodeURIComponent(b)}`,{method:"GET",headers:{Accept:"application/json","User-Agent":a.userAgent,"X-Requested-With":"XMLHttpRequest","X-Domain":"copilot.tencent.com","X-No-Authorization":"true","X-No-User-Id":"true","X-No-Enterprise-Id":"true","X-No-Department-Info":"true","X-Product":"SaaS"}});if(!c.ok)return{ok:!1,data:{error:"request_failed"}};let d=await c.json();return 0===d.code&&d.data?.accessToken?{ok:!0,data:{access_token:d.data.accessToken,refresh_token:d.data.refreshToken||"",token_type:d.data.tokenType||"Bearer",expires_in:d.data.expiresIn}}:11217===d.code?{ok:!0,data:{error:"authorization_pending"}}:{ok:!1,data:{error:d.msg||"unknown_error"}}},mapTokens:a=>({accessToken:a.access_token,refreshToken:a.refresh_token,expiresIn:a.expires_in||86400,providerSpecificData:{}})},kimchi:{config:i.Td,flowType:"browser_token",buildAuthUrl:(a,b,c)=>{let d=(a.webAppUrl||"https://app.kimchi.dev").replace(/\/+$/,""),e=new URLSearchParams({callback:b,state:c});return`${d}/cli-auth?${e.toString()}`},exchangeToken:async(a,b)=>{let c=String(b||"").trim();if(!c)throw Error("Missing Kimchi token");let d=a.validationUrl||"https://api.cast.ai/v1/llm/openai/supported-providers",e=await fetch(d,{method:"GET",headers:{Accept:"application/json",Authorization:`Bearer ${c}`}});if(!e.ok)throw Error(`Kimchi token validation failed: ${e.status}`);let f={};if(a.userInfoUrl)try{let b=await fetch(a.userInfoUrl,{method:"GET",headers:{Accept:"application/json",Authorization:`Bearer ${c}`}});b.ok&&(f=await b.json())}catch{f={}}return{access_token:c,token_type:"Bearer",_kimchiUser:f}},mapTokens:a=>{let b=a._kimchiUser||{},c=b.id?String(b.id):"",d=b.username||"",e=b.email||(c?`kimchi-user-${c}`:null);return{accessToken:a.access_token,refreshToken:null,email:e,displayName:b.name||d||null,providerSpecificData:{authMethod:"browser_token",userId:c,username:d}}}}};function n(a){let b=u["kimi-coding"===a?"kimi":a];if(!b)throw Error(`Unknown provider: ${a}`);return b}async function o(a,b,c){let d=n(a),e=d.prepareConfig?await d.prepareConfig(d.config,c||{}):d.config,{codeVerifier:f,codeChallenge:g,state:i}=(0,h.lz)(d.pkceVerifierBytes);return{authUrl:"device_code"===d.flowType?null:"authorization_code_pkce"===d.flowType?d.buildAuthUrl(e,b,i,g,c||{}):d.buildAuthUrl(e,b,i,void 0,c||{}),state:i,codeVerifier:f,codeChallenge:g,redirectUri:b,flowType:d.flowType,fixedPort:d.fixedPort,callbackPath:d.callbackPath||"/callback"}}async function p(a,b,c,d,e,f){let g=n(a),h=g.prepareConfig?await g.prepareConfig(g.config,f||{}):g.config,i=await g.exchangeToken(h,b,c,d,e,f||{}),j=null;return g.postExchange&&(j=await g.postExchange(i)),g.mapTokens(i,j)}async function q(a,b,c){let d=n(a);if("device_code"!==d.flowType)throw Error(`Provider ${a} does not support device code flow`);return await d.requestDeviceCode(d.config,b,c||{})}async function r(a,b,c,d){let e=n(a);if("device_code"!==e.flowType)throw Error(`Provider ${a} does not support device code flow`);let f=await e.pollToken(e.config,b,c,d);if(f.ok)if(f.data.access_token){let b=null;e.postExchange&&(b=await e.postExchange(f.data));let c=e.mapTokens(f.data,b);if("kiro"===a&&!c.providerSpecificData?.profileArn){let a=await (0,k.gR)(c.accessToken);a&&(c.providerSpecificData.profileArn=a)}return{success:!0,tokens:c}}else if("authorization_pending"===f.data.error||"slow_down"===f.data.error)return{success:!1,error:f.data.error,errorDescription:f.data.error_description||f.data.message,pending:"authorization_pending"===f.data.error};else return{success:!1,error:f.data.error||"no_access_token",errorDescription:f.data.error_description||f.data.message||"No access token received"};return{success:!1,error:f.data.error,errorDescription:f.data.error_description}}let v=!1;async function s(){if(!v){v=!0;try{let{getProviderConnections:a,updateProviderConnection:b}=await Promise.resolve().then(c.bind(c,89718));for(let c of(await a()).filter(a=>{if("codex"!==a.provider||"oauth"!==a.authType||!a.idToken)return!1;let b=!!a.email,c=!!a.providerSpecificData?.chatgptAccountId;return!b||!c})){let a=(0,k.YR)(c.idToken);if(!a.email&&!a.chatgptAccountId)continue;let d={};!c.email&&a.email&&(d.email=a.email),(a.chatgptAccountId||a.chatgptPlanType)&&(d.providerSpecificData={...c.providerSpecificData||{},chatgptAccountId:a.chatgptAccountId,chatgptPlanType:a.chatgptPlanType}),Object.keys(d).length&&await b(c.id,d)}}catch(a){v=!1,console.log("backfillCodexEmails failed:",a?.message||a)}}}d()}catch(a){d(a)}})}};
@@ -1 +1 @@
1
- "use strict";exports.id=1829,exports.ids=[615,1829,1998],exports.modules={3662:(a,b,c)=>{c.d(b,{EQ:()=>f,LY:()=>d,O:()=>e,fh:()=>h,t2:()=>i,wf:()=>g});let d={400:{type:"invalid_request_error",code:"bad_request"},401:{type:"authentication_error",code:"invalid_api_key"},402:{type:"billing_error",code:"payment_required"},403:{type:"permission_error",code:"insufficient_quota"},404:{type:"invalid_request_error",code:"model_not_found"},406:{type:"invalid_request_error",code:"model_not_supported"},429:{type:"rate_limit_error",code:"rate_limit_exceeded"},500:{type:"server_error",code:"internal_server_error"},502:{type:"server_error",code:"bad_gateway"},503:{type:"server_error",code:"service_unavailable"},504:{type:"server_error",code:"gateway_timeout"}},e={400:"Bad request",401:"Invalid API key provided",402:"Payment required",403:"You exceeded your current quota",404:"Model not found",406:"Model not supported",429:"Rate limit exceeded",500:"Internal server error",502:"Bad gateway - upstream provider error",503:"Service temporarily unavailable",504:"Gateway timeout"},f={base:2e3,max:3e5,maxLevel:15},g=3e4,h=18e5,i=[{text:"no credentials",cooldownMs:12e4},{text:"request not allowed",cooldownMs:5e3},{text:"improperly formed request",cooldownMs:12e4},{text:"rate limit",backoff:!0},{text:"too many requests",backoff:!0},{text:"quota exceeded",backoff:!0},{text:"capacity",backoff:!0},{text:"overloaded",backoff:!0},{status:401,cooldownMs:12e4},{status:402,cooldownMs:12e4},{status:403,cooldownMs:12e4},{status:404,cooldownMs:12e4},{status:429,backoff:!0}]},7803:(a,b,c)=>{c.r(b),c.d(b,{debug:()=>o,error:()=>r,errorLine:()=>l,fmtThink:()=>m,info:()=>p,line:()=>k,maskKey:()=>v,nextTag:()=>i,request:()=>s,response:()=>t,stream:()=>u,tagForSession:()=>j,warn:()=>q});let d={DEBUG:0,INFO:1,WARN:2,ERROR:3},e=d[process.env.LOG_LEVEL?.toUpperCase?.()]??d.INFO;function f(){return new Date().toLocaleTimeString("en-US",{hour12:!1})}let g=["\uD83D\uDFE2","\uD83D\uDD35","\uD83D\uDFE3","\uD83D\uDFE1","\uD83D\uDFE0","\uD83D\uDD34","âšĒ","\uD83D\uDFE4"],h=0;function i(){let a=g[h%g.length];return h++,a}function j(a){if(!a)return i();let b=0;for(let c=0;c<a.length;c++)b=31*b+a.charCodeAt(c)|0;return g[Math.abs(b)%g.length]}function k(a,b,c){e>d.INFO||console.log(`[${f()}] ${a} ${b} ${c}`)}function l(a,b,c){console.log(`[${f()}] ${a} ${b} ${c}`)}function m(a){return a&&a.mode?"none"===a.mode?"off":"auto"===a.mode?"auto":"budget"===a.mode?a.budget>=1e3?`${Math.round(a.budget/1e3)}k`:`${a.budget}`:"level"===a.mode?a.level:null:null}function n(a){if(!a)return"";if("string"==typeof a)return a;try{return JSON.stringify(a)}catch{return String(a)}}function o(a,b,c){if(e<=d.DEBUG){let d=c?` ${n(c)}`:"";console.log(`[${f()}] 🔍 [${a}] ${b}${d}`)}}function p(a,b,c){if(e<=d.INFO){let d=c?` ${n(c)}`:"";console.log(`[${f()}] â„šī¸ [${a}] ${b}${d}`)}}function q(a,b,c){if(e<=d.WARN){let d=c?` ${n(c)}`:"";console.warn(`[${f()}] âš ī¸ [${a}] ${b}${d}`)}}function r(a,b,c){if(e<=d.ERROR){let d=c?` ${n(c)}`:"";console.log(`[${f()}] ❌ [${a}] ${b}${d}`)}}function s(a,b,c){let d=c?` ${n(c)}`:"";console.log(`\x1b[36m[${f()}] đŸ“Ĩ ${a} ${b}${d}\x1b[0m`)}function t(a,b,c){let d=c?` ${n(c)}`:"";console.log(`[${f()}] ${a<400?"\uD83D\uDCE4":"\uD83D\uDCA5"} ${a} (${b}ms)${d}`)}function u(a,b){let c=b?` ${n(b)}`:"";console.log(`[${f()}] 🌊 [STREAM] ${a}${c}`)}function v(a){return!a||a.length<8?"***":`${a.slice(0,4)}...${a.slice(-4)}`}},39326:(a,b,c)=>{c.d(b,{B:()=>h,p:()=>g});var d=c(71998);function e(a){return null==a?"":String(a).trim()}let f=new Map;function g(a,b,c){if(!a||0===a.length)return null;if(1===a.length)return a[0];if("round-robin"===b){let b=f.get(c)||{index:-1};return b.index=(b.index+1)%a.length,f.set(c,b),a[b.index]}return"random"===b?a[Math.floor(Math.random()*a.length)]:a[0]}async function h(a={}){try{let b=e(a?.proxyPoolId),c="__none__"===b?"":b,f=function(a={}){let b=a?.connectionProxyEnabled===!0,c=e(a?.connectionProxyUrl);return{connectionProxyEnabled:b,connectionProxyUrl:c,connectionNoProxy:e(a?.connectionNoProxy)}}(a);if(c){let a=await (0,d.hr)(c),b=e(a?.proxyUrl),f=e(a?.noProxy);if(a&&!0===a.isActive&&b){if("vercel"===a.type||"cloudflare"===a.type||"deno"===a.type)return{source:a.type,proxyPoolId:c,proxyPool:a,connectionProxyEnabled:!1,connectionProxyUrl:"",connectionNoProxy:f,strictProxy:!0===a.strictProxy,vercelRelayUrl:b};return{source:"pool",proxyPoolId:c,proxyPool:a,connectionProxyEnabled:!0,connectionProxyUrl:b,connectionNoProxy:f,strictProxy:!0===a.strictProxy}}}if(f.connectionProxyEnabled&&f.connectionProxyUrl)return{source:"legacy",proxyPoolId:c||null,proxyPool:null,...f};return{source:"none",proxyPoolId:c||null,proxyPool:null,...f}}catch(a){return console.error("[resolveConnectionProxyConfig] Failed to resolve proxy config:",a),{source:"error",proxyPoolId:null,proxyPool:null,connectionProxyEnabled:!1,connectionProxyUrl:"",connectionNoProxy:"",strictProxy:!1}}}},40615:(a,b,c)=>{c.d(b,{AI_PROVIDERS:()=>s,js:()=>w,DI:()=>n,fg:()=>k,Pd:()=>o,IS:()=>h,nJ:()=>i,zN:()=>j,JH:()=>m,jO:()=>y,wb:()=>x,br:()=>l,wG:()=>v,zt:()=>t,gb:()=>q,gC:()=>r,mq:()=>p,rs:()=>u});var d=c(39660);let e="âš ī¸ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.";Object.fromEntries(d.A.filter(a=>a.display).map(a=>{let b;return[a.id,"RISK_NOTICE"===(b=a.display).deprecationNotice?{...b,deprecationNotice:e}:b]}));let f=["serviceKinds","ttsConfig","sttConfig","embeddingConfig","imageConfig","imageToTextConfig","videoConfig","musicConfig","searchViaChat","searchConfig","fetchConfig","modelsFetcher","mediaPriority","hiddenKinds","speechToSpeechConfig"],g=a=>Object.fromEntries(d.A.filter(b=>b.category===a).map(a=>[a.id,function(a){let b={};for(let c of(a.media&&Object.assign(b,a.media),f))void 0!==a[c]&&(b[c]=a[c]);let c={...a.display||{}};return"RISK_NOTICE"===c.deprecationNotice&&(c.deprecationNotice=e),{...c,id:a.id,alias:a.uiAlias||a.alias,...a.hidden?{hidden:!0}:{},...b,...void 0!==a.priority?{priority:a.priority}:{},...a.hasFree?{hasFree:!0}:{},...a.thinkingConfig?{thinkingConfig:a.thinkingConfig}:{},...a.regions?{regions:a.regions,defaultRegion:a.defaultRegion}:{},...a.hasProviderSpecificData?{hasProviderSpecificData:!0}:{},...a.noAuth?{noAuth:!0}:{},...a.passthroughModels?{passthroughModels:!0}:{},...a.hasOAuth?{hasOAuth:!0}:{},...a.authModes?{authModes:a.authModes}:{},...a.authType?{authType:a.authType}:{},...a.authHint?{authHint:a.authHint}:{}}}(a)])),h=g("free"),i=g("freeTier"),j=g("oauth"),k=g("apikey"),l=g("webCookie"),m="openai-compatible-",n="anthropic-compatible-",o="custom-embedding-";function p(a){return"string"==typeof a&&a.startsWith(m)}function q(a){return"string"==typeof a&&a.startsWith(n)}function r(a){return"string"==typeof a&&a.startsWith(o)}let s={...h,...i,...j,...k,...l};function t(a){for(let b of Object.values(s))if(b.alias===a||b.id===a)return b;return null}function u(a){let b=t(a);return b?.id||a}function v(a){let b=s[a];return b?.alias||a}let w=Object.values(s).reduce((a,b)=>(a[b.alias]=b.id,a),{});Object.values(s).reduce((a,b)=>(a[b.id]=b.alias,a),{});let x=d.A.filter(a=>a.features?.usage).map(a=>a.id),y=d.A.filter(a=>a.features?.usageApikey).map(a=>a.id)},71998:(a,b,c)=>{c.d(b,{Fh:()=>d.Fh,L9:()=>d.L9,Mc:()=>d.Mc,OM:()=>d.OM,P:()=>d.getProviderConnections,Pc:()=>d.Pc,Q_:()=>d.Q_,Qu:()=>d.Qu,S8:()=>d.S8,Yd:()=>d.Yd,ZO:()=>d.ZO,c:()=>d.c,createProviderConnection:()=>d.iE,fK:()=>d.fK,fv:()=>d.fv,ho:()=>d.ho,hr:()=>d.hr,i0:()=>d.i0,o5:()=>d.o5,op:()=>d.op,rj:()=>d.updateProviderConnection,uL:()=>d.uL,ui:()=>d.ui,uv:()=>d.uv});var d=c(89718)},89718:(a,b,c)=>{c.d(b,{CG:()=>d.CG,Dj:()=>d.Dj,Fh:()=>d.Fh,Iq:()=>d.Iq,K1:()=>d.K1,KJ:()=>d.KJ,L:()=>d.L,L9:()=>d.L9,Lh:()=>d.Lh,Mc:()=>d.Mc,OM:()=>d.OM,PX:()=>d.PX,Pc:()=>d.Pc,Q_:()=>d.Q_,Qu:()=>d.Qu,S8:()=>d.S8,Uv:()=>d.Uv,VT:()=>d.VT,XW:()=>d.XW,Xx:()=>d.Xx,Yd:()=>d.Yd,ZO:()=>d.ZO,bI:()=>d.bI,c:()=>d.c,ek:()=>d.ek,fK:()=>d.fK,fv:()=>d.fv,getProviderConnections:()=>d.P,ho:()=>d.ho,hr:()=>d.hr,i0:()=>d.i0,iE:()=>d.iE,jd:()=>d.jd,mt:()=>d.mt,o5:()=>d.o5,oG:()=>d.oG,op:()=>d.op,r4:()=>d.r4,uL:()=>d.uL,ui:()=>d.ui,updateProviderConnection:()=>d.rj,uv:()=>d.uv,yF:()=>d.yF,yg:()=>d.yg,zP:()=>d.zP});var d=c(9248)}};
1
+ "use strict";exports.id=1829,exports.ids=[615,1829,1998],exports.modules={3662:(a,b,c)=>{c.d(b,{EQ:()=>f,LY:()=>d,O:()=>e,fh:()=>h,t2:()=>i,wf:()=>g});let d={400:{type:"invalid_request_error",code:"bad_request"},401:{type:"authentication_error",code:"invalid_api_key"},402:{type:"billing_error",code:"payment_required"},403:{type:"permission_error",code:"insufficient_quota"},404:{type:"invalid_request_error",code:"model_not_found"},406:{type:"invalid_request_error",code:"model_not_supported"},429:{type:"rate_limit_error",code:"rate_limit_exceeded"},500:{type:"server_error",code:"internal_server_error"},502:{type:"server_error",code:"bad_gateway"},503:{type:"server_error",code:"service_unavailable"},504:{type:"server_error",code:"gateway_timeout"}},e={400:"Bad request",401:"Invalid API key provided",402:"Payment required",403:"You exceeded your current quota",404:"Model not found",406:"Model not supported",429:"Rate limit exceeded",500:"Internal server error",502:"Bad gateway - upstream provider error",503:"Service temporarily unavailable",504:"Gateway timeout"},f={base:2e3,max:3e5,maxLevel:15},g=3e4,h=18e5,i=[{text:"no credentials",cooldownMs:12e4},{text:"request not allowed",cooldownMs:5e3},{text:"improperly formed request",cooldownMs:12e4},{text:"rate limit",backoff:!0},{text:"too many requests",backoff:!0},{text:"quota exceeded",backoff:!0},{text:"capacity",backoff:!0},{text:"overloaded",backoff:!0},{status:401,cooldownMs:12e4},{status:402,cooldownMs:12e4},{status:403,cooldownMs:12e4},{status:404,cooldownMs:12e4},{status:429,backoff:!0}]},7803:(a,b,c)=>{c.r(b),c.d(b,{debug:()=>o,error:()=>r,errorLine:()=>l,fmtThink:()=>m,info:()=>p,line:()=>k,maskKey:()=>v,nextTag:()=>i,request:()=>s,response:()=>t,stream:()=>u,tagForSession:()=>j,warn:()=>q});let d={DEBUG:0,INFO:1,WARN:2,ERROR:3},e=d[process.env.LOG_LEVEL?.toUpperCase?.()]??d.INFO;function f(){return new Date().toLocaleTimeString("en-US",{hour12:!1})}let g=["\uD83D\uDFE2","\uD83D\uDD35","\uD83D\uDFE3","\uD83D\uDFE1","\uD83D\uDFE0","\uD83D\uDD34","âšĒ","\uD83D\uDFE4"],h=0;function i(){let a=g[h%g.length];return h++,a}function j(a){if(!a)return i();let b=0;for(let c=0;c<a.length;c++)b=31*b+a.charCodeAt(c)|0;return g[Math.abs(b)%g.length]}function k(a,b,c){e>d.INFO||console.log(`[${f()}] ${a} ${b} ${c}`)}function l(a,b,c){console.log(`[${f()}] ${a} ${b} ${c}`)}function m(a){return a&&a.mode?"none"===a.mode?"off":"auto"===a.mode?"auto":"budget"===a.mode?a.budget>=1e3?`${Math.round(a.budget/1e3)}k`:`${a.budget}`:"level"===a.mode?a.level:null:null}function n(a){if(!a)return"";if("string"==typeof a)return a;try{return JSON.stringify(a)}catch{return String(a)}}function o(a,b,c){if(e<=d.DEBUG){let d=c?` ${n(c)}`:"";console.log(`[${f()}] 🔍 [${a}] ${b}${d}`)}}function p(a,b,c){if(e<=d.INFO){let d=c?` ${n(c)}`:"";console.log(`[${f()}] â„šī¸ [${a}] ${b}${d}`)}}function q(a,b,c){if(e<=d.WARN){let d=c?` ${n(c)}`:"";console.warn(`[${f()}] âš ī¸ [${a}] ${b}${d}`)}}function r(a,b,c){if(e<=d.ERROR){let d=c?` ${n(c)}`:"";console.log(`[${f()}] ❌ [${a}] ${b}${d}`)}}function s(a,b,c){let d=c?` ${n(c)}`:"";console.log(`\x1b[36m[${f()}] đŸ“Ĩ ${a} ${b}${d}\x1b[0m`)}function t(a,b,c){let d=c?` ${n(c)}`:"";console.log(`[${f()}] ${a<400?"\uD83D\uDCE4":"\uD83D\uDCA5"} ${a} (${b}ms)${d}`)}function u(a,b){let c=b?` ${n(b)}`:"";console.log(`[${f()}] 🌊 [STREAM] ${a}${c}`)}function v(a){return!a||a.length<8?"***":`${a.slice(0,4)}...${a.slice(-4)}`}},39326:(a,b,c)=>{c.d(b,{B:()=>h,p:()=>g});var d=c(71998);function e(a){return null==a?"":String(a).trim()}let f=new Map;function g(a,b,c){if(!a||0===a.length)return null;if(1===a.length)return a[0];if("round-robin"===b){let b=f.get(c)||{index:-1};return b.index=(b.index+1)%a.length,f.set(c,b),a[b.index]}return"random"===b?a[Math.floor(Math.random()*a.length)]:a[0]}async function h(a={}){try{let b=e(a?.proxyPoolId),c="__none__"===b?"":b,f=function(a={}){let b=a?.connectionProxyEnabled===!0,c=e(a?.connectionProxyUrl);return{connectionProxyEnabled:b,connectionProxyUrl:c,connectionNoProxy:e(a?.connectionNoProxy)}}(a);if(c){let a=await (0,d.hr)(c),b=e(a?.proxyUrl),f=e(a?.noProxy);if(a&&!0===a.isActive&&b){if("vercel"===a.type||"cloudflare"===a.type||"deno"===a.type)return{source:a.type,proxyPoolId:c,proxyPool:a,connectionProxyEnabled:!1,connectionProxyUrl:"",connectionNoProxy:f,strictProxy:!0===a.strictProxy,vercelRelayUrl:b};return{source:"pool",proxyPoolId:c,proxyPool:a,connectionProxyEnabled:!0,connectionProxyUrl:b,connectionNoProxy:f,strictProxy:!0===a.strictProxy}}}if(f.connectionProxyEnabled&&f.connectionProxyUrl)return{source:"legacy",proxyPoolId:c||null,proxyPool:null,...f};return{source:"none",proxyPoolId:c||null,proxyPool:null,...f}}catch(a){return console.error("[resolveConnectionProxyConfig] Failed to resolve proxy config:",a),{source:"error",proxyPoolId:null,proxyPool:null,connectionProxyEnabled:!1,connectionProxyUrl:"",connectionNoProxy:"",strictProxy:!1}}}},40615:(a,b,c)=>{c.d(b,{AI_PROVIDERS:()=>s,js:()=>w,DI:()=>n,fg:()=>k,Pd:()=>o,IS:()=>h,nJ:()=>i,zN:()=>j,JH:()=>m,jO:()=>y,wb:()=>x,br:()=>l,wG:()=>v,zt:()=>t,gb:()=>q,gC:()=>r,mq:()=>p,rs:()=>u});var d=c(39660);let e="âš ī¸ Risk Notice: This provider uses a subscription/OAuth session not officially licensed for proxy/router use. Account may be restricted or banned. Use at your own risk.";Object.fromEntries(d.A.filter(a=>a.display).map(a=>{let b;return[a.id,"RISK_NOTICE"===(b=a.display).deprecationNotice?{...b,deprecationNotice:e}:b]}));let f=["serviceKinds","ttsConfig","sttConfig","embeddingConfig","imageConfig","imageToTextConfig","videoConfig","musicConfig","searchViaChat","searchConfig","fetchConfig","modelsFetcher","mediaPriority","hiddenKinds","speechToSpeechConfig"],g=a=>Object.fromEntries(d.A.filter(b=>b.category===a).map(a=>[a.id,function(a){let b={};for(let c of(a.media&&Object.assign(b,a.media),f))void 0!==a[c]&&(b[c]=a[c]);let c={...a.display||{}};return"RISK_NOTICE"===c.deprecationNotice&&(c.deprecationNotice=e),{...c,id:a.id,alias:a.uiAlias||a.alias,...a.hidden?{hidden:!0}:{},...b,...void 0!==a.priority?{priority:a.priority}:{},...a.hasFree?{hasFree:!0}:{},...a.thinkingConfig?{thinkingConfig:a.thinkingConfig}:{},...a.regions?{regions:a.regions,defaultRegion:a.defaultRegion}:{},...a.hasProviderSpecificData?{hasProviderSpecificData:!0}:{},...a.noAuth?{noAuth:!0}:{},...a.passthroughModels?{passthroughModels:!0}:{},...a.hasOAuth?{hasOAuth:!0}:{},...a.authModes?{authModes:a.authModes}:{},...a.authType?{authType:a.authType}:{},...a.authHint?{authHint:a.authHint}:{}}}(a)])),h=g("free"),i=g("freeTier"),j=g("oauth"),k=g("apikey"),l=g("webCookie"),m="openai-compatible-",n="anthropic-compatible-",o="custom-embedding-";function p(a){return"string"==typeof a&&a.startsWith(m)}function q(a){return"string"==typeof a&&a.startsWith(n)}function r(a){return"string"==typeof a&&a.startsWith(o)}let s={...h,...i,...j,...k,...l};function t(a){for(let b of Object.values(s))if(b.alias===a||b.id===a)return b;return null}function u(a){let b=t(a);return b?.id||a}function v(a){let b=s[a];return b?.alias||a}let w=Object.values(s).reduce((a,b)=>(a[b.alias]=b.id,a),{});Object.values(s).reduce((a,b)=>(a[b.id]=b.alias,a),{});let x=d.A.filter(a=>a.features?.usage).map(a=>a.id),y=d.A.filter(a=>a.features?.usageApikey).map(a=>a.id)},71998:(a,b,c)=>{c.d(b,{Fh:()=>d.Fh,L9:()=>d.L9,Mc:()=>d.Mc,OM:()=>d.OM,P:()=>d.getProviderConnections,Pc:()=>d.Pc,Q_:()=>d.Q_,Qu:()=>d.Qu,S8:()=>d.S8,Yd:()=>d.Yd,ZO:()=>d.ZO,c:()=>d.c,createProviderConnection:()=>d.iE,fK:()=>d.fK,fv:()=>d.fv,ho:()=>d.ho,hr:()=>d.hr,i0:()=>d.i0,o5:()=>d.o5,op:()=>d.op,rj:()=>d.updateProviderConnection,uL:()=>d.uL,ui:()=>d.ui,uv:()=>d.uv});var d=c(89718)},89718:(a,b,c)=>{c.d(b,{CG:()=>d.CG,Dj:()=>d.Dj,Fh:()=>d.Fh,Iq:()=>d.Iq,K1:()=>d.K1,KJ:()=>d.KJ,L:()=>d.L,L9:()=>d.L9,Lh:()=>d.Lh,Mc:()=>d.Mc,OM:()=>d.OM,PX:()=>d.PX,Pc:()=>d.Pc,Q_:()=>d.Q_,Qu:()=>d.Qu,S8:()=>d.S8,Uv:()=>d.Uv,VT:()=>d.VT,XW:()=>d.XW,Xx:()=>d.Xx,Yd:()=>d.Yd,ZO:()=>d.ZO,bI:()=>d.bI,c:()=>d.c,ek:()=>d.ek,fK:()=>d.fK,fv:()=>d.fv,getProviderConnections:()=>d.P,ho:()=>d.ho,hr:()=>d.hr,i0:()=>d.i0,iE:()=>d.iE,jd:()=>d.jd,mt:()=>d.mt,o5:()=>d.o5,oG:()=>d.oG,op:()=>d.op,r4:()=>d.r4,uL:()=>d.uL,ui:()=>d.ui,updateProviderConnection:()=>d.rj,uv:()=>d.uv,yF:()=>d.yF,yg:()=>d.yg,zP:()=>d.zP});var d=c(28439)}};