omniroute 2.5.0 → 2.5.2

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 (580) hide show
  1. package/README.md +17 -0
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +50 -49
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/routes-manifest.json +6 -0
  6. package/app/.next/server/app/(dashboard)/dashboard/a2a/page_client-reference-manifest.js +1 -1
  7. package/app/.next/server/app/(dashboard)/dashboard/agents/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  23. package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  26. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  29. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  30. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/.well-known/agent.json/route_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/_global-error.html +2 -2
  45. package/app/.next/server/app/_global-error.rsc +1 -1
  46. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  47. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  48. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  49. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  50. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  51. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  52. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/a2a/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/a2a/status/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/a2a/tasks/[id]/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/a2a/tasks/route_client-reference-manifest.js +1 -1
  58. package/app/.next/server/app/api/acp/agents/route_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/combos/auto/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/mcp/audit/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/mcp/audit/stats/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/mcp/sse/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/mcp/stream/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/models/openrouter-catalog/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/pricing/sync/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/providers/[id]/refresh/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  131. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/settings/background-degradation/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/settings/codex-service-tier/route.js +1 -0
  145. package/app/.next/server/app/api/settings/codex-service-tier/route.js.nft.json +1 -0
  146. package/app/.next/server/app/api/settings/codex-service-tier/route_client-reference-manifest.js +1 -0
  147. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/settings/task-routing/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  171. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  172. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/usage/quota/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  183. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  184. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  188. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  189. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/v1/completions/route.js +1 -1
  191. package/app/.next/server/app/api/v1/completions/route.js.nft.json +1 -1
  192. package/app/.next/server/app/api/v1/completions/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  197. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  198. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  203. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  204. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  209. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  210. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  214. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  215. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  218. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  220. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  221. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  223. package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
  224. package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  227. package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  229. package/app/.next/server/app-paths-manifest.json +50 -49
  230. package/app/.next/server/chunks/1909.js +1 -1
  231. package/app/.next/server/chunks/{7535.js → 2433.js} +2 -2
  232. package/app/.next/server/chunks/3596.js +1 -1
  233. package/app/.next/server/chunks/3831.js +117 -0
  234. package/app/.next/server/chunks/4335.js +1 -0
  235. package/app/.next/server/chunks/4935.js +1 -1
  236. package/app/.next/server/chunks/5807.js +1 -0
  237. package/app/.next/server/chunks/5979.js +1 -1
  238. package/app/.next/server/chunks/6094.js +1 -1
  239. package/app/.next/server/chunks/7327.js +1 -1
  240. package/app/.next/server/chunks/7544.js +2 -118
  241. package/app/.next/server/chunks/8907.js +1 -1
  242. package/app/.next/server/chunks/9631.js +1 -1
  243. package/app/.next/server/instrumentation.js +1 -1
  244. package/app/.next/server/middleware.js +1 -1
  245. package/app/.next/server/pages/500.html +2 -2
  246. package/app/.next/server/server-reference-manifest.js +1 -1
  247. package/app/.next/server/server-reference-manifest.json +1 -1
  248. package/app/.next/static/3s5SDPHTqXdRuXH0NTawz/_buildManifest.js +1 -0
  249. package/app/.next/static/chunks/5846-5e09930da5f637df.js +2 -0
  250. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-ded42d031c158dd8.js +1 -0
  251. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-c311c2074730a9d4.js +1 -0
  252. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-df62bcc49944269c.js +1 -0
  253. package/app/.next/static/chunks/app/.well-known/agent.json/route-ded42d031c158dd8.js +1 -0
  254. package/app/.next/static/chunks/app/400/layout-ded42d031c158dd8.js +1 -0
  255. package/app/.next/static/chunks/app/401/layout-ded42d031c158dd8.js +1 -0
  256. package/app/.next/static/chunks/app/403/layout-ded42d031c158dd8.js +1 -0
  257. package/app/.next/static/chunks/app/408/layout-ded42d031c158dd8.js +1 -0
  258. package/app/.next/static/chunks/app/429/layout-ded42d031c158dd8.js +1 -0
  259. package/app/.next/static/chunks/app/500/layout-ded42d031c158dd8.js +1 -0
  260. package/app/.next/static/chunks/app/502/layout-ded42d031c158dd8.js +1 -0
  261. package/app/.next/static/chunks/app/503/layout-ded42d031c158dd8.js +1 -0
  262. package/app/.next/static/chunks/app/_global-error/page-ded42d031c158dd8.js +1 -0
  263. package/app/.next/static/chunks/app/_not-found/page-ded42d031c158dd8.js +1 -0
  264. package/app/.next/static/chunks/app/a2a/route-ded42d031c158dd8.js +1 -0
  265. package/app/.next/static/chunks/app/api/a2a/status/route-ded42d031c158dd8.js +1 -0
  266. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-ded42d031c158dd8.js +1 -0
  267. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-ded42d031c158dd8.js +1 -0
  268. package/app/.next/static/chunks/app/api/a2a/tasks/route-ded42d031c158dd8.js +1 -0
  269. package/app/.next/static/chunks/app/api/acp/agents/route-ded42d031c158dd8.js +1 -0
  270. package/app/.next/static/chunks/app/api/auth/login/route-ded42d031c158dd8.js +1 -0
  271. package/app/.next/static/chunks/app/api/auth/logout/route-ded42d031c158dd8.js +1 -0
  272. package/app/.next/static/chunks/app/api/auth/status/route-ded42d031c158dd8.js +1 -0
  273. package/app/.next/static/chunks/app/api/cache/route-ded42d031c158dd8.js +1 -0
  274. package/app/.next/static/chunks/app/api/cache/stats/route-ded42d031c158dd8.js +1 -0
  275. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ded42d031c158dd8.js +1 -0
  276. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-ded42d031c158dd8.js +1 -0
  277. package/app/.next/static/chunks/app/api/cli-tools/backups/route-ded42d031c158dd8.js +1 -0
  278. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-ded42d031c158dd8.js +1 -0
  279. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-ded42d031c158dd8.js +1 -0
  280. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-ded42d031c158dd8.js +1 -0
  281. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-ded42d031c158dd8.js +1 -0
  282. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-ded42d031c158dd8.js +1 -0
  283. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-ded42d031c158dd8.js +1 -0
  284. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-ded42d031c158dd8.js +1 -0
  285. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-ded42d031c158dd8.js +1 -0
  286. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-ded42d031c158dd8.js +1 -0
  287. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-ded42d031c158dd8.js +1 -0
  288. package/app/.next/static/chunks/app/api/cli-tools/status/route-ded42d031c158dd8.js +1 -0
  289. package/app/.next/static/chunks/app/api/cloud/auth/route-ded42d031c158dd8.js +1 -0
  290. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-ded42d031c158dd8.js +1 -0
  291. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-ded42d031c158dd8.js +1 -0
  292. package/app/.next/static/chunks/app/api/cloud/models/alias/route-ded42d031c158dd8.js +1 -0
  293. package/app/.next/static/chunks/app/api/combos/[id]/route-ded42d031c158dd8.js +1 -0
  294. package/app/.next/static/chunks/app/api/combos/auto/route-ded42d031c158dd8.js +1 -0
  295. package/app/.next/static/chunks/app/api/combos/metrics/route-ded42d031c158dd8.js +1 -0
  296. package/app/.next/static/chunks/app/api/combos/route-ded42d031c158dd8.js +1 -0
  297. package/app/.next/static/chunks/app/api/combos/test/route-ded42d031c158dd8.js +1 -0
  298. package/app/.next/static/chunks/app/api/compliance/audit-log/route-ded42d031c158dd8.js +1 -0
  299. package/app/.next/static/chunks/app/api/db-backups/export/route-ded42d031c158dd8.js +1 -0
  300. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-ded42d031c158dd8.js +1 -0
  301. package/app/.next/static/chunks/app/api/db-backups/import/route-ded42d031c158dd8.js +1 -0
  302. package/app/.next/static/chunks/app/api/db-backups/route-ded42d031c158dd8.js +1 -0
  303. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-ded42d031c158dd8.js +1 -0
  304. package/app/.next/static/chunks/app/api/evals/route-ded42d031c158dd8.js +1 -0
  305. package/app/.next/static/chunks/app/api/fallback/chains/route-ded42d031c158dd8.js +1 -0
  306. package/app/.next/static/chunks/app/api/init/route-ded42d031c158dd8.js +1 -0
  307. package/app/.next/static/chunks/app/api/keys/[id]/route-ded42d031c158dd8.js +1 -0
  308. package/app/.next/static/chunks/app/api/keys/route-ded42d031c158dd8.js +1 -0
  309. package/app/.next/static/chunks/app/api/logs/console/route-ded42d031c158dd8.js +1 -0
  310. package/app/.next/static/chunks/app/api/mcp/audit/route-ded42d031c158dd8.js +1 -0
  311. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-ded42d031c158dd8.js +1 -0
  312. package/app/.next/static/chunks/app/api/mcp/sse/route-ded42d031c158dd8.js +1 -0
  313. package/app/.next/static/chunks/app/api/mcp/status/route-ded42d031c158dd8.js +1 -0
  314. package/app/.next/static/chunks/app/api/mcp/stream/route-ded42d031c158dd8.js +1 -0
  315. package/app/.next/static/chunks/app/api/mcp/tools/route-ded42d031c158dd8.js +1 -0
  316. package/app/.next/static/chunks/app/api/models/alias/route-ded42d031c158dd8.js +1 -0
  317. package/app/.next/static/chunks/app/api/models/availability/route-ded42d031c158dd8.js +1 -0
  318. package/app/.next/static/chunks/app/api/models/catalog/route-ded42d031c158dd8.js +1 -0
  319. package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-ded42d031c158dd8.js +1 -0
  320. package/app/.next/static/chunks/app/api/models/route-ded42d031c158dd8.js +1 -0
  321. package/app/.next/static/chunks/app/api/monitoring/health/route-ded42d031c158dd8.js +1 -0
  322. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-ded42d031c158dd8.js +1 -0
  323. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-ded42d031c158dd8.js +1 -0
  324. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-ded42d031c158dd8.js +1 -0
  325. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-ded42d031c158dd8.js +1 -0
  326. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-ded42d031c158dd8.js +1 -0
  327. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-ded42d031c158dd8.js +1 -0
  328. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-ded42d031c158dd8.js +1 -0
  329. package/app/.next/static/chunks/app/api/policies/route-ded42d031c158dd8.js +1 -0
  330. package/app/.next/static/chunks/app/api/pricing/defaults/route-ded42d031c158dd8.js +1 -0
  331. package/app/.next/static/chunks/app/api/pricing/models/route-ded42d031c158dd8.js +1 -0
  332. package/app/.next/static/chunks/app/api/pricing/route-ded42d031c158dd8.js +1 -0
  333. package/app/.next/static/chunks/app/api/pricing/sync/route-ded42d031c158dd8.js +1 -0
  334. package/app/.next/static/chunks/app/api/provider-metrics/route-ded42d031c158dd8.js +1 -0
  335. package/app/.next/static/chunks/app/api/provider-models/route-ded42d031c158dd8.js +1 -0
  336. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-ded42d031c158dd8.js +1 -0
  337. package/app/.next/static/chunks/app/api/provider-nodes/route-ded42d031c158dd8.js +1 -0
  338. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-ded42d031c158dd8.js +1 -0
  339. package/app/.next/static/chunks/app/api/providers/[id]/models/route-ded42d031c158dd8.js +1 -0
  340. package/app/.next/static/chunks/app/api/providers/[id]/refresh/route-ded42d031c158dd8.js +1 -0
  341. package/app/.next/static/chunks/app/api/providers/[id]/route-ded42d031c158dd8.js +1 -0
  342. package/app/.next/static/chunks/app/api/providers/[id]/test/route-ded42d031c158dd8.js +1 -0
  343. package/app/.next/static/chunks/app/api/providers/client/route-ded42d031c158dd8.js +1 -0
  344. package/app/.next/static/chunks/app/api/providers/route-ded42d031c158dd8.js +1 -0
  345. package/app/.next/static/chunks/app/api/providers/test-batch/route-ded42d031c158dd8.js +1 -0
  346. package/app/.next/static/chunks/app/api/providers/validate/route-ded42d031c158dd8.js +1 -0
  347. package/app/.next/static/chunks/app/api/rate-limit/route-ded42d031c158dd8.js +1 -0
  348. package/app/.next/static/chunks/app/api/rate-limits/route-ded42d031c158dd8.js +1 -0
  349. package/app/.next/static/chunks/app/api/resilience/reset/route-ded42d031c158dd8.js +1 -0
  350. package/app/.next/static/chunks/app/api/resilience/route-ded42d031c158dd8.js +1 -0
  351. package/app/.next/static/chunks/app/api/restart/route-ded42d031c158dd8.js +1 -0
  352. package/app/.next/static/chunks/app/api/sessions/route-ded42d031c158dd8.js +1 -0
  353. package/app/.next/static/chunks/app/api/settings/background-degradation/route-ded42d031c158dd8.js +1 -0
  354. package/app/.next/static/chunks/app/api/settings/codex-service-tier/route-ded42d031c158dd8.js +1 -0
  355. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-ded42d031c158dd8.js +1 -0
  356. package/app/.next/static/chunks/app/api/settings/ip-filter/route-ded42d031c158dd8.js +1 -0
  357. package/app/.next/static/chunks/app/api/settings/model-aliases/route-ded42d031c158dd8.js +1 -0
  358. package/app/.next/static/chunks/app/api/settings/proxy/route-ded42d031c158dd8.js +1 -0
  359. package/app/.next/static/chunks/app/api/settings/proxy/test/route-ded42d031c158dd8.js +1 -0
  360. package/app/.next/static/chunks/app/api/settings/require-login/route-ded42d031c158dd8.js +1 -0
  361. package/app/.next/static/chunks/app/api/settings/route-ded42d031c158dd8.js +1 -0
  362. package/app/.next/static/chunks/app/api/settings/system-prompt/route-ded42d031c158dd8.js +1 -0
  363. package/app/.next/static/chunks/app/api/settings/task-routing/route-ded42d031c158dd8.js +1 -0
  364. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-ded42d031c158dd8.js +1 -0
  365. package/app/.next/static/chunks/app/api/shutdown/route-ded42d031c158dd8.js +1 -0
  366. package/app/.next/static/chunks/app/api/storage/health/route-ded42d031c158dd8.js +1 -0
  367. package/app/.next/static/chunks/app/api/sync/cloud/route-ded42d031c158dd8.js +1 -0
  368. package/app/.next/static/chunks/app/api/sync/initialize/route-ded42d031c158dd8.js +1 -0
  369. package/app/.next/static/chunks/app/api/tags/route-ded42d031c158dd8.js +1 -0
  370. package/app/.next/static/chunks/app/api/telemetry/summary/route-ded42d031c158dd8.js +1 -0
  371. package/app/.next/static/chunks/app/api/token-health/route-ded42d031c158dd8.js +1 -0
  372. package/app/.next/static/chunks/app/api/translator/detect/route-ded42d031c158dd8.js +1 -0
  373. package/app/.next/static/chunks/app/api/translator/history/route-ded42d031c158dd8.js +1 -0
  374. package/app/.next/static/chunks/app/api/translator/load/route-ded42d031c158dd8.js +1 -0
  375. package/app/.next/static/chunks/app/api/translator/save/route-ded42d031c158dd8.js +1 -0
  376. package/app/.next/static/chunks/app/api/translator/send/route-ded42d031c158dd8.js +1 -0
  377. package/app/.next/static/chunks/app/api/translator/translate/route-ded42d031c158dd8.js +1 -0
  378. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-ded42d031c158dd8.js +1 -0
  379. package/app/.next/static/chunks/app/api/usage/analytics/route-ded42d031c158dd8.js +1 -0
  380. package/app/.next/static/chunks/app/api/usage/budget/route-ded42d031c158dd8.js +1 -0
  381. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-ded42d031c158dd8.js +1 -0
  382. package/app/.next/static/chunks/app/api/usage/call-logs/route-ded42d031c158dd8.js +1 -0
  383. package/app/.next/static/chunks/app/api/usage/history/route-ded42d031c158dd8.js +1 -0
  384. package/app/.next/static/chunks/app/api/usage/logs/route-ded42d031c158dd8.js +1 -0
  385. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-ded42d031c158dd8.js +1 -0
  386. package/app/.next/static/chunks/app/api/usage/quota/route-ded42d031c158dd8.js +1 -0
  387. package/app/.next/static/chunks/app/api/usage/request-logs/route-ded42d031c158dd8.js +1 -0
  388. package/app/.next/static/chunks/app/api/v1/api/chat/route-ded42d031c158dd8.js +1 -0
  389. package/app/.next/static/chunks/app/api/v1/audio/speech/route-ded42d031c158dd8.js +1 -0
  390. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-ded42d031c158dd8.js +1 -0
  391. package/app/.next/static/chunks/app/api/v1/chat/completions/route-ded42d031c158dd8.js +1 -0
  392. package/app/.next/static/chunks/app/api/v1/completions/route-ded42d031c158dd8.js +1 -0
  393. package/app/.next/static/chunks/app/api/v1/embeddings/route-ded42d031c158dd8.js +1 -0
  394. package/app/.next/static/chunks/app/api/v1/images/generations/route-ded42d031c158dd8.js +1 -0
  395. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-ded42d031c158dd8.js +1 -0
  396. package/app/.next/static/chunks/app/api/v1/messages/route-ded42d031c158dd8.js +1 -0
  397. package/app/.next/static/chunks/app/api/v1/models/route-ded42d031c158dd8.js +1 -0
  398. package/app/.next/static/chunks/app/api/v1/moderations/route-ded42d031c158dd8.js +1 -0
  399. package/app/.next/static/chunks/app/api/v1/music/generations/route-ded42d031c158dd8.js +1 -0
  400. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-ded42d031c158dd8.js +1 -0
  401. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-ded42d031c158dd8.js +1 -0
  402. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-ded42d031c158dd8.js +1 -0
  403. package/app/.next/static/chunks/app/api/v1/rerank/route-ded42d031c158dd8.js +1 -0
  404. package/app/.next/static/chunks/app/api/v1/responses/route-ded42d031c158dd8.js +1 -0
  405. package/app/.next/static/chunks/app/api/v1/route-ded42d031c158dd8.js +1 -0
  406. package/app/.next/static/chunks/app/api/v1/videos/generations/route-ded42d031c158dd8.js +1 -0
  407. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-ded42d031c158dd8.js +1 -0
  408. package/app/.next/static/chunks/app/api/v1beta/models/route-ded42d031c158dd8.js +1 -0
  409. package/app/.next/static/chunks/app/page-ded42d031c158dd8.js +1 -0
  410. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-ded42d031c158dd8.js +1 -0
  411. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-ded42d031c158dd8.js +1 -0
  412. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ded42d031c158dd8.js +1 -0
  413. package/app/.next/static/css/{b02e1066800fe4d6.css → 14ede48bbc2cd561.css} +1 -1
  414. package/app/package.json +1 -1
  415. package/package.json +1 -1
  416. package/app/.next/static/M35Z_Bh-lQ1uO7hB_-bVc/_buildManifest.js +0 -1
  417. package/app/.next/static/chunks/5846-f92dd844022ac1b0.js +0 -2
  418. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-1787cfdb0a81cffb.js +0 -1
  419. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-f9cc44c947796a9e.js +0 -1
  420. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-cbaa4b638a583fe9.js +0 -1
  421. package/app/.next/static/chunks/app/.well-known/agent.json/route-1787cfdb0a81cffb.js +0 -1
  422. package/app/.next/static/chunks/app/400/layout-1787cfdb0a81cffb.js +0 -1
  423. package/app/.next/static/chunks/app/401/layout-1787cfdb0a81cffb.js +0 -1
  424. package/app/.next/static/chunks/app/403/layout-1787cfdb0a81cffb.js +0 -1
  425. package/app/.next/static/chunks/app/408/layout-1787cfdb0a81cffb.js +0 -1
  426. package/app/.next/static/chunks/app/429/layout-1787cfdb0a81cffb.js +0 -1
  427. package/app/.next/static/chunks/app/500/layout-1787cfdb0a81cffb.js +0 -1
  428. package/app/.next/static/chunks/app/502/layout-1787cfdb0a81cffb.js +0 -1
  429. package/app/.next/static/chunks/app/503/layout-1787cfdb0a81cffb.js +0 -1
  430. package/app/.next/static/chunks/app/_global-error/page-1787cfdb0a81cffb.js +0 -1
  431. package/app/.next/static/chunks/app/_not-found/page-1787cfdb0a81cffb.js +0 -1
  432. package/app/.next/static/chunks/app/a2a/route-1787cfdb0a81cffb.js +0 -1
  433. package/app/.next/static/chunks/app/api/a2a/status/route-1787cfdb0a81cffb.js +0 -1
  434. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-1787cfdb0a81cffb.js +0 -1
  435. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-1787cfdb0a81cffb.js +0 -1
  436. package/app/.next/static/chunks/app/api/a2a/tasks/route-1787cfdb0a81cffb.js +0 -1
  437. package/app/.next/static/chunks/app/api/acp/agents/route-1787cfdb0a81cffb.js +0 -1
  438. package/app/.next/static/chunks/app/api/auth/login/route-1787cfdb0a81cffb.js +0 -1
  439. package/app/.next/static/chunks/app/api/auth/logout/route-1787cfdb0a81cffb.js +0 -1
  440. package/app/.next/static/chunks/app/api/auth/status/route-1787cfdb0a81cffb.js +0 -1
  441. package/app/.next/static/chunks/app/api/cache/route-1787cfdb0a81cffb.js +0 -1
  442. package/app/.next/static/chunks/app/api/cache/stats/route-1787cfdb0a81cffb.js +0 -1
  443. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1787cfdb0a81cffb.js +0 -1
  444. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1787cfdb0a81cffb.js +0 -1
  445. package/app/.next/static/chunks/app/api/cli-tools/backups/route-1787cfdb0a81cffb.js +0 -1
  446. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1787cfdb0a81cffb.js +0 -1
  447. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1787cfdb0a81cffb.js +0 -1
  448. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-1787cfdb0a81cffb.js +0 -1
  449. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1787cfdb0a81cffb.js +0 -1
  450. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1787cfdb0a81cffb.js +0 -1
  451. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-1787cfdb0a81cffb.js +0 -1
  452. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1787cfdb0a81cffb.js +0 -1
  453. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-1787cfdb0a81cffb.js +0 -1
  454. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1787cfdb0a81cffb.js +0 -1
  455. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-1787cfdb0a81cffb.js +0 -1
  456. package/app/.next/static/chunks/app/api/cli-tools/status/route-1787cfdb0a81cffb.js +0 -1
  457. package/app/.next/static/chunks/app/api/cloud/auth/route-1787cfdb0a81cffb.js +0 -1
  458. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1787cfdb0a81cffb.js +0 -1
  459. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1787cfdb0a81cffb.js +0 -1
  460. package/app/.next/static/chunks/app/api/cloud/models/alias/route-1787cfdb0a81cffb.js +0 -1
  461. package/app/.next/static/chunks/app/api/combos/[id]/route-1787cfdb0a81cffb.js +0 -1
  462. package/app/.next/static/chunks/app/api/combos/auto/route-1787cfdb0a81cffb.js +0 -1
  463. package/app/.next/static/chunks/app/api/combos/metrics/route-1787cfdb0a81cffb.js +0 -1
  464. package/app/.next/static/chunks/app/api/combos/route-1787cfdb0a81cffb.js +0 -1
  465. package/app/.next/static/chunks/app/api/combos/test/route-1787cfdb0a81cffb.js +0 -1
  466. package/app/.next/static/chunks/app/api/compliance/audit-log/route-1787cfdb0a81cffb.js +0 -1
  467. package/app/.next/static/chunks/app/api/db-backups/export/route-1787cfdb0a81cffb.js +0 -1
  468. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-1787cfdb0a81cffb.js +0 -1
  469. package/app/.next/static/chunks/app/api/db-backups/import/route-1787cfdb0a81cffb.js +0 -1
  470. package/app/.next/static/chunks/app/api/db-backups/route-1787cfdb0a81cffb.js +0 -1
  471. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-1787cfdb0a81cffb.js +0 -1
  472. package/app/.next/static/chunks/app/api/evals/route-1787cfdb0a81cffb.js +0 -1
  473. package/app/.next/static/chunks/app/api/fallback/chains/route-1787cfdb0a81cffb.js +0 -1
  474. package/app/.next/static/chunks/app/api/init/route-1787cfdb0a81cffb.js +0 -1
  475. package/app/.next/static/chunks/app/api/keys/[id]/route-1787cfdb0a81cffb.js +0 -1
  476. package/app/.next/static/chunks/app/api/keys/route-1787cfdb0a81cffb.js +0 -1
  477. package/app/.next/static/chunks/app/api/logs/console/route-1787cfdb0a81cffb.js +0 -1
  478. package/app/.next/static/chunks/app/api/mcp/audit/route-1787cfdb0a81cffb.js +0 -1
  479. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-1787cfdb0a81cffb.js +0 -1
  480. package/app/.next/static/chunks/app/api/mcp/sse/route-1787cfdb0a81cffb.js +0 -1
  481. package/app/.next/static/chunks/app/api/mcp/status/route-1787cfdb0a81cffb.js +0 -1
  482. package/app/.next/static/chunks/app/api/mcp/stream/route-1787cfdb0a81cffb.js +0 -1
  483. package/app/.next/static/chunks/app/api/mcp/tools/route-1787cfdb0a81cffb.js +0 -1
  484. package/app/.next/static/chunks/app/api/models/alias/route-1787cfdb0a81cffb.js +0 -1
  485. package/app/.next/static/chunks/app/api/models/availability/route-1787cfdb0a81cffb.js +0 -1
  486. package/app/.next/static/chunks/app/api/models/catalog/route-1787cfdb0a81cffb.js +0 -1
  487. package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-1787cfdb0a81cffb.js +0 -1
  488. package/app/.next/static/chunks/app/api/models/route-1787cfdb0a81cffb.js +0 -1
  489. package/app/.next/static/chunks/app/api/monitoring/health/route-1787cfdb0a81cffb.js +0 -1
  490. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1787cfdb0a81cffb.js +0 -1
  491. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1787cfdb0a81cffb.js +0 -1
  492. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1787cfdb0a81cffb.js +0 -1
  493. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1787cfdb0a81cffb.js +0 -1
  494. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1787cfdb0a81cffb.js +0 -1
  495. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1787cfdb0a81cffb.js +0 -1
  496. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1787cfdb0a81cffb.js +0 -1
  497. package/app/.next/static/chunks/app/api/policies/route-1787cfdb0a81cffb.js +0 -1
  498. package/app/.next/static/chunks/app/api/pricing/defaults/route-1787cfdb0a81cffb.js +0 -1
  499. package/app/.next/static/chunks/app/api/pricing/models/route-1787cfdb0a81cffb.js +0 -1
  500. package/app/.next/static/chunks/app/api/pricing/route-1787cfdb0a81cffb.js +0 -1
  501. package/app/.next/static/chunks/app/api/pricing/sync/route-1787cfdb0a81cffb.js +0 -1
  502. package/app/.next/static/chunks/app/api/provider-metrics/route-1787cfdb0a81cffb.js +0 -1
  503. package/app/.next/static/chunks/app/api/provider-models/route-1787cfdb0a81cffb.js +0 -1
  504. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1787cfdb0a81cffb.js +0 -1
  505. package/app/.next/static/chunks/app/api/provider-nodes/route-1787cfdb0a81cffb.js +0 -1
  506. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1787cfdb0a81cffb.js +0 -1
  507. package/app/.next/static/chunks/app/api/providers/[id]/models/route-1787cfdb0a81cffb.js +0 -1
  508. package/app/.next/static/chunks/app/api/providers/[id]/refresh/route-1787cfdb0a81cffb.js +0 -1
  509. package/app/.next/static/chunks/app/api/providers/[id]/route-1787cfdb0a81cffb.js +0 -1
  510. package/app/.next/static/chunks/app/api/providers/[id]/test/route-1787cfdb0a81cffb.js +0 -1
  511. package/app/.next/static/chunks/app/api/providers/client/route-1787cfdb0a81cffb.js +0 -1
  512. package/app/.next/static/chunks/app/api/providers/route-1787cfdb0a81cffb.js +0 -1
  513. package/app/.next/static/chunks/app/api/providers/test-batch/route-1787cfdb0a81cffb.js +0 -1
  514. package/app/.next/static/chunks/app/api/providers/validate/route-1787cfdb0a81cffb.js +0 -1
  515. package/app/.next/static/chunks/app/api/rate-limit/route-1787cfdb0a81cffb.js +0 -1
  516. package/app/.next/static/chunks/app/api/rate-limits/route-1787cfdb0a81cffb.js +0 -1
  517. package/app/.next/static/chunks/app/api/resilience/reset/route-1787cfdb0a81cffb.js +0 -1
  518. package/app/.next/static/chunks/app/api/resilience/route-1787cfdb0a81cffb.js +0 -1
  519. package/app/.next/static/chunks/app/api/restart/route-1787cfdb0a81cffb.js +0 -1
  520. package/app/.next/static/chunks/app/api/sessions/route-1787cfdb0a81cffb.js +0 -1
  521. package/app/.next/static/chunks/app/api/settings/background-degradation/route-1787cfdb0a81cffb.js +0 -1
  522. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-1787cfdb0a81cffb.js +0 -1
  523. package/app/.next/static/chunks/app/api/settings/ip-filter/route-1787cfdb0a81cffb.js +0 -1
  524. package/app/.next/static/chunks/app/api/settings/model-aliases/route-1787cfdb0a81cffb.js +0 -1
  525. package/app/.next/static/chunks/app/api/settings/proxy/route-1787cfdb0a81cffb.js +0 -1
  526. package/app/.next/static/chunks/app/api/settings/proxy/test/route-1787cfdb0a81cffb.js +0 -1
  527. package/app/.next/static/chunks/app/api/settings/require-login/route-1787cfdb0a81cffb.js +0 -1
  528. package/app/.next/static/chunks/app/api/settings/route-1787cfdb0a81cffb.js +0 -1
  529. package/app/.next/static/chunks/app/api/settings/system-prompt/route-1787cfdb0a81cffb.js +0 -1
  530. package/app/.next/static/chunks/app/api/settings/task-routing/route-1787cfdb0a81cffb.js +0 -1
  531. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-1787cfdb0a81cffb.js +0 -1
  532. package/app/.next/static/chunks/app/api/shutdown/route-1787cfdb0a81cffb.js +0 -1
  533. package/app/.next/static/chunks/app/api/storage/health/route-1787cfdb0a81cffb.js +0 -1
  534. package/app/.next/static/chunks/app/api/sync/cloud/route-1787cfdb0a81cffb.js +0 -1
  535. package/app/.next/static/chunks/app/api/sync/initialize/route-1787cfdb0a81cffb.js +0 -1
  536. package/app/.next/static/chunks/app/api/tags/route-1787cfdb0a81cffb.js +0 -1
  537. package/app/.next/static/chunks/app/api/telemetry/summary/route-1787cfdb0a81cffb.js +0 -1
  538. package/app/.next/static/chunks/app/api/token-health/route-1787cfdb0a81cffb.js +0 -1
  539. package/app/.next/static/chunks/app/api/translator/detect/route-1787cfdb0a81cffb.js +0 -1
  540. package/app/.next/static/chunks/app/api/translator/history/route-1787cfdb0a81cffb.js +0 -1
  541. package/app/.next/static/chunks/app/api/translator/load/route-1787cfdb0a81cffb.js +0 -1
  542. package/app/.next/static/chunks/app/api/translator/save/route-1787cfdb0a81cffb.js +0 -1
  543. package/app/.next/static/chunks/app/api/translator/send/route-1787cfdb0a81cffb.js +0 -1
  544. package/app/.next/static/chunks/app/api/translator/translate/route-1787cfdb0a81cffb.js +0 -1
  545. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1787cfdb0a81cffb.js +0 -1
  546. package/app/.next/static/chunks/app/api/usage/analytics/route-1787cfdb0a81cffb.js +0 -1
  547. package/app/.next/static/chunks/app/api/usage/budget/route-1787cfdb0a81cffb.js +0 -1
  548. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-1787cfdb0a81cffb.js +0 -1
  549. package/app/.next/static/chunks/app/api/usage/call-logs/route-1787cfdb0a81cffb.js +0 -1
  550. package/app/.next/static/chunks/app/api/usage/history/route-1787cfdb0a81cffb.js +0 -1
  551. package/app/.next/static/chunks/app/api/usage/logs/route-1787cfdb0a81cffb.js +0 -1
  552. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-1787cfdb0a81cffb.js +0 -1
  553. package/app/.next/static/chunks/app/api/usage/quota/route-1787cfdb0a81cffb.js +0 -1
  554. package/app/.next/static/chunks/app/api/usage/request-logs/route-1787cfdb0a81cffb.js +0 -1
  555. package/app/.next/static/chunks/app/api/v1/api/chat/route-1787cfdb0a81cffb.js +0 -1
  556. package/app/.next/static/chunks/app/api/v1/audio/speech/route-1787cfdb0a81cffb.js +0 -1
  557. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1787cfdb0a81cffb.js +0 -1
  558. package/app/.next/static/chunks/app/api/v1/chat/completions/route-1787cfdb0a81cffb.js +0 -1
  559. package/app/.next/static/chunks/app/api/v1/completions/route-1787cfdb0a81cffb.js +0 -1
  560. package/app/.next/static/chunks/app/api/v1/embeddings/route-1787cfdb0a81cffb.js +0 -1
  561. package/app/.next/static/chunks/app/api/v1/images/generations/route-1787cfdb0a81cffb.js +0 -1
  562. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1787cfdb0a81cffb.js +0 -1
  563. package/app/.next/static/chunks/app/api/v1/messages/route-1787cfdb0a81cffb.js +0 -1
  564. package/app/.next/static/chunks/app/api/v1/models/route-1787cfdb0a81cffb.js +0 -1
  565. package/app/.next/static/chunks/app/api/v1/moderations/route-1787cfdb0a81cffb.js +0 -1
  566. package/app/.next/static/chunks/app/api/v1/music/generations/route-1787cfdb0a81cffb.js +0 -1
  567. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-1787cfdb0a81cffb.js +0 -1
  568. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-1787cfdb0a81cffb.js +0 -1
  569. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-1787cfdb0a81cffb.js +0 -1
  570. package/app/.next/static/chunks/app/api/v1/rerank/route-1787cfdb0a81cffb.js +0 -1
  571. package/app/.next/static/chunks/app/api/v1/responses/route-1787cfdb0a81cffb.js +0 -1
  572. package/app/.next/static/chunks/app/api/v1/route-1787cfdb0a81cffb.js +0 -1
  573. package/app/.next/static/chunks/app/api/v1/videos/generations/route-1787cfdb0a81cffb.js +0 -1
  574. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1787cfdb0a81cffb.js +0 -1
  575. package/app/.next/static/chunks/app/api/v1beta/models/route-1787cfdb0a81cffb.js +0 -1
  576. package/app/.next/static/chunks/app/page-1787cfdb0a81cffb.js +0 -1
  577. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1787cfdb0a81cffb.js +0 -1
  578. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1787cfdb0a81cffb.js +0 -1
  579. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1787cfdb0a81cffb.js +0 -1
  580. /package/app/.next/static/{M35Z_Bh-lQ1uO7hB_-bVc → 3s5SDPHTqXdRuXH0NTawz}/_ssgManifest.js +0 -0
package/README.md CHANGED
@@ -1292,6 +1292,23 @@ Models:
1292
1292
  cx/gpt-5.1-codex-max
1293
1293
  ```
1294
1294
 
1295
+ #### Codex Account Limit Management (5h + Weekly)
1296
+
1297
+ Each Codex account now has policy toggles in `Dashboard -> Providers`:
1298
+
1299
+ - `5h` (ON/OFF): enforce the 5-hour window threshold policy.
1300
+ - `Weekly` (ON/OFF): enforce the weekly window threshold policy.
1301
+ - Threshold behavior: when an enabled window reaches >=90% usage, that account is skipped.
1302
+ - Rotation behavior: OmniRoute routes to the next eligible Codex account automatically.
1303
+ - Reset behavior: when the provider `resetAt` time passes, the account becomes eligible again automatically.
1304
+
1305
+ Scenarios:
1306
+
1307
+ - `5h ON` + `Weekly ON`: account is skipped when either window reaches threshold.
1308
+ - `5h OFF` + `Weekly ON`: only weekly usage can block the account.
1309
+ - `5h ON` + `Weekly OFF`: only 5-hour usage can block the account.
1310
+ - `resetAt` passed: account re-enters rotation automatically (no manual re-enable).
1311
+
1295
1312
  ### Gemini CLI (FREE 180K/month!)
1296
1313
 
1297
1314
  ```bash
@@ -1 +1 @@
1
- M35Z_Bh-lQ1uO7hB_-bVc
1
+ 3s5SDPHTqXdRuXH0NTawz
@@ -3,108 +3,109 @@
3
3
  "/_global-error/page": "/_global-error",
4
4
  "/.well-known/agent.json/route": "/.well-known/agent.json",
5
5
  "/a2a/route": "/a2a",
6
- "/api/a2a/status/route": "/api/a2a/status",
7
6
  "/api/a2a/tasks/[id]/cancel/route": "/api/a2a/tasks/[id]/cancel",
7
+ "/api/a2a/status/route": "/api/a2a/status",
8
8
  "/api/a2a/tasks/[id]/route": "/api/a2a/tasks/[id]",
9
- "/api/acp/agents/route": "/api/acp/agents",
10
9
  "/api/a2a/tasks/route": "/api/a2a/tasks",
10
+ "/api/acp/agents/route": "/api/acp/agents",
11
11
  "/api/auth/logout/route": "/api/auth/logout",
12
+ "/api/auth/login/route": "/api/auth/login",
12
13
  "/api/auth/status/route": "/api/auth/status",
13
14
  "/api/cache/route": "/api/cache",
14
15
  "/api/cache/stats/route": "/api/cache/stats",
15
- "/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
16
16
  "/api/cli-tools/backups/route": "/api/cli-tools/backups",
17
17
  "/api/cli-tools/codex-profiles/route": "/api/cli-tools/codex-profiles",
18
- "/api/auth/login/route": "/api/auth/login",
18
+ "/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
19
19
  "/api/cli-tools/openclaw/auto-order/route": "/api/cli-tools/openclaw/auto-order",
20
20
  "/api/cloud/auth/route": "/api/cloud/auth",
21
- "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
22
21
  "/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
23
- "/api/combos/[id]/route": "/api/combos/[id]",
22
+ "/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
24
23
  "/api/cloud/models/alias/route": "/api/cloud/models/alias",
24
+ "/api/combos/[id]/route": "/api/combos/[id]",
25
25
  "/api/combos/auto/route": "/api/combos/auto",
26
26
  "/api/combos/metrics/route": "/api/combos/metrics",
27
27
  "/api/combos/route": "/api/combos",
28
28
  "/api/compliance/audit-log/route": "/api/compliance/audit-log",
29
+ "/api/db-backups/export/route": "/api/db-backups/export",
29
30
  "/api/db-backups/exportAll/route": "/api/db-backups/exportAll",
30
- "/api/db-backups/import/route": "/api/db-backups/import",
31
31
  "/api/db-backups/route": "/api/db-backups",
32
- "/api/db-backups/export/route": "/api/db-backups/export",
32
+ "/api/evals/[suiteId]/route": "/api/evals/[suiteId]",
33
33
  "/api/evals/route": "/api/evals",
34
34
  "/api/fallback/chains/route": "/api/fallback/chains",
35
- "/api/evals/[suiteId]/route": "/api/evals/[suiteId]",
36
35
  "/api/init/route": "/api/init",
37
36
  "/api/keys/[id]/route": "/api/keys/[id]",
38
37
  "/api/keys/route": "/api/keys",
39
- "/api/logs/console/route": "/api/logs/console",
40
38
  "/api/mcp/audit/route": "/api/mcp/audit",
41
- "/api/mcp/stream/route": "/api/mcp/stream",
39
+ "/api/logs/console/route": "/api/logs/console",
40
+ "/api/db-backups/import/route": "/api/db-backups/import",
42
41
  "/api/mcp/audit/stats/route": "/api/mcp/audit/stats",
43
- "/api/mcp/sse/route": "/api/mcp/sse",
44
- "/api/models/alias/route": "/api/models/alias",
45
42
  "/api/mcp/tools/route": "/api/mcp/tools",
46
- "/api/models/catalog/route": "/api/models/catalog",
43
+ "/api/mcp/stream/route": "/api/mcp/stream",
44
+ "/api/models/alias/route": "/api/models/alias",
47
45
  "/api/models/availability/route": "/api/models/availability",
48
- "/api/models/route": "/api/models",
49
- "/api/monitoring/health/route": "/api/monitoring/health",
50
46
  "/api/models/openrouter-catalog/route": "/api/models/openrouter-catalog",
47
+ "/api/models/catalog/route": "/api/models/catalog",
48
+ "/api/mcp/sse/route": "/api/mcp/sse",
49
+ "/api/monitoring/health/route": "/api/monitoring/health",
50
+ "/api/models/route": "/api/models",
51
51
  "/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
52
52
  "/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
53
+ "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
53
54
  "/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
54
55
  "/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
55
- "/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
56
56
  "/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
57
57
  "/api/policies/route": "/api/policies",
58
58
  "/api/pricing/defaults/route": "/api/pricing/defaults",
59
- "/api/pricing/models/route": "/api/pricing/models",
60
59
  "/api/pricing/route": "/api/pricing",
60
+ "/api/pricing/models/route": "/api/pricing/models",
61
61
  "/api/pricing/sync/route": "/api/pricing/sync",
62
62
  "/api/provider-metrics/route": "/api/provider-metrics",
63
- "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
64
63
  "/api/provider-models/route": "/api/provider-models",
64
+ "/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
65
65
  "/api/providers/[id]/models/route": "/api/providers/[id]/models",
66
66
  "/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
67
67
  "/api/providers/[id]/route": "/api/providers/[id]",
68
+ "/api/providers/client/route": "/api/providers/client",
68
69
  "/api/providers/[id]/refresh/route": "/api/providers/[id]/refresh",
69
70
  "/api/providers/route": "/api/providers",
70
- "/api/providers/client/route": "/api/providers/client",
71
71
  "/api/providers/test-batch/route": "/api/providers/test-batch",
72
- "/api/providers/validate/route": "/api/providers/validate",
73
72
  "/api/rate-limit/route": "/api/rate-limit",
74
- "/api/resilience/reset/route": "/api/resilience/reset",
73
+ "/api/providers/validate/route": "/api/providers/validate",
75
74
  "/api/rate-limits/route": "/api/rate-limits",
76
75
  "/api/resilience/route": "/api/resilience",
77
76
  "/api/restart/route": "/api/restart",
77
+ "/api/resilience/reset/route": "/api/resilience/reset",
78
78
  "/api/sessions/route": "/api/sessions",
79
79
  "/api/settings/background-degradation/route": "/api/settings/background-degradation",
80
- "/api/settings/combo-defaults/route": "/api/settings/combo-defaults",
81
80
  "/api/settings/ip-filter/route": "/api/settings/ip-filter",
81
+ "/api/settings/codex-service-tier/route": "/api/settings/codex-service-tier",
82
82
  "/api/settings/model-aliases/route": "/api/settings/model-aliases",
83
+ "/api/settings/combo-defaults/route": "/api/settings/combo-defaults",
83
84
  "/api/settings/require-login/route": "/api/settings/require-login",
84
- "/api/settings/task-routing/route": "/api/settings/task-routing",
85
85
  "/api/settings/system-prompt/route": "/api/settings/system-prompt",
86
86
  "/api/settings/thinking-budget/route": "/api/settings/thinking-budget",
87
87
  "/api/storage/health/route": "/api/storage/health",
88
+ "/api/settings/task-routing/route": "/api/settings/task-routing",
88
89
  "/api/shutdown/route": "/api/shutdown",
89
90
  "/api/sync/cloud/route": "/api/sync/cloud",
90
91
  "/api/sync/initialize/route": "/api/sync/initialize",
91
- "/api/telemetry/summary/route": "/api/telemetry/summary",
92
92
  "/api/tags/route": "/api/tags",
93
+ "/api/telemetry/summary/route": "/api/telemetry/summary",
93
94
  "/api/token-health/route": "/api/token-health",
94
95
  "/api/translator/detect/route": "/api/translator/detect",
95
- "/api/translator/load/route": "/api/translator/load",
96
96
  "/api/translator/history/route": "/api/translator/history",
97
- "/api/translator/send/route": "/api/translator/send",
97
+ "/api/translator/load/route": "/api/translator/load",
98
98
  "/api/translator/save/route": "/api/translator/save",
99
99
  "/api/translator/translate/route": "/api/translator/translate",
100
- "/api/usage/budget/route": "/api/usage/budget",
101
100
  "/api/usage/analytics/route": "/api/usage/analytics",
102
- "/api/usage/call-logs/[id]/route": "/api/usage/call-logs/[id]",
101
+ "/api/usage/budget/route": "/api/usage/budget",
103
102
  "/api/usage/call-logs/route": "/api/usage/call-logs",
103
+ "/api/usage/call-logs/[id]/route": "/api/usage/call-logs/[id]",
104
104
  "/api/usage/history/route": "/api/usage/history",
105
105
  "/api/usage/logs/route": "/api/usage/logs",
106
- "/api/usage/quota/route": "/api/usage/quota",
106
+ "/api/translator/send/route": "/api/translator/send",
107
107
  "/api/usage/request-logs/route": "/api/usage/request-logs",
108
+ "/api/usage/quota/route": "/api/usage/quota",
108
109
  "/api/v1/api/chat/route": "/api/v1/api/chat",
109
110
  "/api/v1/audio/speech/route": "/api/v1/audio/speech",
110
111
  "/api/v1/audio/transcriptions/route": "/api/v1/audio/transcriptions",
@@ -113,62 +114,62 @@
113
114
  "/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
114
115
  "/api/v1/messages/route": "/api/v1/messages",
115
116
  "/api/v1/models/route": "/api/v1/models",
116
- "/api/v1/music/generations/route": "/api/v1/music/generations",
117
117
  "/api/v1/moderations/route": "/api/v1/moderations",
118
- "/api/v1/providers/[provider]/embeddings/route": "/api/v1/providers/[provider]/embeddings",
118
+ "/api/v1/music/generations/route": "/api/v1/music/generations",
119
119
  "/api/v1/providers/[provider]/chat/completions/route": "/api/v1/providers/[provider]/chat/completions",
120
120
  "/api/v1/providers/[provider]/images/generations/route": "/api/v1/providers/[provider]/images/generations",
121
- "/api/v1/route": "/api/v1",
121
+ "/api/v1/providers/[provider]/embeddings/route": "/api/v1/providers/[provider]/embeddings",
122
122
  "/api/v1/responses/route": "/api/v1/responses",
123
123
  "/api/v1/rerank/route": "/api/v1/rerank",
124
+ "/api/v1/route": "/api/v1",
124
125
  "/api/v1/videos/generations/route": "/api/v1/videos/generations",
125
126
  "/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
126
127
  "/api/v1beta/models/route": "/api/v1beta/models",
127
128
  "/api/cli-tools/antigravity-mitm/route": "/api/cli-tools/antigravity-mitm",
128
129
  "/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
129
130
  "/api/cli-tools/cline-settings/route": "/api/cli-tools/cline-settings",
130
- "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
131
131
  "/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
132
+ "/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
132
133
  "/api/cli-tools/guide-settings/[toolId]/route": "/api/cli-tools/guide-settings/[toolId]",
133
- "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
134
134
  "/api/cli-tools/runtime/[toolId]/route": "/api/cli-tools/runtime/[toolId]",
135
135
  "/api/cli-tools/status/route": "/api/cli-tools/status",
136
+ "/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
136
137
  "/api/cli-tools/kilo-settings/route": "/api/cli-tools/kilo-settings",
137
138
  "/api/combos/test/route": "/api/combos/test",
138
139
  "/api/mcp/status/route": "/api/mcp/status",
139
140
  "/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
140
141
  "/api/provider-nodes/route": "/api/provider-nodes",
141
142
  "/api/settings/proxy/route": "/api/settings/proxy",
142
- "/api/settings/route": "/api/settings",
143
143
  "/api/settings/proxy/test/route": "/api/settings/proxy/test",
144
+ "/api/settings/route": "/api/settings",
144
145
  "/api/providers/[id]/test/route": "/api/providers/[id]/test",
145
146
  "/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
146
147
  "/api/usage/proxy-logs/route": "/api/usage/proxy-logs",
147
148
  "/api/v1/completions/route": "/api/v1/completions",
148
149
  "/api/v1/chat/completions/route": "/api/v1/chat/completions",
149
150
  "/callback/page": "/callback",
150
- "/forbidden/page": "/forbidden",
151
151
  "/docs/page": "/docs",
152
- "/landing/page": "/landing",
153
152
  "/forgot-password/page": "/forgot-password",
154
- "/login/page": "/login",
153
+ "/landing/page": "/landing",
154
+ "/forbidden/page": "/forbidden",
155
155
  "/maintenance/page": "/maintenance",
156
156
  "/page": "/",
157
157
  "/privacy/page": "/privacy",
158
158
  "/status/page": "/status",
159
+ "/login/page": "/login",
159
160
  "/terms/page": "/terms",
160
161
  "/offline/page": "/offline",
161
- "/(dashboard)/dashboard/agents/page": "/dashboard/agents",
162
162
  "/(dashboard)/dashboard/a2a/page": "/dashboard/a2a",
163
- "/(dashboard)/dashboard/audit-log/page": "/dashboard/audit-log",
164
- "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
165
- "/(dashboard)/dashboard/auto-combo/page": "/dashboard/auto-combo",
166
- "/(dashboard)/dashboard/api-manager/page": "/dashboard/api-manager",
167
163
  "/(dashboard)/dashboard/analytics/page": "/dashboard/analytics",
164
+ "/(dashboard)/dashboard/agents/page": "/dashboard/agents",
165
+ "/(dashboard)/dashboard/api-manager/page": "/dashboard/api-manager",
166
+ "/(dashboard)/dashboard/auto-combo/page": "/dashboard/auto-combo",
167
+ "/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
168
+ "/(dashboard)/dashboard/audit-log/page": "/dashboard/audit-log",
168
169
  "/(dashboard)/dashboard/costs/page": "/dashboard/costs",
170
+ "/(dashboard)/dashboard/media/page": "/dashboard/media",
169
171
  "/(dashboard)/dashboard/limits/page": "/dashboard/limits",
170
172
  "/(dashboard)/dashboard/health/page": "/dashboard/health",
171
- "/(dashboard)/dashboard/media/page": "/dashboard/media",
172
173
  "/(dashboard)/dashboard/onboarding/page": "/dashboard/onboarding",
173
174
  "/(dashboard)/dashboard/playground/page": "/dashboard/playground",
174
175
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
@@ -176,20 +177,20 @@
176
177
  "/(dashboard)/dashboard/settings/page": "/dashboard/settings",
177
178
  "/(dashboard)/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
178
179
  "/(dashboard)/dashboard/translator/page": "/dashboard/translator",
179
- "/400/page": "/400",
180
180
  "/403/page": "/403",
181
+ "/400/page": "/400",
181
182
  "/401/page": "/401",
182
183
  "/429/page": "/429",
183
184
  "/500/page": "/500",
184
- "/503/page": "/503",
185
185
  "/502/page": "/502",
186
+ "/503/page": "/503",
186
187
  "/(dashboard)/dashboard/logs/page": "/dashboard/logs",
187
188
  "/(dashboard)/dashboard/page": "/dashboard",
188
189
  "/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
189
190
  "/(dashboard)/dashboard/mcp/page": "/dashboard/mcp",
190
191
  "/(dashboard)/dashboard/usage/page": "/dashboard/usage",
191
192
  "/408/page": "/408",
192
- "/(dashboard)/dashboard/combos/page": "/dashboard/combos",
193
193
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
194
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
194
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
195
+ "/(dashboard)/dashboard/combos/page": "/dashboard/combos"
195
196
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/M35Z_Bh-lQ1uO7hB_-bVc/_buildManifest.js",
8
- "static/M35Z_Bh-lQ1uO7hB_-bVc/_ssgManifest.js"
7
+ "static/3s5SDPHTqXdRuXH0NTawz/_buildManifest.js",
8
+ "static/3s5SDPHTqXdRuXH0NTawz/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-9837b0fbf7de0b62.js",
@@ -765,6 +765,12 @@
765
765
  "routeKeys": {},
766
766
  "namedRegex": "^/api/settings/background\\-degradation(?:/)?$"
767
767
  },
768
+ {
769
+ "page": "/api/settings/codex-service-tier",
770
+ "regex": "^/api/settings/codex\\-service\\-tier(?:/)?$",
771
+ "routeKeys": {},
772
+ "namedRegex": "^/api/settings/codex\\-service\\-tier(?:/)?$"
773
+ },
768
774
  {
769
775
  "page": "/api/settings/combo-defaults",
770
776
  "regex": "^/api/settings/combo\\-defaults(?:/)?$",