9router 0.2.42 → 0.2.44

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 (341) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-build-manifest.json +221 -162
  3. package/app/.next/app-path-routes-manifest.json +31 -23
  4. package/app/.next/build-manifest.json +9 -9
  5. package/app/.next/prerender-manifest.json +61 -37
  6. package/app/.next/react-loadable-manifest.json +8 -1
  7. package/app/.next/routes-manifest.json +6 -0
  8. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  9. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/page.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  24. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -0
  33. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -0
  34. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -0
  35. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/_not-found.html +1 -1
  40. package/app/.next/server/app/_not-found.rsc +3 -3
  41. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
  44. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  46. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  59. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -0
  61. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -0
  62. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -0
  63. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -0
  64. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -0
  65. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -0
  66. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -0
  67. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -0
  68. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -0
  69. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/settings/route.js +1 -1
  77. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/translator/load/route.js +1 -0
  83. package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -0
  84. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -0
  85. package/app/.next/server/app/api/translator/save/route.js +1 -0
  86. package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -0
  87. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -0
  88. package/app/.next/server/app/api/translator/send/route.js +1 -0
  89. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -0
  90. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -0
  91. package/app/.next/server/app/api/translator/translate/route.js +1 -0
  92. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -0
  93. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -0
  94. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  98. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  99. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  101. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  102. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  105. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  106. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  109. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  110. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  113. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  114. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/callback.html +1 -1
  118. package/app/.next/server/app/callback.rsc +3 -3
  119. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  120. package/app/.next/server/app/dashboard/cli-tools.rsc +5 -5
  121. package/app/.next/server/app/dashboard/combos.html +1 -1
  122. package/app/.next/server/app/dashboard/combos.rsc +5 -5
  123. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  124. package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
  125. package/app/.next/server/app/dashboard/profile.html +1 -1
  126. package/app/.next/server/app/dashboard/profile.rsc +5 -5
  127. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  128. package/app/.next/server/app/dashboard/providers/new.rsc +5 -5
  129. package/app/.next/server/app/dashboard/providers.html +1 -1
  130. package/app/.next/server/app/dashboard/providers.rsc +5 -5
  131. package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  133. package/app/.next/server/app/dashboard/settings/pricing.rsc +3 -3
  134. package/app/.next/server/app/dashboard/translator.html +1 -0
  135. package/app/.next/server/app/dashboard/translator.meta +7 -0
  136. package/app/.next/server/app/dashboard/translator.rsc +23 -0
  137. package/app/.next/server/app/dashboard/usage.html +1 -1
  138. package/app/.next/server/app/dashboard/usage.rsc +5 -5
  139. package/app/.next/server/app/dashboard.html +1 -1
  140. package/app/.next/server/app/dashboard.rsc +5 -5
  141. package/app/.next/server/app/index.html +1 -1
  142. package/app/.next/server/app/index.rsc +3 -3
  143. package/app/.next/server/app/landing/page.js +1 -1
  144. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/landing.html +1 -1
  146. package/app/.next/server/app/landing.rsc +4 -4
  147. package/app/.next/server/app/login/page.js +1 -1
  148. package/app/.next/server/app/login/page.js.nft.json +1 -1
  149. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/login.html +1 -1
  151. package/app/.next/server/app/login.rsc +4 -4
  152. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app-paths-manifest.json +31 -23
  154. package/app/.next/server/chunks/1467.js +140 -0
  155. package/app/.next/server/chunks/3620.js +1 -0
  156. package/app/.next/server/chunks/5416.js +3 -0
  157. package/app/.next/server/chunks/9178.js +7 -0
  158. package/app/.next/server/middleware-build-manifest.js +1 -1
  159. package/app/.next/server/middleware-manifest.json +5 -5
  160. package/app/.next/server/middleware-react-loadable-manifest.js +1 -1
  161. package/app/.next/server/pages/404.html +1 -1
  162. package/app/.next/server/pages/500.html +1 -1
  163. package/app/.next/server/pages/_app.js.nft.json +1 -1
  164. package/app/.next/server/pages/_document.js.nft.json +1 -1
  165. package/app/.next/server/pages/_error.js.nft.json +1 -1
  166. package/app/.next/server/server-reference-manifest.js +1 -1
  167. package/app/.next/server/server-reference-manifest.json +1 -1
  168. package/app/.next/static/X7Dsus2RPx5MY-Fn5iDmK/_buildManifest.js +1 -0
  169. package/app/.next/static/chunks/1226.ea7865111c1a9854.js +1 -0
  170. package/app/.next/static/chunks/4244-f4bf11bf5d6ea814.js +1 -0
  171. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-14ab92f84c59dfc8.js +1 -0
  172. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-c177f24df3634ec7.js → page-c33118f9f406a0c2.js} +1 -1
  173. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-f806c4af07d8bd74.js +1 -0
  174. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-8694bd062f61155e.js +1 -0
  175. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-6587230ca0634b8d.js → page-3dc3f3ad0bf01d51.js} +1 -1
  176. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-febc40326555aee1.js +1 -0
  177. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-a2757b6f86f8b1d1.js → page-74f71d2b3d30ed9e.js} +1 -1
  178. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-fe320fdf8ebcfc6d.js +1 -0
  179. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-9ef2aa6f03369794.js +1 -0
  180. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-98effdc00fd630bd.js → page-b72277b800b53f8a.js} +1 -1
  181. package/app/.next/static/chunks/app/(dashboard)/layout-4eaebd97fe7fd6b3.js +1 -0
  182. package/app/.next/static/chunks/app/api/auth/login/route-26bf491da92b5116.js +1 -0
  183. package/app/.next/static/chunks/app/api/auth/logout/route-26bf491da92b5116.js +1 -0
  184. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-26bf491da92b5116.js +1 -0
  185. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-26bf491da92b5116.js +1 -0
  186. package/app/.next/static/chunks/app/api/cloud/auth/route-26bf491da92b5116.js +1 -0
  187. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-26bf491da92b5116.js +1 -0
  188. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-26bf491da92b5116.js +1 -0
  189. package/app/.next/static/chunks/app/api/cloud/models/alias/route-26bf491da92b5116.js +1 -0
  190. package/app/.next/static/chunks/app/api/combos/[id]/route-26bf491da92b5116.js +1 -0
  191. package/app/.next/static/chunks/app/api/combos/route-26bf491da92b5116.js +1 -0
  192. package/app/.next/static/chunks/app/api/init/route-26bf491da92b5116.js +1 -0
  193. package/app/.next/static/chunks/app/api/keys/[id]/route-26bf491da92b5116.js +1 -0
  194. package/app/.next/static/chunks/app/api/keys/route-26bf491da92b5116.js +1 -0
  195. package/app/.next/static/chunks/app/api/models/alias/route-26bf491da92b5116.js +1 -0
  196. package/app/.next/static/chunks/app/api/models/route-26bf491da92b5116.js +1 -0
  197. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-26bf491da92b5116.js +1 -0
  198. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-26bf491da92b5116.js +1 -0
  199. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-26bf491da92b5116.js +1 -0
  200. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-26bf491da92b5116.js +1 -0
  201. package/app/.next/static/chunks/app/api/pricing/route-26bf491da92b5116.js +1 -0
  202. package/app/.next/static/chunks/app/api/providers/[id]/models/route-26bf491da92b5116.js +1 -0
  203. package/app/.next/static/chunks/app/api/providers/[id]/route-26bf491da92b5116.js +1 -0
  204. package/app/.next/static/chunks/app/api/providers/[id]/test/route-26bf491da92b5116.js +1 -0
  205. package/app/.next/static/chunks/app/api/providers/client/route-26bf491da92b5116.js +1 -0
  206. package/app/.next/static/chunks/app/api/providers/route-26bf491da92b5116.js +1 -0
  207. package/app/.next/static/chunks/app/api/providers/validate/route-26bf491da92b5116.js +1 -0
  208. package/app/.next/static/chunks/app/api/settings/route-26bf491da92b5116.js +1 -0
  209. package/app/.next/static/chunks/app/api/shutdown/route-26bf491da92b5116.js +1 -0
  210. package/app/.next/static/chunks/app/api/sync/cloud/route-26bf491da92b5116.js +1 -0
  211. package/app/.next/static/chunks/app/api/sync/initialize/route-26bf491da92b5116.js +1 -0
  212. package/app/.next/static/chunks/app/api/tags/route-26bf491da92b5116.js +1 -0
  213. package/app/.next/static/chunks/app/api/translator/load/route-26bf491da92b5116.js +1 -0
  214. package/app/.next/static/chunks/app/api/translator/save/route-26bf491da92b5116.js +1 -0
  215. package/app/.next/static/chunks/app/api/translator/send/route-26bf491da92b5116.js +1 -0
  216. package/app/.next/static/chunks/app/api/translator/translate/route-26bf491da92b5116.js +1 -0
  217. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-26bf491da92b5116.js +1 -0
  218. package/app/.next/static/chunks/app/api/usage/history/route-26bf491da92b5116.js +1 -0
  219. package/app/.next/static/chunks/app/api/usage/logs/route-26bf491da92b5116.js +1 -0
  220. package/app/.next/static/chunks/app/api/v1/api/chat/route-26bf491da92b5116.js +1 -0
  221. package/app/.next/static/chunks/app/api/v1/chat/completions/route-26bf491da92b5116.js +1 -0
  222. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-26bf491da92b5116.js +1 -0
  223. package/app/.next/static/chunks/app/api/v1/messages/route-26bf491da92b5116.js +1 -0
  224. package/app/.next/static/chunks/app/api/v1/models/route-26bf491da92b5116.js +1 -0
  225. package/app/.next/static/chunks/app/api/v1/responses/route-26bf491da92b5116.js +1 -0
  226. package/app/.next/static/chunks/app/api/v1/route-26bf491da92b5116.js +1 -0
  227. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-26bf491da92b5116.js +1 -0
  228. package/app/.next/static/chunks/app/api/v1beta/models/route-26bf491da92b5116.js +1 -0
  229. package/app/.next/static/chunks/app/landing/page-7dfdcdd2e8bd0ea7.js +1 -0
  230. package/app/.next/static/chunks/app/login/page-d9725ed8ac330d0e.js +1 -0
  231. package/app/.next/static/chunks/app/page-26bf491da92b5116.js +1 -0
  232. package/app/.next/static/chunks/framework-7dd84546e99ceb94.js +1 -0
  233. package/app/.next/static/chunks/main-e0d7b136dc389859.js +1 -0
  234. package/app/.next/static/chunks/webpack-bf76088a98fc05bd.js +1 -0
  235. package/app/.next/static/css/de078412855b84cc.css +3 -0
  236. package/app/logs/translator/1_req_client.json +698 -0
  237. package/app/logs/translator/2_req_source.json +699 -0
  238. package/app/logs/translator/3_req_openai.json +699 -0
  239. package/app/logs/translator/4_req_target.json +707 -0
  240. package/app/package.json +2 -0
  241. package/app/public/providers/antigravity.png +0 -0
  242. package/app/public/providers/claude.png +0 -0
  243. package/app/public/providers/cline.png +0 -0
  244. package/app/public/providers/codex.png +0 -0
  245. package/app/public/providers/copilot.png +0 -0
  246. package/app/public/providers/cursor.png +0 -0
  247. package/app/public/providers/gemini-cli.png +0 -0
  248. package/app/public/providers/github.png +0 -0
  249. package/app/public/providers/iflow.png +0 -0
  250. package/app/public/providers/kiro.png +0 -0
  251. package/app/public/providers/qwen.png +0 -0
  252. package/app/public/providers/roo.png +0 -0
  253. package/package.json +1 -1
  254. package/app/.next/server/chunks/2432.js +0 -1
  255. package/app/.next/server/chunks/297.js +0 -7
  256. package/app/.next/server/chunks/6943.js +0 -144
  257. package/app/.next/static/chunks/367-59d6c6388566b11e.js +0 -1
  258. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-c514331eb10a0a23.js +0 -1
  259. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-14f485d493803583.js +0 -1
  260. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-c825d7d343a8b420.js +0 -1
  261. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-d8409d08ccb580a9.js +0 -1
  262. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-1387dcf046ffca74.js +0 -1
  263. package/app/.next/static/chunks/app/(dashboard)/layout-9b4a1f17e7d3c12f.js +0 -1
  264. package/app/.next/static/chunks/app/api/auth/login/route-bba8858d0f5c111d.js +0 -1
  265. package/app/.next/static/chunks/app/api/auth/logout/route-bba8858d0f5c111d.js +0 -1
  266. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-bba8858d0f5c111d.js +0 -1
  267. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-bba8858d0f5c111d.js +0 -1
  268. package/app/.next/static/chunks/app/api/cloud/auth/route-bba8858d0f5c111d.js +0 -1
  269. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-bba8858d0f5c111d.js +0 -1
  270. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-bba8858d0f5c111d.js +0 -1
  271. package/app/.next/static/chunks/app/api/cloud/models/alias/route-bba8858d0f5c111d.js +0 -1
  272. package/app/.next/static/chunks/app/api/combos/[id]/route-bba8858d0f5c111d.js +0 -1
  273. package/app/.next/static/chunks/app/api/combos/route-bba8858d0f5c111d.js +0 -1
  274. package/app/.next/static/chunks/app/api/init/route-bba8858d0f5c111d.js +0 -1
  275. package/app/.next/static/chunks/app/api/keys/[id]/route-bba8858d0f5c111d.js +0 -1
  276. package/app/.next/static/chunks/app/api/keys/route-bba8858d0f5c111d.js +0 -1
  277. package/app/.next/static/chunks/app/api/models/alias/route-bba8858d0f5c111d.js +0 -1
  278. package/app/.next/static/chunks/app/api/models/route-bba8858d0f5c111d.js +0 -1
  279. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-bba8858d0f5c111d.js +0 -1
  280. package/app/.next/static/chunks/app/api/pricing/route-bba8858d0f5c111d.js +0 -1
  281. package/app/.next/static/chunks/app/api/providers/[id]/models/route-bba8858d0f5c111d.js +0 -1
  282. package/app/.next/static/chunks/app/api/providers/[id]/route-bba8858d0f5c111d.js +0 -1
  283. package/app/.next/static/chunks/app/api/providers/[id]/test/route-bba8858d0f5c111d.js +0 -1
  284. package/app/.next/static/chunks/app/api/providers/client/route-bba8858d0f5c111d.js +0 -1
  285. package/app/.next/static/chunks/app/api/providers/route-bba8858d0f5c111d.js +0 -1
  286. package/app/.next/static/chunks/app/api/providers/validate/route-bba8858d0f5c111d.js +0 -1
  287. package/app/.next/static/chunks/app/api/settings/route-bba8858d0f5c111d.js +0 -1
  288. package/app/.next/static/chunks/app/api/shutdown/route-bba8858d0f5c111d.js +0 -1
  289. package/app/.next/static/chunks/app/api/sync/cloud/route-bba8858d0f5c111d.js +0 -1
  290. package/app/.next/static/chunks/app/api/sync/initialize/route-bba8858d0f5c111d.js +0 -1
  291. package/app/.next/static/chunks/app/api/tags/route-bba8858d0f5c111d.js +0 -1
  292. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-bba8858d0f5c111d.js +0 -1
  293. package/app/.next/static/chunks/app/api/usage/history/route-bba8858d0f5c111d.js +0 -1
  294. package/app/.next/static/chunks/app/api/usage/logs/route-bba8858d0f5c111d.js +0 -1
  295. package/app/.next/static/chunks/app/api/v1/api/chat/route-bba8858d0f5c111d.js +0 -1
  296. package/app/.next/static/chunks/app/api/v1/chat/completions/route-bba8858d0f5c111d.js +0 -1
  297. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-bba8858d0f5c111d.js +0 -1
  298. package/app/.next/static/chunks/app/api/v1/messages/route-bba8858d0f5c111d.js +0 -1
  299. package/app/.next/static/chunks/app/api/v1/models/route-bba8858d0f5c111d.js +0 -1
  300. package/app/.next/static/chunks/app/api/v1/responses/route-bba8858d0f5c111d.js +0 -1
  301. package/app/.next/static/chunks/app/api/v1/route-bba8858d0f5c111d.js +0 -1
  302. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-bba8858d0f5c111d.js +0 -1
  303. package/app/.next/static/chunks/app/api/v1beta/models/route-bba8858d0f5c111d.js +0 -1
  304. package/app/.next/static/chunks/app/landing/page-2e41476dab7b573d.js +0 -1
  305. package/app/.next/static/chunks/app/login/page-b1a6a71a33c87f4d.js +0 -1
  306. package/app/.next/static/chunks/app/page-bba8858d0f5c111d.js +0 -1
  307. package/app/.next/static/chunks/framework-90fc9b0f7c4706c1.js +0 -1
  308. package/app/.next/static/chunks/main-cb1e98310d7d3d12.js +0 -1
  309. package/app/.next/static/chunks/webpack-06b42724ed132f52.js +0 -1
  310. package/app/.next/static/css/c1d32de4a7a911ec.css +0 -3
  311. package/app/.next/static/o_6YCt9NQ-B4lgJ5C29rD/_buildManifest.js +0 -1
  312. package/app/node_modules/react/cjs/react-compiler-runtime.production.js +0 -16
  313. package/app/node_modules/react/cjs/react-jsx-dev-runtime.production.js +0 -14
  314. package/app/node_modules/react/cjs/react-jsx-runtime.development.js +0 -352
  315. package/app/node_modules/react/cjs/react-jsx-runtime.production.js +0 -34
  316. package/app/node_modules/react/cjs/react.development.js +0 -1284
  317. package/app/node_modules/react/cjs/react.production.js +0 -542
  318. package/app/node_modules/react/compiler-runtime.js +0 -14
  319. package/app/node_modules/react/index.js +0 -7
  320. package/app/node_modules/react/jsx-dev-runtime.js +0 -7
  321. package/app/node_modules/react/jsx-runtime.js +0 -7
  322. package/app/node_modules/react/package.json +0 -51
  323. package/app/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -9877
  324. package/app/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -6603
  325. package/app/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +0 -6692
  326. package/app/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -10601
  327. package/app/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -7410
  328. package/app/node_modules/react-dom/cjs/react-dom-server.edge.development.js +0 -10620
  329. package/app/node_modules/react-dom/cjs/react-dom-server.edge.production.js +0 -7512
  330. package/app/node_modules/react-dom/cjs/react-dom-server.node.production.js +0 -7707
  331. package/app/node_modules/react-dom/cjs/react-dom.development.js +0 -424
  332. package/app/node_modules/react-dom/cjs/react-dom.production.js +0 -210
  333. package/app/node_modules/react-dom/index.js +0 -38
  334. package/app/node_modules/react-dom/package.json +0 -117
  335. package/app/node_modules/react-dom/server.browser.js +0 -16
  336. package/app/node_modules/react-dom/server.edge.js +0 -17
  337. package/app/node_modules/react-dom/server.js +0 -3
  338. package/app/node_modules/react-dom/server.node.js +0 -18
  339. package/app/node_modules/react-dom/static.js +0 -3
  340. package/app/node_modules/react-dom/static.node.js +0 -14
  341. /package/app/.next/static/{o_6YCt9NQ-B4lgJ5C29rD → X7Dsus2RPx5MY-Fn5iDmK}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- o_6YCt9NQ-B4lgJ5C29rD
1
+ X7Dsus2RPx5MY-Fn5iDmK