9router 0.2.91 → 0.2.93

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 (259) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +27 -27
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
  5. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  6. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/_global-error.html +2 -2
  17. package/app/.next/server/app/_global-error.rsc +1 -1
  18. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  19. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  20. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  21. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  22. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  23. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  24. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/_not-found.html +1 -1
  26. package/app/.next/server/app/_not-found.rsc +2 -2
  27. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  28. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  29. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  30. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  31. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  32. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  33. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/api/init/route.js +1 -1
  48. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  83. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/callback.html +1 -1
  102. package/app/.next/server/app/callback.rsc +2 -2
  103. package/app/.next/server/app/callback.segments/_full.segment.rsc +2 -2
  104. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  105. package/app/.next/server/app/callback.segments/_index.segment.rsc +2 -2
  106. package/app/.next/server/app/callback.segments/_tree.segment.rsc +1 -1
  107. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  108. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  109. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  110. package/app/.next/server/app/dashboard/cli-tools.rsc +4 -4
  111. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  112. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  113. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  114. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  115. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +4 -4
  116. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  117. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +2 -2
  118. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  119. package/app/.next/server/app/dashboard/combos.html +1 -1
  120. package/app/.next/server/app/dashboard/combos.rsc +4 -4
  121. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  122. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  123. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  124. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  125. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +4 -4
  126. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  127. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +2 -2
  128. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  129. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  130. package/app/.next/server/app/dashboard/endpoint.rsc +4 -4
  131. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  132. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  133. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  134. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  135. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +4 -4
  136. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  137. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +2 -2
  138. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  139. package/app/.next/server/app/dashboard/profile.html +1 -1
  140. package/app/.next/server/app/dashboard/profile.rsc +4 -4
  141. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  142. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  143. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  144. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  145. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +4 -4
  146. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  147. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +2 -2
  148. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  149. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  150. package/app/.next/server/app/dashboard/providers/new.rsc +4 -4
  151. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  152. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  153. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  154. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  155. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  156. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +4 -4
  157. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  158. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +2 -2
  159. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  160. package/app/.next/server/app/dashboard/providers.html +1 -1
  161. package/app/.next/server/app/dashboard/providers.rsc +4 -4
  162. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  163. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  164. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  165. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  166. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +4 -4
  167. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  168. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +2 -2
  169. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  170. package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
  171. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  173. package/app/.next/server/app/dashboard/settings/pricing.rsc +3 -3
  174. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  175. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  176. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +2 -2
  177. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  178. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  179. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  180. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  181. package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  182. package/app/.next/server/app/dashboard/translator.html +1 -1
  183. package/app/.next/server/app/dashboard/translator.rsc +4 -4
  184. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  185. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  186. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  187. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  188. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +4 -4
  189. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  190. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +2 -2
  191. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  192. package/app/.next/server/app/dashboard/usage.html +1 -1
  193. package/app/.next/server/app/dashboard/usage.rsc +4 -4
  194. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  195. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  196. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  197. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  198. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +4 -4
  199. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  200. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +2 -2
  201. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  202. package/app/.next/server/app/dashboard.html +1 -1
  203. package/app/.next/server/app/dashboard.rsc +4 -4
  204. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  205. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  206. package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  207. package/app/.next/server/app/dashboard.segments/_full.segment.rsc +4 -4
  208. package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
  209. package/app/.next/server/app/dashboard.segments/_index.segment.rsc +2 -2
  210. package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  211. package/app/.next/server/app/index.html +1 -1
  212. package/app/.next/server/app/index.rsc +2 -2
  213. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  214. package/app/.next/server/app/index.segments/_full.segment.rsc +2 -2
  215. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  216. package/app/.next/server/app/index.segments/_index.segment.rsc +2 -2
  217. package/app/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  218. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/landing.html +1 -1
  220. package/app/.next/server/app/landing.rsc +2 -2
  221. package/app/.next/server/app/landing.segments/_full.segment.rsc +2 -2
  222. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  223. package/app/.next/server/app/landing.segments/_index.segment.rsc +2 -2
  224. package/app/.next/server/app/landing.segments/_tree.segment.rsc +1 -1
  225. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  226. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  227. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/login.html +1 -1
  229. package/app/.next/server/app/login.rsc +3 -3
  230. package/app/.next/server/app/login.segments/_full.segment.rsc +3 -3
  231. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  232. package/app/.next/server/app/login.segments/_index.segment.rsc +2 -2
  233. package/app/.next/server/app/login.segments/_tree.segment.rsc +1 -1
  234. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  235. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  236. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app-paths-manifest.json +27 -27
  238. package/app/.next/server/chunks/2243.js +1 -1
  239. package/app/.next/server/chunks/3110.js +6 -2
  240. package/app/.next/server/chunks/412.js +1 -1
  241. package/app/.next/server/chunks/7189.js +5 -5
  242. package/app/.next/server/chunks/7341.js +1 -1
  243. package/app/.next/server/chunks/8954.js +1 -1
  244. package/app/.next/server/chunks/9489.js +1 -1
  245. package/app/.next/server/pages/404.html +1 -1
  246. package/app/.next/server/pages/500.html +2 -2
  247. package/app/.next/server/server-reference-manifest.js +1 -1
  248. package/app/.next/server/server-reference-manifest.json +1 -1
  249. package/app/.next/static/chunks/{5497-a8926676ecc6669d.js → 5497-73d76264957574ca.js} +1 -1
  250. package/app/.next/static/chunks/8729-4759fbfb65755c55.js +1 -0
  251. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-f1a3de0e067ff7c4.js → page-64d91a290c68fb09.js} +3 -3
  252. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-d8e891687abeea66.js +1 -0
  253. package/app/package.json +1 -1
  254. package/app/src/mitm/server.js +1 -0
  255. package/package.json +1 -1
  256. package/app/.next/static/chunks/8729-5b0c3af0a5f8edd2.js +0 -1
  257. package/app/.next/static/chunks/app/dashboard/settings/pricing/page-ffe0e1792e93168b.js +0 -1
  258. /package/app/.next/static/{LqzciTT7zmw49q95ikgdF → cOujbAAf11k5ILzHxROwz}/_buildManifest.js +0 -0
  259. /package/app/.next/static/{LqzciTT7zmw49q95ikgdF → cOujbAAf11k5ILzHxROwz}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- LqzciTT7zmw49q95ikgdF
1
+ cOujbAAf11k5ILzHxROwz
@@ -1,86 +1,86 @@
1
1
  {
2
2
  "/_global-error/page": "/_global-error",
3
3
  "/_not-found/page": "/_not-found",
4
- "/api/auth/logout/route": "/api/auth/logout",
5
4
  "/api/auth/login/route": "/api/auth/login",
6
5
  "/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
7
- "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
8
- "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
9
6
  "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
7
+ "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
8
+ "/api/auth/logout/route": "/api/auth/logout",
9
+ "/api/cloud/auth/route": "/api/cloud/auth",
10
10
  "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
11
11
  "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
12
- "/api/cloud/auth/route": "/api/cloud/auth",
12
+ "/api/combos/[id]/route": "/api/combos/[id]",
13
13
  "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
14
14
  "/api/cloud/models/alias/route": "/api/cloud/models/alias",
15
- "/api/combos/[id]/route": "/api/combos/[id]",
16
15
  "/api/combos/route": "/api/combos",
17
16
  "/api/init/route": "/api/init",
18
- "/api/keys/[id]/route": "/api/keys/[id]",
17
+ "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
19
18
  "/api/keys/route": "/api/keys",
20
19
  "/api/models/alias/route": "/api/models/alias",
21
- "/api/models/route": "/api/models",
20
+ "/api/keys/[id]/route": "/api/keys/[id]",
22
21
  "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
23
- "/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
24
22
  "/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
23
+ "/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
25
24
  "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
26
25
  "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
27
26
  "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
28
- "/api/pricing/route": "/api/pricing",
29
27
  "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
28
+ "/api/pricing/route": "/api/pricing",
30
29
  "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
31
- "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
32
30
  "/api/providers/[id]/models/route": "/api/providers/[id]/models",
31
+ "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
33
32
  "/api/providers/[id]/route": "/api/providers/[id]",
33
+ "/api/providers/route": "/api/providers",
34
34
  "/api/providers/[id]/test/route": "/api/providers/[id]/test",
35
35
  "/api/providers/client/route": "/api/providers/client",
36
- "/api/providers/route": "/api/providers",
37
36
  "/api/providers/test-batch/route": "/api/providers/test-batch",
38
37
  "/api/providers/validate/route": "/api/providers/validate",
39
- "/api/settings/require-login/route": "/api/settings/require-login",
40
38
  "/api/settings/route": "/api/settings",
41
- "/api/shutdown/route": "/api/shutdown",
42
39
  "/api/tags/route": "/api/tags",
43
- "/api/translator/load/route": "/api/translator/load",
40
+ "/api/settings/require-login/route": "/api/settings/require-login",
41
+ "/api/shutdown/route": "/api/shutdown",
44
42
  "/api/translator/save/route": "/api/translator/save",
43
+ "/api/translator/load/route": "/api/translator/load",
45
44
  "/api/translator/translate/route": "/api/translator/translate",
46
45
  "/api/translator/send/route": "/api/translator/send",
47
46
  "/api/tunnel/disable/route": "/api/tunnel/disable",
48
47
  "/api/tunnel/enable/route": "/api/tunnel/enable",
49
48
  "/api/tunnel/status/route": "/api/tunnel/status",
49
+ "/api/usage/history/route": "/api/usage/history",
50
50
  "/api/usage/chart/route": "/api/usage/chart",
51
51
  "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
52
- "/api/usage/history/route": "/api/usage/history",
53
52
  "/api/usage/logs/route": "/api/usage/logs",
54
53
  "/api/usage/providers/route": "/api/usage/providers",
55
- "/api/usage/request-details/route": "/api/usage/request-details",
56
- "/api/usage/request-logs/route": "/api/usage/request-logs",
57
54
  "/api/v1/api/chat/route": "/api/v1/api/chat",
55
+ "/api/usage/request-details/route": "/api/usage/request-details",
58
56
  "/api/v1/chat/completions/route": "/api/v1/chat/completions",
59
- "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
57
+ "/api/v1/models/route": "/api/v1/models",
58
+ "/api/usage/request-logs/route": "/api/usage/request-logs",
60
59
  "/api/v1/messages/route": "/api/v1/messages",
61
60
  "/api/v1/embeddings/route": "/api/v1/embeddings",
62
- "/api/v1/models/route": "/api/v1/models",
61
+ "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
63
62
  "/api/v1/responses/route": "/api/v1/responses",
64
63
  "/api/v1/route": "/api/v1",
64
+ "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
65
65
  "/api/v1beta/models/route": "/api/v1beta/models",
66
- "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
66
+ "/api/models/route": "/api/models",
67
67
  "/favicon.ico/route": "/favicon.ico",
68
68
  "/api/cli-tools/antigravity-mitm/route": "/api/cli-tools/antigravity-mitm",
69
69
  "/api/provider-nodes/route": "/api/provider-nodes",
70
70
  "/api/usage/stream/route": "/api/usage/stream",
71
- "/callback/page": "/callback",
72
71
  "/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
72
+ "/callback/page": "/callback",
73
+ "/page": "/",
73
74
  "/login/page": "/login",
74
75
  "/landing/page": "/landing",
75
- "/page": "/",
76
- "/(dashboard)/dashboard/page": "/dashboard",
77
- "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
78
- "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
79
76
  "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
80
- "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
77
+ "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
78
+ "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
79
+ "/(dashboard)/dashboard/page": "/dashboard",
81
80
  "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
81
+ "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
82
82
  "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
83
- "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
84
83
  "/(dashboard)/dashboard/combos/page": "/dashboard/combos",
84
+ "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
85
85
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers"
86
86
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/LqzciTT7zmw49q95ikgdF/_buildManifest.js",
8
- "static/LqzciTT7zmw49q95ikgdF/_ssgManifest.js"
7
+ "static/cOujbAAf11k5ILzHxROwz/_buildManifest.js",
8
+ "static/cOujbAAf11k5ILzHxROwz/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-25c43999146c934e.js",
@@ -5,7 +5,7 @@ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__
5
5
  "model": "{{model}}",
6
6
  "provider": "openai",
7
7
  "apiKey": "{{apiKey}}"
8
- }`}},antigravity:{id:"antigravity",name:"Antigravity",image:"/providers/antigravity.png",color:"#4285F4",description:"Google Antigravity IDE with MITM",configType:"mitm",modelAliases:["claude-opus-4-6-thinking","claude-sonnet-4-6-thinking","gemini-3-pro-high"],defaultModels:[{id:"claude-opus-4-6-thinking",name:"Claude Opus 4.6 Thinking",alias:"claude-opus-4-6-thinking"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6",alias:"claude-sonnet-4-6"},{id:"gemini-3-1-pro-high",name:"Gemini 3.1 Pro High",alias:"gemini-3-1-pro-high"},{id:"gemini-3-1-pro-low",name:"Gemini 3.1 Pro Low",alias:"gemini-3-1-pro-low"},{id:"gemini-3-pro-high",name:"Gemini 3 Pro High",alias:"gemini-3-pro-high"},{id:"gemini-3-flash",name:"Gemini 3 Flash",alias:"gemini-3-flash"}]}};var h=c(91431),i=c(81220);let j="https://9router.com";function k({tool:a,isExpanded:b,onToggle:c,activeProviders:g,modelMappings:h,onModelMappingChange:k,baseUrl:l,hasActiveProviders:m,apiKeys:n,cloudEnabled:o}){let p,q,r,[s,t]=(0,e.useState)(null),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(!1),[y,z]=(0,e.useState)(!1),[A,B]=(0,e.useState)(null),[C,D]=(0,e.useState)(!1),[E,F]=(0,e.useState)(!1),[G,H]=(0,e.useState)(null),[I,J]=(0,e.useState)(""),[K,L]=(0,e.useState)({}),[M,N]=(0,e.useState)(!1),[O,P]=(0,e.useState)("");(0,e.useRef)(!1);let Q=(()=>{if(!s?.installed)return null;let a=s.settings?.env?.ANTHROPIC_BASE_URL;if(!a)return"not_configured";let b=a.includes("localhost")||a.includes("127.0.0.1"),c=o&&j&&a.startsWith(j),d=l&&a.startsWith(l);return b||c||d?"configured":"other"})(),R=()=>{let a=O||l;return a.endsWith("/v1")?a:`${a}/v1`},S=async()=>{x(!0),B(null);try{let b={ANTHROPIC_BASE_URL:R()},c=I?.trim()||(n?.length>0?n[0].key:null)||(o?null:"sk_9router");c&&(b.ANTHROPIC_AUTH_TOKEN=c),a.defaultModels.forEach(a=>{let c=h[a.alias];c&&a.envKey&&(b[a.envKey]=c)});let d=await fetch("/api/cli-tools/claude-settings",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({env:b})}),e=await d.json();d.ok?(B({type:"success",text:"Settings applied successfully!"}),t(a=>({...a,hasBackup:!0,settings:{...a?.settings,env:b}}))):B({type:"error",text:e.error||"Failed to apply settings"})}catch(a){B({type:"error",text:a.message})}finally{x(!1)}},T=async()=>{z(!0),B(null);try{let b=await fetch("/api/cli-tools/claude-settings",{method:"DELETE"}),c=await b.json();b.ok?(B({type:"success",text:"Settings reset successfully!"}),a.defaultModels.forEach(a=>k(a.alias,a.defaultValue||"")),J("")):B({type:"error",text:c.error||"Failed to reset settings"})}catch(a){B({type:"error",text:a.message})}finally{z(!1)}};return(0,d.jsxs)(f.Zp,{padding:"sm",className:"overflow-hidden",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between hover:cursor-pointer",onClick:c,children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 flex items-center justify-center shrink-0",children:(0,d.jsx)(i.default,{src:"/providers/claude.png",alt:a.name,width:32,height:32,className:"size-8 object-contain rounded-lg",sizes:"32px",onError:a=>{a.target.style.display="none"}})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("h3",{className:"font-medium text-sm",children:a.name}),"configured"===Q&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-green-500/10 text-green-600 dark:text-green-400 rounded-full",children:"Connected"}),"not_configured"===Q&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-yellow-500/10 text-yellow-600 dark:text-yellow-400 rounded-full",children:"Not configured"}),"other"===Q&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-blue-500/10 text-blue-600 dark:text-blue-400 rounded-full",children:"Other"})]}),(0,d.jsx)("p",{className:"text-xs text-text-muted truncate",children:a.description})]})]}),(0,d.jsx)("span",{className:`material-symbols-outlined text-text-muted text-[20px] transition-transform ${b?"rotate-180":""}`,children:"expand_more"})]}),b&&(0,d.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex flex-col gap-4",children:[u&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin",children:"progress_activity"}),(0,d.jsx)("span",{children:"Checking Claude CLI..."})]}),!u&&s&&!s.installed&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 p-4 bg-yellow-500/10 border border-yellow-500/30 rounded-lg",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-yellow-500",children:"warning"}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("p",{className:"font-medium text-yellow-600 dark:text-yellow-400",children:"Claude CLI not installed"}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Please install Claude CLI to use this feature."})]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:()=>D(!C),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] mr-1",children:C?"expand_less":"help"}),C?"Hide":"How to Install"]})]}),C&&(0,d.jsxs)("div",{className:"p-4 bg-surface border border-border rounded-lg",children:[(0,d.jsx)("h4",{className:"font-medium mb-3",children:"Installation Guide"}),(0,d.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-text-muted mb-1",children:"macOS / Linux / Windows:"}),(0,d.jsx)("code",{className:"block px-3 py-2 bg-black/5 dark:bg-white/5 rounded font-mono text-xs",children:"npm install -g @anthropic-ai/claude-code"})]}),(0,d.jsxs)("p",{className:"text-text-muted",children:["After installation, run ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"claude"})," to verify."]})]})]})]}),!u&&s?.installed&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[s?.settings?.env?.ANTHROPIC_BASE_URL&&(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Current"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("span",{className:"flex-1 px-2 py-1.5 text-xs text-text-muted truncate",children:s.settings.env.ANTHROPIC_BASE_URL})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Base URL"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:(p=O||l).endsWith("/v1")?p:`${p}/v1`,onChange:a=>P(a.target.value),placeholder:"https://.../v1",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),O&&O!==l&&(0,d.jsx)("button",{onClick:()=>P(""),className:"p-1 text-text-muted hover:text-primary rounded transition-colors",title:"Reset to default",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"restart_alt"})})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"API Key"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),n.length>0?(0,d.jsx)("select",{value:I,onChange:a=>J(a.target.value),className:"flex-1 px-2 py-1.5 bg-surface rounded text-xs border border-border focus:outline-none focus:ring-1 focus:ring-primary/50",children:n.map(a=>(0,d.jsx)("option",{value:a.key,children:a.key},a.id))}):(0,d.jsx)("span",{className:"flex-1 text-xs text-text-muted px-2 py-1.5",children:o?"No API keys - Create one in Keys page":"sk_9router (default)"})]}),a.defaultModels.map(a=>(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:a.name}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:h[a.alias]||"",onChange:b=>k(a.alias,b.target.value),placeholder:"provider/model-id",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),(0,d.jsx)("button",{onClick:()=>{H(a.alias),F(!0)},disabled:!m,className:`px-2 py-1.5 rounded border text-xs transition-colors shrink-0 whitespace-nowrap ${m?"bg-surface border-border text-text-main hover:border-primary cursor-pointer":"opacity-50 cursor-not-allowed border-border"}`,children:"Select Model"}),h[a.alias]&&(0,d.jsx)("button",{onClick:()=>k(a.alias,""),className:"p-1 text-text-muted hover:text-red-500 rounded transition-colors",title:"Clear",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]},a.alias))]}),A&&(0,d.jsxs)("div",{className:`flex items-center gap-2 px-2 py-1.5 rounded text-xs ${"success"===A.type?"bg-green-500/10 text-green-600":"bg-red-500/10 text-red-600"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"success"===A.type?"check_circle":"error"}),(0,d.jsx)("span",{children:A.text})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsxs)(f.$n,{variant:"primary",size:"sm",onClick:S,disabled:!m,loading:w,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"save"}),"Apply"]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:T,disabled:!s?.has9Router,loading:y,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"restore"}),"Reset"]}),(0,d.jsxs)(f.$n,{variant:"ghost",size:"sm",onClick:()=>N(!0),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"content_copy"}),"Manual Config"]})]})]})]}),(0,d.jsx)(f.rq,{isOpen:E,onClose:()=>F(!1),onSelect:a=>{G&&k(G,a.value)},selectedModel:G?h[G]:null,activeProviders:g,modelAliases:K,title:`Select model for ${G}`}),(0,d.jsx)(f.uR,{isOpen:M,onClose:()=>N(!1),title:"Claude CLI - Manual Configuration",configs:(q=I&&I.trim()?I:o?"<API_KEY_FROM_DASHBOARD>":"sk_9router",r={ANTHROPIC_BASE_URL:R(),ANTHROPIC_AUTH_TOKEN:q},a.defaultModels.forEach(a=>{let b=h[a.alias];b&&a.envKey&&(r[a.envKey]=b)}),[{filename:"~/.claude/settings.json",content:JSON.stringify({env:r},null,2)}])})]})}function l({tool:a,isExpanded:b,onToggle:c,baseUrl:g,apiKeys:h,activeProviders:j,cloudEnabled:k}){let l,m,n,[o,p]=(0,e.useState)(null),[q,r]=(0,e.useState)(!1),[s,t]=(0,e.useState)(!1),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(null),[y,z]=(0,e.useState)(!1),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)(""),[E,F]=(0,e.useState)(!1),[G,H]=(0,e.useState)({}),[I,J]=(0,e.useState)(!1),[K,L]=(0,e.useState)(""),M=o?.installed?o.config?o.config.includes(g)||o.config.includes("localhost")||o.config.includes("127.0.0.1")?"configured":"other":"not_configured":null,N=()=>{let a=K||`${g}/v1`;return a.endsWith("/v1")?a:`${a}/v1`},O=async()=>{r(!0);try{let a=await fetch("/api/cli-tools/codex-settings"),b=await a.json();p(b)}catch(a){p({installed:!1,error:a.message})}finally{r(!1)}},P=async()=>{t(!0),x(null);try{let a=A&&A.trim()||k?A:"sk_9router",b=await fetch("/api/cli-tools/codex-settings",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({baseUrl:N(),apiKey:a,model:C})}),c=await b.json();b.ok?(x({type:"success",text:"Settings applied successfully!"}),O()):x({type:"error",text:c.error||"Failed to apply settings"})}catch(a){x({type:"error",text:a.message})}finally{t(!1)}},Q=async()=>{v(!0),x(null);try{let a=await fetch("/api/cli-tools/codex-settings",{method:"DELETE"}),b=await a.json();a.ok?(x({type:"success",text:"Settings reset successfully!"}),D(""),O()):x({type:"error",text:b.error||"Failed to reset settings"})}catch(a){x({type:"error",text:a.message})}finally{v(!1)}};return(0,d.jsxs)(f.Zp,{padding:"sm",className:"overflow-hidden",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between hover:cursor-pointer",onClick:c,children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 flex items-center justify-center shrink-0",children:(0,d.jsx)(i.default,{src:"/providers/codex.png",alt:a.name,width:32,height:32,className:"size-8 object-contain rounded-lg",sizes:"32px",onError:a=>{a.target.style.display="none"}})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("h3",{className:"font-medium text-sm",children:a.name}),"configured"===M&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-green-500/10 text-green-600 dark:text-green-400 rounded-full",children:"Connected"}),"not_configured"===M&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-yellow-500/10 text-yellow-600 dark:text-yellow-400 rounded-full",children:"Not configured"}),"other"===M&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-blue-500/10 text-blue-600 dark:text-blue-400 rounded-full",children:"Other"})]}),(0,d.jsx)("p",{className:"text-xs text-text-muted truncate",children:a.description})]})]}),(0,d.jsx)("span",{className:`material-symbols-outlined text-text-muted text-[20px] transition-transform ${b?"rotate-180":""}`,children:"expand_more"})]}),b&&(0,d.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex flex-col gap-4",children:[q&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin",children:"progress_activity"}),(0,d.jsx)("span",{children:"Checking Codex CLI..."})]}),!q&&o&&!o.installed&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 p-4 bg-yellow-500/10 border border-yellow-500/30 rounded-lg",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-yellow-500",children:"warning"}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("p",{className:"font-medium text-yellow-600 dark:text-yellow-400",children:"Codex CLI not installed"}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Please install Codex CLI to use auto-apply feature."})]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:()=>z(!y),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] mr-1",children:y?"expand_less":"help"}),y?"Hide":"How to Install"]})]}),y&&(0,d.jsxs)("div",{className:"p-4 bg-surface border border-border rounded-lg",children:[(0,d.jsx)("h4",{className:"font-medium mb-3",children:"Installation Guide"}),(0,d.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-text-muted mb-1",children:"macOS / Linux / Windows:"}),(0,d.jsx)("code",{className:"block px-3 py-2 bg-black/5 dark:bg-white/5 rounded font-mono text-xs",children:"npm install -g @openai/codex"})]}),(0,d.jsxs)("p",{className:"text-text-muted",children:["After installation, run ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"codex"})," to verify."]}),(0,d.jsx)("div",{className:"pt-2 border-t border-border",children:(0,d.jsxs)("p",{className:"text-text-muted text-xs",children:["Codex uses ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"~/.codex/auth.json"})," with ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"OPENAI_API_KEY"}),'. Click "Apply" to auto-configure.']})})]})]})]}),!q&&o?.installed&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[o?.config&&((m=(l=o.config.match(/base_url\s*=\s*"([^"]+)"/))?l[1]:null)?(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Current"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("span",{className:"flex-1 px-2 py-1.5 text-xs text-text-muted truncate",children:m})]}):null),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Base URL"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:K||`${g}/v1`,onChange:a=>L(a.target.value),placeholder:"https://.../v1",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),K&&K!==`${g}/v1`&&(0,d.jsx)("button",{onClick:()=>L(""),className:"p-1 text-text-muted hover:text-primary rounded transition-colors",title:"Reset to default",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"restart_alt"})})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"API Key"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),h.length>0?(0,d.jsx)("select",{value:A,onChange:a=>B(a.target.value),className:"flex-1 px-2 py-1.5 bg-surface rounded text-xs border border-border focus:outline-none focus:ring-1 focus:ring-primary/50",children:h.map(a=>(0,d.jsx)("option",{value:a.key,children:a.key},a.id))}):(0,d.jsx)("span",{className:"flex-1 text-xs text-text-muted px-2 py-1.5",children:k?"No API keys - Create one in Keys page":"sk_9router (default)"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Model"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:C,onChange:a=>D(a.target.value),placeholder:"provider/model-id",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),(0,d.jsx)("button",{onClick:()=>F(!0),disabled:!j?.length,className:`px-2 py-1.5 rounded border text-xs transition-colors shrink-0 whitespace-nowrap ${j?.length?"bg-surface border-border text-text-main hover:border-primary cursor-pointer":"opacity-50 cursor-not-allowed border-border"}`,children:"Select Model"}),C&&(0,d.jsx)("button",{onClick:()=>D(""),className:"p-1 text-text-muted hover:text-red-500 rounded transition-colors",title:"Clear",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})]}),w&&(0,d.jsxs)("div",{className:`flex items-center gap-2 px-2 py-1.5 rounded text-xs ${"success"===w.type?"bg-green-500/10 text-green-600":"bg-red-500/10 text-red-600"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"success"===w.type?"check_circle":"error"}),(0,d.jsx)("span",{children:w.text})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsxs)(f.$n,{variant:"primary",size:"sm",onClick:P,disabled:!A||!C,loading:s,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"save"}),"Apply"]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:Q,disabled:!o.has9Router,loading:u,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"restore"}),"Reset"]}),(0,d.jsxs)(f.$n,{variant:"ghost",size:"sm",onClick:()=>J(!0),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"content_copy"}),"Manual Config"]})]})]})]}),(0,d.jsx)(f.rq,{isOpen:E,onClose:()=>F(!1),onSelect:a=>{D(a.value),F(!1)},selectedModel:C,activeProviders:j,modelAliases:G,title:"Select Model for Codex"}),(0,d.jsx)(f.uR,{isOpen:I,onClose:()=>J(!1),title:"Codex CLI - Manual Configuration",configs:(n=A&&A.trim()?A:k?"<API_KEY_FROM_DASHBOARD>":"sk_9router",[{filename:"~/.codex/config.toml",content:`# 9Router Configuration for Codex CLI
8
+ }`}},antigravity:{id:"antigravity",name:"Antigravity",image:"/providers/antigravity.png",color:"#4285F4",description:"Google Antigravity IDE with MITM",configType:"mitm",modelAliases:["claude-opus-4-6-thinking","claude-sonnet-4-6","gemini-3-flash","gpt-oss-120b-medium","gemini-3-pro-high","gemini-3-pro-low"],defaultModels:[{id:"gemini-3.1-pro-high",name:"Gemini 3.1 Pro High",alias:"gemini-3.1-pro-high"},{id:"gemini-3.1-pro-low",name:"Gemini 3.1 Pro Low",alias:"gemini-3.1-pro-low"},{id:"gemini-3-flash",name:"Gemini 3 Flash",alias:"gemini-3-flash"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6",alias:"claude-sonnet-4-6"},{id:"claude-opus-4-6-thinking",name:"Claude Opus 4.6 Thinking",alias:"claude-opus-4-6-thinking"},{id:"gpt-oss-120b-medium",name:"GPT OSS 120B Medium",alias:"gpt-oss-120b-medium"}]}};var h=c(91431),i=c(81220);let j="https://9router.com";function k({tool:a,isExpanded:b,onToggle:c,activeProviders:g,modelMappings:h,onModelMappingChange:k,baseUrl:l,hasActiveProviders:m,apiKeys:n,cloudEnabled:o}){let p,q,r,[s,t]=(0,e.useState)(null),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(!1),[y,z]=(0,e.useState)(!1),[A,B]=(0,e.useState)(null),[C,D]=(0,e.useState)(!1),[E,F]=(0,e.useState)(!1),[G,H]=(0,e.useState)(null),[I,J]=(0,e.useState)(""),[K,L]=(0,e.useState)({}),[M,N]=(0,e.useState)(!1),[O,P]=(0,e.useState)("");(0,e.useRef)(!1);let Q=(()=>{if(!s?.installed)return null;let a=s.settings?.env?.ANTHROPIC_BASE_URL;if(!a)return"not_configured";let b=a.includes("localhost")||a.includes("127.0.0.1"),c=o&&j&&a.startsWith(j),d=l&&a.startsWith(l);return b||c||d?"configured":"other"})(),R=()=>{let a=O||l;return a.endsWith("/v1")?a:`${a}/v1`},S=async()=>{x(!0),B(null);try{let b={ANTHROPIC_BASE_URL:R()},c=I?.trim()||(n?.length>0?n[0].key:null)||(o?null:"sk_9router");c&&(b.ANTHROPIC_AUTH_TOKEN=c),a.defaultModels.forEach(a=>{let c=h[a.alias];c&&a.envKey&&(b[a.envKey]=c)});let d=await fetch("/api/cli-tools/claude-settings",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({env:b})}),e=await d.json();d.ok?(B({type:"success",text:"Settings applied successfully!"}),t(a=>({...a,hasBackup:!0,settings:{...a?.settings,env:b}}))):B({type:"error",text:e.error||"Failed to apply settings"})}catch(a){B({type:"error",text:a.message})}finally{x(!1)}},T=async()=>{z(!0),B(null);try{let b=await fetch("/api/cli-tools/claude-settings",{method:"DELETE"}),c=await b.json();b.ok?(B({type:"success",text:"Settings reset successfully!"}),a.defaultModels.forEach(a=>k(a.alias,a.defaultValue||"")),J("")):B({type:"error",text:c.error||"Failed to reset settings"})}catch(a){B({type:"error",text:a.message})}finally{z(!1)}};return(0,d.jsxs)(f.Zp,{padding:"sm",className:"overflow-hidden",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between hover:cursor-pointer",onClick:c,children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 flex items-center justify-center shrink-0",children:(0,d.jsx)(i.default,{src:"/providers/claude.png",alt:a.name,width:32,height:32,className:"size-8 object-contain rounded-lg",sizes:"32px",onError:a=>{a.target.style.display="none"}})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("h3",{className:"font-medium text-sm",children:a.name}),"configured"===Q&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-green-500/10 text-green-600 dark:text-green-400 rounded-full",children:"Connected"}),"not_configured"===Q&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-yellow-500/10 text-yellow-600 dark:text-yellow-400 rounded-full",children:"Not configured"}),"other"===Q&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-blue-500/10 text-blue-600 dark:text-blue-400 rounded-full",children:"Other"})]}),(0,d.jsx)("p",{className:"text-xs text-text-muted truncate",children:a.description})]})]}),(0,d.jsx)("span",{className:`material-symbols-outlined text-text-muted text-[20px] transition-transform ${b?"rotate-180":""}`,children:"expand_more"})]}),b&&(0,d.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex flex-col gap-4",children:[u&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin",children:"progress_activity"}),(0,d.jsx)("span",{children:"Checking Claude CLI..."})]}),!u&&s&&!s.installed&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 p-4 bg-yellow-500/10 border border-yellow-500/30 rounded-lg",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-yellow-500",children:"warning"}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("p",{className:"font-medium text-yellow-600 dark:text-yellow-400",children:"Claude CLI not installed"}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Please install Claude CLI to use this feature."})]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:()=>D(!C),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] mr-1",children:C?"expand_less":"help"}),C?"Hide":"How to Install"]})]}),C&&(0,d.jsxs)("div",{className:"p-4 bg-surface border border-border rounded-lg",children:[(0,d.jsx)("h4",{className:"font-medium mb-3",children:"Installation Guide"}),(0,d.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-text-muted mb-1",children:"macOS / Linux / Windows:"}),(0,d.jsx)("code",{className:"block px-3 py-2 bg-black/5 dark:bg-white/5 rounded font-mono text-xs",children:"npm install -g @anthropic-ai/claude-code"})]}),(0,d.jsxs)("p",{className:"text-text-muted",children:["After installation, run ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"claude"})," to verify."]})]})]})]}),!u&&s?.installed&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[s?.settings?.env?.ANTHROPIC_BASE_URL&&(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Current"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("span",{className:"flex-1 px-2 py-1.5 text-xs text-text-muted truncate",children:s.settings.env.ANTHROPIC_BASE_URL})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Base URL"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:(p=O||l).endsWith("/v1")?p:`${p}/v1`,onChange:a=>P(a.target.value),placeholder:"https://.../v1",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),O&&O!==l&&(0,d.jsx)("button",{onClick:()=>P(""),className:"p-1 text-text-muted hover:text-primary rounded transition-colors",title:"Reset to default",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"restart_alt"})})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"API Key"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),n.length>0?(0,d.jsx)("select",{value:I,onChange:a=>J(a.target.value),className:"flex-1 px-2 py-1.5 bg-surface rounded text-xs border border-border focus:outline-none focus:ring-1 focus:ring-primary/50",children:n.map(a=>(0,d.jsx)("option",{value:a.key,children:a.key},a.id))}):(0,d.jsx)("span",{className:"flex-1 text-xs text-text-muted px-2 py-1.5",children:o?"No API keys - Create one in Keys page":"sk_9router (default)"})]}),a.defaultModels.map(a=>(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:a.name}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:h[a.alias]||"",onChange:b=>k(a.alias,b.target.value),placeholder:"provider/model-id",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),(0,d.jsx)("button",{onClick:()=>{H(a.alias),F(!0)},disabled:!m,className:`px-2 py-1.5 rounded border text-xs transition-colors shrink-0 whitespace-nowrap ${m?"bg-surface border-border text-text-main hover:border-primary cursor-pointer":"opacity-50 cursor-not-allowed border-border"}`,children:"Select Model"}),h[a.alias]&&(0,d.jsx)("button",{onClick:()=>k(a.alias,""),className:"p-1 text-text-muted hover:text-red-500 rounded transition-colors",title:"Clear",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]},a.alias))]}),A&&(0,d.jsxs)("div",{className:`flex items-center gap-2 px-2 py-1.5 rounded text-xs ${"success"===A.type?"bg-green-500/10 text-green-600":"bg-red-500/10 text-red-600"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"success"===A.type?"check_circle":"error"}),(0,d.jsx)("span",{children:A.text})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsxs)(f.$n,{variant:"primary",size:"sm",onClick:S,disabled:!m,loading:w,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"save"}),"Apply"]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:T,disabled:!s?.has9Router,loading:y,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"restore"}),"Reset"]}),(0,d.jsxs)(f.$n,{variant:"ghost",size:"sm",onClick:()=>N(!0),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"content_copy"}),"Manual Config"]})]})]})]}),(0,d.jsx)(f.rq,{isOpen:E,onClose:()=>F(!1),onSelect:a=>{G&&k(G,a.value)},selectedModel:G?h[G]:null,activeProviders:g,modelAliases:K,title:`Select model for ${G}`}),(0,d.jsx)(f.uR,{isOpen:M,onClose:()=>N(!1),title:"Claude CLI - Manual Configuration",configs:(q=I&&I.trim()?I:o?"<API_KEY_FROM_DASHBOARD>":"sk_9router",r={ANTHROPIC_BASE_URL:R(),ANTHROPIC_AUTH_TOKEN:q},a.defaultModels.forEach(a=>{let b=h[a.alias];b&&a.envKey&&(r[a.envKey]=b)}),[{filename:"~/.claude/settings.json",content:JSON.stringify({env:r},null,2)}])})]})}function l({tool:a,isExpanded:b,onToggle:c,baseUrl:g,apiKeys:h,activeProviders:j,cloudEnabled:k}){let l,m,n,[o,p]=(0,e.useState)(null),[q,r]=(0,e.useState)(!1),[s,t]=(0,e.useState)(!1),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(null),[y,z]=(0,e.useState)(!1),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)(""),[E,F]=(0,e.useState)(!1),[G,H]=(0,e.useState)({}),[I,J]=(0,e.useState)(!1),[K,L]=(0,e.useState)(""),M=o?.installed?o.config?o.config.includes(g)||o.config.includes("localhost")||o.config.includes("127.0.0.1")?"configured":"other":"not_configured":null,N=()=>{let a=K||`${g}/v1`;return a.endsWith("/v1")?a:`${a}/v1`},O=async()=>{r(!0);try{let a=await fetch("/api/cli-tools/codex-settings"),b=await a.json();p(b)}catch(a){p({installed:!1,error:a.message})}finally{r(!1)}},P=async()=>{t(!0),x(null);try{let a=A&&A.trim()||k?A:"sk_9router",b=await fetch("/api/cli-tools/codex-settings",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({baseUrl:N(),apiKey:a,model:C})}),c=await b.json();b.ok?(x({type:"success",text:"Settings applied successfully!"}),O()):x({type:"error",text:c.error||"Failed to apply settings"})}catch(a){x({type:"error",text:a.message})}finally{t(!1)}},Q=async()=>{v(!0),x(null);try{let a=await fetch("/api/cli-tools/codex-settings",{method:"DELETE"}),b=await a.json();a.ok?(x({type:"success",text:"Settings reset successfully!"}),D(""),O()):x({type:"error",text:b.error||"Failed to reset settings"})}catch(a){x({type:"error",text:a.message})}finally{v(!1)}};return(0,d.jsxs)(f.Zp,{padding:"sm",className:"overflow-hidden",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between hover:cursor-pointer",onClick:c,children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:"size-8 flex items-center justify-center shrink-0",children:(0,d.jsx)(i.default,{src:"/providers/codex.png",alt:a.name,width:32,height:32,className:"size-8 object-contain rounded-lg",sizes:"32px",onError:a=>{a.target.style.display="none"}})}),(0,d.jsxs)("div",{className:"min-w-0",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("h3",{className:"font-medium text-sm",children:a.name}),"configured"===M&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-green-500/10 text-green-600 dark:text-green-400 rounded-full",children:"Connected"}),"not_configured"===M&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-yellow-500/10 text-yellow-600 dark:text-yellow-400 rounded-full",children:"Not configured"}),"other"===M&&(0,d.jsx)("span",{className:"px-1.5 py-0.5 text-[10px] font-medium bg-blue-500/10 text-blue-600 dark:text-blue-400 rounded-full",children:"Other"})]}),(0,d.jsx)("p",{className:"text-xs text-text-muted truncate",children:a.description})]})]}),(0,d.jsx)("span",{className:`material-symbols-outlined text-text-muted text-[20px] transition-transform ${b?"rotate-180":""}`,children:"expand_more"})]}),b&&(0,d.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex flex-col gap-4",children:[q&&(0,d.jsxs)("div",{className:"flex items-center gap-2 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin",children:"progress_activity"}),(0,d.jsx)("span",{children:"Checking Codex CLI..."})]}),!q&&o&&!o.installed&&(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 p-4 bg-yellow-500/10 border border-yellow-500/30 rounded-lg",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-yellow-500",children:"warning"}),(0,d.jsxs)("div",{className:"flex-1",children:[(0,d.jsx)("p",{className:"font-medium text-yellow-600 dark:text-yellow-400",children:"Codex CLI not installed"}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Please install Codex CLI to use auto-apply feature."})]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:()=>z(!y),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px] mr-1",children:y?"expand_less":"help"}),y?"Hide":"How to Install"]})]}),y&&(0,d.jsxs)("div",{className:"p-4 bg-surface border border-border rounded-lg",children:[(0,d.jsx)("h4",{className:"font-medium mb-3",children:"Installation Guide"}),(0,d.jsxs)("div",{className:"space-y-3 text-sm",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-text-muted mb-1",children:"macOS / Linux / Windows:"}),(0,d.jsx)("code",{className:"block px-3 py-2 bg-black/5 dark:bg-white/5 rounded font-mono text-xs",children:"npm install -g @openai/codex"})]}),(0,d.jsxs)("p",{className:"text-text-muted",children:["After installation, run ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"codex"})," to verify."]}),(0,d.jsx)("div",{className:"pt-2 border-t border-border",children:(0,d.jsxs)("p",{className:"text-text-muted text-xs",children:["Codex uses ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"~/.codex/auth.json"})," with ",(0,d.jsx)("code",{className:"px-1 bg-black/5 dark:bg-white/5 rounded",children:"OPENAI_API_KEY"}),'. Click "Apply" to auto-configure.']})})]})]})]}),!q&&o?.installed&&(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[o?.config&&((m=(l=o.config.match(/base_url\s*=\s*"([^"]+)"/))?l[1]:null)?(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Current"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("span",{className:"flex-1 px-2 py-1.5 text-xs text-text-muted truncate",children:m})]}):null),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Base URL"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:K||`${g}/v1`,onChange:a=>L(a.target.value),placeholder:"https://.../v1",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),K&&K!==`${g}/v1`&&(0,d.jsx)("button",{onClick:()=>L(""),className:"p-1 text-text-muted hover:text-primary rounded transition-colors",title:"Reset to default",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"restart_alt"})})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"API Key"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),h.length>0?(0,d.jsx)("select",{value:A,onChange:a=>B(a.target.value),className:"flex-1 px-2 py-1.5 bg-surface rounded text-xs border border-border focus:outline-none focus:ring-1 focus:ring-primary/50",children:h.map(a=>(0,d.jsx)("option",{value:a.key,children:a.key},a.id))}):(0,d.jsx)("span",{className:"flex-1 text-xs text-text-muted px-2 py-1.5",children:k?"No API keys - Create one in Keys page":"sk_9router (default)"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("span",{className:"w-32 shrink-0 text-sm font-semibold text-text-main text-right",children:"Model"}),(0,d.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[14px]",children:"arrow_forward"}),(0,d.jsx)("input",{type:"text",value:C,onChange:a=>D(a.target.value),placeholder:"provider/model-id",className:"flex-1 px-2 py-1.5 bg-surface rounded border border-border text-xs focus:outline-none focus:ring-1 focus:ring-primary/50"}),(0,d.jsx)("button",{onClick:()=>F(!0),disabled:!j?.length,className:`px-2 py-1.5 rounded border text-xs transition-colors shrink-0 whitespace-nowrap ${j?.length?"bg-surface border-border text-text-main hover:border-primary cursor-pointer":"opacity-50 cursor-not-allowed border-border"}`,children:"Select Model"}),C&&(0,d.jsx)("button",{onClick:()=>D(""),className:"p-1 text-text-muted hover:text-red-500 rounded transition-colors",title:"Clear",children:(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"close"})})]})]}),w&&(0,d.jsxs)("div",{className:`flex items-center gap-2 px-2 py-1.5 rounded text-xs ${"success"===w.type?"bg-green-500/10 text-green-600":"bg-red-500/10 text-red-600"}`,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"success"===w.type?"check_circle":"error"}),(0,d.jsx)("span",{children:w.text})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsxs)(f.$n,{variant:"primary",size:"sm",onClick:P,disabled:!A||!C,loading:s,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"save"}),"Apply"]}),(0,d.jsxs)(f.$n,{variant:"outline",size:"sm",onClick:Q,disabled:!o.has9Router,loading:u,children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"restore"}),"Reset"]}),(0,d.jsxs)(f.$n,{variant:"ghost",size:"sm",onClick:()=>J(!0),children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[14px] mr-1",children:"content_copy"}),"Manual Config"]})]})]})]}),(0,d.jsx)(f.rq,{isOpen:E,onClose:()=>F(!1),onSelect:a=>{D(a.value),F(!1)},selectedModel:C,activeProviders:j,modelAliases:G,title:"Select Model for Codex"}),(0,d.jsx)(f.uR,{isOpen:I,onClose:()=>J(!1),title:"Codex CLI - Manual Configuration",configs:(n=A&&A.trim()?A:k?"<API_KEY_FROM_DASHBOARD>":"sk_9router",[{filename:"~/.codex/config.toml",content:`# 9Router Configuration for Codex CLI
9
9
  model = "${C}"
10
10
  model_provider = "9router"
11
11
 
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16183":{"*":{"id":"90587","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","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}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"38982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"39378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","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}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","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}},"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}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["8729","static/chunks/8729-5b0c3af0a5f8edd2.js","7177","static/chunks/app/layout-a9ae8d014d5d7102.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["8729","static/chunks/8729-5b0c3af0a5f8edd2.js","7177","static/chunks/app/layout-a9ae8d014d5d7102.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","1393","static/chunks/1393-1761cc0c24573e2e.js","6337","static/chunks/app/(dashboard)/dashboard/page-16377aded5ab54f4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":39378,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-5b0c3af0a5f8edd2.js","5497","static/chunks/5497-a8926676ecc6669d.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-f1a3de0e067ff7c4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":38982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":16183,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/6a76c1062906da03.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16183":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","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}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"38982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"39378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","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}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","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}},"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}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16183":{"*":{"id":"90587","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","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}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"38982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"39378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","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}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","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}},"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}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["8729","static/chunks/8729-4759fbfb65755c55.js","7177","static/chunks/app/layout-a9ae8d014d5d7102.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":51743,"name":"*","chunks":["8729","static/chunks/8729-4759fbfb65755c55.js","7177","static/chunks/app/layout-a9ae8d014d5d7102.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","9305","static/chunks/app/(dashboard)/layout-66d69a4ba6e79bd5.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":39378,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-64d91a290c68fb09.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["4335","static/chunks/c6123951-59125299ca0d7b46.js","600","static/chunks/600-3e3d52de0d15664e.js","1672","static/chunks/1672-4ed8fbaefe011b6e.js","8729","static/chunks/8729-4759fbfb65755c55.js","5497","static/chunks/5497-73d76264957574ca.js","1393","static/chunks/1393-1761cc0c24573e2e.js","6337","static/chunks/app/(dashboard)/dashboard/page-16377aded5ab54f4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":38982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":16183,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/6a76c1062906da03.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16183":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","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}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"38982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"39378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","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}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","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}},"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}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}