@yina-npm/openrouterx 0.4.35 → 0.4.38

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 (815) hide show
  1. package/README.md +77 -0
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +4 -2
  4. package/app/.next/build-manifest.json +4 -4
  5. package/app/.next/prerender-manifest.json +3 -3
  6. package/app/.next/required-server-files.json +4 -4
  7. package/app/.next/routes-manifest.json +12 -0
  8. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/admin/keys/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js +2 -2
  12. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/admin/users/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  15. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  18. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  21. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  27. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js +2 -2
  30. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/focus-ui/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
  33. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  36. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  39. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  45. package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js +2 -2
  48. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/network-analysis/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  60. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  63. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  66. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  69. package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  70. package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  72. package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  73. package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  75. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  76. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  78. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  79. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/(dashboard)/dashboard/user/page.js +3 -3
  81. package/app/.next/server/app/(dashboard)/dashboard/user/page.js.nft.json +1 -1
  82. package/app/.next/server/app/(dashboard)/dashboard/user/page_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/_global-error/page.js +3 -3
  84. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/_global-error.html +1 -1
  86. package/app/.next/server/app/_global-error.rsc +1 -1
  87. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  88. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  89. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  90. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  91. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  92. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  93. package/app/.next/server/app/_not-found/page.js +2 -2
  94. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  95. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/_not-found.html +1 -1
  97. package/app/.next/server/app/_not-found.rsc +5 -6
  98. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -6
  99. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  100. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +5 -5
  101. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  102. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  103. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -4
  104. package/app/.next/server/app/api/auth/login/route.js +1 -1
  105. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  107. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/auth/me/route.js +1 -1
  109. package/app/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/auth/oidc/callback/route.js +1 -1
  111. package/app/.next/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
  113. package/app/.next/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
  115. package/app/.next/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/auth/status/route.js +1 -1
  117. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/cli-tools/all-statuses/route.js +2 -2
  119. package/app/.next/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  120. package/app/.next/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  122. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route.js +1 -1
  124. package/app/.next/server/app/api/cli-tools/antigravity-mitm/inject-auth/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route.js +1 -1
  126. package/app/.next/server/app/api/cli-tools/antigravity-mitm/restart/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  128. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route.js +1 -1
  130. package/app/.next/server/app/api/cli-tools/antigravity-mitm/test/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  132. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  134. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/cli-tools/codex-settings/activate-account/route.js +2 -0
  136. package/app/.next/server/app/api/cli-tools/codex-settings/activate-account/route.js.nft.json +1 -0
  137. package/app/.next/server/app/api/cli-tools/codex-settings/activate-account/route_client-reference-manifest.js +1 -0
  138. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  139. package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  140. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  142. package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  144. package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  146. package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +1 -2
  148. package/app/.next/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  150. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  152. package/app/.next/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  154. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  156. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  158. package/app/.next/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  160. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  162. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  164. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  166. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  168. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/combos/route.js +1 -1
  170. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/health/route.js +1 -1
  172. package/app/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/init/route.js +1 -1
  174. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  176. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/keys/route.js +1 -1
  178. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/locale/route.js +1 -1
  180. package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/mcp/[plugin]/message/route.js +1 -1
  182. package/app/.next/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  184. package/app/.next/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  186. package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  188. package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  190. package/app/.next/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
  192. package/app/.next/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/models/alias/route.js +1 -1
  194. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/models/availability/route.js +1 -1
  196. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/models/custom/route.js +1 -1
  198. package/app/.next/server/app/api/models/custom/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/models/disabled/route.js +1 -1
  200. package/app/.next/server/app/api/models/disabled/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/models/route.js +1 -1
  202. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/models/test/route.js +1 -1
  204. package/app/.next/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/network-analysis/route.js +2 -2
  206. package/app/.next/server/app/api/network-analysis/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  208. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  210. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  212. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
  214. package/app/.next/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
  216. package/app/.next/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  218. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  220. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  221. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  222. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  223. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  224. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/pricing/route.js +1 -1
  226. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  227. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  228. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  229. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  230. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  231. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  232. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
  234. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  235. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  236. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  238. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
  240. package/app/.next/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  241. package/app/.next/server/app/api/providers/client/route.js +1 -1
  242. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
  244. package/app/.next/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/providers/route.js +1 -1
  246. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  247. package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
  248. package/app/.next/server/app/api/providers/suggested-models/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  250. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  251. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  252. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  253. package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
  254. package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  256. package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  257. package/app/.next/server/app/api/proxy-pools/route.js +1 -1
  258. package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  259. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  260. package/app/.next/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/settings/database/route.js +1 -1
  262. package/app/.next/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  263. package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
  264. package/app/.next/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  265. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  266. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  267. package/app/.next/server/app/api/settings/route.js +1 -1
  268. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  269. package/app/.next/server/app/api/shutdown/route.js +1 -1
  270. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/api/startup-notices/route.js +2 -0
  272. package/app/.next/server/app/api/startup-notices/route.js.nft.json +1 -0
  273. package/app/.next/server/app/api/startup-notices/route_client-reference-manifest.js +1 -0
  274. package/app/.next/server/app/api/tags/route.js +1 -1
  275. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  276. package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
  277. package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  278. package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
  279. package/app/.next/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  280. package/app/.next/server/app/api/translator/load/route.js +1 -1
  281. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  282. package/app/.next/server/app/api/translator/save/route.js +1 -1
  283. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  284. package/app/.next/server/app/api/translator/send/route.js +1 -1
  285. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  286. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  287. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  288. package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
  289. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
  291. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  292. package/app/.next/server/app/api/tunnel/status/route.js +1 -1
  293. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  294. package/app/.next/server/app/api/tunnel/tailscale-check/route.js +1 -1
  295. package/app/.next/server/app/api/tunnel/tailscale-check/route_client-reference-manifest.js +1 -1
  296. package/app/.next/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  297. package/app/.next/server/app/api/tunnel/tailscale-disable/route_client-reference-manifest.js +1 -1
  298. package/app/.next/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  299. package/app/.next/server/app/api/tunnel/tailscale-enable/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/tunnel/tailscale-install/route.js +2 -2
  301. package/app/.next/server/app/api/tunnel/tailscale-install/route_client-reference-manifest.js +1 -1
  302. package/app/.next/server/app/api/tunnel/tailscale-login/route.js +1 -1
  303. package/app/.next/server/app/api/tunnel/tailscale-login/route_client-reference-manifest.js +1 -1
  304. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  305. package/app/.next/server/app/api/tunnel/tailscale-start-daemon/route_client-reference-manifest.js +1 -1
  306. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  307. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  308. package/app/.next/server/app/api/usage/api-keys/route.js +1 -1
  309. package/app/.next/server/app/api/usage/api-keys/route_client-reference-manifest.js +1 -1
  310. package/app/.next/server/app/api/usage/chart/route.js +1 -1
  311. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  312. package/app/.next/server/app/api/usage/history/route.js +1 -1
  313. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  314. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  315. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  316. package/app/.next/server/app/api/usage/providers/route.js +1 -1
  317. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  318. package/app/.next/server/app/api/usage/request-details/route.js +1 -1
  319. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  320. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  321. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  322. package/app/.next/server/app/api/usage/stats/route.js +1 -1
  323. package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  324. package/app/.next/server/app/api/usage/stream/route.js +2 -2
  325. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  326. package/app/.next/server/app/api/users/[id]/route.js +1 -1
  327. package/app/.next/server/app/api/users/[id]/route_client-reference-manifest.js +1 -1
  328. package/app/.next/server/app/api/users/route.js +1 -1
  329. package/app/.next/server/app/api/users/route_client-reference-manifest.js +1 -1
  330. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  331. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  332. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  333. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  334. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  335. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  336. package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
  337. package/app/.next/server/app/api/v1/audio/voices/route_client-reference-manifest.js +1 -1
  338. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  339. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  340. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  341. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  342. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  343. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  344. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  345. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  346. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  347. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  348. package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
  349. package/app/.next/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +1 -1
  350. package/app/.next/server/app/api/v1/models/info/route.js +1 -1
  351. package/app/.next/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -1
  352. package/app/.next/server/app/api/v1/models/route.js +1 -1
  353. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  354. package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
  355. package/app/.next/server/app/api/v1/responses/compact/route_client-reference-manifest.js +1 -1
  356. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  357. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  358. package/app/.next/server/app/api/v1/route.js +1 -1
  359. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  360. package/app/.next/server/app/api/v1/search/route.js +1 -1
  361. package/app/.next/server/app/api/v1/search/route_client-reference-manifest.js +1 -1
  362. package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
  363. package/app/.next/server/app/api/v1/web/fetch/route_client-reference-manifest.js +1 -1
  364. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  365. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  366. package/app/.next/server/app/api/v1beta/models/route.js +1 -1
  367. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  368. package/app/.next/server/app/api/version/route.js +1 -1
  369. package/app/.next/server/app/api/version/route_client-reference-manifest.js +1 -1
  370. package/app/.next/server/app/api/version/shutdown/route.js +1 -1
  371. package/app/.next/server/app/api/version/shutdown/route_client-reference-manifest.js +1 -1
  372. package/app/.next/server/app/api/version/update/route.js +1 -1
  373. package/app/.next/server/app/api/version/update/route_client-reference-manifest.js +1 -1
  374. package/app/.next/server/app/callback/page.js +2 -2
  375. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  376. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  377. package/app/.next/server/app/callback.html +1 -1
  378. package/app/.next/server/app/callback.rsc +6 -7
  379. package/app/.next/server/app/callback.segments/_full.segment.rsc +6 -7
  380. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  381. package/app/.next/server/app/callback.segments/_index.segment.rsc +5 -5
  382. package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -4
  383. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
  384. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  385. package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
  386. package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  387. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  388. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  389. package/app/.next/server/app/dashboard/settings/pricing.rsc +6 -7
  390. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -7
  391. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  392. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  393. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -4
  394. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  395. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  396. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  397. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  398. package/app/.next/server/app/favicon.ico/route.js +1 -1
  399. package/app/.next/server/app/index.html +1 -1
  400. package/app/.next/server/app/index.rsc +5 -6
  401. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  402. package/app/.next/server/app/index.segments/_full.segment.rsc +5 -6
  403. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  404. package/app/.next/server/app/index.segments/_index.segment.rsc +5 -5
  405. package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -4
  406. package/app/.next/server/app/landing/page.js +2 -2
  407. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  408. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  409. package/app/.next/server/app/landing.html +1 -1
  410. package/app/.next/server/app/landing.rsc +6 -7
  411. package/app/.next/server/app/landing.segments/_full.segment.rsc +6 -7
  412. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  413. package/app/.next/server/app/landing.segments/_index.segment.rsc +5 -5
  414. package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -4
  415. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  416. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  417. package/app/.next/server/app/login/page.js +2 -2
  418. package/app/.next/server/app/login/page.js.nft.json +1 -1
  419. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  420. package/app/.next/server/app/login.html +1 -1
  421. package/app/.next/server/app/login.rsc +6 -7
  422. package/app/.next/server/app/login.segments/_full.segment.rsc +6 -7
  423. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  424. package/app/.next/server/app/login.segments/_index.segment.rsc +5 -5
  425. package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -4
  426. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  427. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  428. package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
  429. package/app/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  430. package/app/.next/server/app/page.js +2 -2
  431. package/app/.next/server/app/page.js.nft.json +1 -1
  432. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  433. package/app/.next/server/app-paths-manifest.json +4 -2
  434. package/app/.next/server/chunks/1350.js +2 -1
  435. package/app/.next/server/chunks/2560.js +1 -1
  436. package/app/.next/server/chunks/{9528.js → 2750.js} +2 -3
  437. package/app/.next/server/chunks/3110.js +1 -1
  438. package/app/.next/server/chunks/319.js +3 -3
  439. package/app/.next/server/chunks/3493.js +2 -1
  440. package/app/.next/server/chunks/412.js +1 -1
  441. package/app/.next/server/chunks/4126.js +1 -1
  442. package/app/.next/server/chunks/{9546.js → 4394.js} +1 -1
  443. package/app/.next/server/chunks/4922.js +1 -1
  444. package/app/.next/server/chunks/6393.js +1 -1
  445. package/app/.next/server/chunks/7595.js +1 -1
  446. package/app/.next/server/chunks/7774.js +2 -2
  447. package/app/.next/server/chunks/8520.js +1 -1
  448. package/app/.next/server/chunks/8866.js +1 -0
  449. package/app/.next/server/chunks/{8407.js → 9300.js} +2 -2
  450. package/app/.next/server/chunks/9856.js +1 -0
  451. package/app/.next/server/middleware-build-manifest.js +1 -1
  452. package/app/.next/server/middleware.js +2 -2
  453. package/app/.next/server/next-font-manifest.js +1 -1
  454. package/app/.next/server/next-font-manifest.json +1 -1
  455. package/app/.next/server/pages/404.html +1 -1
  456. package/app/.next/server/pages/500.html +1 -1
  457. package/app/.next/server/server-reference-manifest.js +1 -1
  458. package/app/.next/server/server-reference-manifest.json +1 -1
  459. package/app/.next/static/9qtW6KlzV_D2b828CZp1A/_buildManifest.js +1 -0
  460. package/app/.next/static/chunks/{1321-b764e2be7fc92cc1.js → 1321-634f2d25db77d618.js} +1 -1
  461. package/app/.next/static/chunks/{5769-77fa1ce7edb6f970.js → 4072-91de6609dc7e6753.js} +1 -1
  462. package/app/.next/static/chunks/5095-42d435b0583b2f98.js +2 -0
  463. package/app/.next/static/chunks/5497-4a0f0c365aea0ea7.js +7 -0
  464. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/page-0d5b57da4abb6962.js +1 -0
  465. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/users/{page-2aa2cafdedb17bad.js → page-972703d59d2a3986.js} +1 -1
  466. package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-277c4575cca57177.js → page-e1bd21507327d2bc.js} +1 -1
  467. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-1a36c238dc35c08e.js → page-211e322f002d5464.js} +1 -1
  468. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-69469b6440aff8d0.js +1 -0
  469. package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-d98ac191ef4ff7e6.js → page-55598932923e41ce.js} +1 -1
  470. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-c8f75b084231c080.js +1 -0
  471. package/app/.next/static/chunks/app/(dashboard)/dashboard/focus-ui/{page-90a2c72d1d8122a2.js → page-fb59dea0e48968bf.js} +1 -1
  472. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-73601a7b09338418.js → page-95d31a6372622fcf.js} +2 -2
  473. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/{page-3ab3cbba76b7cbad.js → page-c64dd1d0b2bd9caf.js} +1 -1
  474. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-c0ea5a27a13640b9.js → page-9586c0b67f30a21b.js} +2 -2
  475. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-c7fbf29bdbdabee9.js +1 -0
  476. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-7ae37df256035f59.js +1 -0
  477. package/app/.next/static/chunks/app/(dashboard)/dashboard/network-analysis/page-0ad4db60f9d14f60.js +1 -0
  478. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-8fceba7ec6407143.js +1 -0
  479. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-f005d7a30159ce4f.js +1 -0
  480. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-c28344f1dd08e982.js → page-31a6e1cb19ebc4d8.js} +1 -1
  481. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-81f02e4a6ce21347.js → page-0bf3048423ab0128.js} +1 -1
  482. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-a2ab26878f90c869.js → page-9d071b63170b7f71.js} +1 -1
  483. package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-67d99d453bfd8665.js → page-7762d83be0982941.js} +2 -2
  484. package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-f30757bcda3daba7.js → page-e089ffa4138753d7.js} +1 -1
  485. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-9202b5ce0650c3ab.js +1 -0
  486. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-1879675a73caf73c.js +1 -0
  487. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-2e9ac7094c9d8bae.js → page-f77dc916ed5a6f99.js} +1 -1
  488. package/app/.next/static/chunks/app/(dashboard)/dashboard/user/page-12765c664b3c1f6d.js +4 -0
  489. package/app/.next/static/chunks/app/(dashboard)/{layout-823fc1c94bc15026.js → layout-00b66bc0e6b38a14.js} +1 -1
  490. package/app/.next/static/chunks/app/_global-error/page-1879675a73caf73c.js +1 -0
  491. package/app/.next/static/chunks/app/_not-found/page-7927650ca4037264.js +1 -0
  492. package/app/.next/static/chunks/app/api/auth/login/route-1879675a73caf73c.js +1 -0
  493. package/app/.next/static/chunks/app/api/auth/logout/route-1879675a73caf73c.js +1 -0
  494. package/app/.next/static/chunks/app/api/auth/me/route-1879675a73caf73c.js +1 -0
  495. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-1879675a73caf73c.js +1 -0
  496. package/app/.next/static/chunks/app/api/auth/oidc/start/route-1879675a73caf73c.js +1 -0
  497. package/app/.next/static/chunks/app/api/auth/oidc/test/route-1879675a73caf73c.js +1 -0
  498. package/app/.next/static/chunks/app/api/auth/status/route-1879675a73caf73c.js +1 -0
  499. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-1879675a73caf73c.js +1 -0
  500. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1879675a73caf73c.js +1 -0
  501. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-1879675a73caf73c.js +1 -0
  502. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-1879675a73caf73c.js +1 -0
  503. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1879675a73caf73c.js +1 -0
  504. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-1879675a73caf73c.js +1 -0
  505. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1879675a73caf73c.js +1 -0
  506. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1879675a73caf73c.js +1 -0
  507. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/activate-account/route-1879675a73caf73c.js +1 -0
  508. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1879675a73caf73c.js +1 -0
  509. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-1879675a73caf73c.js +1 -0
  510. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-1879675a73caf73c.js +1 -0
  511. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-1879675a73caf73c.js +1 -0
  512. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-1879675a73caf73c.js +1 -0
  513. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1879675a73caf73c.js +1 -0
  514. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-1879675a73caf73c.js +1 -0
  515. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1879675a73caf73c.js +1 -0
  516. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1879675a73caf73c.js +1 -0
  517. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-1879675a73caf73c.js +1 -0
  518. package/app/.next/static/chunks/app/api/cloud/auth/route-1879675a73caf73c.js +1 -0
  519. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1879675a73caf73c.js +1 -0
  520. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1879675a73caf73c.js +1 -0
  521. package/app/.next/static/chunks/app/api/cloud/models/alias/route-1879675a73caf73c.js +1 -0
  522. package/app/.next/static/chunks/app/api/combos/[id]/route-1879675a73caf73c.js +1 -0
  523. package/app/.next/static/chunks/app/api/combos/route-1879675a73caf73c.js +1 -0
  524. package/app/.next/static/chunks/app/api/health/route-1879675a73caf73c.js +1 -0
  525. package/app/.next/static/chunks/app/api/init/route-1879675a73caf73c.js +1 -0
  526. package/app/.next/static/chunks/app/api/keys/[id]/route-1879675a73caf73c.js +1 -0
  527. package/app/.next/static/chunks/app/api/keys/route-1879675a73caf73c.js +1 -0
  528. package/app/.next/static/chunks/app/api/locale/route-1879675a73caf73c.js +1 -0
  529. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-1879675a73caf73c.js +1 -0
  530. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-1879675a73caf73c.js +1 -0
  531. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-1879675a73caf73c.js +1 -0
  532. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-1879675a73caf73c.js +1 -0
  533. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-1879675a73caf73c.js +1 -0
  534. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-1879675a73caf73c.js +1 -0
  535. package/app/.next/static/chunks/app/api/models/alias/route-1879675a73caf73c.js +1 -0
  536. package/app/.next/static/chunks/app/api/models/availability/route-1879675a73caf73c.js +1 -0
  537. package/app/.next/static/chunks/app/api/models/custom/route-1879675a73caf73c.js +1 -0
  538. package/app/.next/static/chunks/app/api/models/disabled/route-1879675a73caf73c.js +1 -0
  539. package/app/.next/static/chunks/app/api/models/route-1879675a73caf73c.js +1 -0
  540. package/app/.next/static/chunks/app/api/models/test/route-1879675a73caf73c.js +1 -0
  541. package/app/.next/static/chunks/app/api/network-analysis/route-1879675a73caf73c.js +1 -0
  542. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1879675a73caf73c.js +1 -0
  543. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1879675a73caf73c.js +1 -0
  544. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1879675a73caf73c.js +1 -0
  545. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-1879675a73caf73c.js +1 -0
  546. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-1879675a73caf73c.js +1 -0
  547. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1879675a73caf73c.js +1 -0
  548. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1879675a73caf73c.js +1 -0
  549. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1879675a73caf73c.js +1 -0
  550. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1879675a73caf73c.js +1 -0
  551. package/app/.next/static/chunks/app/api/pricing/route-1879675a73caf73c.js +1 -0
  552. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1879675a73caf73c.js +1 -0
  553. package/app/.next/static/chunks/app/api/provider-nodes/route-1879675a73caf73c.js +1 -0
  554. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1879675a73caf73c.js +1 -0
  555. package/app/.next/static/chunks/app/api/providers/[id]/models/route-1879675a73caf73c.js +1 -0
  556. package/app/.next/static/chunks/app/api/providers/[id]/route-1879675a73caf73c.js +1 -0
  557. package/app/.next/static/chunks/app/api/providers/[id]/test/route-1879675a73caf73c.js +1 -0
  558. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-1879675a73caf73c.js +1 -0
  559. package/app/.next/static/chunks/app/api/providers/client/route-1879675a73caf73c.js +1 -0
  560. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-1879675a73caf73c.js +1 -0
  561. package/app/.next/static/chunks/app/api/providers/route-1879675a73caf73c.js +1 -0
  562. package/app/.next/static/chunks/app/api/providers/suggested-models/route-1879675a73caf73c.js +1 -0
  563. package/app/.next/static/chunks/app/api/providers/test-batch/route-1879675a73caf73c.js +1 -0
  564. package/app/.next/static/chunks/app/api/providers/validate/route-1879675a73caf73c.js +1 -0
  565. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-1879675a73caf73c.js +1 -0
  566. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-1879675a73caf73c.js +1 -0
  567. package/app/.next/static/chunks/app/api/proxy-pools/route-1879675a73caf73c.js +1 -0
  568. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-1879675a73caf73c.js +1 -0
  569. package/app/.next/static/chunks/app/api/settings/database/route-1879675a73caf73c.js +1 -0
  570. package/app/.next/static/chunks/app/api/settings/proxy-test/route-1879675a73caf73c.js +1 -0
  571. package/app/.next/static/chunks/app/api/settings/require-login/route-1879675a73caf73c.js +1 -0
  572. package/app/.next/static/chunks/app/api/settings/route-1879675a73caf73c.js +1 -0
  573. package/app/.next/static/chunks/app/api/shutdown/route-1879675a73caf73c.js +1 -0
  574. package/app/.next/static/chunks/app/api/startup-notices/route-1879675a73caf73c.js +1 -0
  575. package/app/.next/static/chunks/app/api/tags/route-1879675a73caf73c.js +1 -0
  576. package/app/.next/static/chunks/app/api/translator/console-logs/route-1879675a73caf73c.js +1 -0
  577. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-1879675a73caf73c.js +1 -0
  578. package/app/.next/static/chunks/app/api/translator/load/route-1879675a73caf73c.js +1 -0
  579. package/app/.next/static/chunks/app/api/translator/save/route-1879675a73caf73c.js +1 -0
  580. package/app/.next/static/chunks/app/api/translator/send/route-1879675a73caf73c.js +1 -0
  581. package/app/.next/static/chunks/app/api/translator/translate/route-1879675a73caf73c.js +1 -0
  582. package/app/.next/static/chunks/app/api/tunnel/disable/route-1879675a73caf73c.js +1 -0
  583. package/app/.next/static/chunks/app/api/tunnel/enable/route-1879675a73caf73c.js +1 -0
  584. package/app/.next/static/chunks/app/api/tunnel/status/route-1879675a73caf73c.js +1 -0
  585. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-1879675a73caf73c.js +1 -0
  586. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-1879675a73caf73c.js +1 -0
  587. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-1879675a73caf73c.js +1 -0
  588. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-1879675a73caf73c.js +1 -0
  589. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-1879675a73caf73c.js +1 -0
  590. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-1879675a73caf73c.js +1 -0
  591. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1879675a73caf73c.js +1 -0
  592. package/app/.next/static/chunks/app/api/usage/api-keys/route-1879675a73caf73c.js +1 -0
  593. package/app/.next/static/chunks/app/api/usage/chart/route-1879675a73caf73c.js +1 -0
  594. package/app/.next/static/chunks/app/api/usage/history/route-1879675a73caf73c.js +1 -0
  595. package/app/.next/static/chunks/app/api/usage/logs/route-1879675a73caf73c.js +1 -0
  596. package/app/.next/static/chunks/app/api/usage/providers/route-1879675a73caf73c.js +1 -0
  597. package/app/.next/static/chunks/app/api/usage/request-details/route-1879675a73caf73c.js +1 -0
  598. package/app/.next/static/chunks/app/api/usage/request-logs/route-1879675a73caf73c.js +1 -0
  599. package/app/.next/static/chunks/app/api/usage/stats/route-1879675a73caf73c.js +1 -0
  600. package/app/.next/static/chunks/app/api/usage/stream/route-1879675a73caf73c.js +1 -0
  601. package/app/.next/static/chunks/app/api/users/[id]/route-1879675a73caf73c.js +1 -0
  602. package/app/.next/static/chunks/app/api/users/route-1879675a73caf73c.js +1 -0
  603. package/app/.next/static/chunks/app/api/v1/api/chat/route-1879675a73caf73c.js +1 -0
  604. package/app/.next/static/chunks/app/api/v1/audio/speech/route-1879675a73caf73c.js +1 -0
  605. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1879675a73caf73c.js +1 -0
  606. package/app/.next/static/chunks/app/api/v1/audio/voices/route-1879675a73caf73c.js +1 -0
  607. package/app/.next/static/chunks/app/api/v1/chat/completions/route-1879675a73caf73c.js +1 -0
  608. package/app/.next/static/chunks/app/api/v1/embeddings/route-1879675a73caf73c.js +1 -0
  609. package/app/.next/static/chunks/app/api/v1/images/generations/route-1879675a73caf73c.js +1 -0
  610. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1879675a73caf73c.js +1 -0
  611. package/app/.next/static/chunks/app/api/v1/messages/route-1879675a73caf73c.js +1 -0
  612. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-1879675a73caf73c.js +1 -0
  613. package/app/.next/static/chunks/app/api/v1/models/info/route-1879675a73caf73c.js +1 -0
  614. package/app/.next/static/chunks/app/api/v1/models/route-1879675a73caf73c.js +1 -0
  615. package/app/.next/static/chunks/app/api/v1/responses/compact/route-1879675a73caf73c.js +1 -0
  616. package/app/.next/static/chunks/app/api/v1/responses/route-1879675a73caf73c.js +1 -0
  617. package/app/.next/static/chunks/app/api/v1/route-1879675a73caf73c.js +1 -0
  618. package/app/.next/static/chunks/app/api/v1/search/route-1879675a73caf73c.js +1 -0
  619. package/app/.next/static/chunks/app/api/v1/web/fetch/route-1879675a73caf73c.js +1 -0
  620. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1879675a73caf73c.js +1 -0
  621. package/app/.next/static/chunks/app/api/v1beta/models/route-1879675a73caf73c.js +1 -0
  622. package/app/.next/static/chunks/app/api/version/route-1879675a73caf73c.js +1 -0
  623. package/app/.next/static/chunks/app/api/version/shutdown/route-1879675a73caf73c.js +1 -0
  624. package/app/.next/static/chunks/app/api/version/update/route-1879675a73caf73c.js +1 -0
  625. package/app/.next/static/chunks/app/callback/{page-0b64ce6d90bfa697.js → page-97a750f0d51c3dbe.js} +1 -1
  626. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-9d24273d41fadd28.js +1 -0
  627. package/app/.next/static/chunks/app/landing/{page-370c3195c36d6e66.js → page-bf42a9c80c1e6776.js} +1 -1
  628. package/app/.next/static/chunks/app/layout-2f20e93bb64f203d.js +1 -0
  629. package/app/.next/static/chunks/app/login/page-ef8d8c379c2ef99b.js +1 -0
  630. package/app/.next/static/chunks/app/manifest.webmanifest/route-1879675a73caf73c.js +1 -0
  631. package/app/.next/static/chunks/app/page-1879675a73caf73c.js +1 -0
  632. package/app/.next/static/chunks/main-app-d5f2701c08554961.js +1 -0
  633. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1879675a73caf73c.js +1 -0
  634. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1879675a73caf73c.js +1 -0
  635. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-8d51a00b6c966622.js +1 -0
  636. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-1879675a73caf73c.js +1 -0
  637. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1879675a73caf73c.js +1 -0
  638. package/app/.next/static/chunks/{webpack-786de0e184ffd859.js → webpack-b9b0d264958323b9.js} +1 -1
  639. package/app/.next/static/css/f6642f5333f94810.css +1 -0
  640. package/app/.next/static/css/fe3b2b4e527f4e99.css +1 -0
  641. package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  642. package/app/package.json +1 -1
  643. package/app/server.js +1 -1
  644. package/hooks/postinstall.js +113 -22
  645. package/package.json +1 -1
  646. package/app/.next/server/chunks/1500.js +0 -1
  647. package/app/.next/server/chunks/702.js +0 -1
  648. package/app/.next/static/chunks/5095-ca2b12905f37ff4d.js +0 -1
  649. package/app/.next/static/chunks/5497-83030cc3d92a3519.js +0 -7
  650. package/app/.next/static/chunks/app/(dashboard)/dashboard/admin/keys/page-c74a5ba01f1699c5.js +0 -1
  651. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-f0bae00ac45dd4b0.js +0 -1
  652. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-d3de2fdaf4bf9b1e.js +0 -1
  653. package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-dcb9c64e0d95cee2.js +0 -1
  654. package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/page-63735cb68f56f3b8.js +0 -1
  655. package/app/.next/static/chunks/app/(dashboard)/dashboard/network-analysis/page-9c41fc55ad37021e.js +0 -1
  656. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-5a350e79586a5c80.js +0 -1
  657. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-4c8ad9c53c665fe6.js +0 -1
  658. package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-6dd35c79bb83388b.js +0 -1
  659. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-1172e1764d69e954.js +0 -1
  660. package/app/.next/static/chunks/app/(dashboard)/dashboard/user/page-86f6c9456e2e37bf.js +0 -4
  661. package/app/.next/static/chunks/app/_global-error/page-1172e1764d69e954.js +0 -1
  662. package/app/.next/static/chunks/app/_not-found/page-8fcd6ba05909a2de.js +0 -1
  663. package/app/.next/static/chunks/app/api/auth/login/route-1172e1764d69e954.js +0 -1
  664. package/app/.next/static/chunks/app/api/auth/logout/route-1172e1764d69e954.js +0 -1
  665. package/app/.next/static/chunks/app/api/auth/me/route-1172e1764d69e954.js +0 -1
  666. package/app/.next/static/chunks/app/api/auth/oidc/callback/route-1172e1764d69e954.js +0 -1
  667. package/app/.next/static/chunks/app/api/auth/oidc/start/route-1172e1764d69e954.js +0 -1
  668. package/app/.next/static/chunks/app/api/auth/oidc/test/route-1172e1764d69e954.js +0 -1
  669. package/app/.next/static/chunks/app/api/auth/status/route-1172e1764d69e954.js +0 -1
  670. package/app/.next/static/chunks/app/api/cli-tools/all-statuses/route-1172e1764d69e954.js +0 -1
  671. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1172e1764d69e954.js +0 -1
  672. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/inject-auth/route-1172e1764d69e954.js +0 -1
  673. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/restart/route-1172e1764d69e954.js +0 -1
  674. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1172e1764d69e954.js +0 -1
  675. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/test/route-1172e1764d69e954.js +0 -1
  676. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1172e1764d69e954.js +0 -1
  677. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1172e1764d69e954.js +0 -1
  678. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1172e1764d69e954.js +0 -1
  679. package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-1172e1764d69e954.js +0 -1
  680. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-1172e1764d69e954.js +0 -1
  681. package/app/.next/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-1172e1764d69e954.js +0 -1
  682. package/app/.next/static/chunks/app/api/cli-tools/cowork-settings/route-1172e1764d69e954.js +0 -1
  683. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1172e1764d69e954.js +0 -1
  684. package/app/.next/static/chunks/app/api/cli-tools/hermes-settings/route-1172e1764d69e954.js +0 -1
  685. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1172e1764d69e954.js +0 -1
  686. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1172e1764d69e954.js +0 -1
  687. package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-1172e1764d69e954.js +0 -1
  688. package/app/.next/static/chunks/app/api/cloud/auth/route-1172e1764d69e954.js +0 -1
  689. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1172e1764d69e954.js +0 -1
  690. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1172e1764d69e954.js +0 -1
  691. package/app/.next/static/chunks/app/api/cloud/models/alias/route-1172e1764d69e954.js +0 -1
  692. package/app/.next/static/chunks/app/api/combos/[id]/route-1172e1764d69e954.js +0 -1
  693. package/app/.next/static/chunks/app/api/combos/route-1172e1764d69e954.js +0 -1
  694. package/app/.next/static/chunks/app/api/health/route-1172e1764d69e954.js +0 -1
  695. package/app/.next/static/chunks/app/api/init/route-1172e1764d69e954.js +0 -1
  696. package/app/.next/static/chunks/app/api/keys/[id]/route-1172e1764d69e954.js +0 -1
  697. package/app/.next/static/chunks/app/api/keys/route-1172e1764d69e954.js +0 -1
  698. package/app/.next/static/chunks/app/api/locale/route-1172e1764d69e954.js +0 -1
  699. package/app/.next/static/chunks/app/api/mcp/[plugin]/message/route-1172e1764d69e954.js +0 -1
  700. package/app/.next/static/chunks/app/api/mcp/[plugin]/sse/route-1172e1764d69e954.js +0 -1
  701. package/app/.next/static/chunks/app/api/media-providers/tts/deepgram/voices/route-1172e1764d69e954.js +0 -1
  702. package/app/.next/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-1172e1764d69e954.js +0 -1
  703. package/app/.next/static/chunks/app/api/media-providers/tts/inworld/voices/route-1172e1764d69e954.js +0 -1
  704. package/app/.next/static/chunks/app/api/media-providers/tts/voices/route-1172e1764d69e954.js +0 -1
  705. package/app/.next/static/chunks/app/api/models/alias/route-1172e1764d69e954.js +0 -1
  706. package/app/.next/static/chunks/app/api/models/availability/route-1172e1764d69e954.js +0 -1
  707. package/app/.next/static/chunks/app/api/models/custom/route-1172e1764d69e954.js +0 -1
  708. package/app/.next/static/chunks/app/api/models/disabled/route-1172e1764d69e954.js +0 -1
  709. package/app/.next/static/chunks/app/api/models/route-1172e1764d69e954.js +0 -1
  710. package/app/.next/static/chunks/app/api/models/test/route-1172e1764d69e954.js +0 -1
  711. package/app/.next/static/chunks/app/api/network-analysis/route-1172e1764d69e954.js +0 -1
  712. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1172e1764d69e954.js +0 -1
  713. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1172e1764d69e954.js +0 -1
  714. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1172e1764d69e954.js +0 -1
  715. package/app/.next/static/chunks/app/api/oauth/gitlab/pat/route-1172e1764d69e954.js +0 -1
  716. package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-1172e1764d69e954.js +0 -1
  717. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1172e1764d69e954.js +0 -1
  718. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1172e1764d69e954.js +0 -1
  719. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1172e1764d69e954.js +0 -1
  720. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1172e1764d69e954.js +0 -1
  721. package/app/.next/static/chunks/app/api/pricing/route-1172e1764d69e954.js +0 -1
  722. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1172e1764d69e954.js +0 -1
  723. package/app/.next/static/chunks/app/api/provider-nodes/route-1172e1764d69e954.js +0 -1
  724. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1172e1764d69e954.js +0 -1
  725. package/app/.next/static/chunks/app/api/providers/[id]/models/route-1172e1764d69e954.js +0 -1
  726. package/app/.next/static/chunks/app/api/providers/[id]/route-1172e1764d69e954.js +0 -1
  727. package/app/.next/static/chunks/app/api/providers/[id]/test/route-1172e1764d69e954.js +0 -1
  728. package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-1172e1764d69e954.js +0 -1
  729. package/app/.next/static/chunks/app/api/providers/client/route-1172e1764d69e954.js +0 -1
  730. package/app/.next/static/chunks/app/api/providers/kilo/free-models/route-1172e1764d69e954.js +0 -1
  731. package/app/.next/static/chunks/app/api/providers/route-1172e1764d69e954.js +0 -1
  732. package/app/.next/static/chunks/app/api/providers/suggested-models/route-1172e1764d69e954.js +0 -1
  733. package/app/.next/static/chunks/app/api/providers/test-batch/route-1172e1764d69e954.js +0 -1
  734. package/app/.next/static/chunks/app/api/providers/validate/route-1172e1764d69e954.js +0 -1
  735. package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-1172e1764d69e954.js +0 -1
  736. package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-1172e1764d69e954.js +0 -1
  737. package/app/.next/static/chunks/app/api/proxy-pools/route-1172e1764d69e954.js +0 -1
  738. package/app/.next/static/chunks/app/api/proxy-pools/vercel-deploy/route-1172e1764d69e954.js +0 -1
  739. package/app/.next/static/chunks/app/api/settings/database/route-1172e1764d69e954.js +0 -1
  740. package/app/.next/static/chunks/app/api/settings/proxy-test/route-1172e1764d69e954.js +0 -1
  741. package/app/.next/static/chunks/app/api/settings/require-login/route-1172e1764d69e954.js +0 -1
  742. package/app/.next/static/chunks/app/api/settings/route-1172e1764d69e954.js +0 -1
  743. package/app/.next/static/chunks/app/api/shutdown/route-1172e1764d69e954.js +0 -1
  744. package/app/.next/static/chunks/app/api/tags/route-1172e1764d69e954.js +0 -1
  745. package/app/.next/static/chunks/app/api/translator/console-logs/route-1172e1764d69e954.js +0 -1
  746. package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-1172e1764d69e954.js +0 -1
  747. package/app/.next/static/chunks/app/api/translator/load/route-1172e1764d69e954.js +0 -1
  748. package/app/.next/static/chunks/app/api/translator/save/route-1172e1764d69e954.js +0 -1
  749. package/app/.next/static/chunks/app/api/translator/send/route-1172e1764d69e954.js +0 -1
  750. package/app/.next/static/chunks/app/api/translator/translate/route-1172e1764d69e954.js +0 -1
  751. package/app/.next/static/chunks/app/api/tunnel/disable/route-1172e1764d69e954.js +0 -1
  752. package/app/.next/static/chunks/app/api/tunnel/enable/route-1172e1764d69e954.js +0 -1
  753. package/app/.next/static/chunks/app/api/tunnel/status/route-1172e1764d69e954.js +0 -1
  754. package/app/.next/static/chunks/app/api/tunnel/tailscale-check/route-1172e1764d69e954.js +0 -1
  755. package/app/.next/static/chunks/app/api/tunnel/tailscale-disable/route-1172e1764d69e954.js +0 -1
  756. package/app/.next/static/chunks/app/api/tunnel/tailscale-enable/route-1172e1764d69e954.js +0 -1
  757. package/app/.next/static/chunks/app/api/tunnel/tailscale-install/route-1172e1764d69e954.js +0 -1
  758. package/app/.next/static/chunks/app/api/tunnel/tailscale-login/route-1172e1764d69e954.js +0 -1
  759. package/app/.next/static/chunks/app/api/tunnel/tailscale-start-daemon/route-1172e1764d69e954.js +0 -1
  760. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1172e1764d69e954.js +0 -1
  761. package/app/.next/static/chunks/app/api/usage/api-keys/route-1172e1764d69e954.js +0 -1
  762. package/app/.next/static/chunks/app/api/usage/chart/route-1172e1764d69e954.js +0 -1
  763. package/app/.next/static/chunks/app/api/usage/history/route-1172e1764d69e954.js +0 -1
  764. package/app/.next/static/chunks/app/api/usage/logs/route-1172e1764d69e954.js +0 -1
  765. package/app/.next/static/chunks/app/api/usage/providers/route-1172e1764d69e954.js +0 -1
  766. package/app/.next/static/chunks/app/api/usage/request-details/route-1172e1764d69e954.js +0 -1
  767. package/app/.next/static/chunks/app/api/usage/request-logs/route-1172e1764d69e954.js +0 -1
  768. package/app/.next/static/chunks/app/api/usage/stats/route-1172e1764d69e954.js +0 -1
  769. package/app/.next/static/chunks/app/api/usage/stream/route-1172e1764d69e954.js +0 -1
  770. package/app/.next/static/chunks/app/api/users/[id]/route-1172e1764d69e954.js +0 -1
  771. package/app/.next/static/chunks/app/api/users/route-1172e1764d69e954.js +0 -1
  772. package/app/.next/static/chunks/app/api/v1/api/chat/route-1172e1764d69e954.js +0 -1
  773. package/app/.next/static/chunks/app/api/v1/audio/speech/route-1172e1764d69e954.js +0 -1
  774. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1172e1764d69e954.js +0 -1
  775. package/app/.next/static/chunks/app/api/v1/audio/voices/route-1172e1764d69e954.js +0 -1
  776. package/app/.next/static/chunks/app/api/v1/chat/completions/route-1172e1764d69e954.js +0 -1
  777. package/app/.next/static/chunks/app/api/v1/embeddings/route-1172e1764d69e954.js +0 -1
  778. package/app/.next/static/chunks/app/api/v1/images/generations/route-1172e1764d69e954.js +0 -1
  779. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1172e1764d69e954.js +0 -1
  780. package/app/.next/static/chunks/app/api/v1/messages/route-1172e1764d69e954.js +0 -1
  781. package/app/.next/static/chunks/app/api/v1/models/[kind]/route-1172e1764d69e954.js +0 -1
  782. package/app/.next/static/chunks/app/api/v1/models/info/route-1172e1764d69e954.js +0 -1
  783. package/app/.next/static/chunks/app/api/v1/models/route-1172e1764d69e954.js +0 -1
  784. package/app/.next/static/chunks/app/api/v1/responses/compact/route-1172e1764d69e954.js +0 -1
  785. package/app/.next/static/chunks/app/api/v1/responses/route-1172e1764d69e954.js +0 -1
  786. package/app/.next/static/chunks/app/api/v1/route-1172e1764d69e954.js +0 -1
  787. package/app/.next/static/chunks/app/api/v1/search/route-1172e1764d69e954.js +0 -1
  788. package/app/.next/static/chunks/app/api/v1/web/fetch/route-1172e1764d69e954.js +0 -1
  789. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1172e1764d69e954.js +0 -1
  790. package/app/.next/static/chunks/app/api/v1beta/models/route-1172e1764d69e954.js +0 -1
  791. package/app/.next/static/chunks/app/api/version/route-1172e1764d69e954.js +0 -1
  792. package/app/.next/static/chunks/app/api/version/shutdown/route-1172e1764d69e954.js +0 -1
  793. package/app/.next/static/chunks/app/api/version/update/route-1172e1764d69e954.js +0 -1
  794. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-0b53c6deac19b9be.js +0 -1
  795. package/app/.next/static/chunks/app/layout-55318fbfdf7dfacb.js +0 -1
  796. package/app/.next/static/chunks/app/login/page-65d3f9612064353f.js +0 -1
  797. package/app/.next/static/chunks/app/manifest.webmanifest/route-1172e1764d69e954.js +0 -1
  798. package/app/.next/static/chunks/app/page-1172e1764d69e954.js +0 -1
  799. package/app/.next/static/chunks/main-app-5fb630e627076bfd.js +0 -1
  800. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1172e1764d69e954.js +0 -1
  801. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1172e1764d69e954.js +0 -1
  802. package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-8c0dda4490abacd4.js +0 -1
  803. package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-1172e1764d69e954.js +0 -1
  804. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1172e1764d69e954.js +0 -1
  805. package/app/.next/static/css/16878fc1d2cbb11a.css +0 -1
  806. package/app/.next/static/css/2e1b7d528c228ec3.css +0 -1
  807. package/app/.next/static/foKo1xDQER7YWTSg2B-qB/_buildManifest.js +0 -1
  808. package/app/.next/static/media/19cfc7226ec3afaa-s.woff2 +0 -0
  809. package/app/.next/static/media/21350d82a1f187e9-s.woff2 +0 -0
  810. package/app/.next/static/media/8e9860b6e62d6359-s.woff2 +0 -0
  811. package/app/.next/static/media/ba9851c3c22cd980-s.woff2 +0 -0
  812. package/app/.next/static/media/c5fe6dc8356a8c31-s.woff2 +0 -0
  813. package/app/.next/static/media/df0a9ae256c0569c-s.woff2 +0 -0
  814. package/app/.next/static/media/e4af272ccee01ff0-s.p.woff2 +0 -0
  815. /package/app/.next/static/{foKo1xDQER7YWTSg2B-qB → 9qtW6KlzV_D2b828CZp1A}/_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}},"7570":{"*":{"id":"33557","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"12572":{"*":{"id":"57422","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17169":{"*":{"id":"39672","name":"*","chunks":[],"async":false}},"18042":{"*":{"id":"21682","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}},"23132":{"*":{"id":"28403","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}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"36894":{"*":{"id":"48076","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"45699":{"*":{"id":"56725","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"50433":{"*":{"id":"95745","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}},"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}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","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}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","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}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"89455":{"*":{"id":"44852","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95892":{"*":{"id":"37900","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"98572":{"*":{"id":"31402","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/mac/Documents/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["1321","static/chunks/1321-b764e2be7fc92cc1.js","7177","static/chunks/app/layout-55318fbfdf7dfacb.js"],"async":false},"/Users/mac/Documents/9router/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-b764e2be7fc92cc1.js","7177","static/chunks/app/layout-55318fbfdf7dfacb.js"],"async":false},"/Users/mac/Documents/9router/src/app/globals.css":{"id":74124,"name":"*","chunks":["1321","static/chunks/1321-b764e2be7fc92cc1.js","7177","static/chunks/app/layout-55318fbfdf7dfacb.js"],"async":false},"/Users/mac/Documents/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-b764e2be7fc92cc1.js","7177","static/chunks/app/layout-55318fbfdf7dfacb.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/AddCustomImageModal.js":{"id":98572,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/UsageStats.js":{"id":23132,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/shared/components/UserRoleProvider.js":{"id":95892,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-b764e2be7fc92cc1.js","5497","static/chunks/5497-83030cc3d92a3519.js","9305","static/chunks/app/(dashboard)/layout-823fc1c94bc15026.js"],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/admin/keys/page.js":{"id":36894,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/admin/users/page.js":{"id":17169,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/quota/page.js":{"id":18042,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/user/page.js":{"id":50433,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/network-analysis/page.js":{"id":45699,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/focus-ui/FocusUIPageClient.js":{"id":89455,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":12572,"name":"*","chunks":[],"async":false},"/Users/mac/Documents/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7570,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/mac/Documents/9router/src/":[],"/Users/mac/Documents/9router/src/app/layout":[{"inlined":false,"path":"static/css/2e1b7d528c228ec3.css"},{"inlined":false,"path":"static/css/16878fc1d2cbb11a.css"}],"/Users/mac/Documents/9router/src/app/page":[],"/Users/mac/Documents/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7570":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"12572":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17169":{"*":{"id":"24684","name":"*","chunks":[],"async":false}},"18042":{"*":{"id":"16736","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}},"23132":{"*":{"id":"2422","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}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"36894":{"*":{"id":"7314","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"45699":{"*":{"id":"9803","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50433":{"*":{"id":"79235","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}},"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}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74124":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","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}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"89455":{"*":{"id":"24830","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95892":{"*":{"id":"76978","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"98572":{"*":{"id":"26288","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}},"7570":{"*":{"id":"33557","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"12572":{"*":{"id":"57422","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17169":{"*":{"id":"39672","name":"*","chunks":[],"async":false}},"18042":{"*":{"id":"21682","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}},"23132":{"*":{"id":"28403","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}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"36894":{"*":{"id":"48076","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"45699":{"*":{"id":"56725","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"50433":{"*":{"id":"95745","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}},"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}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","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}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","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}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"89455":{"*":{"id":"44852","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95892":{"*":{"id":"37900","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"98572":{"*":{"id":"31402","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-634f2d25db77d618.js","7177","static/chunks/app/layout-2f20e93bb64f203d.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-634f2d25db77d618.js","7177","static/chunks/app/layout-2f20e93bb64f203d.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-634f2d25db77d618.js","7177","static/chunks/app/layout-2f20e93bb64f203d.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/AddCustomImageModal.js":{"id":98572,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/UsageStats.js":{"id":23132,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/shared/components/UserRoleProvider.js":{"id":95892,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-a02f07646d97d6ca.js","1321","static/chunks/1321-634f2d25db77d618.js","5497","static/chunks/5497-4a0f0c365aea0ea7.js","9305","static/chunks/app/(dashboard)/layout-00b66bc0e6b38a14.js"],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/admin/keys/page.js":{"id":36894,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/admin/users/page.js":{"id":17169,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/quota/page.js":{"id":18042,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/user/page.js":{"id":50433,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/focus-ui/FocusUIPageClient.js":{"id":89455,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/network-analysis/page.js":{"id":45699,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":12572,"name":"*","chunks":[],"async":false},"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7570,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/bytedance/Documents/Projects/9router/src/":[],"/Users/bytedance/Documents/Projects/9router/src/app/layout":[{"inlined":false,"path":"static/css/fe3b2b4e527f4e99.css"},{"inlined":false,"path":"static/css/f6642f5333f94810.css"}],"/Users/bytedance/Documents/Projects/9router/src/app/page":[],"/Users/bytedance/Documents/Projects/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7570":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"12572":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17169":{"*":{"id":"24684","name":"*","chunks":[],"async":false}},"18042":{"*":{"id":"16736","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}},"23132":{"*":{"id":"2422","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}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"36894":{"*":{"id":"7314","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"45699":{"*":{"id":"9803","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50433":{"*":{"id":"79235","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}},"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}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","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}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","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}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"89455":{"*":{"id":"24830","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95892":{"*":{"id":"76978","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"98572":{"*":{"id":"26288","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -15,6 +15,7 @@
15
15
  "/api/cli-tools/antigravity-mitm/test/route": "app/api/cli-tools/antigravity-mitm/test/route.js",
16
16
  "/api/cli-tools/claude-settings/route": "app/api/cli-tools/claude-settings/route.js",
17
17
  "/api/cli-tools/cline-settings/route": "app/api/cli-tools/cline-settings/route.js",
18
+ "/api/cli-tools/codex-settings/activate-account/route": "app/api/cli-tools/codex-settings/activate-account/route.js",
18
19
  "/api/cli-tools/codex-settings/route": "app/api/cli-tools/codex-settings/route.js",
19
20
  "/api/cli-tools/copilot-settings/route": "app/api/cli-tools/copilot-settings/route.js",
20
21
  "/api/cli-tools/cowork-mcp-registry/route": "app/api/cli-tools/cowork-mcp-registry/route.js",
@@ -125,10 +126,11 @@
125
126
  "/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
126
127
  "/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
127
128
  "/api/proxy-pools/route": "app/api/proxy-pools/route.js",
128
- "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
129
129
  "/api/settings/database/route": "app/api/settings/database/route.js",
130
+ "/api/proxy-pools/vercel-deploy/route": "app/api/proxy-pools/vercel-deploy/route.js",
130
131
  "/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
131
132
  "/api/settings/route": "app/api/settings/route.js",
133
+ "/api/startup-notices/route": "app/api/startup-notices/route.js",
132
134
  "/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
133
135
  "/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
134
136
  "/api/usage/stats/route": "app/api/usage/stats/route.js",
@@ -158,9 +160,9 @@
158
160
  "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
159
161
  "/(dashboard)/dashboard/user/page": "app/(dashboard)/dashboard/user/page.js",
160
162
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
163
+ "/(dashboard)/dashboard/focus-ui/page": "app/(dashboard)/dashboard/focus-ui/page.js",
161
164
  "/(dashboard)/dashboard/network-analysis/page": "app/(dashboard)/dashboard/network-analysis/page.js",
162
165
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
163
- "/(dashboard)/dashboard/focus-ui/page": "app/(dashboard)/dashboard/focus-ui/page.js",
164
166
  "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js",
165
167
  "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
166
168
  "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
@@ -4,4 +4,5 @@
4
4
  data: ${d}
5
5
 
6
6
  `)}catch{}}}),f.stderr.on("data",b=>console.log(`[mcp:${a}]`,b.toString().trim())),f.on("exit",c=>{console.log(`[mcp:${a}] exited`,c),b.delete(a)}),c}a.exports={getOrSpawn:o,registerSession:function(a,b){let c=o(a),d=g.randomUUID();return c.sessions.set(d,b),d},unregisterSession:function(a,b){let c=l().get(a);c&&c.sessions.delete(b)},sendToChild:function(a,b){let c=l().get(a);if(!c?.proc?.stdin?.writable)throw Error(`Bridge not running: ${a}`);c.proc.stdin.write(`${JSON.stringify(b)}
7
- `)},isRunning:function(a){let b=l().get(a);return!!(b?.proc&&!b.proc.killed&&null===b.proc.exitCode)},findPlugin:n,registerCustomPlugin:function(a){m().set(a.name,a)}}},21350:(a,b,c)=>{c.r(b),c.d(b,{DELETE:()=>M,GET:()=>K,POST:()=>L});var d=c(49796),e=c(23211),f=c(79748),g=c.n(f),h=c(33873),i=c.n(h),j=c(21820),k=c.n(j),l=c(55511),m=c.n(l),n=c(28286),o=c(30869),p=c(49120),q=c(24424);let r=o.h0.appPort,s="gateway",t={coworkEgressAllowedHosts:["*"],disabledBuiltinTools:[],isLocalDevMcpEnabled:!0,isDesktopExtensionEnabled:!0,isDesktopExtensionDirectoryEnabled:!0,isDesktopExtensionSignatureRequired:!1,isClaudeCodeForDesktopEnabled:!0,disableEssentialTelemetry:!0,disableNonessentialTelemetry:!0,disableNonessentialServices:!0},u=()=>{if("darwin"===k().platform()){let a=i().join(k().homedir(),"Library","Application Support");return[i().join(a,"Claude-3p"),i().join(a,"Claude")]}if("win32"===k().platform()){let a=process.env.LOCALAPPDATA||i().join(k().homedir(),"AppData","Local"),b=process.env.APPDATA||i().join(k().homedir(),"AppData","Roaming");return[i().join(a,"Claude-3p"),i().join(b,"Claude-3p"),i().join(a,"Claude"),i().join(b,"Claude")]}return[i().join(k().homedir(),".config","Claude-3p"),i().join(k().homedir(),".config","Claude")]},v=async()=>{let a=u();for(let b of a)try{return await g().access(i().join(b,"configLibrary")),b}catch{}return a[0]},w=()=>u()[0],x=async()=>i().join(await v(),"configLibrary"),y=()=>i().join(w(),"configLibrary"),z=async()=>i().join(await x(),"_meta.json"),A=()=>{if("darwin"===k().platform())return i().join(k().homedir(),"Library","Application Support","Claude");if("win32"===k().platform()){let a=process.env.APPDATA||i().join(k().homedir(),"AppData","Roaming");return i().join(a,"Claude")}return i().join(k().homedir(),".config","Claude")},B=()=>i().join(A(),"claude_desktop_config.json"),C=async()=>{try{return JSON.parse(await g().readFile(B(),"utf-8"))||{}}catch(a){if("ENOENT"===a.code)return{};throw a}},D=async a=>{await g().mkdir(A(),{recursive:!0}),await g().writeFile(B(),JSON.stringify(a,null,2))},E=async()=>{let a=await C();return"3p"!==a.deploymentMode&&(a.deploymentMode="3p",await D(a),!0)},F=async()=>{let a=await C();if(!a.mcpServers||"object"!=typeof a.mcpServers)return;let b=new Set(n.LOCAL_STDIO_PLUGINS.map(a=>a.name));for(let c of Object.keys(a.mcpServers))b.has(c)&&delete a.mcpServers[c];0===Object.keys(a.mcpServers).length&&delete a.mcpServers,await D(a)},G=async()=>{for(let a of[...u(),...(()=>{if("darwin"===k().platform())return["/Applications/Claude.app",i().join(k().homedir(),"Applications","Claude.app")];if("win32"===k().platform()){let a=process.env.LOCALAPPDATA||i().join(k().homedir(),"AppData","Local"),b=process.env.ProgramFiles||"C:\\Program Files";return[i().join(a,"AnthropicClaude"),i().join(b,"Claude"),i().join(b,"AnthropicClaude")]}return[]})()])try{return await g().access(a),!0}catch{}return!1},H=async a=>{try{return JSON.parse(await g().readFile(a,"utf-8"))}catch(a){if("ENOENT"===a.code)return null;throw a}},I=async()=>{let a=i().join(y(),"_meta.json"),b=await H(a);if(!b||!b.appliedId){let c=await H(await z());if(c?.appliedId)b=c;else{let a=m().randomUUID();b={appliedId:a,entries:[{id:a,name:"Default"}]}}await g().mkdir(y(),{recursive:!0}),await g().writeFile(a,JSON.stringify(b,null,2))}return b};async function J(a){let b=i().join(w(),"config.json"),c={};try{c=JSON.parse(await g().readFile(b,"utf-8"))||{}}catch(a){if("ENOENT"!==a.code)return{error:a.code}}let d={};for(let b of a)b?.name&&(d[b.name]=!0);return c.operonSkipMcpApprovals=d,await g().mkdir(w(),{recursive:!0}),await g().writeFile(b,JSON.stringify(c,null,2)),{written:Object.keys(d).length}}async function K(){try{if(!await G())return e.NextResponse.json({installed:!1,config:null,message:"Claude Desktop (Cowork mode) not detected"});let a=await H(await z()),b=a?.appliedId||null,c=await x(),d=b?i().join(c,`${b}.json`):null,f=d?await H(d):null,g=f?.inferenceGatewayBaseUrl||null,h=Array.isArray(f?.inferenceModels)?f.inferenceModels.map(a=>"string"==typeof a?a:a?.name).filter(Boolean):[],j=Array.isArray(f?.managedMcpServers)?f.managedMcpServers:[],k=!!(f?.inferenceProvider===s&&g),l=new Set(n.LOCAL_STDIO_PLUGINS.map(a=>a.name)),m=j.filter(a=>l.has(a.name)&&"string"==typeof a.url&&a.url.includes("/api/mcp/")).map(a=>a.name),o=j.filter(a=>a.custom||!l.has(a.name)&&"string"==typeof a.url&&a.url.includes("/api/mcp/")).map(a=>({name:a.name,url:a.url,transport:a.transport,custom:!0}));return e.NextResponse.json({installed:!0,config:f,has9Router:k,configPath:d,cowork:{appliedId:b,baseUrl:g,models:h,provider:f?.inferenceProvider||null,plugins:j.filter(a=>!a.custom&&!(l.has(a.name)&&"string"==typeof a.url&&a.url.includes("/api/mcp/"))).map(a=>{let b=a.toolPolicy?Object.keys(a.toolPolicy):[],c=`${a.name}-`,d=new Set;for(let a of b){let b=a;for(;b.startsWith(c);)b=b.slice(c.length);d.add(b)}let e=n.DEFAULT_PLUGINS.find(b=>b.name===a.name),f=e&&Array.isArray(e.toolNames)?e.toolNames:Array.from(d);return{name:a.name,url:a.url,transport:a.transport,oauth:!!a.oauth,toolNames:f}}),localPlugins:m,customPlugins:o},defaultPlugins:n.DEFAULT_PLUGINS,localStdioPlugins:n.LOCAL_STDIO_PLUGINS})}catch(a){return console.log("Error reading cowork settings:",a),e.NextResponse.json({error:"Failed to read cowork settings"},{status:500})}}async function L(a){try{let{baseUrl:b,apiKey:d,models:f,plugins:h,localPlugins:j,customPlugins:k}=await a.json();if(!b||!d)return e.NextResponse.json({error:"baseUrl and apiKey are required"},{status:400});let l=Array.isArray(f)?f.filter(a=>"string"==typeof a&&a.trim()):[];if(0===l.length)return e.NextResponse.json({error:"At least one model is required"},{status:400});let m=Array.isArray(h)?h:n.DEFAULT_PLUGINS,o=Array.isArray(j)?j:[],q=Array.isArray(k)?k:[];if(q.length>0){let{registerCustomPlugin:a}=c(17113),b=q.filter(a=>a.command).map(a=>({name:a.name,command:a.command,args:a.args||[]}));for(let c of b)a(c);try{let a=i().join(p.DATA_DIR,"mcp");await g().mkdir(a,{recursive:!0}),await g().writeFile(i().join(a,"customPlugins.json"),JSON.stringify(b,null,2))}catch{}}let u=(a=>{let b=Array.isArray(a)?a:[],c=[];for(let a of b){let b=n.LOCAL_STDIO_PLUGINS.find(b=>b.name===a);if(!b)continue;let d={name:b.name,url:`http://localhost:${r}/api/mcp/${b.name}/sse`,transport:"sse"};if(Array.isArray(b.toolNames)&&b.toolNames.length>0){let a=`${b.name}-`,c={};for(let d of b.toolNames)c[d]="allow",c[`${a}${d}`]="allow";d.toolPolicy=c}c.push(d)}return c})(o),v=(a=>{if(!Array.isArray(a))return[];let b=[];for(let c of a)c?.name&&(c.url?b.push({name:c.name,url:c.url,transport:c.transport||"sse",custom:!0}):c.command&&b.push({name:c.name,url:`http://localhost:${r}/api/mcp/${encodeURIComponent(c.name)}/sse`,transport:"sse",custom:!0}));return b})(q),w=[...(0,n.buildManagedMcpServers)(m),...u,...v],x=await E(),z=await I(),A=i().join(y(),`${z.appliedId}.json`),B={...t,inferenceProvider:s,inferenceGatewayBaseUrl:b,inferenceGatewayApiKey:d,inferenceModels:l.map(a=>({name:a}))};w.length>0&&(B.managedMcpServers=w),await g().writeFile(A,JSON.stringify(B,null,2));let C=null;try{C=await J(w)}catch(a){C={error:a.message}}try{await F()}catch{}return e.NextResponse.json({success:!0,bootstrapped:x,message:x?"Cowork enabled (3p mode set). Quit & reopen Claude Desktop.":"Cowork settings applied. Quit & reopen Claude Desktop.",configPath:A,skipApprovals:C,localMcp:{applied:o,via:"3p-sse-bridge"}})}catch(a){return console.log("Error applying cowork settings:",a),e.NextResponse.json({error:"Failed to apply cowork settings"},{status:500})}}async function M(){try{let a=await H(await z());if(!a?.appliedId)return e.NextResponse.json({success:!0,message:"No active config to reset"});let b=i().join(await x(),`${a.appliedId}.json`);try{await g().writeFile(b,JSON.stringify({},null,2))}catch(a){if("ENOENT"!==a.code)throw a}try{await J([])}catch{}try{await F()}catch{}return e.NextResponse.json({success:!0,message:"Cowork config reset"})}catch(a){return console.log("Error resetting cowork settings:",a),e.NextResponse.json({error:"Failed to reset cowork settings"},{status:500})}}(0,q.D)([K,L,M]),(0,d.A)(K,"005d149c4c7163bc1506a501d6fcb750e8f8c9b7b0",null),(0,d.A)(L,"40fae2f48dabe3171af65b31ec20ff611fb4511b0d",null),(0,d.A)(M,"00feb887e5116191a53fc8b1fd7a67b1689766e552",null)},28286:a=>{a.exports={DEFAULT_PLUGINS:[{name:"exa",title:"Exa",description:"Real-time web search and code documentation",url:"https://mcp.exa.ai/mcp",transport:"http",oauth:!1,toolNames:["web_search_exa","web_fetch_exa"]},{name:"tavily",title:"Tavily",description:"Real-time web search optimized for LLM agents",url:"https://mcp.tavily.com/mcp",transport:"http",oauth:!0,toolNames:["tavily_search","tavily_extract","tavily_crawl","tavily_map"]}],LOCAL_STDIO_PLUGINS:[{name:"browsermcp",title:"Browser MCP",description:"Control your running Chrome (requires Chrome extension)",extensionUrl:"https://chromewebstore.google.com/detail/browser-mcp-automate-your/bjfgambnhccakkhmkepdoekmckoijdlc",command:"npx",args:["-y","@browsermcp/mcp@latest"],toolNames:["browser_navigate","browser_snapshot","browser_click","browser_type","browser_screenshot","browser_get_console_logs","browser_wait","browser_press_key","browser_go_back","browser_go_forward"]}],buildManagedMcpServers:function(a){let b=Array.isArray(a)?a:[],c=[],d=new Set;for(let a of b){if(!a?.name||!a?.url||d.has(a.name))continue;d.add(a.name);let b={name:a.name,url:a.url,transport:a.transport||(/\/sse(\b|\/)/i.test(a.url)?"sse":"http")};if(a.oauth&&(b.oauth=!0),Array.isArray(a.toolNames)&&a.toolNames.length>0){let c=`${a.name}-`,d=new Set;for(let b of a.toolNames){if("string"!=typeof b||!b)continue;let a=b;for(;a.startsWith(c);)a=a.slice(c.length);d.add(a)}let e={};for(let a of d)e[a]="allow",e[`${c}${a}`]="allow";b.toolPolicy=e}c.push(b)}return c}}},30869:(a,b,c)=>{c.d(b,{UY:()=>h,X3:()=>i,eh:()=>f.eh,fg:()=>e.fg,h0:()=>g});var d=c(39006),e=c(75681),f=c(81329);d.rE;let g={npmPackageName:"@yina-npm/openrouterx",installCmd:"npm i -g @yina-npm/openrouterx --registry=https://registry.npmjs.org/",installCmdLatest:"npm i -g @yina-npm/openrouterx@latest --prefer-online --registry=https://registry.npmjs.org/",shutdownCountdownSec:3,exitDelayMs:500,statusPort:20129,statusPollIntervalMs:1e3,statusLogTailLines:8,installRetries:3,installRetryDelayMs:5e3,lingerAfterDoneMs:3e4,waitForExitMinMs:5e3,waitForExitMaxMs:2e4,waitForExitCheckMs:500,appPort:20502},h={maxLines:200,pollIntervalMs:1e3},i={openrouter:"https://openrouter.ai/api/v1/chat/completions",glm:"https://api.z.ai/api/anthropic/v1/messages","glm-cn":"https://open.bigmodel.cn/api/coding/paas/v4/chat/completions",kimi:"https://api.kimi.com/coding/v1/messages",minimax:"https://api.minimax.io/anthropic/v1/messages","minimax-cn":"https://api.minimaxi.com/anthropic/v1/messages",alicode:"https://coding.dashscope.aliyuncs.com/v1/chat/completions","alicode-intl":"https://coding-intl.dashscope.aliyuncs.com/v1/chat/completions","volcengine-ark":"https://ark.cn-beijing.volces.com/api/coding/v3/chat/completions",byteplus:"https://ark.ap-southeast.bytepluses.com/api/coding/v3/chat/completions",openai:"https://api.openai.com/v1/chat/completions",anthropic:"https://api.anthropic.com/v1/messages",gemini:"https://generativelanguage.googleapis.com/v1beta/models",ollama:"https://ollama.com/api/chat","ollama-local":"http://localhost:11434/api/chat"}},39006:a=>{a.exports={rE:"0.4.35"}},49120:(a,b,c)=>{c.r(b),c.d(b,{APP_NAME:()=>j,DATA_DIR:()=>p,DB_FILE:()=>q,LEGACY_APP_NAME:()=>k,getDataDir:()=>o,getLegacyDataDir:()=>n,migrateLegacyDataFilesIfNeeded:()=>r});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h);let j="openrouterx",k="9router",l=["db.json","usage.json","log.txt","disabledModels.json","request-details.json"];function m(a){return"win32"===process.platform?g().join(process.env.APPDATA||g().join(i().homedir(),"AppData","Roaming"),a):g().join(i().homedir(),`.${a}`)}function n(){return m(k)}function o(){let a=process.env.DATA_DIR;if(!a)return m(j);try{return e().mkdirSync(a,{recursive:!0}),a}catch(b){if(b?.code==="EACCES"||b?.code==="EPERM")return console.warn(`[DATA_DIR] '${a}' not writable -> fallback ~/.${j}`),m(j);throw b}}let p=o(),q=g().join(p,"db.json");function r(){if(process.env.DATA_DIR)return!1;let a=n();if(a===p||!e().existsSync(a))return!1;let b=!1;for(let c of(e().existsSync(p)||e().mkdirSync(p,{recursive:!0}),l)){let d=g().join(a,c),f=g().join(p,c);e().existsSync(d)&&!e().existsSync(f)&&(e().copyFileSync(d,f),b=!0)}return b}r()},81329:(a,b,c)=>{c.d(b,{Xg:()=>d.Xg,eh:()=>e,vq:()=>d.vq});var d=c(44404);Object.entries(c(75681).AI_PROVIDERS).filter(([,a])=>a.passthroughModels).map(([a])=>a);let e=Object.entries(d.vq).flatMap(([a,b])=>b.map(b=>({provider:a,model:b.id,name:b.name})))}};
7
+ `)},isRunning:function(a){let b=l().get(a);return!!(b?.proc&&!b.proc.killed&&null===b.proc.exitCode)},findPlugin:n,registerCustomPlugin:function(a){m().set(a.name,a)}}},21350:(a,b,c)=>{c.r(b),c.d(b,{DELETE:()=>M,GET:()=>K,POST:()=>L});var d=c(49796),e=c(23211),f=c(79748),g=c.n(f),h=c(33873),i=c.n(h),j=c(21820),k=c.n(j),l=c(55511),m=c.n(l),n=c(28286),o=c(30869),p=c(49120),q=c(24424);let r=o.h0.appPort,s="gateway",t={coworkEgressAllowedHosts:["*"],disabledBuiltinTools:[],isLocalDevMcpEnabled:!0,isDesktopExtensionEnabled:!0,isDesktopExtensionDirectoryEnabled:!0,isDesktopExtensionSignatureRequired:!1,isClaudeCodeForDesktopEnabled:!0,disableEssentialTelemetry:!0,disableNonessentialTelemetry:!0,disableNonessentialServices:!0},u=()=>{if("darwin"===k().platform()){let a=i().join(k().homedir(),"Library","Application Support");return[i().join(a,"Claude-3p"),i().join(a,"Claude")]}if("win32"===k().platform()){let a=process.env.LOCALAPPDATA||i().join(k().homedir(),"AppData","Local"),b=process.env.APPDATA||i().join(k().homedir(),"AppData","Roaming");return[i().join(a,"Claude-3p"),i().join(b,"Claude-3p"),i().join(a,"Claude"),i().join(b,"Claude")]}return[i().join(k().homedir(),".config","Claude-3p"),i().join(k().homedir(),".config","Claude")]},v=async()=>{let a=u();for(let b of a)try{return await g().access(i().join(b,"configLibrary")),b}catch{}return a[0]},w=()=>u()[0],x=async()=>i().join(await v(),"configLibrary"),y=()=>i().join(w(),"configLibrary"),z=async()=>i().join(await x(),"_meta.json"),A=()=>{if("darwin"===k().platform())return i().join(k().homedir(),"Library","Application Support","Claude");if("win32"===k().platform()){let a=process.env.APPDATA||i().join(k().homedir(),"AppData","Roaming");return i().join(a,"Claude")}return i().join(k().homedir(),".config","Claude")},B=()=>i().join(A(),"claude_desktop_config.json"),C=async()=>{try{return JSON.parse(await g().readFile(B(),"utf-8"))||{}}catch(a){if("ENOENT"===a.code)return{};throw a}},D=async a=>{await g().mkdir(A(),{recursive:!0}),await g().writeFile(B(),JSON.stringify(a,null,2))},E=async()=>{let a=await C();return"3p"!==a.deploymentMode&&(a.deploymentMode="3p",await D(a),!0)},F=async()=>{let a=await C();if(!a.mcpServers||"object"!=typeof a.mcpServers)return;let b=new Set(n.LOCAL_STDIO_PLUGINS.map(a=>a.name));for(let c of Object.keys(a.mcpServers))b.has(c)&&delete a.mcpServers[c];0===Object.keys(a.mcpServers).length&&delete a.mcpServers,await D(a)},G=async()=>{for(let a of[...u(),...(()=>{if("darwin"===k().platform())return["/Applications/Claude.app",i().join(k().homedir(),"Applications","Claude.app")];if("win32"===k().platform()){let a=process.env.LOCALAPPDATA||i().join(k().homedir(),"AppData","Local"),b=process.env.ProgramFiles||"C:\\Program Files";return[i().join(a,"AnthropicClaude"),i().join(b,"Claude"),i().join(b,"AnthropicClaude")]}return[]})()])try{return await g().access(a),!0}catch{}return!1},H=async a=>{try{return JSON.parse(await g().readFile(a,"utf-8"))}catch(a){if("ENOENT"===a.code)return null;throw a}},I=async()=>{let a=i().join(y(),"_meta.json"),b=await H(a);if(!b||!b.appliedId){let c=await H(await z());if(c?.appliedId)b=c;else{let a=m().randomUUID();b={appliedId:a,entries:[{id:a,name:"Default"}]}}await g().mkdir(y(),{recursive:!0}),await g().writeFile(a,JSON.stringify(b,null,2))}return b};async function J(a){let b=i().join(w(),"config.json"),c={};try{c=JSON.parse(await g().readFile(b,"utf-8"))||{}}catch(a){if("ENOENT"!==a.code)return{error:a.code}}let d={};for(let b of a)b?.name&&(d[b.name]=!0);return c.operonSkipMcpApprovals=d,await g().mkdir(w(),{recursive:!0}),await g().writeFile(b,JSON.stringify(c,null,2)),{written:Object.keys(d).length}}async function K(){try{if(!await G())return e.NextResponse.json({installed:!1,config:null,message:"Claude Desktop (Cowork mode) not detected"});let a=await H(await z()),b=a?.appliedId||null,c=await x(),d=b?i().join(c,`${b}.json`):null,f=d?await H(d):null,g=f?.inferenceGatewayBaseUrl||null,h=Array.isArray(f?.inferenceModels)?f.inferenceModels.map(a=>"string"==typeof a?a:a?.name).filter(Boolean):[],j=Array.isArray(f?.managedMcpServers)?f.managedMcpServers:[],k=!!(f?.inferenceProvider===s&&g),l=new Set(n.LOCAL_STDIO_PLUGINS.map(a=>a.name)),m=j.filter(a=>l.has(a.name)&&"string"==typeof a.url&&a.url.includes("/api/mcp/")).map(a=>a.name),o=j.filter(a=>a.custom||!l.has(a.name)&&"string"==typeof a.url&&a.url.includes("/api/mcp/")).map(a=>({name:a.name,url:a.url,transport:a.transport,custom:!0}));return e.NextResponse.json({installed:!0,config:f,has9Router:k,configPath:d,cowork:{appliedId:b,baseUrl:g,models:h,provider:f?.inferenceProvider||null,plugins:j.filter(a=>!a.custom&&!(l.has(a.name)&&"string"==typeof a.url&&a.url.includes("/api/mcp/"))).map(a=>{let b=a.toolPolicy?Object.keys(a.toolPolicy):[],c=`${a.name}-`,d=new Set;for(let a of b){let b=a;for(;b.startsWith(c);)b=b.slice(c.length);d.add(b)}let e=n.DEFAULT_PLUGINS.find(b=>b.name===a.name),f=e&&Array.isArray(e.toolNames)?e.toolNames:Array.from(d);return{name:a.name,url:a.url,transport:a.transport,oauth:!!a.oauth,toolNames:f}}),localPlugins:m,customPlugins:o},defaultPlugins:n.DEFAULT_PLUGINS,localStdioPlugins:n.LOCAL_STDIO_PLUGINS})}catch(a){return console.log("Error reading cowork settings:",a),e.NextResponse.json({error:"Failed to read cowork settings"},{status:500})}}async function L(a){try{let{baseUrl:b,apiKey:d,models:f,plugins:h,localPlugins:j,customPlugins:k}=await a.json();if(!b||!d)return e.NextResponse.json({error:"baseUrl and apiKey are required"},{status:400});let l=Array.isArray(f)?f.filter(a=>"string"==typeof a&&a.trim()):[];if(0===l.length)return e.NextResponse.json({error:"At least one model is required"},{status:400});let m=Array.isArray(h)?h:n.DEFAULT_PLUGINS,o=Array.isArray(j)?j:[],q=Array.isArray(k)?k:[];if(q.length>0){let{registerCustomPlugin:a}=c(17113),b=q.filter(a=>a.command).map(a=>({name:a.name,command:a.command,args:a.args||[]}));for(let c of b)a(c);try{let a=i().join(p.DATA_DIR,"mcp");await g().mkdir(a,{recursive:!0}),await g().writeFile(i().join(a,"customPlugins.json"),JSON.stringify(b,null,2))}catch{}}let u=(a=>{let b=Array.isArray(a)?a:[],c=[];for(let a of b){let b=n.LOCAL_STDIO_PLUGINS.find(b=>b.name===a);if(!b)continue;let d={name:b.name,url:`http://localhost:${r}/api/mcp/${b.name}/sse`,transport:"sse"};if(Array.isArray(b.toolNames)&&b.toolNames.length>0){let a=`${b.name}-`,c={};for(let d of b.toolNames)c[d]="allow",c[`${a}${d}`]="allow";d.toolPolicy=c}c.push(d)}return c})(o),v=(a=>{if(!Array.isArray(a))return[];let b=[];for(let c of a)c?.name&&(c.url?b.push({name:c.name,url:c.url,transport:c.transport||"sse",custom:!0}):c.command&&b.push({name:c.name,url:`http://localhost:${r}/api/mcp/${encodeURIComponent(c.name)}/sse`,transport:"sse",custom:!0}));return b})(q),w=[...(0,n.buildManagedMcpServers)(m),...u,...v],x=await E(),z=await I(),A=i().join(y(),`${z.appliedId}.json`),B={...t,inferenceProvider:s,inferenceGatewayBaseUrl:b,inferenceGatewayApiKey:d,inferenceModels:l.map(a=>({name:a}))};w.length>0&&(B.managedMcpServers=w),await g().writeFile(A,JSON.stringify(B,null,2));let C=null;try{C=await J(w)}catch(a){C={error:a.message}}try{await F()}catch{}return e.NextResponse.json({success:!0,bootstrapped:x,message:x?"Cowork enabled (3p mode set). Quit & reopen Claude Desktop.":"Cowork settings applied. Quit & reopen Claude Desktop.",configPath:A,skipApprovals:C,localMcp:{applied:o,via:"3p-sse-bridge"}})}catch(a){return console.log("Error applying cowork settings:",a),e.NextResponse.json({error:"Failed to apply cowork settings"},{status:500})}}async function M(){try{let a=await H(await z());if(!a?.appliedId)return e.NextResponse.json({success:!0,message:"No active config to reset"});let b=i().join(await x(),`${a.appliedId}.json`);try{await g().writeFile(b,JSON.stringify({},null,2))}catch(a){if("ENOENT"!==a.code)throw a}try{await J([])}catch{}try{await F()}catch{}return e.NextResponse.json({success:!0,message:"Cowork config reset"})}catch(a){return console.log("Error resetting cowork settings:",a),e.NextResponse.json({error:"Failed to reset cowork settings"},{status:500})}}(0,q.D)([K,L,M]),(0,d.A)(K,"0050f80ba874d05b4291d2c92a9769440e5b0d1d38",null),(0,d.A)(L,"405e372206f9a963a6a39bb7601ce94a7acfc6df50",null),(0,d.A)(M,"003bd0a94f814c8e9504055295c2cd9d93c704cc2d",null)},24424:(a,b)=>{function c(a){for(let b=0;b<a.length;b++){let c=a[b];if("function"!=typeof c)throw Object.defineProperty(Error(`A "use server" file can only export async functions, found ${typeof c}.
8
+ Read more: https://nextjs.org/docs/messages/invalid-use-server-value`),"__NEXT_ERROR_CODE",{value:"E352",enumerable:!1,configurable:!0})}}Object.defineProperty(b,"D",{enumerable:!0,get:function(){return c}})},28286:a=>{a.exports={DEFAULT_PLUGINS:[{name:"exa",title:"Exa",description:"Real-time web search and code documentation",url:"https://mcp.exa.ai/mcp",transport:"http",oauth:!1,toolNames:["web_search_exa","web_fetch_exa"]},{name:"tavily",title:"Tavily",description:"Real-time web search optimized for LLM agents",url:"https://mcp.tavily.com/mcp",transport:"http",oauth:!0,toolNames:["tavily_search","tavily_extract","tavily_crawl","tavily_map"]}],LOCAL_STDIO_PLUGINS:[{name:"browsermcp",title:"Browser MCP",description:"Control your running Chrome (requires Chrome extension)",extensionUrl:"https://chromewebstore.google.com/detail/browser-mcp-automate-your/bjfgambnhccakkhmkepdoekmckoijdlc",command:"npx",args:["-y","@browsermcp/mcp@latest"],toolNames:["browser_navigate","browser_snapshot","browser_click","browser_type","browser_screenshot","browser_get_console_logs","browser_wait","browser_press_key","browser_go_back","browser_go_forward"]}],buildManagedMcpServers:function(a){let b=Array.isArray(a)?a:[],c=[],d=new Set;for(let a of b){if(!a?.name||!a?.url||d.has(a.name))continue;d.add(a.name);let b={name:a.name,url:a.url,transport:a.transport||(/\/sse(\b|\/)/i.test(a.url)?"sse":"http")};if(a.oauth&&(b.oauth=!0),Array.isArray(a.toolNames)&&a.toolNames.length>0){let c=`${a.name}-`,d=new Set;for(let b of a.toolNames){if("string"!=typeof b||!b)continue;let a=b;for(;a.startsWith(c);)a=a.slice(c.length);d.add(a)}let e={};for(let a of d)e[a]="allow",e[`${c}${a}`]="allow";b.toolPolicy=e}c.push(b)}return c}}},30869:(a,b,c)=>{c.d(b,{UY:()=>h,X3:()=>i,eh:()=>f.eh,fg:()=>e.fg,h0:()=>g});var d=c(39006),e=c(75681),f=c(81329);d.rE;let g={npmPackageName:"@yina-npm/openrouterx",installCmd:"npm i -g @yina-npm/openrouterx --registry=https://registry.npmjs.org/",installCmdLatest:"npm i -g @yina-npm/openrouterx@latest --prefer-online --registry=https://registry.npmjs.org/",shutdownCountdownSec:3,exitDelayMs:500,statusPort:20129,statusPollIntervalMs:1e3,statusLogTailLines:8,installRetries:3,installRetryDelayMs:5e3,lingerAfterDoneMs:3e4,waitForExitMinMs:5e3,waitForExitMaxMs:2e4,waitForExitCheckMs:500,appPort:20502},h={maxLines:200,pollIntervalMs:1e3},i={openrouter:"https://openrouter.ai/api/v1/chat/completions",glm:"https://api.z.ai/api/anthropic/v1/messages","glm-cn":"https://open.bigmodel.cn/api/coding/paas/v4/chat/completions",kimi:"https://api.kimi.com/coding/v1/messages",minimax:"https://api.minimax.io/anthropic/v1/messages","minimax-cn":"https://api.minimaxi.com/anthropic/v1/messages",alicode:"https://coding.dashscope.aliyuncs.com/v1/chat/completions","alicode-intl":"https://coding-intl.dashscope.aliyuncs.com/v1/chat/completions","volcengine-ark":"https://ark.cn-beijing.volces.com/api/coding/v3/chat/completions",byteplus:"https://ark.ap-southeast.bytepluses.com/api/coding/v3/chat/completions",openai:"https://api.openai.com/v1/chat/completions",anthropic:"https://api.anthropic.com/v1/messages",gemini:"https://generativelanguage.googleapis.com/v1beta/models",ollama:"https://ollama.com/api/chat","ollama-local":"http://localhost:11434/api/chat"}},39006:a=>{a.exports={rE:"0.4.38"}},49120:(a,b,c)=>{c.r(b),c.d(b,{APP_NAME:()=>j,DATA_DIR:()=>p,DB_FILE:()=>q,LEGACY_APP_NAME:()=>k,getDataDir:()=>o,getLegacyDataDir:()=>n,migrateLegacyDataFilesIfNeeded:()=>r});var d=c(29021),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h);let j="openrouterx",k="9router",l=["db.json","usage.json","log.txt","disabledModels.json","request-details.json"];function m(a){return"win32"===process.platform?g().join(process.env.APPDATA||g().join(i().homedir(),"AppData","Roaming"),a):g().join(i().homedir(),`.${a}`)}function n(){return m(k)}function o(){let a=process.env.DATA_DIR;if(!a)return m(j);try{return e().mkdirSync(a,{recursive:!0}),a}catch(b){if(b?.code==="EACCES"||b?.code==="EPERM")return console.warn(`[DATA_DIR] '${a}' not writable -> fallback ~/.${j}`),m(j);throw b}}let p=o(),q=g().join(p,"db.json");function r(){if(process.env.DATA_DIR)return!1;let a=n();if(a===p||!e().existsSync(a))return!1;let b=!1;for(let c of(e().existsSync(p)||e().mkdirSync(p,{recursive:!0}),l)){let d=g().join(a,c),f=g().join(p,c);e().existsSync(d)&&!e().existsSync(f)&&(e().copyFileSync(d,f),b=!0)}return b}r()},49796:(a,b,c)=>{Object.defineProperty(b,"A",{enumerable:!0,get:function(){return d.registerServerReference}});let d=c(77943)},77943:(a,b,c)=>{a.exports=c(7553).vendored["react-rsc"].ReactServerDOMWebpackServer},81329:(a,b,c)=>{c.d(b,{Xg:()=>d.Xg,eh:()=>e,vq:()=>d.vq});var d=c(44404);Object.entries(c(75681).AI_PROVIDERS).filter(([,a])=>a.passthroughModels).map(([a])=>a);let e=Object.entries(d.vq).flatMap(([a,b])=>b.map(b=>({provider:a,model:b.id,name:b.name})))}};
@@ -1 +1 @@
1
- "use strict";exports.id=2560,exports.ids=[2560],exports.modules={9132:(a,b,c)=>{c.d(b,{EM:()=>j,Mv:()=>k,RG:()=>h,iI:()=>i});var d=c(68658),e=c(89718),f=c(54200);function g(a,b){return a&&"sub_user"===a.role?{role:"sub_user",userId:a.id,username:a.username||null,permissions:Array.isArray(a.permissions)?a.permissions:[],allowedProviders:(0,f.cc)(a),allowedProviderConnectionIds:(0,f.lU)(a),providerThinking:a.providerThinking||{},source:b}:null}async function h(a,b=null){let c=b||function(a){let b=a?.headers?.get("Authorization");if(b?.startsWith("Bearer "))return b.slice(7);let c=a?.headers?.get("x-api-key");return c||null}(a);if(c){let a=await (0,e.y7)(c);if(a?.userId){let b=g(await (0,e.kl)(a.userId),"api_key");if(b)return b}}let f=await (0,d.f1)(a);if(!f||"sub_user"!==f.role||!f.userId)return null;let i=await (0,e.kl)(f.userId);return i?g(i,"cookie"):g({id:f.userId,username:f.username||null,role:f.role,permissions:f.permissions||[],allowedProviders:f.allowedProviders,allowedProviderConnectionIds:f.allowedProviderConnectionIds},"cookie")}function i(a,b){return!a||"sub_user"!==a.role||a.allowedProviders.includes(b)}function j(a){return a&&"sub_user"===a.role&&Array.isArray(a.allowedProviderConnectionIds)?a.allowedProviderConnectionIds:null}function k(a,b){return b&&"sub_user"===b.role?a.filter(a=>(function(a,b){if(!a||"sub_user"!==a.role)return!0;if(!b||!i(a,b.provider))return!1;let c=j(a);return!c||c.includes(b.id)})(b,a)):a}},33792:(a,b,c)=>{c.d(b,{Dc:()=>i,OZ:()=>l,YK:()=>g,dY:()=>j,tm:()=>k});var d=c(86935),e=c(69614);let f=new TextEncoder().encode(process.env.JWT_SECRET||"openrouterx-default-secret-change-me");function g(a){let b="true"===process.env.AUTH_COOKIE_SECURE,c=a?.headers?.get?.("x-forwarded-proto");return b||"https"===c}async function h(a={}){return new d.P({authenticated:!0,...a}).setProtectedHeader({alg:"HS256"}).setIssuedAt().setExpirationTime("24h").sign(f)}async function i(a){if(!a)return!1;try{return await (0,e.V)(a,f),!0}catch{return!1}}async function j(a){if(!a)return null;try{let{payload:b}=await (0,e.V)(a,f);return b}catch{return null}}async function k(a,b,c={}){let d=await h(c);a.set("auth_token",d,{httpOnly:!0,secure:g(b),sameSite:"lax",path:"/"})}function l(a){a.delete("auth_token")}},38775:(a,b,c)=>{c.d(b,{d_:()=>g,mA:()=>f});var d=c(89718),e=c(40669);async function f(a){let b=(0,e.Xh)(a);if(!b.isAlias){let a=(await (0,d.getProviderNodes)({type:"openai-compatible"})).find(a=>a.prefix===b.providerAlias);if(a)return{provider:a.id,model:b.model};let c=(await (0,d.getProviderNodes)({type:"anthropic-compatible"})).find(a=>a.prefix===b.providerAlias);if(c)return{provider:c.id,model:b.model};let e=(await (0,d.getProviderNodes)({type:"custom-embedding"})).find(a=>a.prefix===b.providerAlias);if(e)return{provider:e.id,model:b.model};let f=(await (0,d.getProviderNodes)({type:"custom-image"})).find(a=>a.prefix===b.providerAlias);return f?{provider:f.id,model:b.model}:{provider:b.provider,model:b.model}}return await (0,d.Dj)(b.model)?{provider:null,model:b.model}:(0,e.js)(a,d.OM)}async function g(a){if(a.includes("/"))return null;let b=await (0,d.Dj)(a);return b&&b.models&&b.models.length>0?b.models:null}},40669:(a,b,c)=>{c.d(b,{Xh:()=>e,js:()=>f});let d={cc:"claude",cx:"codex",gc:"gemini-cli",qw:"qwen",if:"iflow",ag:"antigravity",gh:"github",kr:"kiro",cu:"cursor",kc:"kilocode",kmc:"kimi-coding",cl:"cline",oc:"opencode",ocg:"opencode-go",el:"elevenlabs",openai:"openai",anthropic:"anthropic",gemini:"gemini",openrouter:"openrouter",glm:"glm",kimi:"kimi",minimax:"minimax","minimax-cn":"minimax-cn",ds:"deepseek",deepseek:"deepseek",cmc:"commandcode",commandcode:"commandcode",groq:"groq",xai:"xai",mistral:"mistral",pplx:"perplexity",perplexity:"perplexity",together:"together",fireworks:"fireworks",cerebras:"cerebras",cohere:"cohere",nvidia:"nvidia",nebius:"nebius",siliconflow:"siliconflow",hyp:"hyperbolic",hyperbolic:"hyperbolic",dg:"deepgram",deepgram:"deepgram",aai:"assemblyai",assemblyai:"assemblyai",nb:"nanobanana",nanobanana:"nanobanana",ch:"chutes",chutes:"chutes",ark:"volcengine-ark","volcengine-ark":"volcengine-ark",byteplus:"byteplus",bpm:"byteplus",cursor:"cursor",vx:"vertex",vertex:"vertex",vxp:"vertex-partner","vertex-partner":"vertex-partner",gw:"grok-web","grok-web":"grok-web",pw:"perplexity-web","perplexity-web":"perplexity-web",mimo:"xiaomi-mimo","xiaomi-mimo":"xiaomi-mimo",cf:"cloudflare-ai","cloudflare-ai":"cloudflare-ai",fal:"fal-ai","fal-ai":"fal-ai",stability:"stability-ai","stability-ai":"stability-ai",bfl:"black-forest-labs","black-forest-labs":"black-forest-labs",recraft:"recraft",topaz:"topaz",runway:"runwayml",runwayml:"runwayml",jina:"jina-ai","jina-ai":"jina-ai",polly:"aws-polly","aws-polly":"aws-polly",agentrouter:"agentrouter",aimlapi:"aimlapi",aiml:"aimlapi",novita:"novita",modal:"modal",mdl:"modal",reka:"reka",nlpcloud:"nlpcloud",nlpc:"nlpcloud",bazaarlink:"bazaarlink",bzl:"bazaarlink",completions:"completions",cpl:"completions",enally:"enally",enly:"enally",freetheai:"freetheai",fta:"freetheai",llm7:"llm7",lepton:"lepton",kluster:"kluster",ai21:"ai21","inference-net":"inference-net",inet:"inference-net",predibase:"predibase",bytez:"bytez",morph:"morph",longcat:"longcat",lc:"longcat",puter:"puter",pu:"puter",uncloseai:"uncloseai",unc:"uncloseai",scaleway:"scaleway",scw:"scaleway",deepinfra:"deepinfra",sambanova:"sambanova",samba:"sambanova",nscale:"nscale",baseten:"baseten",publicai:"publicai","nous-research":"nous-research",nous:"nous-research",glhf:"glhf"};function e(a){if(!a)return{provider:null,model:null,isAlias:!1,providerAlias:null};if(a.includes("/")){let b=a.indexOf("/"),c=a.slice(0,b),e=a.slice(b+1);return{provider:d[c]||c,model:e,isAlias:!1,providerAlias:c}}return{provider:null,model:a,isAlias:!0,providerAlias:null}}async function f(a,b){let c=e(a);if(!c.isAlias)return{provider:c.provider,model:c.model};let f="function"==typeof b?await b():b,g=function(a,b){var c,e;if(!b)return null;let f=b[a];if(!f)return null;if("string"==typeof f&&f.includes("/")){let a=f.indexOf("/");return{provider:d[c=f.slice(0,a)]||c,model:f.slice(a+1)}}return"object"==typeof f&&f.provider&&f.model?{provider:d[e=f.provider]||e,model:f.model}:null}(c.model,f);return g||{provider:function(a){if(!a)return"openai";let b=a.toLowerCase();return b.startsWith("claude-")?"anthropic":b.startsWith("gemini-")?"gemini":b.startsWith("gpt-")||b.startsWith("o1")||b.startsWith("o3")||b.startsWith("o4")?"openai":b.startsWith("deepseek-")?"openrouter":"openai"}(c.model),model:c.model}}},54200:(a,b,c)=>{c.d(b,{Bi:()=>f,cc:()=>g,lU:()=>h,vJ:()=>e});let d=["codex","alicode"];function e(a){return Array.isArray(a)?Array.from(new Set(a.map(a=>"string"==typeof a?a.trim():"").filter(Boolean))):[]}function f(a){return Array.isArray(a)?Array.from(new Set(a.map(a=>"string"==typeof a?a.trim():"").filter(Boolean))):[]}function g(a,b=d){return a&&"object"==typeof a&&Object.prototype.hasOwnProperty.call(a,"allowedProviders")?e(a.allowedProviders):e(b)}function h(a){return a&&"object"==typeof a&&Array.isArray(a.allowedProviderConnectionIds)?f(a.allowedProviderConnectionIds):null}},54603:(a,b,c)=>{c.d(b,{Xj:()=>e});var d=c(19713);async function e(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt";try{let a=(0,d.machineIdSync)();return(await Promise.resolve().then(c.t.bind(c,55511,23))).createHash("sha256").update(a+b).digest("hex").substring(0,16)}catch(a){return console.log("Error getting machine ID:",a),crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){let b=16*Math.random()|0;return("x"==a?b:3&b|8).toString(16)})}}},68658:(a,b,c)=>{c.d(b,{f1:()=>e}),c(23211),c(89718);var d=c(33792);async function e(a){let b=a.cookies.get("auth_token")?.value;return(0,d.dY)(b)}c(54603)}};
1
+ "use strict";exports.id=2560,exports.ids=[2560],exports.modules={9132:(a,b,c)=>{c.d(b,{EM:()=>j,Mv:()=>l,RG:()=>h,iI:()=>i,zm:()=>k});var d=c(68658),e=c(89718),f=c(54200);function g(a,b){return a&&"sub_user"===a.role?{role:"sub_user",userId:a.id,username:a.username||null,permissions:Array.isArray(a.permissions)?a.permissions:[],allowedProviders:(0,f.cc)(a),allowedProviderConnectionIds:(0,f.lU)(a),providerThinking:a.providerThinking||{},source:b}:null}async function h(a,b=null){let c=b||function(a){let b=a?.headers?.get("Authorization");if(b?.startsWith("Bearer "))return b.slice(7);let c=a?.headers?.get("x-api-key");return c||null}(a);if(c){let a=await (0,e.y7)(c);if(a?.userId){let b=g(await (0,e.kl)(a.userId),"api_key");if(b)return b}}let f=await (0,d.f1)(a);if(!f||"sub_user"!==f.role||!f.userId)return null;let i=await (0,e.kl)(f.userId);return i?g(i,"cookie"):g({id:f.userId,username:f.username||null,role:f.role,permissions:f.permissions||[],allowedProviders:f.allowedProviders,allowedProviderConnectionIds:f.allowedProviderConnectionIds},"cookie")}function i(a,b){return!a||"sub_user"!==a.role||a.allowedProviders.includes(b)}function j(a){return a&&"sub_user"===a.role&&Array.isArray(a.allowedProviderConnectionIds)?a.allowedProviderConnectionIds:null}function k(a,b){if(!a||"sub_user"!==a.role)return!0;if(!b||!i(a,b.provider))return!1;let c=j(a);return!c||c.includes(b.id)}function l(a,b){return b&&"sub_user"===b.role?a.filter(a=>k(b,a)):a}},33792:(a,b,c)=>{c.d(b,{Dc:()=>i,OZ:()=>l,YK:()=>g,dY:()=>j,tm:()=>k});var d=c(86935),e=c(69614);let f=new TextEncoder().encode(process.env.JWT_SECRET||"openrouterx-default-secret-change-me");function g(a){let b="true"===process.env.AUTH_COOKIE_SECURE,c=a?.headers?.get?.("x-forwarded-proto");return b||"https"===c}async function h(a={}){return new d.P({authenticated:!0,...a}).setProtectedHeader({alg:"HS256"}).setIssuedAt().setExpirationTime("24h").sign(f)}async function i(a){if(!a)return!1;try{return await (0,e.V)(a,f),!0}catch{return!1}}async function j(a){if(!a)return null;try{let{payload:b}=await (0,e.V)(a,f);return b}catch{return null}}async function k(a,b,c={}){let d=await h(c);a.set("auth_token",d,{httpOnly:!0,secure:g(b),sameSite:"lax",path:"/"})}function l(a){a.delete("auth_token")}},38775:(a,b,c)=>{c.d(b,{d_:()=>g,mA:()=>f});var d=c(89718),e=c(40669);async function f(a){let b=(0,e.Xh)(a);if(!b.isAlias){let a=(await (0,d.getProviderNodes)({type:"openai-compatible"})).find(a=>a.prefix===b.providerAlias);if(a)return{provider:a.id,model:b.model};let c=(await (0,d.getProviderNodes)({type:"anthropic-compatible"})).find(a=>a.prefix===b.providerAlias);if(c)return{provider:c.id,model:b.model};let e=(await (0,d.getProviderNodes)({type:"custom-embedding"})).find(a=>a.prefix===b.providerAlias);if(e)return{provider:e.id,model:b.model};let f=(await (0,d.getProviderNodes)({type:"custom-image"})).find(a=>a.prefix===b.providerAlias);return f?{provider:f.id,model:b.model}:{provider:b.provider,model:b.model}}return await (0,d.Dj)(b.model)?{provider:null,model:b.model}:(0,e.js)(a,d.OM)}async function g(a){if(a.includes("/"))return null;let b=await (0,d.Dj)(a);return b&&b.models&&b.models.length>0?b.models:null}},40669:(a,b,c)=>{c.d(b,{Xh:()=>e,js:()=>f});let d={cc:"claude",cx:"codex",gc:"gemini-cli",qw:"qwen",if:"iflow",ag:"antigravity",gh:"github",kr:"kiro",cu:"cursor",kc:"kilocode",kmc:"kimi-coding",cl:"cline",oc:"opencode",ocg:"opencode-go",el:"elevenlabs",openai:"openai",anthropic:"anthropic",gemini:"gemini",openrouter:"openrouter",glm:"glm",kimi:"kimi",minimax:"minimax","minimax-cn":"minimax-cn",ds:"deepseek",deepseek:"deepseek",cmc:"commandcode",commandcode:"commandcode",groq:"groq",xai:"xai",mistral:"mistral",pplx:"perplexity",perplexity:"perplexity",together:"together",fireworks:"fireworks",cerebras:"cerebras",cohere:"cohere",nvidia:"nvidia",nebius:"nebius",siliconflow:"siliconflow",hyp:"hyperbolic",hyperbolic:"hyperbolic",dg:"deepgram",deepgram:"deepgram",aai:"assemblyai",assemblyai:"assemblyai",nb:"nanobanana",nanobanana:"nanobanana",ch:"chutes",chutes:"chutes",ark:"volcengine-ark","volcengine-ark":"volcengine-ark",byteplus:"byteplus",bpm:"byteplus",cursor:"cursor",vx:"vertex",vertex:"vertex",vxp:"vertex-partner","vertex-partner":"vertex-partner",gw:"grok-web","grok-web":"grok-web",pw:"perplexity-web","perplexity-web":"perplexity-web",mimo:"xiaomi-mimo","xiaomi-mimo":"xiaomi-mimo",cf:"cloudflare-ai","cloudflare-ai":"cloudflare-ai",fal:"fal-ai","fal-ai":"fal-ai",stability:"stability-ai","stability-ai":"stability-ai",bfl:"black-forest-labs","black-forest-labs":"black-forest-labs",recraft:"recraft",topaz:"topaz",runway:"runwayml",runwayml:"runwayml",jina:"jina-ai","jina-ai":"jina-ai",polly:"aws-polly","aws-polly":"aws-polly",agentrouter:"agentrouter",aimlapi:"aimlapi",aiml:"aimlapi",novita:"novita",modal:"modal",mdl:"modal",reka:"reka",nlpcloud:"nlpcloud",nlpc:"nlpcloud",bazaarlink:"bazaarlink",bzl:"bazaarlink",completions:"completions",cpl:"completions",enally:"enally",enly:"enally",freetheai:"freetheai",fta:"freetheai",llm7:"llm7",lepton:"lepton",kluster:"kluster",ai21:"ai21","inference-net":"inference-net",inet:"inference-net",predibase:"predibase",bytez:"bytez",morph:"morph",longcat:"longcat",lc:"longcat",puter:"puter",pu:"puter",uncloseai:"uncloseai",unc:"uncloseai",scaleway:"scaleway",scw:"scaleway",deepinfra:"deepinfra",sambanova:"sambanova",samba:"sambanova",nscale:"nscale",baseten:"baseten",publicai:"publicai","nous-research":"nous-research",nous:"nous-research",glhf:"glhf"};function e(a){if(!a)return{provider:null,model:null,isAlias:!1,providerAlias:null};if(a.includes("/")){let b=a.indexOf("/"),c=a.slice(0,b),e=a.slice(b+1);return{provider:d[c]||c,model:e,isAlias:!1,providerAlias:c}}return{provider:null,model:a,isAlias:!0,providerAlias:null}}async function f(a,b){let c=e(a);if(!c.isAlias)return{provider:c.provider,model:c.model};let f="function"==typeof b?await b():b,g=function(a,b){var c,e;if(!b)return null;let f=b[a];if(!f)return null;if("string"==typeof f&&f.includes("/")){let a=f.indexOf("/");return{provider:d[c=f.slice(0,a)]||c,model:f.slice(a+1)}}return"object"==typeof f&&f.provider&&f.model?{provider:d[e=f.provider]||e,model:f.model}:null}(c.model,f);return g||{provider:function(a){if(!a)return"openai";let b=a.toLowerCase();return b.startsWith("claude-")?"anthropic":b.startsWith("gemini-")?"gemini":b.startsWith("gpt-")||b.startsWith("o1")||b.startsWith("o3")||b.startsWith("o4")?"openai":b.startsWith("deepseek-")?"openrouter":"openai"}(c.model),model:c.model}}},54200:(a,b,c)=>{c.d(b,{Bi:()=>f,cc:()=>g,lU:()=>h,vJ:()=>e});let d=["codex","alicode"];function e(a){return Array.isArray(a)?Array.from(new Set(a.map(a=>"string"==typeof a?a.trim():"").filter(Boolean))):[]}function f(a){return Array.isArray(a)?Array.from(new Set(a.map(a=>"string"==typeof a?a.trim():"").filter(Boolean))):[]}function g(a,b=d){return a&&"object"==typeof a&&Object.prototype.hasOwnProperty.call(a,"allowedProviders")?e(a.allowedProviders):e(b)}function h(a){return a&&"object"==typeof a&&Array.isArray(a.allowedProviderConnectionIds)?f(a.allowedProviderConnectionIds):null}},54603:(a,b,c)=>{c.d(b,{Xj:()=>e});var d=c(19713);async function e(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt";try{let a=(0,d.machineIdSync)();return(await Promise.resolve().then(c.t.bind(c,55511,23))).createHash("sha256").update(a+b).digest("hex").substring(0,16)}catch(a){return console.log("Error getting machine ID:",a),crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){let b=16*Math.random()|0;return("x"==a?b:3&b|8).toString(16)})}}},68658:(a,b,c)=>{c.d(b,{f1:()=>e}),c(23211),c(89718);var d=c(33792);async function e(a){let b=a.cookies.get("auth_token")?.value;return(0,d.dY)(b)}c(54603)}};
@@ -1,5 +1,4 @@
1
- "use strict";exports.id=9528,exports.ids=[9528],exports.modules={24424:(a,b)=>{function c(a){for(let b=0;b<a.length;b++){let c=a[b];if("function"!=typeof c)throw Object.defineProperty(Error(`A "use server" file can only export async functions, found ${typeof c}.
2
- Read more: https://nextjs.org/docs/messages/invalid-use-server-value`),"__NEXT_ERROR_CODE",{value:"E352",enumerable:!1,configurable:!0})}}Object.defineProperty(b,"D",{enumerable:!0,get:function(){return c}})},49796:(a,b,c)=>{Object.defineProperty(b,"A",{enumerable:!0,get:function(){return d.registerServerReference}});let d=c(77943)},52750:(a,b,c)=>{c.d(b,{M:()=>C,q:()=>D});let d=/^(?:( )+|\t+)/,e="space";function f(a,b){let c=new Map,f=0,g,h;for(let i of a.split(/\n/g)){if(!i)continue;let a=i.match(d);if(null===a)f=0,g="";else{let d=a[0].length,i=a[1]?e:"tab";if(b&&i===e&&1===d)continue;i!==g&&(f=0),g=i;let j=1,k=0,l=d-f;if(f=d,0===l)j=0,k=1;else{let a=Math.abs(l);if(b&&i===e&&1===a)continue;h=(i===e?"s":"t")+String(a)}let m=c.get(h);c.set(h,void 0===m?[1,0]:[m[0]+j,m[1]+k])}}return c}let g=Symbol.for("__confbox_fmt__"),h=/^(\s+)/,i=/(\s+)$/;var j=class extends Error{line;column;codeblock;constructor(a,b){let[c,d]=function(a,b){let c=a.slice(0,b).split(/\r\n|\n|\r/g);return[c.length,c.pop().length+1]}(b.toml,b.ptr),e=function(a,b,c){let d=a.split(/\r\n|\n|\r/g),e="",f=(0|Math.log10(b+1))+1;for(let a=b-1;a<=b+1;a++){let g=d[a-1];g&&(e+=a.toString().padEnd(f," "),e+=": ",e+=g,e+=`
1
+ "use strict";exports.id=2750,exports.ids=[2750],exports.modules={52750:(a,b,c)=>{c.d(b,{M:()=>C,q:()=>D});let d=/^(?:( )+|\t+)/,e="space";function f(a,b){let c=new Map,f=0,g,h;for(let i of a.split(/\n/g)){if(!i)continue;let a=i.match(d);if(null===a)f=0,g="";else{let d=a[0].length,i=a[1]?e:"tab";if(b&&i===e&&1===d)continue;i!==g&&(f=0),g=i;let j=1,k=0,l=d-f;if(f=d,0===l)j=0,k=1;else{let a=Math.abs(l);if(b&&i===e&&1===a)continue;h=(i===e?"s":"t")+String(a)}let m=c.get(h);c.set(h,void 0===m?[1,0]:[m[0]+j,m[1]+k])}}return c}let g=Symbol.for("__confbox_fmt__"),h=/^(\s+)/,i=/(\s+)$/;var j=class extends Error{line;column;codeblock;constructor(a,b){let[c,d]=function(a,b){let c=a.slice(0,b).split(/\r\n|\n|\r/g);return[c.length,c.pop().length+1]}(b.toml,b.ptr),e=function(a,b,c){let d=a.split(/\r\n|\n|\r/g),e="",f=(0|Math.log10(b+1))+1;for(let a=b-1;a<=b+1;a++){let g=d[a-1];g&&(e+=a.toString().padEnd(f," "),e+=": ",e+=g,e+=`
3
2
  `,a===b&&(e+=" ".repeat(f+c+2),e+=`^
4
3
  `))}return e}(b.toml,c,d);super(`Invalid TOML document: ${a}
5
4
 
@@ -29,4 +28,4 @@ ${e}`,b),this.line=c,this.column=d,this.codeblock=e}};function k(a,b=0,c=a.lengt
29
28
  ${g}`:`[${b}]`),g&&h?`${g}
30
29
  ${h}`:g||h}(0,a,"",b,c);return d[d.length-1]===`
31
30
  `?d:d+`
32
- `}(a);return b.whitespace.start+c+b.whitespace.end}},77943:(a,b,c)=>{a.exports=c(7553).vendored["react-rsc"].ReactServerDOMWebpackServer}};
31
+ `}(a);return b.whitespace.start+c+b.whitespace.end}}};