omniroute 1.7.2 → 1.7.3

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 (785) hide show
  1. package/README.md +4 -0
  2. package/README.pt-BR.md +29 -25
  3. package/app/.env +122 -0
  4. package/app/.next/BUILD_ID +1 -1
  5. package/app/.next/app-path-routes-manifest.json +37 -35
  6. package/app/.next/build-manifest.json +3 -3
  7. package/app/.next/prerender-manifest.json +3 -3
  8. package/app/.next/required-server-files.json +1 -1
  9. package/app/.next/routes-manifest.json +12 -0
  10. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  11. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +2 -2
  14. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
  17. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +3 -3
  20. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  23. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
  26. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  32. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
  35. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +2 -2
  38. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/media/page.js +2 -2
  41. package/app/.next/server/app/(dashboard)/dashboard/media/page.js.nft.json +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  44. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  50. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  53. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  56. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  59. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  62. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  65. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  66. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
  68. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  69. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  71. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  72. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/_global-error/page.js +3 -3
  74. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/_global-error.html +2 -2
  76. package/app/.next/server/app/_global-error.rsc +4 -4
  77. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +4 -4
  78. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  79. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  80. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  81. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
  82. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  83. package/app/.next/server/app/_not-found/page.js +2 -2
  84. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  85. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/auth/login/route.js +1 -1
  87. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  88. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  90. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/auth/status/route.js +1 -1
  92. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/cache/route.js +1 -1
  94. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/cache/stats/route.js +1 -1
  96. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  98. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  99. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  101. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
  103. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  105. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  107. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  109. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  111. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  113. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route.js +1 -1
  115. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  117. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  119. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  121. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
  123. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  125. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  126. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  128. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  129. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  131. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  132. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  134. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  135. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  137. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  138. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/combos/metrics/route.js +1 -1
  140. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/combos/route.js +1 -1
  142. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  143. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/combos/test/route.js +1 -1
  145. package/app/.next/server/app/api/combos/test/route.js.nft.json +1 -1
  146. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/compliance/audit-log/route.js +1 -1
  148. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/db-backups/export/route.js +1 -1
  150. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/db-backups/exportAll/route.js +1 -1
  152. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/db-backups/import/route.js +1 -1
  154. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/db-backups/route.js +1 -1
  156. package/app/.next/server/app/api/db-backups/route.js.nft.json +1 -1
  157. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
  159. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/evals/route.js +1 -1
  161. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/fallback/chains/route.js +2 -2
  163. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/init/route.js +1 -1
  165. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  166. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  168. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  169. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/keys/route.js +1 -1
  171. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  172. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/logs/console/route.js +1 -1
  174. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/models/alias/route.js +1 -1
  176. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  177. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/models/availability/route.js +1 -1
  179. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/models/catalog/route.js +2 -2
  181. package/app/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  182. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/models/route.js +2 -2
  184. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/monitoring/health/route.js +2 -2
  187. package/app/.next/server/app/api/monitoring/health/route.js.nft.json +1 -1
  188. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  190. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  191. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +1 -1
  193. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  195. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  196. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  198. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  200. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  201. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  203. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  205. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  206. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/policies/route.js +2 -2
  208. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
  210. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/pricing/models/route.js +1 -1
  212. package/app/.next/server/app/api/pricing/models/route.js.nft.json +1 -1
  213. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  214. package/app/.next/server/app/api/pricing/route.js +1 -1
  215. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  216. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/api/provider-metrics/route.js +2 -2
  218. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/provider-models/route.js +1 -1
  220. package/app/.next/server/app/api/provider-models/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  223. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  224. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/provider-nodes/route.js +2 -2
  226. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  227. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  229. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  230. package/app/.next/server/app/api/providers/[id]/models/route.js +2 -2
  231. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  232. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  234. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  235. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  237. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  238. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/providers/client/route.js +1 -1
  240. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  241. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/api/providers/route.js +2 -2
  243. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  244. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  246. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  247. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  248. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  249. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  250. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  251. package/app/.next/server/app/api/rate-limit/route.js +1 -1
  252. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  253. package/app/.next/server/app/api/rate-limits/route.js +1 -1
  254. package/app/.next/server/app/api/rate-limits/route.js.nft.json +1 -1
  255. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  256. package/app/.next/server/app/api/resilience/reset/route.js +1 -1
  257. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/resilience/route.js +1 -1
  259. package/app/.next/server/app/api/resilience/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/restart/route.js +1 -1
  262. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  263. package/app/.next/server/app/api/sessions/route.js +1 -1
  264. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  265. package/app/.next/server/app/api/settings/background-degradation/route.js +1 -0
  266. package/app/.next/server/app/api/settings/background-degradation/route.js.nft.json +1 -0
  267. package/app/.next/server/app/api/settings/background-degradation/route_client-reference-manifest.js +1 -0
  268. package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
  269. package/app/.next/server/app/api/settings/combo-defaults/route.js.nft.json +1 -1
  270. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/api/settings/ip-filter/route.js +1 -1
  272. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  273. package/app/.next/server/app/api/settings/model-aliases/route.js +1 -0
  274. package/app/.next/server/app/api/settings/model-aliases/route.js.nft.json +1 -0
  275. package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -0
  276. package/app/.next/server/app/api/settings/proxy/route.js +1 -1
  277. package/app/.next/server/app/api/settings/proxy/route.js.nft.json +1 -1
  278. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  279. package/app/.next/server/app/api/settings/proxy/test/route.js +1 -1
  280. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  281. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  282. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  283. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  284. package/app/.next/server/app/api/settings/route.js +1 -1
  285. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  286. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
  288. package/app/.next/server/app/api/settings/system-prompt/route.js.nft.json +1 -1
  289. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
  291. package/app/.next/server/app/api/settings/thinking-budget/route.js.nft.json +1 -1
  292. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  293. package/app/.next/server/app/api/shutdown/route.js +1 -1
  294. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  295. package/app/.next/server/app/api/storage/health/route.js +1 -1
  296. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  297. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  298. package/app/.next/server/app/api/sync/cloud/route.js.nft.json +1 -1
  299. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  301. package/app/.next/server/app/api/sync/initialize/route.js.nft.json +1 -1
  302. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  303. package/app/.next/server/app/api/tags/route.js +1 -1
  304. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  305. package/app/.next/server/app/api/telemetry/summary/route.js +1 -1
  306. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  307. package/app/.next/server/app/api/token-health/route.js +1 -1
  308. package/app/.next/server/app/api/token-health/route.js.nft.json +1 -1
  309. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  310. package/app/.next/server/app/api/translator/detect/route.js +1 -1
  311. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  312. package/app/.next/server/app/api/translator/history/route.js +1 -1
  313. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  314. package/app/.next/server/app/api/translator/load/route.js +1 -1
  315. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  316. package/app/.next/server/app/api/translator/save/route.js +1 -1
  317. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  318. package/app/.next/server/app/api/translator/send/route.js +1 -1
  319. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  320. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  321. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  322. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  323. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  324. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  325. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  326. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  327. package/app/.next/server/app/api/usage/analytics/route.js +1 -1
  328. package/app/.next/server/app/api/usage/analytics/route.js.nft.json +1 -1
  329. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  330. package/app/.next/server/app/api/usage/budget/route.js +2 -2
  331. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  332. package/app/.next/server/app/api/usage/call-logs/[id]/route.js +1 -1
  333. package/app/.next/server/app/api/usage/call-logs/[id]/route.js.nft.json +1 -1
  334. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  335. package/app/.next/server/app/api/usage/call-logs/route.js +1 -1
  336. package/app/.next/server/app/api/usage/call-logs/route.js.nft.json +1 -1
  337. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  338. package/app/.next/server/app/api/usage/history/route.js +1 -1
  339. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  340. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  341. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  342. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  343. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  344. package/app/.next/server/app/api/usage/proxy-logs/route.js +1 -1
  345. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  346. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  347. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  348. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  349. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  350. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  351. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  352. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  353. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  354. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  355. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  356. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  357. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  358. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  359. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  360. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  361. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  362. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  363. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  364. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  365. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  366. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  367. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  368. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  369. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  370. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  371. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  372. package/app/.next/server/app/api/v1/models/route.js +2 -2
  373. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  374. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  375. package/app/.next/server/app/api/v1/moderations/route.js +1 -1
  376. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  377. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  378. package/app/.next/server/app/api/v1/music/generations/route.js +1 -1
  379. package/app/.next/server/app/api/v1/music/generations/route.js.nft.json +1 -1
  380. package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
  381. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  382. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  383. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  384. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
  385. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  386. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  387. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  388. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  389. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  390. package/app/.next/server/app/api/v1/rerank/route.js +1 -1
  391. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  392. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  393. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  394. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  395. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  396. package/app/.next/server/app/api/v1/route.js +1 -1
  397. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  398. package/app/.next/server/app/api/v1/videos/generations/route.js +1 -1
  399. package/app/.next/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  400. package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
  401. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  402. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  403. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  404. package/app/.next/server/app/api/v1beta/models/route.js +2 -2
  405. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  406. package/app/.next/server/app/callback/page.js +2 -2
  407. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  408. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  409. package/app/.next/server/app/docs/page.js +3 -3
  410. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  411. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  412. package/app/.next/server/app/forbidden/page.js +2 -2
  413. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  414. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  415. package/app/.next/server/app/forgot-password/page.js +2 -2
  416. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  417. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  418. package/app/.next/server/app/landing/page.js +2 -2
  419. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  420. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  421. package/app/.next/server/app/login/page.js +2 -2
  422. package/app/.next/server/app/login/page.js.nft.json +1 -1
  423. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  424. package/app/.next/server/app/page.js +2 -2
  425. package/app/.next/server/app/page.js.nft.json +1 -1
  426. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  427. package/app/.next/server/app/privacy/page.js +2 -2
  428. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  429. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  430. package/app/.next/server/app/terms/page.js +2 -2
  431. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  432. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  433. package/app/.next/server/app-paths-manifest.json +37 -35
  434. package/app/.next/server/chunks/1308.js +1 -1
  435. package/app/.next/server/chunks/2180.js +1 -1
  436. package/app/.next/server/chunks/2767.js +1 -1
  437. package/app/.next/server/chunks/2901.js +2 -2
  438. package/app/.next/server/chunks/2910.js +1 -1
  439. package/app/.next/server/chunks/3447.js +1 -1
  440. package/app/.next/server/chunks/3498.js +1 -1
  441. package/app/.next/server/chunks/3596.js +1 -1
  442. package/app/.next/server/chunks/3801.js +2 -0
  443. package/app/.next/server/chunks/4488.js +1 -1
  444. package/app/.next/server/chunks/4568.js +1 -1
  445. package/app/.next/server/chunks/7109.js +1 -1
  446. package/app/.next/server/chunks/7230.js +2 -2
  447. package/app/.next/server/chunks/8020.js +3 -3
  448. package/app/.next/server/chunks/9548.js +1 -0
  449. package/app/.next/server/chunks/9679.js +1 -0
  450. package/app/.next/server/chunks/9824.js +2 -2
  451. package/app/.next/server/middleware-build-manifest.js +1 -1
  452. package/app/.next/server/middleware.js +3 -3
  453. package/app/.next/server/next-font-manifest.js +1 -1
  454. package/app/.next/server/next-font-manifest.json +1 -1
  455. package/app/.next/server/pages/500.html +2 -2
  456. package/app/.next/server/server-reference-manifest.js +1 -1
  457. package/app/.next/server/server-reference-manifest.json +1 -1
  458. package/app/.next/static/_9YpgRo-ZrMqtldtpOoa-/_buildManifest.js +1 -0
  459. package/app/.next/static/chunks/5846-88c2bb5a5a7f4c99.js +2 -0
  460. package/app/.next/static/chunks/{993-035473765d7d1871.js → 993-9f36b0b069ca090e.js} +2 -2
  461. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-ce5214cdf489c9df.js +1 -0
  462. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/{page-52f76c7c91444ec2.js → page-20786f2c7fdbab57.js} +1 -1
  463. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-12d772841a253032.js +1 -0
  464. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-c9b98846b8479f3f.js +1 -0
  465. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-5e34630a5dc32825.js +15 -0
  466. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-3dce7fccfcf177dd.js → page-85a3e6a423aceded.js} +1 -1
  467. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/{page-3ed2a7685adf9b91.js → page-cdb8071441476da9.js} +1 -1
  468. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-ef0038a40cb26943.js +1 -0
  469. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/{page-9a6519bf1468f16e.js → page-b480b3cb318782d7.js} +1 -1
  470. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-0ae1d6cc5fc4671f.js +1 -0
  471. package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/{page-833d24f322a20f5a.js → page-ffdc1dcf074c7528.js} +1 -1
  472. package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-72b768421394b42c.js +1 -0
  473. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/{page-d424641c7e428be9.js → page-5378e9473a20cd6a.js} +1 -1
  474. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-5c87e49261a22fd5.js +1 -0
  475. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-6301a4ed902b878a.js +1 -0
  476. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-b38f2d03bae8166a.js +1 -0
  477. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{error-2f0177a2197dd556.js → error-f0730d6d62d02e82.js} +1 -1
  478. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{loading-99ab4d478260d53b.js → loading-59cbccd6d5185ca9.js} +1 -1
  479. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-a7fb36872be60fe0.js +1 -0
  480. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-1f022385b812b987.js → page-40dc5ac82df708e9.js} +1 -1
  481. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{error-e844916e39172c8b.js → error-cc85c3ff1f63aea6.js} +1 -1
  482. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{loading-bb068659ee679ff4.js → loading-19fc771a287bcb4c.js} +1 -1
  483. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-1550a2460948273c.js +1 -0
  484. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/{page-f10a8d4bb8236913.js → page-cbe9b21b62bbc2bd.js} +1 -1
  485. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-83b07523f81d6282.js → page-534e13a69cb60a4f.js} +1 -1
  486. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-9cc99ab874fc36e7.js → page-86a076d820931a30.js} +1 -1
  487. package/app/.next/static/chunks/app/(dashboard)/{layout-00d5d56af65098a9.js → layout-16302e54f9ef3d0e.js} +1 -1
  488. package/app/.next/static/chunks/app/_global-error/page-6301a4ed902b878a.js +1 -0
  489. package/app/.next/static/chunks/app/_not-found/page-6301a4ed902b878a.js +1 -0
  490. package/app/.next/static/chunks/app/api/auth/login/route-6301a4ed902b878a.js +1 -0
  491. package/app/.next/static/chunks/app/api/auth/logout/route-6301a4ed902b878a.js +1 -0
  492. package/app/.next/static/chunks/app/api/auth/status/route-6301a4ed902b878a.js +1 -0
  493. package/app/.next/static/chunks/app/api/cache/route-6301a4ed902b878a.js +1 -0
  494. package/app/.next/static/chunks/app/api/cache/stats/route-6301a4ed902b878a.js +1 -0
  495. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-6301a4ed902b878a.js +1 -0
  496. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-6301a4ed902b878a.js +1 -0
  497. package/app/.next/static/chunks/app/api/cli-tools/backups/route-6301a4ed902b878a.js +1 -0
  498. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-6301a4ed902b878a.js +1 -0
  499. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-6301a4ed902b878a.js +1 -0
  500. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-6301a4ed902b878a.js +1 -0
  501. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-6301a4ed902b878a.js +1 -0
  502. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-6301a4ed902b878a.js +1 -0
  503. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-6301a4ed902b878a.js +1 -0
  504. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-6301a4ed902b878a.js +1 -0
  505. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-6301a4ed902b878a.js +1 -0
  506. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-6301a4ed902b878a.js +1 -0
  507. package/app/.next/static/chunks/app/api/cli-tools/status/route-6301a4ed902b878a.js +1 -0
  508. package/app/.next/static/chunks/app/api/cloud/auth/route-6301a4ed902b878a.js +1 -0
  509. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-6301a4ed902b878a.js +1 -0
  510. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-6301a4ed902b878a.js +1 -0
  511. package/app/.next/static/chunks/app/api/cloud/models/alias/route-6301a4ed902b878a.js +1 -0
  512. package/app/.next/static/chunks/app/api/combos/[id]/route-6301a4ed902b878a.js +1 -0
  513. package/app/.next/static/chunks/app/api/combos/metrics/route-6301a4ed902b878a.js +1 -0
  514. package/app/.next/static/chunks/app/api/combos/route-6301a4ed902b878a.js +1 -0
  515. package/app/.next/static/chunks/app/api/combos/test/route-6301a4ed902b878a.js +1 -0
  516. package/app/.next/static/chunks/app/api/compliance/audit-log/route-6301a4ed902b878a.js +1 -0
  517. package/app/.next/static/chunks/app/api/db-backups/export/route-6301a4ed902b878a.js +1 -0
  518. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-6301a4ed902b878a.js +1 -0
  519. package/app/.next/static/chunks/app/api/db-backups/import/route-6301a4ed902b878a.js +1 -0
  520. package/app/.next/static/chunks/app/api/db-backups/route-6301a4ed902b878a.js +1 -0
  521. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-6301a4ed902b878a.js +1 -0
  522. package/app/.next/static/chunks/app/api/evals/route-6301a4ed902b878a.js +1 -0
  523. package/app/.next/static/chunks/app/api/fallback/chains/route-6301a4ed902b878a.js +1 -0
  524. package/app/.next/static/chunks/app/api/init/route-6301a4ed902b878a.js +1 -0
  525. package/app/.next/static/chunks/app/api/keys/[id]/route-6301a4ed902b878a.js +1 -0
  526. package/app/.next/static/chunks/app/api/keys/route-6301a4ed902b878a.js +1 -0
  527. package/app/.next/static/chunks/app/api/logs/console/route-6301a4ed902b878a.js +1 -0
  528. package/app/.next/static/chunks/app/api/models/alias/route-6301a4ed902b878a.js +1 -0
  529. package/app/.next/static/chunks/app/api/models/availability/route-6301a4ed902b878a.js +1 -0
  530. package/app/.next/static/chunks/app/api/models/catalog/route-6301a4ed902b878a.js +1 -0
  531. package/app/.next/static/chunks/app/api/models/route-6301a4ed902b878a.js +1 -0
  532. package/app/.next/static/chunks/app/api/monitoring/health/route-6301a4ed902b878a.js +1 -0
  533. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-6301a4ed902b878a.js +1 -0
  534. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-6301a4ed902b878a.js +1 -0
  535. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-6301a4ed902b878a.js +1 -0
  536. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-6301a4ed902b878a.js +1 -0
  537. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-6301a4ed902b878a.js +1 -0
  538. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-6301a4ed902b878a.js +1 -0
  539. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-6301a4ed902b878a.js +1 -0
  540. package/app/.next/static/chunks/app/api/policies/route-6301a4ed902b878a.js +1 -0
  541. package/app/.next/static/chunks/app/api/pricing/defaults/route-6301a4ed902b878a.js +1 -0
  542. package/app/.next/static/chunks/app/api/pricing/models/route-6301a4ed902b878a.js +1 -0
  543. package/app/.next/static/chunks/app/api/pricing/route-6301a4ed902b878a.js +1 -0
  544. package/app/.next/static/chunks/app/api/provider-metrics/route-6301a4ed902b878a.js +1 -0
  545. package/app/.next/static/chunks/app/api/provider-models/route-6301a4ed902b878a.js +1 -0
  546. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-6301a4ed902b878a.js +1 -0
  547. package/app/.next/static/chunks/app/api/provider-nodes/route-6301a4ed902b878a.js +1 -0
  548. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-6301a4ed902b878a.js +1 -0
  549. package/app/.next/static/chunks/app/api/providers/[id]/models/route-6301a4ed902b878a.js +1 -0
  550. package/app/.next/static/chunks/app/api/providers/[id]/route-6301a4ed902b878a.js +1 -0
  551. package/app/.next/static/chunks/app/api/providers/[id]/test/route-6301a4ed902b878a.js +1 -0
  552. package/app/.next/static/chunks/app/api/providers/client/route-6301a4ed902b878a.js +1 -0
  553. package/app/.next/static/chunks/app/api/providers/route-6301a4ed902b878a.js +1 -0
  554. package/app/.next/static/chunks/app/api/providers/test-batch/route-6301a4ed902b878a.js +1 -0
  555. package/app/.next/static/chunks/app/api/providers/validate/route-6301a4ed902b878a.js +1 -0
  556. package/app/.next/static/chunks/app/api/rate-limit/route-6301a4ed902b878a.js +1 -0
  557. package/app/.next/static/chunks/app/api/rate-limits/route-6301a4ed902b878a.js +1 -0
  558. package/app/.next/static/chunks/app/api/resilience/reset/route-6301a4ed902b878a.js +1 -0
  559. package/app/.next/static/chunks/app/api/resilience/route-6301a4ed902b878a.js +1 -0
  560. package/app/.next/static/chunks/app/api/restart/route-6301a4ed902b878a.js +1 -0
  561. package/app/.next/static/chunks/app/api/sessions/route-6301a4ed902b878a.js +1 -0
  562. package/app/.next/static/chunks/app/api/settings/background-degradation/route-6301a4ed902b878a.js +1 -0
  563. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-6301a4ed902b878a.js +1 -0
  564. package/app/.next/static/chunks/app/api/settings/ip-filter/route-6301a4ed902b878a.js +1 -0
  565. package/app/.next/static/chunks/app/api/settings/model-aliases/route-6301a4ed902b878a.js +1 -0
  566. package/app/.next/static/chunks/app/api/settings/proxy/route-6301a4ed902b878a.js +1 -0
  567. package/app/.next/static/chunks/app/api/settings/proxy/test/route-6301a4ed902b878a.js +1 -0
  568. package/app/.next/static/chunks/app/api/settings/require-login/route-6301a4ed902b878a.js +1 -0
  569. package/app/.next/static/chunks/app/api/settings/route-6301a4ed902b878a.js +1 -0
  570. package/app/.next/static/chunks/app/api/settings/system-prompt/route-6301a4ed902b878a.js +1 -0
  571. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-6301a4ed902b878a.js +1 -0
  572. package/app/.next/static/chunks/app/api/shutdown/route-6301a4ed902b878a.js +1 -0
  573. package/app/.next/static/chunks/app/api/storage/health/route-6301a4ed902b878a.js +1 -0
  574. package/app/.next/static/chunks/app/api/sync/cloud/route-6301a4ed902b878a.js +1 -0
  575. package/app/.next/static/chunks/app/api/sync/initialize/route-6301a4ed902b878a.js +1 -0
  576. package/app/.next/static/chunks/app/api/tags/route-6301a4ed902b878a.js +1 -0
  577. package/app/.next/static/chunks/app/api/telemetry/summary/route-6301a4ed902b878a.js +1 -0
  578. package/app/.next/static/chunks/app/api/token-health/route-6301a4ed902b878a.js +1 -0
  579. package/app/.next/static/chunks/app/api/translator/detect/route-6301a4ed902b878a.js +1 -0
  580. package/app/.next/static/chunks/app/api/translator/history/route-6301a4ed902b878a.js +1 -0
  581. package/app/.next/static/chunks/app/api/translator/load/route-6301a4ed902b878a.js +1 -0
  582. package/app/.next/static/chunks/app/api/translator/save/route-6301a4ed902b878a.js +1 -0
  583. package/app/.next/static/chunks/app/api/translator/send/route-6301a4ed902b878a.js +1 -0
  584. package/app/.next/static/chunks/app/api/translator/translate/route-6301a4ed902b878a.js +1 -0
  585. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-6301a4ed902b878a.js +1 -0
  586. package/app/.next/static/chunks/app/api/usage/analytics/route-6301a4ed902b878a.js +1 -0
  587. package/app/.next/static/chunks/app/api/usage/budget/route-6301a4ed902b878a.js +1 -0
  588. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-6301a4ed902b878a.js +1 -0
  589. package/app/.next/static/chunks/app/api/usage/call-logs/route-6301a4ed902b878a.js +1 -0
  590. package/app/.next/static/chunks/app/api/usage/history/route-6301a4ed902b878a.js +1 -0
  591. package/app/.next/static/chunks/app/api/usage/logs/route-6301a4ed902b878a.js +1 -0
  592. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-6301a4ed902b878a.js +1 -0
  593. package/app/.next/static/chunks/app/api/usage/request-logs/route-6301a4ed902b878a.js +1 -0
  594. package/app/.next/static/chunks/app/api/v1/api/chat/route-6301a4ed902b878a.js +1 -0
  595. package/app/.next/static/chunks/app/api/v1/audio/speech/route-6301a4ed902b878a.js +1 -0
  596. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-6301a4ed902b878a.js +1 -0
  597. package/app/.next/static/chunks/app/api/v1/chat/completions/route-6301a4ed902b878a.js +1 -0
  598. package/app/.next/static/chunks/app/api/v1/embeddings/route-6301a4ed902b878a.js +1 -0
  599. package/app/.next/static/chunks/app/api/v1/images/generations/route-6301a4ed902b878a.js +1 -0
  600. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-6301a4ed902b878a.js +1 -0
  601. package/app/.next/static/chunks/app/api/v1/messages/route-6301a4ed902b878a.js +1 -0
  602. package/app/.next/static/chunks/app/api/v1/models/route-6301a4ed902b878a.js +1 -0
  603. package/app/.next/static/chunks/app/api/v1/moderations/route-6301a4ed902b878a.js +1 -0
  604. package/app/.next/static/chunks/app/api/v1/music/generations/route-6301a4ed902b878a.js +1 -0
  605. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-6301a4ed902b878a.js +1 -0
  606. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-6301a4ed902b878a.js +1 -0
  607. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-6301a4ed902b878a.js +1 -0
  608. package/app/.next/static/chunks/app/api/v1/rerank/route-6301a4ed902b878a.js +1 -0
  609. package/app/.next/static/chunks/app/api/v1/responses/route-6301a4ed902b878a.js +1 -0
  610. package/app/.next/static/chunks/app/api/v1/route-6301a4ed902b878a.js +1 -0
  611. package/app/.next/static/chunks/app/api/v1/videos/generations/route-6301a4ed902b878a.js +1 -0
  612. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-6301a4ed902b878a.js +1 -0
  613. package/app/.next/static/chunks/app/api/v1beta/models/route-6301a4ed902b878a.js +1 -0
  614. package/app/.next/static/chunks/app/callback/{page-585a53f7dc6a30f1.js → page-0f0ebc0820dd18a5.js} +1 -1
  615. package/app/.next/static/chunks/app/docs/{page-2fe9dcbeb3f738c0.js → page-3658b3f15df3a19e.js} +1 -1
  616. package/app/.next/static/chunks/app/{error-0d59fc4efafbc38c.js → error-f918d9961a2368d3.js} +1 -1
  617. package/app/.next/static/chunks/app/forbidden/page-77657dfa95e61cd8.js +1 -0
  618. package/app/.next/static/chunks/app/forgot-password/page-be3bacc125c30a6b.js +1 -0
  619. package/app/.next/static/chunks/app/global-error-504ff9093e2a997d.js +1 -0
  620. package/app/.next/static/chunks/app/landing/page-75b0c988db383cfc.js +1 -0
  621. package/app/.next/static/chunks/app/{layout-108592eafb959363.js → layout-070972eb026af319.js} +1 -1
  622. package/app/.next/static/chunks/app/login/{page-121c612ee459e7c2.js → page-6c769465e407368f.js} +1 -1
  623. package/app/.next/static/chunks/app/not-found-11b712c853d93172.js +1 -0
  624. package/app/.next/static/chunks/app/page-6301a4ed902b878a.js +1 -0
  625. package/app/.next/static/chunks/app/privacy/{page-2fe9dcbeb3f738c0.js → page-3658b3f15df3a19e.js} +1 -1
  626. package/app/.next/static/chunks/app/terms/{page-2fe9dcbeb3f738c0.js → page-3658b3f15df3a19e.js} +1 -1
  627. package/app/.next/static/chunks/{main-app-c9da11a8061df107.js → main-app-ae230f6bf51a5edb.js} +1 -1
  628. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-6301a4ed902b878a.js +1 -0
  629. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-6301a4ed902b878a.js +1 -0
  630. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-6301a4ed902b878a.js +1 -0
  631. package/app/.next/static/css/35b25e934a5e6d24.css +1 -0
  632. package/app/package.json +1 -1
  633. package/app/server.js +1 -1
  634. package/package.json +1 -1
  635. package/app/.next/server/chunks/5248.js +0 -1
  636. package/app/.next/server/chunks/5393.js +0 -2
  637. package/app/.next/static/chunks/5846-9e0f1f3afcbfb08c.js +0 -2
  638. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-6f1750506292c630.js +0 -1
  639. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-1dd4d0c348a7b0a6.js +0 -1
  640. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-e5bf8955e7b9a4f5.js +0 -1
  641. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-77ab26722f5c56c7.js +0 -15
  642. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-1420c3ca376f1585.js +0 -1
  643. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-f4a2d6d07df5ddc4.js +0 -1
  644. package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-1d0ca9b5d3eaf7cd.js +0 -1
  645. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-388840686801f3f5.js +0 -1
  646. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-cab2fb7f592d3c36.js +0 -1
  647. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-9c8ffb212f855704.js +0 -1
  648. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-31cdb6e15134d8c2.js +0 -1
  649. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-1393d4935fc087cf.js +0 -1
  650. package/app/.next/static/chunks/app/_global-error/page-cab2fb7f592d3c36.js +0 -1
  651. package/app/.next/static/chunks/app/_not-found/page-cab2fb7f592d3c36.js +0 -1
  652. package/app/.next/static/chunks/app/api/auth/login/route-cab2fb7f592d3c36.js +0 -1
  653. package/app/.next/static/chunks/app/api/auth/logout/route-cab2fb7f592d3c36.js +0 -1
  654. package/app/.next/static/chunks/app/api/auth/status/route-cab2fb7f592d3c36.js +0 -1
  655. package/app/.next/static/chunks/app/api/cache/route-cab2fb7f592d3c36.js +0 -1
  656. package/app/.next/static/chunks/app/api/cache/stats/route-cab2fb7f592d3c36.js +0 -1
  657. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-cab2fb7f592d3c36.js +0 -1
  658. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-cab2fb7f592d3c36.js +0 -1
  659. package/app/.next/static/chunks/app/api/cli-tools/backups/route-cab2fb7f592d3c36.js +0 -1
  660. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-cab2fb7f592d3c36.js +0 -1
  661. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-cab2fb7f592d3c36.js +0 -1
  662. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-cab2fb7f592d3c36.js +0 -1
  663. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-cab2fb7f592d3c36.js +0 -1
  664. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-cab2fb7f592d3c36.js +0 -1
  665. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-cab2fb7f592d3c36.js +0 -1
  666. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-cab2fb7f592d3c36.js +0 -1
  667. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-cab2fb7f592d3c36.js +0 -1
  668. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-cab2fb7f592d3c36.js +0 -1
  669. package/app/.next/static/chunks/app/api/cli-tools/status/route-cab2fb7f592d3c36.js +0 -1
  670. package/app/.next/static/chunks/app/api/cloud/auth/route-cab2fb7f592d3c36.js +0 -1
  671. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-cab2fb7f592d3c36.js +0 -1
  672. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-cab2fb7f592d3c36.js +0 -1
  673. package/app/.next/static/chunks/app/api/cloud/models/alias/route-cab2fb7f592d3c36.js +0 -1
  674. package/app/.next/static/chunks/app/api/combos/[id]/route-cab2fb7f592d3c36.js +0 -1
  675. package/app/.next/static/chunks/app/api/combos/metrics/route-cab2fb7f592d3c36.js +0 -1
  676. package/app/.next/static/chunks/app/api/combos/route-cab2fb7f592d3c36.js +0 -1
  677. package/app/.next/static/chunks/app/api/combos/test/route-cab2fb7f592d3c36.js +0 -1
  678. package/app/.next/static/chunks/app/api/compliance/audit-log/route-cab2fb7f592d3c36.js +0 -1
  679. package/app/.next/static/chunks/app/api/db-backups/export/route-cab2fb7f592d3c36.js +0 -1
  680. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-cab2fb7f592d3c36.js +0 -1
  681. package/app/.next/static/chunks/app/api/db-backups/import/route-cab2fb7f592d3c36.js +0 -1
  682. package/app/.next/static/chunks/app/api/db-backups/route-cab2fb7f592d3c36.js +0 -1
  683. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-cab2fb7f592d3c36.js +0 -1
  684. package/app/.next/static/chunks/app/api/evals/route-cab2fb7f592d3c36.js +0 -1
  685. package/app/.next/static/chunks/app/api/fallback/chains/route-cab2fb7f592d3c36.js +0 -1
  686. package/app/.next/static/chunks/app/api/init/route-cab2fb7f592d3c36.js +0 -1
  687. package/app/.next/static/chunks/app/api/keys/[id]/route-cab2fb7f592d3c36.js +0 -1
  688. package/app/.next/static/chunks/app/api/keys/route-cab2fb7f592d3c36.js +0 -1
  689. package/app/.next/static/chunks/app/api/logs/console/route-cab2fb7f592d3c36.js +0 -1
  690. package/app/.next/static/chunks/app/api/models/alias/route-cab2fb7f592d3c36.js +0 -1
  691. package/app/.next/static/chunks/app/api/models/availability/route-cab2fb7f592d3c36.js +0 -1
  692. package/app/.next/static/chunks/app/api/models/catalog/route-cab2fb7f592d3c36.js +0 -1
  693. package/app/.next/static/chunks/app/api/models/route-cab2fb7f592d3c36.js +0 -1
  694. package/app/.next/static/chunks/app/api/monitoring/health/route-cab2fb7f592d3c36.js +0 -1
  695. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-cab2fb7f592d3c36.js +0 -1
  696. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-cab2fb7f592d3c36.js +0 -1
  697. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-cab2fb7f592d3c36.js +0 -1
  698. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-cab2fb7f592d3c36.js +0 -1
  699. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-cab2fb7f592d3c36.js +0 -1
  700. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-cab2fb7f592d3c36.js +0 -1
  701. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-cab2fb7f592d3c36.js +0 -1
  702. package/app/.next/static/chunks/app/api/policies/route-cab2fb7f592d3c36.js +0 -1
  703. package/app/.next/static/chunks/app/api/pricing/defaults/route-cab2fb7f592d3c36.js +0 -1
  704. package/app/.next/static/chunks/app/api/pricing/models/route-cab2fb7f592d3c36.js +0 -1
  705. package/app/.next/static/chunks/app/api/pricing/route-cab2fb7f592d3c36.js +0 -1
  706. package/app/.next/static/chunks/app/api/provider-metrics/route-cab2fb7f592d3c36.js +0 -1
  707. package/app/.next/static/chunks/app/api/provider-models/route-cab2fb7f592d3c36.js +0 -1
  708. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-cab2fb7f592d3c36.js +0 -1
  709. package/app/.next/static/chunks/app/api/provider-nodes/route-cab2fb7f592d3c36.js +0 -1
  710. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-cab2fb7f592d3c36.js +0 -1
  711. package/app/.next/static/chunks/app/api/providers/[id]/models/route-cab2fb7f592d3c36.js +0 -1
  712. package/app/.next/static/chunks/app/api/providers/[id]/route-cab2fb7f592d3c36.js +0 -1
  713. package/app/.next/static/chunks/app/api/providers/[id]/test/route-cab2fb7f592d3c36.js +0 -1
  714. package/app/.next/static/chunks/app/api/providers/client/route-cab2fb7f592d3c36.js +0 -1
  715. package/app/.next/static/chunks/app/api/providers/route-cab2fb7f592d3c36.js +0 -1
  716. package/app/.next/static/chunks/app/api/providers/test-batch/route-cab2fb7f592d3c36.js +0 -1
  717. package/app/.next/static/chunks/app/api/providers/validate/route-cab2fb7f592d3c36.js +0 -1
  718. package/app/.next/static/chunks/app/api/rate-limit/route-cab2fb7f592d3c36.js +0 -1
  719. package/app/.next/static/chunks/app/api/rate-limits/route-cab2fb7f592d3c36.js +0 -1
  720. package/app/.next/static/chunks/app/api/resilience/reset/route-cab2fb7f592d3c36.js +0 -1
  721. package/app/.next/static/chunks/app/api/resilience/route-cab2fb7f592d3c36.js +0 -1
  722. package/app/.next/static/chunks/app/api/restart/route-cab2fb7f592d3c36.js +0 -1
  723. package/app/.next/static/chunks/app/api/sessions/route-cab2fb7f592d3c36.js +0 -1
  724. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-cab2fb7f592d3c36.js +0 -1
  725. package/app/.next/static/chunks/app/api/settings/ip-filter/route-cab2fb7f592d3c36.js +0 -1
  726. package/app/.next/static/chunks/app/api/settings/proxy/route-cab2fb7f592d3c36.js +0 -1
  727. package/app/.next/static/chunks/app/api/settings/proxy/test/route-cab2fb7f592d3c36.js +0 -1
  728. package/app/.next/static/chunks/app/api/settings/require-login/route-cab2fb7f592d3c36.js +0 -1
  729. package/app/.next/static/chunks/app/api/settings/route-cab2fb7f592d3c36.js +0 -1
  730. package/app/.next/static/chunks/app/api/settings/system-prompt/route-cab2fb7f592d3c36.js +0 -1
  731. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-cab2fb7f592d3c36.js +0 -1
  732. package/app/.next/static/chunks/app/api/shutdown/route-cab2fb7f592d3c36.js +0 -1
  733. package/app/.next/static/chunks/app/api/storage/health/route-cab2fb7f592d3c36.js +0 -1
  734. package/app/.next/static/chunks/app/api/sync/cloud/route-cab2fb7f592d3c36.js +0 -1
  735. package/app/.next/static/chunks/app/api/sync/initialize/route-cab2fb7f592d3c36.js +0 -1
  736. package/app/.next/static/chunks/app/api/tags/route-cab2fb7f592d3c36.js +0 -1
  737. package/app/.next/static/chunks/app/api/telemetry/summary/route-cab2fb7f592d3c36.js +0 -1
  738. package/app/.next/static/chunks/app/api/token-health/route-cab2fb7f592d3c36.js +0 -1
  739. package/app/.next/static/chunks/app/api/translator/detect/route-cab2fb7f592d3c36.js +0 -1
  740. package/app/.next/static/chunks/app/api/translator/history/route-cab2fb7f592d3c36.js +0 -1
  741. package/app/.next/static/chunks/app/api/translator/load/route-cab2fb7f592d3c36.js +0 -1
  742. package/app/.next/static/chunks/app/api/translator/save/route-cab2fb7f592d3c36.js +0 -1
  743. package/app/.next/static/chunks/app/api/translator/send/route-cab2fb7f592d3c36.js +0 -1
  744. package/app/.next/static/chunks/app/api/translator/translate/route-cab2fb7f592d3c36.js +0 -1
  745. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-cab2fb7f592d3c36.js +0 -1
  746. package/app/.next/static/chunks/app/api/usage/analytics/route-cab2fb7f592d3c36.js +0 -1
  747. package/app/.next/static/chunks/app/api/usage/budget/route-cab2fb7f592d3c36.js +0 -1
  748. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-cab2fb7f592d3c36.js +0 -1
  749. package/app/.next/static/chunks/app/api/usage/call-logs/route-cab2fb7f592d3c36.js +0 -1
  750. package/app/.next/static/chunks/app/api/usage/history/route-cab2fb7f592d3c36.js +0 -1
  751. package/app/.next/static/chunks/app/api/usage/logs/route-cab2fb7f592d3c36.js +0 -1
  752. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-cab2fb7f592d3c36.js +0 -1
  753. package/app/.next/static/chunks/app/api/usage/request-logs/route-cab2fb7f592d3c36.js +0 -1
  754. package/app/.next/static/chunks/app/api/v1/api/chat/route-cab2fb7f592d3c36.js +0 -1
  755. package/app/.next/static/chunks/app/api/v1/audio/speech/route-cab2fb7f592d3c36.js +0 -1
  756. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-cab2fb7f592d3c36.js +0 -1
  757. package/app/.next/static/chunks/app/api/v1/chat/completions/route-cab2fb7f592d3c36.js +0 -1
  758. package/app/.next/static/chunks/app/api/v1/embeddings/route-cab2fb7f592d3c36.js +0 -1
  759. package/app/.next/static/chunks/app/api/v1/images/generations/route-cab2fb7f592d3c36.js +0 -1
  760. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-cab2fb7f592d3c36.js +0 -1
  761. package/app/.next/static/chunks/app/api/v1/messages/route-cab2fb7f592d3c36.js +0 -1
  762. package/app/.next/static/chunks/app/api/v1/models/route-cab2fb7f592d3c36.js +0 -1
  763. package/app/.next/static/chunks/app/api/v1/moderations/route-cab2fb7f592d3c36.js +0 -1
  764. package/app/.next/static/chunks/app/api/v1/music/generations/route-cab2fb7f592d3c36.js +0 -1
  765. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-cab2fb7f592d3c36.js +0 -1
  766. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-cab2fb7f592d3c36.js +0 -1
  767. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-cab2fb7f592d3c36.js +0 -1
  768. package/app/.next/static/chunks/app/api/v1/rerank/route-cab2fb7f592d3c36.js +0 -1
  769. package/app/.next/static/chunks/app/api/v1/responses/route-cab2fb7f592d3c36.js +0 -1
  770. package/app/.next/static/chunks/app/api/v1/route-cab2fb7f592d3c36.js +0 -1
  771. package/app/.next/static/chunks/app/api/v1/videos/generations/route-cab2fb7f592d3c36.js +0 -1
  772. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-cab2fb7f592d3c36.js +0 -1
  773. package/app/.next/static/chunks/app/api/v1beta/models/route-cab2fb7f592d3c36.js +0 -1
  774. package/app/.next/static/chunks/app/forbidden/page-df886dfa2d5bd9fa.js +0 -1
  775. package/app/.next/static/chunks/app/forgot-password/page-2a495f0b0c653ab4.js +0 -1
  776. package/app/.next/static/chunks/app/global-error-41eef2a698918fc1.js +0 -1
  777. package/app/.next/static/chunks/app/landing/page-9d540ab1716f8e3e.js +0 -1
  778. package/app/.next/static/chunks/app/not-found-1dbd8c3e506fe00f.js +0 -1
  779. package/app/.next/static/chunks/app/page-cab2fb7f592d3c36.js +0 -1
  780. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-cab2fb7f592d3c36.js +0 -1
  781. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-cab2fb7f592d3c36.js +0 -1
  782. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-cab2fb7f592d3c36.js +0 -1
  783. package/app/.next/static/css/b77490a14619ffbb.css +0 -1
  784. package/app/.next/static/ozfkuTtQLl3_rnlOdkSZi/_buildManifest.js +0 -1
  785. /package/app/.next/static/{ozfkuTtQLl3_rnlOdkSZi → _9YpgRo-ZrMqtldtpOoa-}/_ssgManifest.js +0 -0
package/README.md CHANGED
@@ -607,6 +607,8 @@ When minimized, OmniRoute lives in your system tray with quick actions:
607
607
  | 🧩 **Custom Models** | Add any model ID to any provider |
608
608
  | 🌐 **Wildcard Router** | Route `provider/*` patterns to any provider dynamically |
609
609
  | 🧠 **Thinking Budget** | Passthrough, auto, custom, and adaptive modes for reasoning models |
610
+ | 🔀 **Model Aliases** | Auto-forward deprecated model IDs to current replacements (built-in + custom) |
611
+ | ⚡ **Background Degradation** | Auto-route background tasks (titles, summaries) to cheaper models |
610
612
  | 💬 **System Prompt Injection** | Global system prompt applied across all requests |
611
613
  | 📄 **Responses API** | Full OpenAI Responses API (`/v1/responses`) support for Codex |
612
614
 
@@ -634,6 +636,8 @@ When minimized, OmniRoute lives in your system tray with quick actions:
634
636
  | 🔒 **TLS Fingerprint Spoofing** | Bypass TLS-based bot detection via wreq-js |
635
637
  | 🌐 **IP Filtering** | Allowlist/blocklist for API access control |
636
638
  | 📊 **Editable Rate Limits** | Configurable RPM, min gap, and max concurrent at system level |
639
+ | 💾 **Rate Limit Persistence** | Learned limits survive restarts via SQLite with 60s debounce + 24h staleness |
640
+ | 🔄 **Token Refresh Resilience** | Per-provider circuit breaker (5 fails→30min) + 30s timeout per attempt |
637
641
  | 🛡 **API Endpoint Protection** | Auth gating + provider blocking for the `/models` endpoint |
638
642
  | 🔒 **Proxy Visibility** | Color-coded badges: 🟢 global, 🟡 provider, 🔵 per-connection with IP display |
639
643
  | 🌐 **3-Level Proxy Config** | Configure proxies at global, per-provider, or per-connection level |
package/README.pt-BR.md CHANGED
@@ -574,19 +574,21 @@ Quando minimizado, o OmniRoute fica na bandeja do sistema com ações rápidas:
574
574
 
575
575
  ### 🧠 Roteamento e Inteligência
576
576
 
577
- | Funcionalidade | O que Faz |
578
- | ----------------------------------------- | ------------------------------------------------------------------------------- |
579
- | 🎯 **Fallback Inteligente 4 Tiers** | Auto-roteamento: Assinatura → API Key → Barato → Gratuito |
580
- | 📊 **Rastreamento de Cota em Tempo Real** | Contagem de tokens ao vivo + countdown de reset por provedor |
581
- | 🔄 **Tradução de Formato** | OpenAI ↔ Claude ↔ Gemini ↔ Cursor ↔ Kiro transparente |
582
- | 👥 **Suporte Multi-Conta** | Múltiplas contas por provedor com seleção inteligente |
583
- | 🔄 **Renovação Automática de Token** | Tokens OAuth renovam automaticamente com retry |
584
- | 🎨 **Combos Personalizados** | 6 estratégias: fill-first, round-robin, p2c, random, least-used, cost-optimized |
585
- | 🧩 **Modelos Personalizados** | Adicione qualquer ID de modelo a qualquer provedor |
586
- | 🌐 **Roteador Wildcard** | Roteie padrões `provider/*` para qualquer provedor dinamicamente |
587
- | 🧠 **Budget de Raciocínio** | Modos passthrough, auto, custom e adaptativo para modelos de raciocínio |
588
- | 💬 **Injeção de System Prompt** | System prompt global aplicado em todas as requisições |
589
- | 📄 **API Responses** | Suporte completo à API Responses da OpenAI (`/v1/responses`) para Codex |
577
+ | Funcionalidade | O que Faz |
578
+ | ----------------------------------------- | ---------------------------------------------------------------------------------- |
579
+ | 🎯 **Fallback Inteligente 4 Tiers** | Auto-roteamento: Assinatura → API Key → Barato → Gratuito |
580
+ | 📊 **Rastreamento de Cota em Tempo Real** | Contagem de tokens ao vivo + countdown de reset por provedor |
581
+ | 🔄 **Tradução de Formato** | OpenAI ↔ Claude ↔ Gemini ↔ Cursor ↔ Kiro transparente |
582
+ | 👥 **Suporte Multi-Conta** | Múltiplas contas por provedor com seleção inteligente |
583
+ | 🔄 **Renovação Automática de Token** | Tokens OAuth renovam automaticamente com retry |
584
+ | 🎨 **Combos Personalizados** | 6 estratégias: fill-first, round-robin, p2c, random, least-used, cost-optimized |
585
+ | 🧩 **Modelos Personalizados** | Adicione qualquer ID de modelo a qualquer provedor |
586
+ | 🌐 **Roteador Wildcard** | Roteie padrões `provider/*` para qualquer provedor dinamicamente |
587
+ | 🧠 **Budget de Raciocínio** | Modos passthrough, auto, custom e adaptativo para modelos de raciocínio |
588
+ | **Aliases de Modelo** | Redireciona IDs de modelos depreciados para substitutos atuais (built-in + custom) |
589
+ | **Degradação em Background** | Redireciona tarefas em background (títulos, resumos) para modelos mais baratos |
590
+ | �💬 **Injeção de System Prompt** | System prompt global aplicado em todas as requisições |
591
+ | 📄 **API Responses** | Suporte completo à API Responses da OpenAI (`/v1/responses`) para Codex |
590
592
 
591
593
  ### 🎵 APIs Multi-Modal
592
594
 
@@ -603,18 +605,20 @@ Quando minimizado, o OmniRoute fica na bandeja do sistema com ações rápidas:
603
605
 
604
606
  ### 🛡️ Resiliência e Segurança
605
607
 
606
- | Funcionalidade | O que Faz |
607
- | ---------------------------------- | --------------------------------------------------------------------------- |
608
- | 🔌 **Circuit Breaker** | Auto-abertura/fechamento por provedor com limites configuráveis |
609
- | 🛡️ **Anti-Thundering Herd** | Mutex + semáforo rate-limit para provedores com API key |
610
- | 🧠 **Cache Semântico** | Cache de duas camadas (assinatura + semântico) reduz custo e latência |
611
- | ⚡ **Idempotência de Requisição** | Janela de dedup de 5s para requisições duplicadas |
612
- | 🔒 **Spoofing de Fingerprint TLS** | Bypass de detecção de bot via TLS com wreq-js |
613
- | 🌐 **Filtragem de IP** | Allowlist/blocklist para controle de acesso à API |
614
- | 📊 **Rate Limits Editáveis** | RPM, gap mínimo e concorrência máxima configuráveis |
615
- | 🛡 **Proteção de Endpoint API** | Gateway de Auth + bloqueio de provedores para o endpoint `/models` |
616
- | 🔒 **Visibilidade de Proxy** | Badges coloridos: 🟢 global, 🟡 provedor, 🔵 por-conexão com exibição de IP |
617
- | 🌐 **Proxy em 3 Níveis** | Configure proxies em nível global, por provedor ou por conexão |
608
+ | Funcionalidade | O que Faz |
609
+ | ----------------------------------- | ----------------------------------------------------------------------------- |
610
+ | 🔌 **Circuit Breaker** | Auto-abertura/fechamento por provedor com limites configuráveis |
611
+ | 🛡️ **Anti-Thundering Herd** | Mutex + semáforo rate-limit para provedores com API key |
612
+ | 🧠 **Cache Semântico** | Cache de duas camadas (assinatura + semântico) reduz custo e latência |
613
+ | ⚡ **Idempotência de Requisição** | Janela de dedup de 5s para requisições duplicadas |
614
+ | 🔒 **Spoofing de Fingerprint TLS** | Bypass de detecção de bot via TLS com wreq-js |
615
+ | 🌐 **Filtragem de IP** | Allowlist/blocklist para controle de acesso à API |
616
+ | 📊 **Rate Limits Editáveis** | RPM, gap mínimo e concorrência máxima configuráveis |
617
+ | 💾 **Persistência de Rate Limits** | Limites aprendidos persistem via SQLite com debounce de 60s + 24h de validade |
618
+ | 🔄 **Resiliência de Token Refresh** | Circuit breaker por provedor (5 falhas→30min) + timeout de 30s por tentativa |
619
+ | 🛡 **Proteção de Endpoint API** | Gateway de Auth + bloqueio de provedores para o endpoint `/models` |
620
+ | 🔒 **Visibilidade de Proxy** | Badges coloridos: 🟢 global, 🟡 provedor, 🔵 por-conexão com exibição de IP |
621
+ | 🌐 **Proxy em 3 Níveis** | Configure proxies em nível global, por provedor ou por conexão |
618
622
 
619
623
  ### 📊 Observabilidade e Analytics
620
624
 
package/app/.env ADDED
@@ -0,0 +1,122 @@
1
+ # OmniRoute environment contract
2
+ # This file reflects actual runtime usage in the current codebase.
3
+
4
+ # Required
5
+ JWT_SECRET=change-me-to-a-long-random-secret
6
+ INITIAL_PASSWORD=123456
7
+ DATA_DIR=$HOME/.omniroute
8
+
9
+ # Storage (SQLite)
10
+ STORAGE_DRIVER=sqlite
11
+ STORAGE_ENCRYPTION_KEY=change-me-storage-encryption-key
12
+ STORAGE_ENCRYPTION_KEY_VERSION=v1
13
+ LOG_RETENTION_DAYS=90
14
+ SQLITE_MAX_SIZE_MB=2048
15
+ SQLITE_CLEAN_LEGACY_FILES=true
16
+
17
+ # Recommended runtime variables
18
+ PORT=20128
19
+ NODE_ENV=production
20
+ INSTANCE_NAME=omniroute
21
+
22
+ # Recommended security and ops variables
23
+ API_KEY_SECRET=endpoint-proxy-api-key-secret
24
+ MACHINE_ID_SALT=endpoint-proxy-salt
25
+ ENABLE_REQUEST_LOGS=true
26
+ AUTH_COOKIE_SECURE=false
27
+ REQUIRE_API_KEY=false
28
+
29
+ # Cloud sync variables
30
+ # Must point to this running instance so internal sync jobs can call /api/sync/cloud.
31
+ # Server-side preferred variables:
32
+ BASE_URL=http://localhost:20128
33
+ CLOUD_URL=https://cloud.omniroute.online
34
+ # Backward-compatible/public variables:
35
+ NEXT_PUBLIC_BASE_URL=http://localhost:20128
36
+ NEXT_PUBLIC_CLOUD_URL=https://cloud.omniroute.online
37
+
38
+ # Optional outbound proxy variables for upstream provider calls
39
+ # Lowercase variants are also supported: http_proxy, https_proxy, all_proxy, no_proxy
40
+ # HTTP_PROXY=http://127.0.0.1:7890
41
+ # HTTPS_PROXY=http://127.0.0.1:7890
42
+ # ALL_PROXY=socks5://127.0.0.1:7890
43
+ # NO_PROXY=localhost,127.0.0.1
44
+ ENABLE_SOCKS5_PROXY=true
45
+ NEXT_PUBLIC_ENABLE_SOCKS5_PROXY=true
46
+ ENABLE_TLS_FINGERPRINT=true
47
+
48
+ # Optional CLI runtime overrides (Docker/host integration)
49
+ # CLI_MODE=auto
50
+ # CLI_EXTRA_PATHS=/host-cli/bin
51
+ # CLI_CONFIG_HOME=/root
52
+ # CLI_ALLOW_CONFIG_WRITES=true
53
+ # CLI_CLAUDE_BIN=claude
54
+ # CLI_CODEX_BIN=codex
55
+ # CLI_DROID_BIN=droid
56
+ # CLI_OPENCLAW_BIN=openclaw
57
+ # CLI_CURSOR_BIN=agent
58
+ # CLI_CLINE_BIN=cline
59
+ # CLI_ROO_BIN=roo
60
+ # CLI_CONTINUE_BIN=cn
61
+
62
+ # Currently unused by application runtime (kept as reference)
63
+ # INSTANCE_NAME=omniroute
64
+
65
+ # Provider OAuth Credentials (optional — override hardcoded defaults)
66
+ # These can also be set via data/provider-credentials.json
67
+ # CLAUDE_OAUTH_CLIENT_ID=
68
+ # GEMINI_OAUTH_CLIENT_ID=
69
+ GEMINI_OAUTH_CLIENT_SECRET=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
70
+ # GEMINI_CLI_OAUTH_CLIENT_ID=
71
+ GEMINI_CLI_OAUTH_CLIENT_SECRET=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
72
+ # CODEX_OAUTH_CLIENT_ID=
73
+ # CODEX_OAUTH_CLIENT_SECRET=
74
+ # QWEN_OAUTH_CLIENT_ID=
75
+ # IFLOW_OAUTH_CLIENT_ID=
76
+ IFLOW_OAUTH_CLIENT_SECRET=4Z3YjXycVsQvyGF1etiNlIBB4RsqSDtW
77
+ # ANTIGRAVITY_OAUTH_CLIENT_ID=
78
+ ANTIGRAVITY_OAUTH_CLIENT_SECRET=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
79
+
80
+ # Provider User-Agent Overrides (optional — customize per-provider User-Agent headers)
81
+ # Format: {PROVIDER_ID}_USER_AGENT=custom-value
82
+ CLAUDE_USER_AGENT=claude-cli/1.0.83 (external, cli)
83
+ CODEX_USER_AGENT=codex-cli/0.92.0 (Windows 10.0.26100; x64)
84
+ GITHUB_USER_AGENT=GitHubCopilotChat/0.26.7
85
+ ANTIGRAVITY_USER_AGENT=antigravity/1.104.0 darwin/arm64
86
+ KIRO_USER_AGENT=AWS-SDK-JS/3.0.0 kiro-ide/1.0.0
87
+ IFLOW_USER_AGENT=iFlow-Cli
88
+ QWEN_USER_AGENT=google-api-nodejs-client/9.15.1
89
+ CURSOR_USER_AGENT=connect-es/1.6.1
90
+ GEMINI_CLI_USER_AGENT=google-api-nodejs-client/9.15.1
91
+
92
+ # API Key Providers (Phase 1 + Phase 4)
93
+ # Add via Dashboard → Providers → Add API Key, or set here
94
+ # DEEPSEEK_API_KEY=
95
+ # GROQ_API_KEY=
96
+ # XAI_API_KEY=
97
+ # MISTRAL_API_KEY=
98
+ # PERPLEXITY_API_KEY=
99
+ # TOGETHER_API_KEY=
100
+ # FIREWORKS_API_KEY=
101
+ # CEREBRAS_API_KEY=
102
+ # COHERE_API_KEY=
103
+ # NVIDIA_API_KEY=
104
+
105
+ # Embedding Providers (optional — used by /v1/embeddings)
106
+ # NEBIUS_API_KEY=
107
+ # Provider keys above (openai, mistral, together, fireworks, nvidia) also work for embeddings
108
+
109
+ # Timeout settings
110
+ # FETCH_TIMEOUT_MS=120000
111
+ # STREAM_IDLE_TIMEOUT_MS=60000
112
+
113
+ # CORS configuration (default: * allows all origins)
114
+ # CORS_ORIGINS=*
115
+
116
+ # Logging
117
+ # LOG_LEVEL=info
118
+ # LOG_FORMAT=text
119
+ LOG_TO_FILE=true
120
+ # LOG_FILE_PATH=logs/application/app.log
121
+ # LOG_MAX_FILE_SIZE=50M
122
+ # LOG_RETENTION_DAYS=7
@@ -1 +1 @@
1
- ozfkuTtQLl3_rnlOdkSZi
1
+ _9YpgRo-ZrMqtldtpOoa-
@@ -1,50 +1,49 @@
1
1
  {
2
- "/_not-found/page": "/_not-found",
3
2
  "/_global-error/page": "/_global-error",
4
3
  "/api/auth/login/route": "/api/auth/login",
5
4
  "/api/auth/logout/route": "/api/auth/logout",
6
5
  "/api/auth/status/route": "/api/auth/status",
7
6
  "/api/cache/route": "/api/cache",
7
+ "/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
8
8
  "/api/cache/stats/route": "/api/cache/stats",
9
9
  "/api/cli-tools/backups/route": "/api/cli-tools/backups",
10
- "/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
11
10
  "/api/cli-tools/codex-profiles/route": "/api/cli-tools/codex-profiles",
11
+ "/_not-found/page": "/_not-found",
12
12
  "/api/cloud/auth/route": "/api/cloud/auth",
13
13
  "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
14
- "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
15
14
  "/api/cloud/models/alias/route": "/api/cloud/models/alias",
16
15
  "/api/combos/[id]/route": "/api/combos/[id]",
17
16
  "/api/combos/metrics/route": "/api/combos/metrics",
18
17
  "/api/combos/route": "/api/combos",
19
18
  "/api/compliance/audit-log/route": "/api/compliance/audit-log",
20
19
  "/api/db-backups/export/route": "/api/db-backups/export",
21
- "/api/db-backups/exportAll/route": "/api/db-backups/exportAll",
20
+ "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
22
21
  "/api/db-backups/import/route": "/api/db-backups/import",
22
+ "/api/db-backups/exportAll/route": "/api/db-backups/exportAll",
23
23
  "/api/db-backups/route": "/api/db-backups",
24
24
  "/api/evals/[suiteId]/route": "/api/evals/[suiteId]",
25
25
  "/api/evals/route": "/api/evals",
26
26
  "/api/fallback/chains/route": "/api/fallback/chains",
27
- "/api/init/route": "/api/init",
28
- "/api/keys/route": "/api/keys",
29
27
  "/api/keys/[id]/route": "/api/keys/[id]",
28
+ "/api/init/route": "/api/init",
30
29
  "/api/logs/console/route": "/api/logs/console",
31
- "/api/models/alias/route": "/api/models/alias",
30
+ "/api/keys/route": "/api/keys",
32
31
  "/api/models/availability/route": "/api/models/availability",
32
+ "/api/models/alias/route": "/api/models/alias",
33
33
  "/api/models/catalog/route": "/api/models/catalog",
34
- "/api/monitoring/health/route": "/api/monitoring/health",
35
34
  "/api/models/route": "/api/models",
36
35
  "/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
37
36
  "/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
38
37
  "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
39
38
  "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
40
- "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
41
- "/api/policies/route": "/api/policies",
42
39
  "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
43
40
  "/api/pricing/defaults/route": "/api/pricing/defaults",
44
- "/api/pricing/models/route": "/api/pricing/models",
41
+ "/api/policies/route": "/api/policies",
45
42
  "/api/pricing/route": "/api/pricing",
43
+ "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
44
+ "/api/pricing/models/route": "/api/pricing/models",
46
45
  "/api/provider-metrics/route": "/api/provider-metrics",
47
- "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
46
+ "/api/monitoring/health/route": "/api/monitoring/health",
48
47
  "/api/provider-models/route": "/api/provider-models",
49
48
  "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
50
49
  "/api/providers/[id]/models/route": "/api/providers/[id]/models",
@@ -54,98 +53,101 @@
54
53
  "/api/providers/test-batch/route": "/api/providers/test-batch",
55
54
  "/api/providers/validate/route": "/api/providers/validate",
56
55
  "/api/rate-limit/route": "/api/rate-limit",
56
+ "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
57
57
  "/api/rate-limits/route": "/api/rate-limits",
58
58
  "/api/resilience/reset/route": "/api/resilience/reset",
59
- "/api/resilience/route": "/api/resilience",
60
59
  "/api/restart/route": "/api/restart",
61
- "/api/settings/combo-defaults/route": "/api/settings/combo-defaults",
60
+ "/api/resilience/route": "/api/resilience",
62
61
  "/api/sessions/route": "/api/sessions",
62
+ "/api/settings/combo-defaults/route": "/api/settings/combo-defaults",
63
+ "/api/settings/background-degradation/route": "/api/settings/background-degradation",
63
64
  "/api/settings/ip-filter/route": "/api/settings/ip-filter",
65
+ "/api/settings/model-aliases/route": "/api/settings/model-aliases",
64
66
  "/api/settings/require-login/route": "/api/settings/require-login",
65
67
  "/api/settings/system-prompt/route": "/api/settings/system-prompt",
66
68
  "/api/settings/thinking-budget/route": "/api/settings/thinking-budget",
67
- "/api/storage/health/route": "/api/storage/health",
68
69
  "/api/shutdown/route": "/api/shutdown",
70
+ "/api/storage/health/route": "/api/storage/health",
69
71
  "/api/sync/cloud/route": "/api/sync/cloud",
70
72
  "/api/sync/initialize/route": "/api/sync/initialize",
71
73
  "/api/tags/route": "/api/tags",
72
74
  "/api/telemetry/summary/route": "/api/telemetry/summary",
73
75
  "/api/token-health/route": "/api/token-health",
74
- "/api/translator/detect/route": "/api/translator/detect",
75
76
  "/api/translator/history/route": "/api/translator/history",
76
77
  "/api/translator/load/route": "/api/translator/load",
77
78
  "/api/translator/save/route": "/api/translator/save",
79
+ "/api/translator/detect/route": "/api/translator/detect",
78
80
  "/api/translator/translate/route": "/api/translator/translate",
79
81
  "/api/translator/send/route": "/api/translator/send",
80
- "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
81
82
  "/api/usage/analytics/route": "/api/usage/analytics",
82
83
  "/api/usage/budget/route": "/api/usage/budget",
83
- "/api/usage/call-logs/[id]/route": "/api/usage/call-logs/[id]",
84
84
  "/api/usage/call-logs/route": "/api/usage/call-logs",
85
- "/api/usage/logs/route": "/api/usage/logs",
85
+ "/api/usage/call-logs/[id]/route": "/api/usage/call-logs/[id]",
86
86
  "/api/usage/history/route": "/api/usage/history",
87
+ "/api/usage/logs/route": "/api/usage/logs",
87
88
  "/api/usage/request-logs/route": "/api/usage/request-logs",
88
89
  "/api/v1/api/chat/route": "/api/v1/api/chat",
89
90
  "/api/v1/audio/speech/route": "/api/v1/audio/speech",
91
+ "/api/v1/embeddings/route": "/api/v1/embeddings",
90
92
  "/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
91
93
  "/api/v1/images/generations/route": "/api/v1/images/generations",
92
- "/api/v1/embeddings/route": "/api/v1/embeddings",
93
94
  "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
95
+ "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
94
96
  "/api/v1/messages/route": "/api/v1/messages",
95
- "/api/v1/models/route": "/api/v1/models",
96
97
  "/api/v1/moderations/route": "/api/v1/moderations",
97
- "/api/v1/music/generations/route": "/api/v1/music/generations",
98
+ "/api/v1/models/route": "/api/v1/models",
98
99
  "/api/v1/providers/[provider]/chat/completions/route": "/api/v1/providers/[provider]/chat/completions",
99
100
  "/api/v1/providers/[provider]/embeddings/route": "/api/v1/providers/[provider]/embeddings",
100
- "/api/v1/providers/[provider]/images/generations/route": "/api/v1/providers/[provider]/images/generations",
101
- "/api/v1/rerank/route": "/api/v1/rerank",
101
+ "/api/v1/music/generations/route": "/api/v1/music/generations",
102
102
  "/api/v1/responses/route": "/api/v1/responses",
103
+ "/api/v1/rerank/route": "/api/v1/rerank",
103
104
  "/api/v1/route": "/api/v1",
104
105
  "/api/v1/videos/generations/route": "/api/v1/videos/generations",
105
106
  "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
106
107
  "/api/v1beta/models/route": "/api/v1beta/models",
108
+ "/api/v1/providers/[provider]/images/generations/route": "/api/v1/providers/[provider]/images/generations",
107
109
  "/api/cli-tools/antigravity-mitm/route": "/api/cli-tools/antigravity-mitm",
108
110
  "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
109
111
  "/api/cli-tools/cline-settings/route": "/api/cli-tools/cline-settings",
110
- "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
111
112
  "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
112
113
  "/api/cli-tools/guide-settings/[toolId]/route": "/api/cli-tools/guide-settings/[toolId]",
113
- "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
114
+ "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
114
115
  "/api/cli-tools/runtime/[toolId]/route": "/api/cli-tools/runtime/[toolId]",
116
+ "/api/cli-tools/kilo-settings/route": "/api/cli-tools/kilo-settings",
115
117
  "/api/cli-tools/status/route": "/api/cli-tools/status",
116
118
  "/api/combos/test/route": "/api/combos/test",
119
+ "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
117
120
  "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
118
121
  "/api/provider-nodes/route": "/api/provider-nodes",
119
- "/api/cli-tools/kilo-settings/route": "/api/cli-tools/kilo-settings",
120
122
  "/api/settings/proxy/test/route": "/api/settings/proxy/test",
123
+ "/api/settings/proxy/route": "/api/settings/proxy",
121
124
  "/api/settings/route": "/api/settings",
125
+ "/api/providers/[id]/test/route": "/api/providers/[id]/test",
122
126
  "/api/usage/proxy-logs/route": "/api/usage/proxy-logs",
123
127
  "/api/v1/chat/completions/route": "/api/v1/chat/completions",
124
- "/api/providers/[id]/test/route": "/api/providers/[id]/test",
125
- "/api/settings/proxy/route": "/api/settings/proxy",
126
128
  "/callback/page": "/callback",
127
129
  "/docs/page": "/docs",
128
- "/forbidden/page": "/forbidden",
129
130
  "/forgot-password/page": "/forgot-password",
130
131
  "/landing/page": "/landing",
132
+ "/forbidden/page": "/forbidden",
131
133
  "/login/page": "/login",
132
134
  "/page": "/",
133
- "/terms/page": "/terms",
134
135
  "/privacy/page": "/privacy",
136
+ "/terms/page": "/terms",
135
137
  "/(dashboard)/dashboard/analytics/page": "/dashboard/analytics",
136
138
  "/(dashboard)/dashboard/api-manager/page": "/dashboard/api-manager",
137
139
  "/(dashboard)/dashboard/audit-log/page": "/dashboard/audit-log",
138
- "/(dashboard)/dashboard/costs/page": "/dashboard/costs",
139
140
  "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
140
- "/(dashboard)/dashboard/health/page": "/dashboard/health",
141
+ "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
141
142
  "/(dashboard)/dashboard/limits/page": "/dashboard/limits",
143
+ "/(dashboard)/dashboard/costs/page": "/dashboard/costs",
144
+ "/(dashboard)/dashboard/health/page": "/dashboard/health",
142
145
  "/(dashboard)/dashboard/media/page": "/dashboard/media",
143
- "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
144
146
  "/(dashboard)/dashboard/onboarding/page": "/dashboard/onboarding",
145
147
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
146
148
  "/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
147
- "/(dashboard)/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
148
149
  "/(dashboard)/dashboard/settings/page": "/dashboard/settings",
150
+ "/(dashboard)/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
149
151
  "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
150
152
  "/(dashboard)/dashboard/logs/page": "/dashboard/logs",
151
153
  "/(dashboard)/dashboard/page": "/dashboard",
@@ -4,14 +4,14 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/ozfkuTtQLl3_rnlOdkSZi/_buildManifest.js",
8
- "static/ozfkuTtQLl3_rnlOdkSZi/_ssgManifest.js"
7
+ "static/_9YpgRo-ZrMqtldtpOoa-/_buildManifest.js",
8
+ "static/_9YpgRo-ZrMqtldtpOoa-/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-9837b0fbf7de0b62.js",
12
12
  "static/chunks/4bd1b696-e5d7c65570c947b7.js",
13
13
  "static/chunks/3794-337d1ca25ad99a89.js",
14
- "static/chunks/main-app-c9da11a8061df107.js"
14
+ "static/chunks/main-app-ae230f6bf51a5edb.js"
15
15
  ],
16
16
  "rootMainFilesTree": {},
17
17
  "pages": {
@@ -29,8 +29,8 @@
29
29
  "dynamicRoutes": {},
30
30
  "notFoundRoutes": [],
31
31
  "preview": {
32
- "previewModeId": "41ad1c360650d344d179a1eea7f8903d",
33
- "previewModeSigningKey": "91dad0e41aa0216868dcf0b082543444afbb697309e015d81ceda3fc3d068144",
34
- "previewModeEncryptionKey": "33a280d61049b1391c295c1493c14c6f09df2495899f8888c2610bb8f22505da"
32
+ "previewModeId": "658b6f16f8275a8af136b7302c61ffea",
33
+ "previewModeSigningKey": "d06c8bbd78b6f6d1551c422885e777955f0d012430207f341b98736c12b65f1f",
34
+ "previewModeEncryptionKey": "7bff15949a62aa0d25cb87f7f126acf3b8295bda9e88b6ca506be15bab006d6d"
35
35
  }
36
36
  }
@@ -160,7 +160,7 @@
160
160
  "proxyPrefetch": "flexible",
161
161
  "optimisticClientCache": true,
162
162
  "manualClientBasePath": false,
163
- "cpus": 3,
163
+ "cpus": 23,
164
164
  "memoryBasedWorkersCount": false,
165
165
  "imgOptConcurrency": null,
166
166
  "imgOptTimeoutInSeconds": 7,
@@ -597,6 +597,12 @@
597
597
  "routeKeys": {},
598
598
  "namedRegex": "^/api/settings(?:/)?$"
599
599
  },
600
+ {
601
+ "page": "/api/settings/background-degradation",
602
+ "regex": "^/api/settings/background\\-degradation(?:/)?$",
603
+ "routeKeys": {},
604
+ "namedRegex": "^/api/settings/background\\-degradation(?:/)?$"
605
+ },
600
606
  {
601
607
  "page": "/api/settings/combo-defaults",
602
608
  "regex": "^/api/settings/combo\\-defaults(?:/)?$",
@@ -609,6 +615,12 @@
609
615
  "routeKeys": {},
610
616
  "namedRegex": "^/api/settings/ip\\-filter(?:/)?$"
611
617
  },
618
+ {
619
+ "page": "/api/settings/model-aliases",
620
+ "regex": "^/api/settings/model\\-aliases(?:/)?$",
621
+ "routeKeys": {},
622
+ "namedRegex": "^/api/settings/model\\-aliases(?:/)?$"
623
+ },
612
624
  {
613
625
  "page": "/api/settings/proxy",
614
626
  "regex": "^/api/settings/proxy(?:/)?$",