omniroute 0.3.0 → 0.5.0

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 (909) hide show
  1. package/README.md +86 -1135
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +30 -24
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/prerender-manifest.json +99 -3
  6. package/app/.next/routes-manifest.json +36 -0
  7. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -0
  8. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -0
  9. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -0
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  17. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -0
  20. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -0
  21. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -0
  22. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  26. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  32. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  41. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  50. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/_global-error/page.js +2 -2
  53. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/_global-error.html +2 -2
  55. package/app/.next/server/app/_global-error.rsc +3 -3
  56. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +3 -3
  57. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +2 -2
  61. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  62. package/app/.next/server/app/_not-found/page.js +1 -1
  63. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  64. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/_not-found.html +1 -1
  66. package/app/.next/server/app/_not-found.rsc +5 -5
  67. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -5
  68. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  69. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  70. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  71. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  72. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  73. package/app/.next/server/app/api/auth/login/route.js +1 -1
  74. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  75. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/cache/route.js +2 -0
  78. package/app/.next/server/app/api/cache/route.js.nft.json +1 -0
  79. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -0
  80. package/app/.next/server/app/api/cache/stats/route.js +1 -1
  81. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -157
  83. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  84. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  86. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/cli-tools/backups/route.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
  90. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  92. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  94. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
  96. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  98. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  103. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  105. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/cloud/auth/route.js +1 -156
  107. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  108. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -156
  110. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  111. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -156
  113. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  114. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  116. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  117. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  119. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  120. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/combos/route.js +1 -1
  123. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  124. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/combos/test/route.js +1 -156
  126. package/app/.next/server/app/api/combos/test/route.js.nft.json +1 -1
  127. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/compliance/audit-log/route.js +1 -156
  129. package/app/.next/server/app/api/compliance/audit-log/route.js.nft.json +1 -1
  130. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/db-backups/route.js +1 -156
  132. package/app/.next/server/app/api/db-backups/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
  135. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/evals/route.js +1 -1
  137. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/fallback/chains/route.js +3 -1
  139. package/app/.next/server/app/api/fallback/chains/route.js.nft.json +1 -1
  140. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/init/route.js +1 -1
  142. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  143. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  145. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/keys/route.js +1 -1
  148. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  149. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/models/alias/route.js +1 -1
  151. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  152. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/models/catalog/route.js +2 -156
  155. package/app/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  156. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/models/route.js +2 -156
  158. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  159. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/monitoring/health/route.js +2 -0
  161. package/app/.next/server/app/api/monitoring/health/route.js.nft.json +1 -0
  162. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -0
  163. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  164. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  165. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  168. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  172. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  173. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  176. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  177. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/policies/route.js +3 -1
  179. package/app/.next/server/app/api/policies/route.js.nft.json +1 -1
  180. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
  182. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/pricing/models/route.js +1 -156
  184. package/app/.next/server/app/api/pricing/models/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/pricing/route.js +1 -156
  187. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  188. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/provider-models/route.js +1 -156
  190. package/app/.next/server/app/api/provider-models/route.js.nft.json +1 -1
  191. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -156
  193. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  194. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/provider-nodes/route.js +2 -156
  196. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  197. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/providers/[id]/models/route.js +2 -156
  200. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  201. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  203. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  204. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  206. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  207. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/api/providers/client/route.js +1 -156
  209. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  210. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/providers/route.js +2 -1
  212. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  213. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  214. package/app/.next/server/app/api/providers/test-batch/route.js +2 -156
  215. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  216. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/api/providers/validate/route.js +1 -156
  218. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  219. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  220. package/app/.next/server/app/api/rate-limit/route.js +1 -156
  221. package/app/.next/server/app/api/rate-limit/route.js.nft.json +1 -1
  222. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  223. package/app/.next/server/app/api/rate-limits/route.js +1 -1
  224. package/app/.next/server/app/api/rate-limits/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/api/resilience/reset/route.js +1 -1
  227. package/app/.next/server/app/api/resilience/reset/route.js.nft.json +1 -1
  228. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  229. package/app/.next/server/app/api/resilience/route.js +1 -156
  230. package/app/.next/server/app/api/resilience/route.js.nft.json +1 -1
  231. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  232. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  234. package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -156
  235. package/app/.next/server/app/api/settings/combo-defaults/route.js.nft.json +1 -1
  236. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  238. package/app/.next/server/app/api/settings/proxy/route.js +1 -156
  239. package/app/.next/server/app/api/settings/proxy/route.js.nft.json +1 -1
  240. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  241. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/api/settings/require-login/route.js +1 -156
  243. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  244. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/settings/route.js +1 -1
  246. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  247. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  248. package/app/.next/server/app/api/settings/system-prompt/route.js +1 -156
  249. package/app/.next/server/app/api/settings/system-prompt/route.js.nft.json +1 -1
  250. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  251. package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -156
  252. package/app/.next/server/app/api/settings/thinking-budget/route.js.nft.json +1 -1
  253. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  254. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  256. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  257. package/app/.next/server/app/api/sync/cloud/route.js.nft.json +1 -1
  258. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  259. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  260. package/app/.next/server/app/api/sync/initialize/route.js.nft.json +1 -1
  261. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  262. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  263. package/app/.next/server/app/api/telemetry/summary/route.js +1 -1
  264. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  265. package/app/.next/server/app/api/token-health/route.js +1 -156
  266. package/app/.next/server/app/api/token-health/route.js.nft.json +1 -1
  267. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  268. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  269. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  272. package/app/.next/server/app/api/translator/send/route.js +1 -1
  273. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  274. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  275. package/app/.next/server/app/api/translator/translate/route.js +1 -156
  276. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  277. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  278. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  279. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  280. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  281. package/app/.next/server/app/api/usage/analytics/route.js +1 -156
  282. package/app/.next/server/app/api/usage/analytics/route.js.nft.json +1 -1
  283. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  284. package/app/.next/server/app/api/usage/budget/route.js +3 -1
  285. package/app/.next/server/app/api/usage/budget/route.js.nft.json +1 -1
  286. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/usage/call-logs/[id]/route.js +1 -156
  288. package/app/.next/server/app/api/usage/call-logs/[id]/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/usage/call-logs/route.js +1 -156
  291. package/app/.next/server/app/api/usage/call-logs/route.js.nft.json +1 -1
  292. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  293. package/app/.next/server/app/api/usage/history/route.js +1 -156
  294. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  295. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  296. package/app/.next/server/app/api/usage/logs/route.js +1 -156
  297. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  298. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  299. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/usage/request-logs/route.js +1 -156
  301. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  302. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  303. package/app/.next/server/app/api/v1/api/chat/route.js +1 -156
  304. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  305. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  306. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  307. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  308. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  309. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  310. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  311. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  312. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  313. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  314. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  315. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  316. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  317. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  318. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  319. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  320. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  322. package/app/.next/server/app/api/v1/messages/route.js +1 -156
  323. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  324. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  325. package/app/.next/server/app/api/v1/models/route.js +2 -1
  326. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  327. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  328. package/app/.next/server/app/api/v1/moderations/route.js +1 -156
  329. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  330. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  331. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -156
  332. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  333. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  334. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -156
  335. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  336. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  337. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  338. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  339. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  340. package/app/.next/server/app/api/v1/rerank/route.js +1 -156
  341. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  342. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  343. package/app/.next/server/app/api/v1/responses/route.js +1 -156
  344. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  345. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  346. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  347. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -156
  348. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  349. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  350. package/app/.next/server/app/api/v1beta/models/route.js +2 -1
  351. package/app/.next/server/app/api/v1beta/models/route.js.nft.json +1 -1
  352. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  353. package/app/.next/server/app/callback/page.js +1 -1
  354. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  355. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  356. package/app/.next/server/app/callback.html +1 -1
  357. package/app/.next/server/app/callback.rsc +5 -5
  358. package/app/.next/server/app/callback.segments/_full.segment.rsc +5 -5
  359. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  360. package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
  361. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  362. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  363. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  364. package/app/.next/server/app/dashboard/analytics.html +1 -0
  365. package/app/.next/server/app/dashboard/analytics.meta +17 -0
  366. package/app/.next/server/app/dashboard/analytics.rsc +24 -0
  367. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +9 -0
  368. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +4 -0
  369. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  370. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
  371. package/app/.next/server/app/dashboard/analytics.segments/_full.segment.rsc +24 -0
  372. package/app/.next/server/app/dashboard/analytics.segments/_head.segment.rsc +6 -0
  373. package/app/.next/server/app/dashboard/analytics.segments/_index.segment.rsc +9 -0
  374. package/app/.next/server/app/dashboard/analytics.segments/_tree.segment.rsc +5 -0
  375. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  376. package/app/.next/server/app/dashboard/cli-tools.rsc +7 -7
  377. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  378. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  379. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  380. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  381. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -7
  382. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  383. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  384. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  385. package/app/.next/server/app/dashboard/combos.html +1 -1
  386. package/app/.next/server/app/dashboard/combos.rsc +7 -7
  387. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  388. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  389. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  390. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  391. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +7 -7
  392. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  393. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  394. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  395. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  396. package/app/.next/server/app/dashboard/endpoint.rsc +7 -7
  397. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  398. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  399. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  400. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  401. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
  402. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  403. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  404. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  405. package/app/.next/server/app/dashboard/health.html +1 -0
  406. package/app/.next/server/app/dashboard/health.meta +17 -0
  407. package/app/.next/server/app/dashboard/health.rsc +24 -0
  408. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +9 -0
  409. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health.segment.rsc +4 -0
  410. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  411. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
  412. package/app/.next/server/app/dashboard/health.segments/_full.segment.rsc +24 -0
  413. package/app/.next/server/app/dashboard/health.segments/_head.segment.rsc +6 -0
  414. package/app/.next/server/app/dashboard/health.segments/_index.segment.rsc +9 -0
  415. package/app/.next/server/app/dashboard/health.segments/_tree.segment.rsc +5 -0
  416. package/app/.next/server/app/dashboard/onboarding.html +1 -1
  417. package/app/.next/server/app/dashboard/onboarding.rsc +6 -6
  418. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding/__PAGE__.segment.rsc +1 -1
  419. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding.segment.rsc +1 -1
  420. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  421. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  422. package/app/.next/server/app/dashboard/onboarding.segments/_full.segment.rsc +6 -6
  423. package/app/.next/server/app/dashboard/onboarding.segments/_head.segment.rsc +1 -1
  424. package/app/.next/server/app/dashboard/onboarding.segments/_index.segment.rsc +4 -4
  425. package/app/.next/server/app/dashboard/onboarding.segments/_tree.segment.rsc +2 -2
  426. package/app/.next/server/app/dashboard/profile.html +1 -1
  427. package/app/.next/server/app/dashboard/profile.rsc +6 -6
  428. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  429. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  430. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  431. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  432. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  433. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  434. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  435. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  436. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  437. package/app/.next/server/app/dashboard/providers/new.rsc +7 -7
  438. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  439. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  440. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  441. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  442. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  443. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -7
  444. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  445. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  446. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  447. package/app/.next/server/app/dashboard/providers.html +1 -1
  448. package/app/.next/server/app/dashboard/providers.rsc +7 -7
  449. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  450. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  451. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  452. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  453. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +7 -7
  454. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  455. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  456. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  457. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  458. package/app/.next/server/app/dashboard/settings/pricing.rsc +7 -7
  459. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
  460. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  461. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  462. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  463. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  464. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +7 -7
  465. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  466. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  467. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  468. package/app/.next/server/app/dashboard/settings.html +1 -1
  469. package/app/.next/server/app/dashboard/settings.rsc +7 -7
  470. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings/__PAGE__.segment.rsc +2 -2
  471. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  472. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  473. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  474. package/app/.next/server/app/dashboard/settings.segments/_full.segment.rsc +7 -7
  475. package/app/.next/server/app/dashboard/settings.segments/_head.segment.rsc +1 -1
  476. package/app/.next/server/app/dashboard/settings.segments/_index.segment.rsc +4 -4
  477. package/app/.next/server/app/dashboard/settings.segments/_tree.segment.rsc +2 -2
  478. package/app/.next/server/app/dashboard/translator.html +2 -2
  479. package/app/.next/server/app/dashboard/translator.rsc +7 -7
  480. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  481. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  482. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  483. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  484. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +7 -7
  485. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  486. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  487. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  488. package/app/.next/server/app/dashboard/usage.html +2 -2
  489. package/app/.next/server/app/dashboard/usage.rsc +7 -7
  490. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  491. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  492. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  493. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  494. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +7 -7
  495. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  496. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  497. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  498. package/app/.next/server/app/docs/page.js +3 -2
  499. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  500. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  501. package/app/.next/server/app/docs.html +1 -1
  502. package/app/.next/server/app/docs.rsc +21 -20
  503. package/app/.next/server/app/docs.segments/_full.segment.rsc +21 -20
  504. package/app/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  505. package/app/.next/server/app/docs.segments/_index.segment.rsc +4 -4
  506. package/app/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
  507. package/app/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
  508. package/app/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  509. package/app/.next/server/app/forbidden/page.js +2 -0
  510. package/app/.next/server/app/forbidden/page.js.nft.json +1 -0
  511. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -0
  512. package/app/.next/server/app/forbidden.html +1 -0
  513. package/app/.next/server/app/forbidden.meta +15 -0
  514. package/app/.next/server/app/forbidden.rsc +23 -0
  515. package/app/.next/server/app/forbidden.segments/_full.segment.rsc +23 -0
  516. package/app/.next/server/app/forbidden.segments/_head.segment.rsc +6 -0
  517. package/app/.next/server/app/forbidden.segments/_index.segment.rsc +9 -0
  518. package/app/.next/server/app/forbidden.segments/_tree.segment.rsc +5 -0
  519. package/app/.next/server/app/forbidden.segments/forbidden/__PAGE__.segment.rsc +9 -0
  520. package/app/.next/server/app/forbidden.segments/forbidden.segment.rsc +4 -0
  521. package/app/.next/server/app/forgot-password/page.js +2 -0
  522. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -0
  523. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -0
  524. package/app/.next/server/app/forgot-password.html +1 -0
  525. package/app/.next/server/app/forgot-password.meta +15 -0
  526. package/app/.next/server/app/forgot-password.rsc +23 -0
  527. package/app/.next/server/app/forgot-password.segments/_full.segment.rsc +23 -0
  528. package/app/.next/server/app/forgot-password.segments/_head.segment.rsc +6 -0
  529. package/app/.next/server/app/forgot-password.segments/_index.segment.rsc +9 -0
  530. package/app/.next/server/app/forgot-password.segments/_tree.segment.rsc +5 -0
  531. package/app/.next/server/app/forgot-password.segments/forgot-password/__PAGE__.segment.rsc +9 -0
  532. package/app/.next/server/app/forgot-password.segments/forgot-password.segment.rsc +4 -0
  533. package/app/.next/server/app/index.html +1 -1
  534. package/app/.next/server/app/index.rsc +5 -5
  535. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  536. package/app/.next/server/app/index.segments/_full.segment.rsc +5 -5
  537. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  538. package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
  539. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  540. package/app/.next/server/app/landing/page.js +1 -1
  541. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  542. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  543. package/app/.next/server/app/landing.html +1 -1
  544. package/app/.next/server/app/landing.rsc +6 -6
  545. package/app/.next/server/app/landing.segments/_full.segment.rsc +6 -6
  546. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  547. package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
  548. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  549. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  550. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  551. package/app/.next/server/app/login/page.js +1 -1
  552. package/app/.next/server/app/login/page.js.nft.json +1 -1
  553. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  554. package/app/.next/server/app/login.html +1 -1
  555. package/app/.next/server/app/login.rsc +6 -6
  556. package/app/.next/server/app/login.segments/_full.segment.rsc +6 -6
  557. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  558. package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
  559. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  560. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  561. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  562. package/app/.next/server/app/page.js +1 -1
  563. package/app/.next/server/app/page.js.nft.json +1 -1
  564. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  565. package/app/.next/server/app/privacy/page.js +1 -1
  566. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  567. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  568. package/app/.next/server/app/privacy.html +1 -1
  569. package/app/.next/server/app/privacy.rsc +20 -21
  570. package/app/.next/server/app/privacy.segments/_full.segment.rsc +20 -21
  571. package/app/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
  572. package/app/.next/server/app/privacy.segments/_index.segment.rsc +4 -4
  573. package/app/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
  574. package/app/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +2 -2
  575. package/app/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
  576. package/app/.next/server/app/terms/page.js +1 -1
  577. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  578. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  579. package/app/.next/server/app/terms.html +1 -1
  580. package/app/.next/server/app/terms.rsc +21 -19
  581. package/app/.next/server/app/terms.segments/_full.segment.rsc +21 -19
  582. package/app/.next/server/app/terms.segments/_head.segment.rsc +1 -1
  583. package/app/.next/server/app/terms.segments/_index.segment.rsc +4 -4
  584. package/app/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
  585. package/app/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +1 -1
  586. package/app/.next/server/app/terms.segments/terms.segment.rsc +1 -1
  587. package/app/.next/server/app-paths-manifest.json +30 -24
  588. package/app/.next/server/chunks/1228.js +3 -1
  589. package/app/.next/server/chunks/152.js +1 -1
  590. package/app/.next/server/chunks/1746.js +1 -0
  591. package/app/.next/server/chunks/216.js +37 -0
  592. package/app/.next/server/chunks/2399.js +1 -1
  593. package/app/.next/server/chunks/3676.js +2 -1
  594. package/app/.next/server/chunks/4004.js +1 -1
  595. package/app/.next/server/chunks/4352.js +46 -0
  596. package/app/.next/server/chunks/4443.js +1 -1
  597. package/app/.next/server/chunks/{8259.js → 4469.js} +52 -2
  598. package/app/.next/server/chunks/4755.js +3 -3
  599. package/app/.next/server/chunks/4832.js +2 -2
  600. package/app/.next/server/chunks/5040.js +1 -1
  601. package/app/.next/server/chunks/5727.js +1 -0
  602. package/app/.next/server/chunks/6599.js +1 -1
  603. package/app/.next/server/chunks/7093.js +2 -0
  604. package/app/.next/server/chunks/7615.js +9 -2
  605. package/app/.next/server/chunks/7763.js +1 -0
  606. package/app/.next/server/chunks/7802.js +1 -0
  607. package/app/.next/server/chunks/7968.js +3 -1
  608. package/app/.next/server/chunks/8392.js +1 -0
  609. package/app/.next/server/chunks/8847.js +3 -0
  610. package/app/.next/server/chunks/9263.js +1 -0
  611. package/app/.next/server/middleware.js +207 -2
  612. package/app/.next/server/pages/404.html +1 -1
  613. package/app/.next/server/pages/500.html +2 -2
  614. package/app/.next/server/server-reference-manifest.js +1 -1
  615. package/app/.next/server/server-reference-manifest.json +1 -1
  616. package/app/.next/static/chunks/1525-886426e50105474d.js +21 -0
  617. package/app/.next/static/chunks/3191-0bbb8ebd1bd32d1d.js +1 -0
  618. package/app/.next/static/chunks/7896-42bb02212fd79c37.js +2 -0
  619. package/app/.next/static/chunks/9751-3a35163d337d54ea.js +37 -0
  620. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-7a3dc7db5858bb3b.js +1 -0
  621. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-148b0ad18f6bec86.js → page-4cec40aa933b932e.js} +1 -1
  622. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-bdb5be890b523066.js +1 -0
  623. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-c08e4e402bafcf57.js +1 -0
  624. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-f2287385af528be2.js +1 -0
  625. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-47808673eb1f72ec.js +1 -0
  626. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-c02303813bcb9777.js +1 -0
  627. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-958706ed6aa9d18b.js +1 -0
  628. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-4bd8ea64f2e8008b.js → page-9667287d75830fd5.js} +1 -1
  629. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-2af3523f530f984a.js +1 -0
  630. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-a94b8f5327b8392c.js +1 -0
  631. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/page-834e40170968cf11.js +1 -0
  632. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-c891465a1a2938d2.js → page-6190920e7526556c.js} +1 -1
  633. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-32e5d24d60a03c23.js +1 -0
  634. package/app/.next/static/chunks/app/(dashboard)/{layout-e84875e22efbf437.js → layout-b6fc79d0628b97e3.js} +1 -1
  635. package/app/.next/static/chunks/app/_global-error/page-c02303813bcb9777.js +1 -0
  636. package/app/.next/static/chunks/app/_not-found/page-c02303813bcb9777.js +1 -0
  637. package/app/.next/static/chunks/app/api/auth/login/route-c02303813bcb9777.js +1 -0
  638. package/app/.next/static/chunks/app/api/auth/logout/route-c02303813bcb9777.js +1 -0
  639. package/app/.next/static/chunks/app/api/cache/route-c02303813bcb9777.js +1 -0
  640. package/app/.next/static/chunks/app/api/cache/stats/route-c02303813bcb9777.js +1 -0
  641. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-c02303813bcb9777.js +1 -0
  642. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-c02303813bcb9777.js +1 -0
  643. package/app/.next/static/chunks/app/api/cli-tools/backups/route-c02303813bcb9777.js +1 -0
  644. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-c02303813bcb9777.js +1 -0
  645. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-c02303813bcb9777.js +1 -0
  646. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-c02303813bcb9777.js +1 -0
  647. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-c02303813bcb9777.js +1 -0
  648. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-c02303813bcb9777.js +1 -0
  649. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-c02303813bcb9777.js +1 -0
  650. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-c02303813bcb9777.js +1 -0
  651. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-c02303813bcb9777.js +1 -0
  652. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-c02303813bcb9777.js +1 -0
  653. package/app/.next/static/chunks/app/api/cloud/auth/route-c02303813bcb9777.js +1 -0
  654. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-c02303813bcb9777.js +1 -0
  655. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-c02303813bcb9777.js +1 -0
  656. package/app/.next/static/chunks/app/api/cloud/models/alias/route-c02303813bcb9777.js +1 -0
  657. package/app/.next/static/chunks/app/api/combos/[id]/route-c02303813bcb9777.js +1 -0
  658. package/app/.next/static/chunks/app/api/combos/metrics/route-c02303813bcb9777.js +1 -0
  659. package/app/.next/static/chunks/app/api/combos/route-c02303813bcb9777.js +1 -0
  660. package/app/.next/static/chunks/app/api/combos/test/route-c02303813bcb9777.js +1 -0
  661. package/app/.next/static/chunks/app/api/compliance/audit-log/route-c02303813bcb9777.js +1 -0
  662. package/app/.next/static/chunks/app/api/db-backups/route-c02303813bcb9777.js +1 -0
  663. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-c02303813bcb9777.js +1 -0
  664. package/app/.next/static/chunks/app/api/evals/route-c02303813bcb9777.js +1 -0
  665. package/app/.next/static/chunks/app/api/fallback/chains/route-c02303813bcb9777.js +1 -0
  666. package/app/.next/static/chunks/app/api/init/route-c02303813bcb9777.js +1 -0
  667. package/app/.next/static/chunks/app/api/keys/[id]/route-c02303813bcb9777.js +1 -0
  668. package/app/.next/static/chunks/app/api/keys/route-c02303813bcb9777.js +1 -0
  669. package/app/.next/static/chunks/app/api/models/alias/route-c02303813bcb9777.js +1 -0
  670. package/app/.next/static/chunks/app/api/models/availability/route-c02303813bcb9777.js +1 -0
  671. package/app/.next/static/chunks/app/api/models/catalog/route-c02303813bcb9777.js +1 -0
  672. package/app/.next/static/chunks/app/api/models/route-c02303813bcb9777.js +1 -0
  673. package/app/.next/static/chunks/app/api/monitoring/health/route-c02303813bcb9777.js +1 -0
  674. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-c02303813bcb9777.js +1 -0
  675. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-c02303813bcb9777.js +1 -0
  676. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-c02303813bcb9777.js +1 -0
  677. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-c02303813bcb9777.js +1 -0
  678. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-c02303813bcb9777.js +1 -0
  679. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-c02303813bcb9777.js +1 -0
  680. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-c02303813bcb9777.js +1 -0
  681. package/app/.next/static/chunks/app/api/policies/route-c02303813bcb9777.js +1 -0
  682. package/app/.next/static/chunks/app/api/pricing/defaults/route-c02303813bcb9777.js +1 -0
  683. package/app/.next/static/chunks/app/api/pricing/models/route-c02303813bcb9777.js +1 -0
  684. package/app/.next/static/chunks/app/api/pricing/route-c02303813bcb9777.js +1 -0
  685. package/app/.next/static/chunks/app/api/provider-models/route-c02303813bcb9777.js +1 -0
  686. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-c02303813bcb9777.js +1 -0
  687. package/app/.next/static/chunks/app/api/provider-nodes/route-c02303813bcb9777.js +1 -0
  688. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-c02303813bcb9777.js +1 -0
  689. package/app/.next/static/chunks/app/api/providers/[id]/models/route-c02303813bcb9777.js +1 -0
  690. package/app/.next/static/chunks/app/api/providers/[id]/route-c02303813bcb9777.js +1 -0
  691. package/app/.next/static/chunks/app/api/providers/[id]/test/route-c02303813bcb9777.js +1 -0
  692. package/app/.next/static/chunks/app/api/providers/client/route-c02303813bcb9777.js +1 -0
  693. package/app/.next/static/chunks/app/api/providers/route-c02303813bcb9777.js +1 -0
  694. package/app/.next/static/chunks/app/api/providers/test-batch/route-c02303813bcb9777.js +1 -0
  695. package/app/.next/static/chunks/app/api/providers/validate/route-c02303813bcb9777.js +1 -0
  696. package/app/.next/static/chunks/app/api/rate-limit/route-c02303813bcb9777.js +1 -0
  697. package/app/.next/static/chunks/app/api/rate-limits/route-c02303813bcb9777.js +1 -0
  698. package/app/.next/static/chunks/app/api/resilience/reset/route-c02303813bcb9777.js +1 -0
  699. package/app/.next/static/chunks/app/api/resilience/route-c02303813bcb9777.js +1 -0
  700. package/app/.next/static/chunks/app/api/restart/route-c02303813bcb9777.js +1 -0
  701. package/app/.next/static/chunks/app/api/sessions/route-c02303813bcb9777.js +1 -0
  702. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-c02303813bcb9777.js +1 -0
  703. package/app/.next/static/chunks/app/api/settings/ip-filter/route-c02303813bcb9777.js +1 -0
  704. package/app/.next/static/chunks/app/api/settings/proxy/route-c02303813bcb9777.js +1 -0
  705. package/app/.next/static/chunks/app/api/settings/proxy/test/route-c02303813bcb9777.js +1 -0
  706. package/app/.next/static/chunks/app/api/settings/require-login/route-c02303813bcb9777.js +1 -0
  707. package/app/.next/static/chunks/app/api/settings/route-c02303813bcb9777.js +1 -0
  708. package/app/.next/static/chunks/app/api/settings/system-prompt/route-c02303813bcb9777.js +1 -0
  709. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-c02303813bcb9777.js +1 -0
  710. package/app/.next/static/chunks/app/api/shutdown/route-c02303813bcb9777.js +1 -0
  711. package/app/.next/static/chunks/app/api/storage/health/route-c02303813bcb9777.js +1 -0
  712. package/app/.next/static/chunks/app/api/sync/cloud/route-c02303813bcb9777.js +1 -0
  713. package/app/.next/static/chunks/app/api/sync/initialize/route-c02303813bcb9777.js +1 -0
  714. package/app/.next/static/chunks/app/api/tags/route-c02303813bcb9777.js +1 -0
  715. package/app/.next/static/chunks/app/api/telemetry/summary/route-c02303813bcb9777.js +1 -0
  716. package/app/.next/static/chunks/app/api/token-health/route-c02303813bcb9777.js +1 -0
  717. package/app/.next/static/chunks/app/api/translator/detect/route-c02303813bcb9777.js +1 -0
  718. package/app/.next/static/chunks/app/api/translator/history/route-c02303813bcb9777.js +1 -0
  719. package/app/.next/static/chunks/app/api/translator/load/route-c02303813bcb9777.js +1 -0
  720. package/app/.next/static/chunks/app/api/translator/save/route-c02303813bcb9777.js +1 -0
  721. package/app/.next/static/chunks/app/api/translator/send/route-c02303813bcb9777.js +1 -0
  722. package/app/.next/static/chunks/app/api/translator/translate/route-c02303813bcb9777.js +1 -0
  723. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-c02303813bcb9777.js +1 -0
  724. package/app/.next/static/chunks/app/api/usage/analytics/route-c02303813bcb9777.js +1 -0
  725. package/app/.next/static/chunks/app/api/usage/budget/route-c02303813bcb9777.js +1 -0
  726. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-c02303813bcb9777.js +1 -0
  727. package/app/.next/static/chunks/app/api/usage/call-logs/route-c02303813bcb9777.js +1 -0
  728. package/app/.next/static/chunks/app/api/usage/history/route-c02303813bcb9777.js +1 -0
  729. package/app/.next/static/chunks/app/api/usage/logs/route-c02303813bcb9777.js +1 -0
  730. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-c02303813bcb9777.js +1 -0
  731. package/app/.next/static/chunks/app/api/usage/request-logs/route-c02303813bcb9777.js +1 -0
  732. package/app/.next/static/chunks/app/api/v1/api/chat/route-c02303813bcb9777.js +1 -0
  733. package/app/.next/static/chunks/app/api/v1/audio/speech/route-c02303813bcb9777.js +1 -0
  734. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-c02303813bcb9777.js +1 -0
  735. package/app/.next/static/chunks/app/api/v1/chat/completions/route-c02303813bcb9777.js +1 -0
  736. package/app/.next/static/chunks/app/api/v1/embeddings/route-c02303813bcb9777.js +1 -0
  737. package/app/.next/static/chunks/app/api/v1/images/generations/route-c02303813bcb9777.js +1 -0
  738. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-c02303813bcb9777.js +1 -0
  739. package/app/.next/static/chunks/app/api/v1/messages/route-c02303813bcb9777.js +1 -0
  740. package/app/.next/static/chunks/app/api/v1/models/route-c02303813bcb9777.js +1 -0
  741. package/app/.next/static/chunks/app/api/v1/moderations/route-c02303813bcb9777.js +1 -0
  742. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-c02303813bcb9777.js +1 -0
  743. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-c02303813bcb9777.js +1 -0
  744. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-c02303813bcb9777.js +1 -0
  745. package/app/.next/static/chunks/app/api/v1/rerank/route-c02303813bcb9777.js +1 -0
  746. package/app/.next/static/chunks/app/api/v1/responses/route-c02303813bcb9777.js +1 -0
  747. package/app/.next/static/chunks/app/api/v1/route-c02303813bcb9777.js +1 -0
  748. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-c02303813bcb9777.js +1 -0
  749. package/app/.next/static/chunks/app/api/v1beta/models/route-c02303813bcb9777.js +1 -0
  750. package/app/.next/static/chunks/app/forbidden/page-6806872971c364f0.js +1 -0
  751. package/app/.next/static/chunks/app/forgot-password/page-9c116a597f3df4d1.js +1 -0
  752. package/app/.next/static/chunks/app/global-error-6abc2976016d7bd1.js +1 -0
  753. package/app/.next/static/chunks/app/landing/page-174931045e0028b2.js +1 -0
  754. package/app/.next/static/chunks/app/layout-6504ce60623b0a41.js +1 -0
  755. package/app/.next/static/chunks/app/login/{page-e99ed6a85e91ae7c.js → page-93ac51059ef434b7.js} +1 -1
  756. package/app/.next/static/chunks/app/not-found-e1af8b9c5785b71b.js +1 -0
  757. package/app/.next/static/chunks/app/page-c02303813bcb9777.js +1 -0
  758. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-c02303813bcb9777.js +1 -0
  759. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-c02303813bcb9777.js +1 -0
  760. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-c02303813bcb9777.js +1 -0
  761. package/app/.next/static/css/61fcae3369881104.css +1 -0
  762. package/app/.next/static/sTDitYd6vQZvJjlRJcZVe/_buildManifest.js +1 -0
  763. package/app/package.json +2 -2
  764. package/package.json +2 -2
  765. package/app/.next/server/chunks/1969.js +0 -1
  766. package/app/.next/server/chunks/21.js +0 -46
  767. package/app/.next/server/chunks/4412.js +0 -156
  768. package/app/.next/server/chunks/4436.js +0 -1
  769. package/app/.next/server/chunks/481.js +0 -156
  770. package/app/.next/server/chunks/5267.js +0 -1
  771. package/app/.next/server/chunks/5640.js +0 -1
  772. package/app/.next/server/chunks/9328.js +0 -156
  773. package/app/.next/static/HcUrNktdfL89Ss5F7FHxP/_buildManifest.js +0 -1
  774. package/app/.next/static/chunks/1525-213a0aff01eb1c70.js +0 -21
  775. package/app/.next/static/chunks/6941-0643e7aebf5ed645.js +0 -1
  776. package/app/.next/static/chunks/7896-5591822b8348e380.js +0 -1
  777. package/app/.next/static/chunks/8013-04b90e92e614b5d9.js +0 -1
  778. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-28e46119138cf102.js +0 -1
  779. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-ab8b870377087bc7.js +0 -1
  780. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-bc5764734a448526.js +0 -1
  781. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-329f30be723f33ce.js +0 -1
  782. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-fb1fa9ae8a3af8c8.js +0 -1
  783. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-fc3451fe77f856f1.js +0 -1
  784. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-95b884cdbf859e56.js +0 -1
  785. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/page-a22d14af518d5b43.js +0 -1
  786. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-7a0943932e7e5e51.js +0 -1
  787. package/app/.next/static/chunks/app/_global-error/page-329f30be723f33ce.js +0 -1
  788. package/app/.next/static/chunks/app/_not-found/page-329f30be723f33ce.js +0 -1
  789. package/app/.next/static/chunks/app/api/auth/login/route-329f30be723f33ce.js +0 -1
  790. package/app/.next/static/chunks/app/api/auth/logout/route-329f30be723f33ce.js +0 -1
  791. package/app/.next/static/chunks/app/api/cache/stats/route-329f30be723f33ce.js +0 -1
  792. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-329f30be723f33ce.js +0 -1
  793. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-329f30be723f33ce.js +0 -1
  794. package/app/.next/static/chunks/app/api/cli-tools/backups/route-329f30be723f33ce.js +0 -1
  795. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-329f30be723f33ce.js +0 -1
  796. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-329f30be723f33ce.js +0 -1
  797. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-329f30be723f33ce.js +0 -1
  798. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-329f30be723f33ce.js +0 -1
  799. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-329f30be723f33ce.js +0 -1
  800. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-329f30be723f33ce.js +0 -1
  801. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-329f30be723f33ce.js +0 -1
  802. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-329f30be723f33ce.js +0 -1
  803. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-329f30be723f33ce.js +0 -1
  804. package/app/.next/static/chunks/app/api/cloud/auth/route-329f30be723f33ce.js +0 -1
  805. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-329f30be723f33ce.js +0 -1
  806. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-329f30be723f33ce.js +0 -1
  807. package/app/.next/static/chunks/app/api/cloud/models/alias/route-329f30be723f33ce.js +0 -1
  808. package/app/.next/static/chunks/app/api/combos/[id]/route-329f30be723f33ce.js +0 -1
  809. package/app/.next/static/chunks/app/api/combos/metrics/route-329f30be723f33ce.js +0 -1
  810. package/app/.next/static/chunks/app/api/combos/route-329f30be723f33ce.js +0 -1
  811. package/app/.next/static/chunks/app/api/combos/test/route-329f30be723f33ce.js +0 -1
  812. package/app/.next/static/chunks/app/api/compliance/audit-log/route-329f30be723f33ce.js +0 -1
  813. package/app/.next/static/chunks/app/api/db-backups/route-329f30be723f33ce.js +0 -1
  814. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-329f30be723f33ce.js +0 -1
  815. package/app/.next/static/chunks/app/api/evals/route-329f30be723f33ce.js +0 -1
  816. package/app/.next/static/chunks/app/api/fallback/chains/route-329f30be723f33ce.js +0 -1
  817. package/app/.next/static/chunks/app/api/init/route-329f30be723f33ce.js +0 -1
  818. package/app/.next/static/chunks/app/api/keys/[id]/route-329f30be723f33ce.js +0 -1
  819. package/app/.next/static/chunks/app/api/keys/route-329f30be723f33ce.js +0 -1
  820. package/app/.next/static/chunks/app/api/models/alias/route-329f30be723f33ce.js +0 -1
  821. package/app/.next/static/chunks/app/api/models/availability/route-329f30be723f33ce.js +0 -1
  822. package/app/.next/static/chunks/app/api/models/catalog/route-329f30be723f33ce.js +0 -1
  823. package/app/.next/static/chunks/app/api/models/route-329f30be723f33ce.js +0 -1
  824. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-329f30be723f33ce.js +0 -1
  825. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-329f30be723f33ce.js +0 -1
  826. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-329f30be723f33ce.js +0 -1
  827. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-329f30be723f33ce.js +0 -1
  828. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-329f30be723f33ce.js +0 -1
  829. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-329f30be723f33ce.js +0 -1
  830. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-329f30be723f33ce.js +0 -1
  831. package/app/.next/static/chunks/app/api/policies/route-329f30be723f33ce.js +0 -1
  832. package/app/.next/static/chunks/app/api/pricing/defaults/route-329f30be723f33ce.js +0 -1
  833. package/app/.next/static/chunks/app/api/pricing/models/route-329f30be723f33ce.js +0 -1
  834. package/app/.next/static/chunks/app/api/pricing/route-329f30be723f33ce.js +0 -1
  835. package/app/.next/static/chunks/app/api/provider-models/route-329f30be723f33ce.js +0 -1
  836. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-329f30be723f33ce.js +0 -1
  837. package/app/.next/static/chunks/app/api/provider-nodes/route-329f30be723f33ce.js +0 -1
  838. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-329f30be723f33ce.js +0 -1
  839. package/app/.next/static/chunks/app/api/providers/[id]/models/route-329f30be723f33ce.js +0 -1
  840. package/app/.next/static/chunks/app/api/providers/[id]/route-329f30be723f33ce.js +0 -1
  841. package/app/.next/static/chunks/app/api/providers/[id]/test/route-329f30be723f33ce.js +0 -1
  842. package/app/.next/static/chunks/app/api/providers/client/route-329f30be723f33ce.js +0 -1
  843. package/app/.next/static/chunks/app/api/providers/route-329f30be723f33ce.js +0 -1
  844. package/app/.next/static/chunks/app/api/providers/test-batch/route-329f30be723f33ce.js +0 -1
  845. package/app/.next/static/chunks/app/api/providers/validate/route-329f30be723f33ce.js +0 -1
  846. package/app/.next/static/chunks/app/api/rate-limit/route-329f30be723f33ce.js +0 -1
  847. package/app/.next/static/chunks/app/api/rate-limits/route-329f30be723f33ce.js +0 -1
  848. package/app/.next/static/chunks/app/api/resilience/reset/route-329f30be723f33ce.js +0 -1
  849. package/app/.next/static/chunks/app/api/resilience/route-329f30be723f33ce.js +0 -1
  850. package/app/.next/static/chunks/app/api/restart/route-329f30be723f33ce.js +0 -1
  851. package/app/.next/static/chunks/app/api/sessions/route-329f30be723f33ce.js +0 -1
  852. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-329f30be723f33ce.js +0 -1
  853. package/app/.next/static/chunks/app/api/settings/ip-filter/route-329f30be723f33ce.js +0 -1
  854. package/app/.next/static/chunks/app/api/settings/proxy/route-329f30be723f33ce.js +0 -1
  855. package/app/.next/static/chunks/app/api/settings/proxy/test/route-329f30be723f33ce.js +0 -1
  856. package/app/.next/static/chunks/app/api/settings/require-login/route-329f30be723f33ce.js +0 -1
  857. package/app/.next/static/chunks/app/api/settings/route-329f30be723f33ce.js +0 -1
  858. package/app/.next/static/chunks/app/api/settings/system-prompt/route-329f30be723f33ce.js +0 -1
  859. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-329f30be723f33ce.js +0 -1
  860. package/app/.next/static/chunks/app/api/shutdown/route-329f30be723f33ce.js +0 -1
  861. package/app/.next/static/chunks/app/api/storage/health/route-329f30be723f33ce.js +0 -1
  862. package/app/.next/static/chunks/app/api/sync/cloud/route-329f30be723f33ce.js +0 -1
  863. package/app/.next/static/chunks/app/api/sync/initialize/route-329f30be723f33ce.js +0 -1
  864. package/app/.next/static/chunks/app/api/tags/route-329f30be723f33ce.js +0 -1
  865. package/app/.next/static/chunks/app/api/telemetry/summary/route-329f30be723f33ce.js +0 -1
  866. package/app/.next/static/chunks/app/api/token-health/route-329f30be723f33ce.js +0 -1
  867. package/app/.next/static/chunks/app/api/translator/detect/route-329f30be723f33ce.js +0 -1
  868. package/app/.next/static/chunks/app/api/translator/history/route-329f30be723f33ce.js +0 -1
  869. package/app/.next/static/chunks/app/api/translator/load/route-329f30be723f33ce.js +0 -1
  870. package/app/.next/static/chunks/app/api/translator/save/route-329f30be723f33ce.js +0 -1
  871. package/app/.next/static/chunks/app/api/translator/send/route-329f30be723f33ce.js +0 -1
  872. package/app/.next/static/chunks/app/api/translator/translate/route-329f30be723f33ce.js +0 -1
  873. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-329f30be723f33ce.js +0 -1
  874. package/app/.next/static/chunks/app/api/usage/analytics/route-329f30be723f33ce.js +0 -1
  875. package/app/.next/static/chunks/app/api/usage/budget/route-329f30be723f33ce.js +0 -1
  876. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-329f30be723f33ce.js +0 -1
  877. package/app/.next/static/chunks/app/api/usage/call-logs/route-329f30be723f33ce.js +0 -1
  878. package/app/.next/static/chunks/app/api/usage/history/route-329f30be723f33ce.js +0 -1
  879. package/app/.next/static/chunks/app/api/usage/logs/route-329f30be723f33ce.js +0 -1
  880. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-329f30be723f33ce.js +0 -1
  881. package/app/.next/static/chunks/app/api/usage/request-logs/route-329f30be723f33ce.js +0 -1
  882. package/app/.next/static/chunks/app/api/v1/api/chat/route-329f30be723f33ce.js +0 -1
  883. package/app/.next/static/chunks/app/api/v1/audio/speech/route-329f30be723f33ce.js +0 -1
  884. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-329f30be723f33ce.js +0 -1
  885. package/app/.next/static/chunks/app/api/v1/chat/completions/route-329f30be723f33ce.js +0 -1
  886. package/app/.next/static/chunks/app/api/v1/embeddings/route-329f30be723f33ce.js +0 -1
  887. package/app/.next/static/chunks/app/api/v1/images/generations/route-329f30be723f33ce.js +0 -1
  888. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-329f30be723f33ce.js +0 -1
  889. package/app/.next/static/chunks/app/api/v1/messages/route-329f30be723f33ce.js +0 -1
  890. package/app/.next/static/chunks/app/api/v1/models/route-329f30be723f33ce.js +0 -1
  891. package/app/.next/static/chunks/app/api/v1/moderations/route-329f30be723f33ce.js +0 -1
  892. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-329f30be723f33ce.js +0 -1
  893. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-329f30be723f33ce.js +0 -1
  894. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-329f30be723f33ce.js +0 -1
  895. package/app/.next/static/chunks/app/api/v1/rerank/route-329f30be723f33ce.js +0 -1
  896. package/app/.next/static/chunks/app/api/v1/responses/route-329f30be723f33ce.js +0 -1
  897. package/app/.next/static/chunks/app/api/v1/route-329f30be723f33ce.js +0 -1
  898. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-329f30be723f33ce.js +0 -1
  899. package/app/.next/static/chunks/app/api/v1beta/models/route-329f30be723f33ce.js +0 -1
  900. package/app/.next/static/chunks/app/global-error-bbdc13af28c5aba1.js +0 -1
  901. package/app/.next/static/chunks/app/landing/page-19e96efb956a6d32.js +0 -1
  902. package/app/.next/static/chunks/app/layout-485b011f69e6ed37.js +0 -1
  903. package/app/.next/static/chunks/app/not-found-2ba4520c9df30430.js +0 -1
  904. package/app/.next/static/chunks/app/page-329f30be723f33ce.js +0 -1
  905. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-329f30be723f33ce.js +0 -1
  906. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-329f30be723f33ce.js +0 -1
  907. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-329f30be723f33ce.js +0 -1
  908. package/app/.next/static/css/2862d4067eab20b2.css +0 -1
  909. /package/app/.next/static/{HcUrNktdfL89Ss5F7FHxP → sTDitYd6vQZvJjlRJcZVe}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- exports.id=8259,exports.ids=[8259],exports.modules={14469:(a,b,c)=>{"use strict";c.d(b,{G6:()=>p,I8:()=>i,NJ:()=>m,jX:()=>s,kB:()=>o,m1:()=>h,nJ:()=>j,oh:()=>k,sm:()=>r});var d=c(87550),e=c(76760),f=c(73024),g=c(32677);let h="object"==typeof globalThis.caches&&null!==globalThis.caches,i="phase-production-build"===process.env.NEXT_PHASE,j=(0,g._3)({isCloud:h});h||(0,g.sm)();let k=h?null:e.join(j,"storage.sqlite"),l=h?null:e.join(j,"db.json"),m=h?null:e.join(j,"db_backups");h||f.existsSync(j)||f.mkdirSync(j,{recursive:!0});let n=`
1
+ "use strict";exports.id=4469,exports.ids=[4469],exports.modules={14469:(a,b,c)=>{c.d(b,{G6:()=>p,I8:()=>i,NJ:()=>m,jX:()=>s,kB:()=>o,m1:()=>h,nJ:()=>j,oh:()=>k,sm:()=>r});var d=c(87550),e=c(76760),f=c(73024),g=c(32677);let h="object"==typeof globalThis.caches&&null!==globalThis.caches,i="phase-production-build"===process.env.NEXT_PHASE,j=(0,g._3)({isCloud:h});h||(0,g.sm)();let k=h?null:e.join(j,"storage.sqlite"),l=h?null:e.join(j,"db.json"),m=h?null:e.join(j,"db_backups");h||f.existsSync(j)||f.mkdirSync(j,{recursive:!0});let n=`
2
2
  CREATE TABLE IF NOT EXISTS provider_connections (
3
3
  id TEXT PRIMARY KEY,
4
4
  provider TEXT NOT NULL,
@@ -124,6 +124,56 @@ exports.id=8259,exports.ids=[8259],exports.modules={14469:(a,b,c)=>{"use strict"
124
124
  );
125
125
  CREATE INDEX IF NOT EXISTS idx_cl_timestamp ON call_logs(timestamp);
126
126
  CREATE INDEX IF NOT EXISTS idx_cl_status ON call_logs(status);
127
+
128
+ -- Domain State Persistence (Phase 5)
129
+ CREATE TABLE IF NOT EXISTS domain_fallback_chains (
130
+ model TEXT PRIMARY KEY,
131
+ chain TEXT NOT NULL
132
+ );
133
+
134
+ CREATE TABLE IF NOT EXISTS domain_budgets (
135
+ api_key_id TEXT PRIMARY KEY,
136
+ daily_limit_usd REAL NOT NULL,
137
+ monthly_limit_usd REAL DEFAULT 0,
138
+ warning_threshold REAL DEFAULT 0.8
139
+ );
140
+
141
+ CREATE TABLE IF NOT EXISTS domain_cost_history (
142
+ id INTEGER PRIMARY KEY AUTOINCREMENT,
143
+ api_key_id TEXT NOT NULL,
144
+ cost REAL NOT NULL,
145
+ timestamp INTEGER NOT NULL
146
+ );
147
+ CREATE INDEX IF NOT EXISTS idx_dch_key ON domain_cost_history(api_key_id);
148
+ CREATE INDEX IF NOT EXISTS idx_dch_ts ON domain_cost_history(timestamp);
149
+
150
+ CREATE TABLE IF NOT EXISTS domain_lockout_state (
151
+ identifier TEXT PRIMARY KEY,
152
+ attempts TEXT NOT NULL,
153
+ locked_until INTEGER
154
+ );
155
+
156
+ CREATE TABLE IF NOT EXISTS domain_circuit_breakers (
157
+ name TEXT PRIMARY KEY,
158
+ state TEXT NOT NULL DEFAULT 'CLOSED',
159
+ failure_count INTEGER DEFAULT 0,
160
+ last_failure_time INTEGER,
161
+ options TEXT
162
+ );
163
+
164
+ CREATE TABLE IF NOT EXISTS semantic_cache (
165
+ id TEXT PRIMARY KEY,
166
+ signature TEXT NOT NULL UNIQUE,
167
+ model TEXT NOT NULL,
168
+ prompt_hash TEXT NOT NULL,
169
+ response TEXT NOT NULL,
170
+ tokens_saved INTEGER DEFAULT 0,
171
+ hit_count INTEGER DEFAULT 0,
172
+ created_at TEXT NOT NULL,
173
+ expires_at TEXT NOT NULL
174
+ );
175
+ CREATE INDEX IF NOT EXISTS idx_sc_sig ON semantic_cache(signature);
176
+ CREATE INDEX IF NOT EXISTS idx_sc_model ON semantic_cache(model);
127
177
  `;function o(a){if(!a)return null;let b={};for(let[c,d]of Object.entries(a)){let a=c.replace(/_([a-z])/g,(a,b)=>b.toUpperCase());if("isActive"===a||"rateLimitProtection"===a)b[a]=1===d||!0===d;else if("providerSpecificData"===a&&"string"==typeof d)try{b[a]=JSON.parse(d)}catch{b[a]=d}else b[a]=d}return b}function p(a){let b={};for(let[c,d]of Object.entries(a))null!=d&&(b[c]=d);return b}let q=null;function r(){if(q)return q;if(h||i)return i&&console.log("[DB] Build phase detected — using in-memory SQLite (read-only)"),(q=new d(":memory:")).pragma("journal_mode = WAL"),q.exec(n),q;if(f.existsSync(k))try{let a=new d(k,{readonly:!0}),b=a.prepare("SELECT name FROM sqlite_master WHERE type='table' AND name='schema_migrations'").get();if(a.close(),b){let a=k+".old-schema";for(let b of(console.log(`[DB] Old incompatible schema detected — renaming to ${e.basename(a)}`),f.renameSync(k,a),["-wal","-shm"]))try{f.existsSync(k+b)&&f.unlinkSync(k+b)}catch{}}}catch(a){console.warn("[DB] Could not probe existing DB, will create fresh:",a.message);try{f.unlinkSync(k)}catch{}}(q=new d(k)).pragma("journal_mode = WAL"),q.pragma("busy_timeout = 5000"),q.pragma("synchronous = NORMAL"),q.exec(n);var a=q;try{let b=a.prepare("PRAGMA table_info(provider_connections)").all();new Set(b.map(a=>a.name)).has("rate_limit_protection")||(a.exec("ALTER TABLE provider_connections ADD COLUMN rate_limit_protection INTEGER DEFAULT 0"),console.log("[DB] Added provider_connections.rate_limit_protection column"))}catch(a){console.warn("[DB] Failed to verify provider_connections schema:",a.message)}return l&&f.existsSync(l)&&function(a,b){try{let c=f.readFileSync(b,"utf-8"),d=JSON.parse(c),g=(d.providerConnections||[]).length,h=(d.providerNodes||[]).length,i=(d.apiKeys||[]).length;if(0===g&&0===h&&0===i){console.log("[DB] db.json has no data to migrate, skipping"),f.renameSync(b,b+".empty");return}console.log(`[DB] Migrating db.json → SQLite (${g} connections, ${h} nodes, ${i} keys)...`),a.transaction(()=>{let b=a.prepare(`
128
178
  INSERT OR REPLACE INTO provider_connections (
129
179
  id, provider, auth_type, name, email, priority, is_active,
@@ -153,4 +203,4 @@ exports.id=8259,exports.ids=[8259],exports.modules={14469:(a,b,c)=>{"use strict"
153
203
  `);for(let a of d.combos||[])f.run({id:a.id,name:a.name,data:JSON.stringify(a),createdAt:a.createdAt||new Date().toISOString(),updatedAt:a.updatedAt||new Date().toISOString()});let g=a.prepare(`
154
204
  INSERT OR REPLACE INTO api_keys (id, name, key, machine_id, created_at)
155
205
  VALUES (@id, @name, @key, @machineId, @createdAt)
156
- `);for(let a of d.apiKeys||[])g.run({id:a.id,name:a.name,key:a.key,machineId:a.machineId||null,createdAt:a.createdAt||new Date().toISOString()})})();let k=b+".migrated";f.renameSync(b,k),console.log(`[DB] ✓ Migration complete. Original saved as ${k}`);let l=e.join(j,"db_backups");if(f.existsSync(l)){let a=f.readdirSync(l).filter(a=>a.endsWith(".json"));a.length>0&&console.log(`[DB] Note: ${a.length} legacy .json backups remain in ${l}`)}}catch(a){console.error("[DB] Migration from db.json failed:",a.message)}}(q,l),q.prepare("INSERT OR REPLACE INTO db_meta (key, value) VALUES ('schema_version', '1')").run(),console.log(`[DB] SQLite database ready: ${k}`),q}function s(){q&&(q.close(),q=null)}},32677:(a,b,c)=>{"use strict";c.d(b,{_3:()=>j,sm:()=>i,ys:()=>k});var d=c(76760),e=c(48161);let f="omniroute";function g(){try{return e.homedir()}catch{return process.cwd()}}function h(a){if("string"!=typeof a)return null;let b=a.trim();return b?d.resolve(b):null}function i(){return d.join(g(),`.${f}`)}function j({isCloud:a=!1}={}){if(a)return"/tmp";let b=h(process.env.DATA_DIR);if(b)return b;let c=g();if("win32"===process.platform){let a=process.env.APPDATA||d.join(c,"AppData","Roaming");return d.join(a,f)}let e=h(process.env.XDG_CONFIG_HOME);return e?d.join(e,f):i()}function k(a,b){if(!a||!b)return!1;let c=d.resolve(a),e=d.resolve(b);return"win32"===process.platform?c.toLowerCase()===e.toLowerCase():c===e}},33651:(a,b,c)=>{"use strict";c.d(b,{BR:()=>f,Jb:()=>l,X5:()=>k,_F:()=>i,nq:()=>e,ss:()=>j});var d=c(74443);let e=d.Ikc({provider:d.YjP().min(1).max(100),apiKey:d.YjP().min(1).max(1e4),name:d.YjP().min(1).max(200),priority:d.aig().int().min(1).max(100).optional(),globalPriority:d.aig().int().min(1).max(100).nullable().optional(),defaultModel:d.YjP().max(200).nullable().optional(),testStatus:d.YjP().max(50).optional()}),f=d.Ikc({name:d.YjP().min(1,"Name is required").max(200)}),g=d.KCZ([d.YjP(),d.Ikc({model:d.YjP().min(1),weight:d.aig().min(0).max(100).default(0)})]),h=d.Ikc({maxRetries:d.aig().int().min(0).max(10).optional(),retryDelayMs:d.aig().int().min(0).max(6e4).optional(),timeoutMs:d.aig().int().min(1e3).max(6e5).optional(),healthCheckEnabled:d.zMY().optional()}).optional(),i=d.Ikc({name:d.YjP().min(1,"Name is required").max(100).regex(/^[a-zA-Z0-9_/.-]+$/,"Name can only contain letters, numbers, -, _, / and ."),models:d.YOg(g).optional().default([]),strategy:d.k5n(["priority","weighted"]).optional().default("priority"),config:h}),j=d.Ikc({newPassword:d.YjP().min(1).max(200).optional(),currentPassword:d.YjP().max(200).optional(),theme:d.YjP().max(50).optional(),language:d.YjP().max(10).optional(),requireLogin:d.zMY().optional(),enableRequestLogs:d.zMY().optional(),enableSocks5Proxy:d.zMY().optional(),instanceName:d.YjP().max(100).optional(),corsOrigins:d.YjP().max(500).optional(),logRetentionDays:d.aig().int().min(1).max(365).optional(),cloudUrl:d.YjP().max(500).optional(),baseUrl:d.YjP().max(500).optional()}),k=d.Ikc({password:d.YjP().min(1,"Password is required").max(200)});function l(a,b){let c=a.safeParse(b);return c.success?{success:!0,data:c.data}:{success:!1,error:{message:"Invalid request",details:(Array.isArray(c.error?.issues)?c.error.issues:[]).map(a=>({field:a.path.join("."),message:a.message}))}}}},78335:()=>{},96487:()=>{}};
206
+ `);for(let a of d.apiKeys||[])g.run({id:a.id,name:a.name,key:a.key,machineId:a.machineId||null,createdAt:a.createdAt||new Date().toISOString()})})();let k=b+".migrated";f.renameSync(b,k),console.log(`[DB] ✓ Migration complete. Original saved as ${k}`);let l=e.join(j,"db_backups");if(f.existsSync(l)){let a=f.readdirSync(l).filter(a=>a.endsWith(".json"));a.length>0&&console.log(`[DB] Note: ${a.length} legacy .json backups remain in ${l}`)}}catch(a){console.error("[DB] Migration from db.json failed:",a.message)}}(q,l),q.prepare("INSERT OR REPLACE INTO db_meta (key, value) VALUES ('schema_version', '1')").run(),console.log(`[DB] SQLite database ready: ${k}`),q}function s(){q&&(q.close(),q=null)}},32677:(a,b,c)=>{c.d(b,{_3:()=>j,sm:()=>i,ys:()=>k});var d=c(76760),e=c(48161);let f="omniroute";function g(){try{return e.homedir()}catch{return process.cwd()}}function h(a){if("string"!=typeof a)return null;let b=a.trim();return b?d.resolve(b):null}function i(){return d.join(g(),`.${f}`)}function j({isCloud:a=!1}={}){if(a)return"/tmp";let b=h(process.env.DATA_DIR);if(b)return b;let c=g();if("win32"===process.platform){let a=process.env.APPDATA||d.join(c,"AppData","Roaming");return d.join(a,f)}let e=h(process.env.XDG_CONFIG_HOME);return e?d.join(e,f):i()}function k(a,b){if(!a||!b)return!1;let c=d.resolve(a),e=d.resolve(b);return"win32"===process.platform?c.toLowerCase()===e.toLowerCase():c===e}}};