omniroute 2.0.8 → 2.0.9

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 (517) hide show
  1. package/app/.next/BUILD_ID +1 -1
  2. package/app/.next/app-path-routes-manifest.json +57 -55
  3. package/app/.next/build-manifest.json +2 -2
  4. package/app/.next/react-loadable-manifest.json +6 -0
  5. package/app/.next/routes-manifest.json +12 -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/analytics/page_client-reference-manifest.js +1 -1
  8. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  14. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  17. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  18. package/app/.next/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
  19. package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
  20. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/playground/page.js +2 -0
  23. package/app/.next/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -0
  24. package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -0
  25. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.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_client-reference-manifest.js +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  32. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  33. package/app/.next/server/app/.well-known/agent.json/route_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
  35. package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
  36. package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/_global-error.html +2 -2
  44. package/app/.next/server/app/_global-error.rsc +1 -1
  45. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  46. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  47. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  48. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  49. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  50. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  51. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/a2a/route_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/api/a2a/status/route_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/api/a2a/tasks/[id]/route_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/api/a2a/tasks/route_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/api/acp/agents/route.js +1 -0
  58. package/app/.next/server/app/api/acp/agents/route.js.nft.json +1 -0
  59. package/app/.next/server/app/api/acp/agents/route_client-reference-manifest.js +1 -0
  60. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  61. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  64. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  70. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  73. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route_client-reference-manifest.js +1 -1
  76. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  82. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/combos/auto/route_client-reference-manifest.js +1 -1
  85. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  91. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  97. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  100. package/app/.next/server/app/api/mcp/audit/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/mcp/audit/stats/route_client-reference-manifest.js +1 -1
  102. package/app/.next/server/app/api/mcp/sse/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  104. package/app/.next/server/app/api/mcp/stream/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
  106. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/models/route.js +1 -1
  110. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  112. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/providers/route.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/combo-defaults/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/usage/quota/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
  187. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/docs/page.js +1 -1
  198. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app-paths-manifest.json +57 -55
  210. package/app/.next/server/chunks/1909.js +1 -1
  211. package/app/.next/server/chunks/1960.js +1 -1
  212. package/app/.next/server/chunks/3648.js +1 -1
  213. package/app/.next/server/chunks/7544.js +3 -3
  214. package/app/.next/server/middleware-react-loadable-manifest.js +1 -1
  215. package/app/.next/server/pages/500.html +2 -2
  216. package/app/.next/server/server-reference-manifest.js +1 -1
  217. package/app/.next/server/server-reference-manifest.json +1 -1
  218. package/app/.next/static/chunks/{5846-96638013f1b964f3.js → 5846-ecbf017d0fbfc946.js} +1 -1
  219. package/app/.next/static/chunks/{647-2caa8c920fe18ef0.js → 647-09b954178ffe3cb2.js} +1 -1
  220. package/app/.next/static/chunks/app/(dashboard)/dashboard/playground/page-a8b59a29fb924d18.js +1 -0
  221. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-d32b7d72a9e1029e.js → page-3efa7798e9a68e36.js} +1 -1
  222. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-10c186a0db5fde20.js +4 -0
  223. package/app/.next/static/chunks/app/.well-known/agent.json/{route-d32b7d72a9e1029e.js → route-3efa7798e9a68e36.js} +1 -1
  224. package/app/.next/static/chunks/app/_global-error/{page-d32b7d72a9e1029e.js → page-3efa7798e9a68e36.js} +1 -1
  225. package/app/.next/static/chunks/app/_not-found/{page-d32b7d72a9e1029e.js → page-3efa7798e9a68e36.js} +1 -1
  226. package/app/.next/static/chunks/app/a2a/route-3efa7798e9a68e36.js +1 -0
  227. package/app/.next/static/chunks/app/api/a2a/status/route-3efa7798e9a68e36.js +1 -0
  228. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-3efa7798e9a68e36.js +1 -0
  229. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-3efa7798e9a68e36.js +1 -0
  230. package/app/.next/static/chunks/app/api/a2a/tasks/route-3efa7798e9a68e36.js +1 -0
  231. package/app/.next/static/chunks/app/api/acp/agents/route-3efa7798e9a68e36.js +1 -0
  232. package/app/.next/static/chunks/app/api/auth/login/route-3efa7798e9a68e36.js +1 -0
  233. package/app/.next/static/chunks/app/api/auth/logout/route-3efa7798e9a68e36.js +1 -0
  234. package/app/.next/static/chunks/app/api/auth/status/route-3efa7798e9a68e36.js +1 -0
  235. package/app/.next/static/chunks/app/api/cache/route-3efa7798e9a68e36.js +1 -0
  236. package/app/.next/static/chunks/app/api/cache/stats/route-3efa7798e9a68e36.js +1 -0
  237. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-3efa7798e9a68e36.js +1 -0
  238. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-3efa7798e9a68e36.js +1 -0
  239. package/app/.next/static/chunks/app/api/cli-tools/backups/route-3efa7798e9a68e36.js +1 -0
  240. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-3efa7798e9a68e36.js +1 -0
  241. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-3efa7798e9a68e36.js +1 -0
  242. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-3efa7798e9a68e36.js +1 -0
  243. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-3efa7798e9a68e36.js +1 -0
  244. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-3efa7798e9a68e36.js +1 -0
  245. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-3efa7798e9a68e36.js +1 -0
  246. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-3efa7798e9a68e36.js +1 -0
  247. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-3efa7798e9a68e36.js +1 -0
  248. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-3efa7798e9a68e36.js +1 -0
  249. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-3efa7798e9a68e36.js +1 -0
  250. package/app/.next/static/chunks/app/api/cli-tools/status/route-3efa7798e9a68e36.js +1 -0
  251. package/app/.next/static/chunks/app/api/cloud/auth/route-3efa7798e9a68e36.js +1 -0
  252. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-3efa7798e9a68e36.js +1 -0
  253. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-3efa7798e9a68e36.js +1 -0
  254. package/app/.next/static/chunks/app/api/cloud/models/alias/route-3efa7798e9a68e36.js +1 -0
  255. package/app/.next/static/chunks/app/api/combos/[id]/route-3efa7798e9a68e36.js +1 -0
  256. package/app/.next/static/chunks/app/api/combos/auto/route-3efa7798e9a68e36.js +1 -0
  257. package/app/.next/static/chunks/app/api/combos/metrics/route-3efa7798e9a68e36.js +1 -0
  258. package/app/.next/static/chunks/app/api/combos/route-3efa7798e9a68e36.js +1 -0
  259. package/app/.next/static/chunks/app/api/combos/test/route-3efa7798e9a68e36.js +1 -0
  260. package/app/.next/static/chunks/app/api/compliance/audit-log/route-3efa7798e9a68e36.js +1 -0
  261. package/app/.next/static/chunks/app/api/db-backups/export/route-3efa7798e9a68e36.js +1 -0
  262. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-3efa7798e9a68e36.js +1 -0
  263. package/app/.next/static/chunks/app/api/db-backups/import/route-3efa7798e9a68e36.js +1 -0
  264. package/app/.next/static/chunks/app/api/db-backups/route-3efa7798e9a68e36.js +1 -0
  265. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-3efa7798e9a68e36.js +1 -0
  266. package/app/.next/static/chunks/app/api/evals/route-3efa7798e9a68e36.js +1 -0
  267. package/app/.next/static/chunks/app/api/fallback/chains/route-3efa7798e9a68e36.js +1 -0
  268. package/app/.next/static/chunks/app/api/init/route-3efa7798e9a68e36.js +1 -0
  269. package/app/.next/static/chunks/app/api/keys/[id]/route-3efa7798e9a68e36.js +1 -0
  270. package/app/.next/static/chunks/app/api/keys/route-3efa7798e9a68e36.js +1 -0
  271. package/app/.next/static/chunks/app/api/logs/console/route-3efa7798e9a68e36.js +1 -0
  272. package/app/.next/static/chunks/app/api/mcp/audit/route-3efa7798e9a68e36.js +1 -0
  273. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-3efa7798e9a68e36.js +1 -0
  274. package/app/.next/static/chunks/app/api/mcp/sse/route-3efa7798e9a68e36.js +1 -0
  275. package/app/.next/static/chunks/app/api/mcp/status/route-3efa7798e9a68e36.js +1 -0
  276. package/app/.next/static/chunks/app/api/mcp/stream/route-3efa7798e9a68e36.js +1 -0
  277. package/app/.next/static/chunks/app/api/mcp/tools/route-3efa7798e9a68e36.js +1 -0
  278. package/app/.next/static/chunks/app/api/models/alias/route-3efa7798e9a68e36.js +1 -0
  279. package/app/.next/static/chunks/app/api/models/availability/route-3efa7798e9a68e36.js +1 -0
  280. package/app/.next/static/chunks/app/api/models/catalog/route-3efa7798e9a68e36.js +1 -0
  281. package/app/.next/static/chunks/app/api/models/route-3efa7798e9a68e36.js +1 -0
  282. package/app/.next/static/chunks/app/api/monitoring/health/route-3efa7798e9a68e36.js +1 -0
  283. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-3efa7798e9a68e36.js +1 -0
  284. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-3efa7798e9a68e36.js +1 -0
  285. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-3efa7798e9a68e36.js +1 -0
  286. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-3efa7798e9a68e36.js +1 -0
  287. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-3efa7798e9a68e36.js +1 -0
  288. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-3efa7798e9a68e36.js +1 -0
  289. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-3efa7798e9a68e36.js +1 -0
  290. package/app/.next/static/chunks/app/api/policies/route-3efa7798e9a68e36.js +1 -0
  291. package/app/.next/static/chunks/app/api/pricing/defaults/route-3efa7798e9a68e36.js +1 -0
  292. package/app/.next/static/chunks/app/api/pricing/models/route-3efa7798e9a68e36.js +1 -0
  293. package/app/.next/static/chunks/app/api/pricing/route-3efa7798e9a68e36.js +1 -0
  294. package/app/.next/static/chunks/app/api/provider-metrics/route-3efa7798e9a68e36.js +1 -0
  295. package/app/.next/static/chunks/app/api/provider-models/route-3efa7798e9a68e36.js +1 -0
  296. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-3efa7798e9a68e36.js +1 -0
  297. package/app/.next/static/chunks/app/api/provider-nodes/route-3efa7798e9a68e36.js +1 -0
  298. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-3efa7798e9a68e36.js +1 -0
  299. package/app/.next/static/chunks/app/api/providers/[id]/models/route-3efa7798e9a68e36.js +1 -0
  300. package/app/.next/static/chunks/app/api/providers/[id]/route-3efa7798e9a68e36.js +1 -0
  301. package/app/.next/static/chunks/app/api/providers/[id]/test/route-3efa7798e9a68e36.js +1 -0
  302. package/app/.next/static/chunks/app/api/providers/client/route-3efa7798e9a68e36.js +1 -0
  303. package/app/.next/static/chunks/app/api/providers/route-3efa7798e9a68e36.js +1 -0
  304. package/app/.next/static/chunks/app/api/providers/test-batch/route-3efa7798e9a68e36.js +1 -0
  305. package/app/.next/static/chunks/app/api/providers/validate/route-3efa7798e9a68e36.js +1 -0
  306. package/app/.next/static/chunks/app/api/rate-limit/route-3efa7798e9a68e36.js +1 -0
  307. package/app/.next/static/chunks/app/api/rate-limits/route-3efa7798e9a68e36.js +1 -0
  308. package/app/.next/static/chunks/app/api/resilience/reset/route-3efa7798e9a68e36.js +1 -0
  309. package/app/.next/static/chunks/app/api/resilience/route-3efa7798e9a68e36.js +1 -0
  310. package/app/.next/static/chunks/app/api/restart/route-3efa7798e9a68e36.js +1 -0
  311. package/app/.next/static/chunks/app/api/sessions/route-3efa7798e9a68e36.js +1 -0
  312. package/app/.next/static/chunks/app/api/settings/background-degradation/route-3efa7798e9a68e36.js +1 -0
  313. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-3efa7798e9a68e36.js +1 -0
  314. package/app/.next/static/chunks/app/api/settings/ip-filter/route-3efa7798e9a68e36.js +1 -0
  315. package/app/.next/static/chunks/app/api/settings/model-aliases/route-3efa7798e9a68e36.js +1 -0
  316. package/app/.next/static/chunks/app/api/settings/proxy/route-3efa7798e9a68e36.js +1 -0
  317. package/app/.next/static/chunks/app/api/settings/proxy/test/route-3efa7798e9a68e36.js +1 -0
  318. package/app/.next/static/chunks/app/api/settings/require-login/route-3efa7798e9a68e36.js +1 -0
  319. package/app/.next/static/chunks/app/api/settings/route-3efa7798e9a68e36.js +1 -0
  320. package/app/.next/static/chunks/app/api/settings/system-prompt/route-3efa7798e9a68e36.js +1 -0
  321. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-3efa7798e9a68e36.js +1 -0
  322. package/app/.next/static/chunks/app/api/shutdown/route-3efa7798e9a68e36.js +1 -0
  323. package/app/.next/static/chunks/app/api/storage/health/route-3efa7798e9a68e36.js +1 -0
  324. package/app/.next/static/chunks/app/api/sync/cloud/route-3efa7798e9a68e36.js +1 -0
  325. package/app/.next/static/chunks/app/api/sync/initialize/route-3efa7798e9a68e36.js +1 -0
  326. package/app/.next/static/chunks/app/api/tags/route-3efa7798e9a68e36.js +1 -0
  327. package/app/.next/static/chunks/app/api/telemetry/summary/route-3efa7798e9a68e36.js +1 -0
  328. package/app/.next/static/chunks/app/api/token-health/route-3efa7798e9a68e36.js +1 -0
  329. package/app/.next/static/chunks/app/api/translator/detect/route-3efa7798e9a68e36.js +1 -0
  330. package/app/.next/static/chunks/app/api/translator/history/route-3efa7798e9a68e36.js +1 -0
  331. package/app/.next/static/chunks/app/api/translator/load/route-3efa7798e9a68e36.js +1 -0
  332. package/app/.next/static/chunks/app/api/translator/save/route-3efa7798e9a68e36.js +1 -0
  333. package/app/.next/static/chunks/app/api/translator/send/route-3efa7798e9a68e36.js +1 -0
  334. package/app/.next/static/chunks/app/api/translator/translate/route-3efa7798e9a68e36.js +1 -0
  335. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-3efa7798e9a68e36.js +1 -0
  336. package/app/.next/static/chunks/app/api/usage/analytics/route-3efa7798e9a68e36.js +1 -0
  337. package/app/.next/static/chunks/app/api/usage/budget/route-3efa7798e9a68e36.js +1 -0
  338. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-3efa7798e9a68e36.js +1 -0
  339. package/app/.next/static/chunks/app/api/usage/call-logs/route-3efa7798e9a68e36.js +1 -0
  340. package/app/.next/static/chunks/app/api/usage/history/route-3efa7798e9a68e36.js +1 -0
  341. package/app/.next/static/chunks/app/api/usage/logs/route-3efa7798e9a68e36.js +1 -0
  342. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-3efa7798e9a68e36.js +1 -0
  343. package/app/.next/static/chunks/app/api/usage/quota/route-3efa7798e9a68e36.js +1 -0
  344. package/app/.next/static/chunks/app/api/usage/request-logs/route-3efa7798e9a68e36.js +1 -0
  345. package/app/.next/static/chunks/app/api/v1/api/chat/route-3efa7798e9a68e36.js +1 -0
  346. package/app/.next/static/chunks/app/api/v1/audio/speech/route-3efa7798e9a68e36.js +1 -0
  347. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-3efa7798e9a68e36.js +1 -0
  348. package/app/.next/static/chunks/app/api/v1/chat/completions/route-3efa7798e9a68e36.js +1 -0
  349. package/app/.next/static/chunks/app/api/v1/embeddings/route-3efa7798e9a68e36.js +1 -0
  350. package/app/.next/static/chunks/app/api/v1/images/generations/route-3efa7798e9a68e36.js +1 -0
  351. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-3efa7798e9a68e36.js +1 -0
  352. package/app/.next/static/chunks/app/api/v1/messages/route-3efa7798e9a68e36.js +1 -0
  353. package/app/.next/static/chunks/app/api/v1/models/route-3efa7798e9a68e36.js +1 -0
  354. package/app/.next/static/chunks/app/api/v1/moderations/route-3efa7798e9a68e36.js +1 -0
  355. package/app/.next/static/chunks/app/api/v1/music/generations/route-3efa7798e9a68e36.js +1 -0
  356. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-3efa7798e9a68e36.js +1 -0
  357. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-3efa7798e9a68e36.js +1 -0
  358. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-3efa7798e9a68e36.js +1 -0
  359. package/app/.next/static/chunks/app/api/v1/rerank/route-3efa7798e9a68e36.js +1 -0
  360. package/app/.next/static/chunks/app/api/v1/responses/route-3efa7798e9a68e36.js +1 -0
  361. package/app/.next/static/chunks/app/api/v1/route-3efa7798e9a68e36.js +1 -0
  362. package/app/.next/static/chunks/app/api/v1/videos/generations/route-3efa7798e9a68e36.js +1 -0
  363. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-3efa7798e9a68e36.js +1 -0
  364. package/app/.next/static/chunks/app/api/v1beta/models/route-3efa7798e9a68e36.js +1 -0
  365. package/app/.next/static/chunks/app/page-3efa7798e9a68e36.js +1 -0
  366. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-3efa7798e9a68e36.js +1 -0
  367. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-3efa7798e9a68e36.js +1 -0
  368. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-3efa7798e9a68e36.js +1 -0
  369. package/app/.next/static/sGwkOMrJBT7KZNSR0W4mL/_buildManifest.js +1 -0
  370. package/app/logs/application/app.log +3389 -3651
  371. package/app/package.json +1 -1
  372. package/package.json +1 -1
  373. package/app/.next/static/Qb8MjOwlhrknEH7e7-_mA/_buildManifest.js +0 -1
  374. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-8cc93e616925f0a0.js +0 -4
  375. package/app/.next/static/chunks/app/a2a/route-d32b7d72a9e1029e.js +0 -1
  376. package/app/.next/static/chunks/app/api/a2a/status/route-d32b7d72a9e1029e.js +0 -1
  377. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-d32b7d72a9e1029e.js +0 -1
  378. package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-d32b7d72a9e1029e.js +0 -1
  379. package/app/.next/static/chunks/app/api/a2a/tasks/route-d32b7d72a9e1029e.js +0 -1
  380. package/app/.next/static/chunks/app/api/auth/login/route-d32b7d72a9e1029e.js +0 -1
  381. package/app/.next/static/chunks/app/api/auth/logout/route-d32b7d72a9e1029e.js +0 -1
  382. package/app/.next/static/chunks/app/api/auth/status/route-d32b7d72a9e1029e.js +0 -1
  383. package/app/.next/static/chunks/app/api/cache/route-d32b7d72a9e1029e.js +0 -1
  384. package/app/.next/static/chunks/app/api/cache/stats/route-d32b7d72a9e1029e.js +0 -1
  385. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-d32b7d72a9e1029e.js +0 -1
  386. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-d32b7d72a9e1029e.js +0 -1
  387. package/app/.next/static/chunks/app/api/cli-tools/backups/route-d32b7d72a9e1029e.js +0 -1
  388. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-d32b7d72a9e1029e.js +0 -1
  389. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-d32b7d72a9e1029e.js +0 -1
  390. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-d32b7d72a9e1029e.js +0 -1
  391. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-d32b7d72a9e1029e.js +0 -1
  392. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-d32b7d72a9e1029e.js +0 -1
  393. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-d32b7d72a9e1029e.js +0 -1
  394. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-d32b7d72a9e1029e.js +0 -1
  395. package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-d32b7d72a9e1029e.js +0 -1
  396. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-d32b7d72a9e1029e.js +0 -1
  397. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-d32b7d72a9e1029e.js +0 -1
  398. package/app/.next/static/chunks/app/api/cli-tools/status/route-d32b7d72a9e1029e.js +0 -1
  399. package/app/.next/static/chunks/app/api/cloud/auth/route-d32b7d72a9e1029e.js +0 -1
  400. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-d32b7d72a9e1029e.js +0 -1
  401. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-d32b7d72a9e1029e.js +0 -1
  402. package/app/.next/static/chunks/app/api/cloud/models/alias/route-d32b7d72a9e1029e.js +0 -1
  403. package/app/.next/static/chunks/app/api/combos/[id]/route-d32b7d72a9e1029e.js +0 -1
  404. package/app/.next/static/chunks/app/api/combos/auto/route-d32b7d72a9e1029e.js +0 -1
  405. package/app/.next/static/chunks/app/api/combos/metrics/route-d32b7d72a9e1029e.js +0 -1
  406. package/app/.next/static/chunks/app/api/combos/route-d32b7d72a9e1029e.js +0 -1
  407. package/app/.next/static/chunks/app/api/combos/test/route-d32b7d72a9e1029e.js +0 -1
  408. package/app/.next/static/chunks/app/api/compliance/audit-log/route-d32b7d72a9e1029e.js +0 -1
  409. package/app/.next/static/chunks/app/api/db-backups/export/route-d32b7d72a9e1029e.js +0 -1
  410. package/app/.next/static/chunks/app/api/db-backups/exportAll/route-d32b7d72a9e1029e.js +0 -1
  411. package/app/.next/static/chunks/app/api/db-backups/import/route-d32b7d72a9e1029e.js +0 -1
  412. package/app/.next/static/chunks/app/api/db-backups/route-d32b7d72a9e1029e.js +0 -1
  413. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-d32b7d72a9e1029e.js +0 -1
  414. package/app/.next/static/chunks/app/api/evals/route-d32b7d72a9e1029e.js +0 -1
  415. package/app/.next/static/chunks/app/api/fallback/chains/route-d32b7d72a9e1029e.js +0 -1
  416. package/app/.next/static/chunks/app/api/init/route-d32b7d72a9e1029e.js +0 -1
  417. package/app/.next/static/chunks/app/api/keys/[id]/route-d32b7d72a9e1029e.js +0 -1
  418. package/app/.next/static/chunks/app/api/keys/route-d32b7d72a9e1029e.js +0 -1
  419. package/app/.next/static/chunks/app/api/logs/console/route-d32b7d72a9e1029e.js +0 -1
  420. package/app/.next/static/chunks/app/api/mcp/audit/route-d32b7d72a9e1029e.js +0 -1
  421. package/app/.next/static/chunks/app/api/mcp/audit/stats/route-d32b7d72a9e1029e.js +0 -1
  422. package/app/.next/static/chunks/app/api/mcp/sse/route-d32b7d72a9e1029e.js +0 -1
  423. package/app/.next/static/chunks/app/api/mcp/status/route-d32b7d72a9e1029e.js +0 -1
  424. package/app/.next/static/chunks/app/api/mcp/stream/route-d32b7d72a9e1029e.js +0 -1
  425. package/app/.next/static/chunks/app/api/mcp/tools/route-d32b7d72a9e1029e.js +0 -1
  426. package/app/.next/static/chunks/app/api/models/alias/route-d32b7d72a9e1029e.js +0 -1
  427. package/app/.next/static/chunks/app/api/models/availability/route-d32b7d72a9e1029e.js +0 -1
  428. package/app/.next/static/chunks/app/api/models/catalog/route-d32b7d72a9e1029e.js +0 -1
  429. package/app/.next/static/chunks/app/api/models/route-d32b7d72a9e1029e.js +0 -1
  430. package/app/.next/static/chunks/app/api/monitoring/health/route-d32b7d72a9e1029e.js +0 -1
  431. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-d32b7d72a9e1029e.js +0 -1
  432. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-d32b7d72a9e1029e.js +0 -1
  433. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-d32b7d72a9e1029e.js +0 -1
  434. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-d32b7d72a9e1029e.js +0 -1
  435. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-d32b7d72a9e1029e.js +0 -1
  436. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-d32b7d72a9e1029e.js +0 -1
  437. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-d32b7d72a9e1029e.js +0 -1
  438. package/app/.next/static/chunks/app/api/policies/route-d32b7d72a9e1029e.js +0 -1
  439. package/app/.next/static/chunks/app/api/pricing/defaults/route-d32b7d72a9e1029e.js +0 -1
  440. package/app/.next/static/chunks/app/api/pricing/models/route-d32b7d72a9e1029e.js +0 -1
  441. package/app/.next/static/chunks/app/api/pricing/route-d32b7d72a9e1029e.js +0 -1
  442. package/app/.next/static/chunks/app/api/provider-metrics/route-d32b7d72a9e1029e.js +0 -1
  443. package/app/.next/static/chunks/app/api/provider-models/route-d32b7d72a9e1029e.js +0 -1
  444. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-d32b7d72a9e1029e.js +0 -1
  445. package/app/.next/static/chunks/app/api/provider-nodes/route-d32b7d72a9e1029e.js +0 -1
  446. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-d32b7d72a9e1029e.js +0 -1
  447. package/app/.next/static/chunks/app/api/providers/[id]/models/route-d32b7d72a9e1029e.js +0 -1
  448. package/app/.next/static/chunks/app/api/providers/[id]/route-d32b7d72a9e1029e.js +0 -1
  449. package/app/.next/static/chunks/app/api/providers/[id]/test/route-d32b7d72a9e1029e.js +0 -1
  450. package/app/.next/static/chunks/app/api/providers/client/route-d32b7d72a9e1029e.js +0 -1
  451. package/app/.next/static/chunks/app/api/providers/route-d32b7d72a9e1029e.js +0 -1
  452. package/app/.next/static/chunks/app/api/providers/test-batch/route-d32b7d72a9e1029e.js +0 -1
  453. package/app/.next/static/chunks/app/api/providers/validate/route-d32b7d72a9e1029e.js +0 -1
  454. package/app/.next/static/chunks/app/api/rate-limit/route-d32b7d72a9e1029e.js +0 -1
  455. package/app/.next/static/chunks/app/api/rate-limits/route-d32b7d72a9e1029e.js +0 -1
  456. package/app/.next/static/chunks/app/api/resilience/reset/route-d32b7d72a9e1029e.js +0 -1
  457. package/app/.next/static/chunks/app/api/resilience/route-d32b7d72a9e1029e.js +0 -1
  458. package/app/.next/static/chunks/app/api/restart/route-d32b7d72a9e1029e.js +0 -1
  459. package/app/.next/static/chunks/app/api/sessions/route-d32b7d72a9e1029e.js +0 -1
  460. package/app/.next/static/chunks/app/api/settings/background-degradation/route-d32b7d72a9e1029e.js +0 -1
  461. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-d32b7d72a9e1029e.js +0 -1
  462. package/app/.next/static/chunks/app/api/settings/ip-filter/route-d32b7d72a9e1029e.js +0 -1
  463. package/app/.next/static/chunks/app/api/settings/model-aliases/route-d32b7d72a9e1029e.js +0 -1
  464. package/app/.next/static/chunks/app/api/settings/proxy/route-d32b7d72a9e1029e.js +0 -1
  465. package/app/.next/static/chunks/app/api/settings/proxy/test/route-d32b7d72a9e1029e.js +0 -1
  466. package/app/.next/static/chunks/app/api/settings/require-login/route-d32b7d72a9e1029e.js +0 -1
  467. package/app/.next/static/chunks/app/api/settings/route-d32b7d72a9e1029e.js +0 -1
  468. package/app/.next/static/chunks/app/api/settings/system-prompt/route-d32b7d72a9e1029e.js +0 -1
  469. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-d32b7d72a9e1029e.js +0 -1
  470. package/app/.next/static/chunks/app/api/shutdown/route-d32b7d72a9e1029e.js +0 -1
  471. package/app/.next/static/chunks/app/api/storage/health/route-d32b7d72a9e1029e.js +0 -1
  472. package/app/.next/static/chunks/app/api/sync/cloud/route-d32b7d72a9e1029e.js +0 -1
  473. package/app/.next/static/chunks/app/api/sync/initialize/route-d32b7d72a9e1029e.js +0 -1
  474. package/app/.next/static/chunks/app/api/tags/route-d32b7d72a9e1029e.js +0 -1
  475. package/app/.next/static/chunks/app/api/telemetry/summary/route-d32b7d72a9e1029e.js +0 -1
  476. package/app/.next/static/chunks/app/api/token-health/route-d32b7d72a9e1029e.js +0 -1
  477. package/app/.next/static/chunks/app/api/translator/detect/route-d32b7d72a9e1029e.js +0 -1
  478. package/app/.next/static/chunks/app/api/translator/history/route-d32b7d72a9e1029e.js +0 -1
  479. package/app/.next/static/chunks/app/api/translator/load/route-d32b7d72a9e1029e.js +0 -1
  480. package/app/.next/static/chunks/app/api/translator/save/route-d32b7d72a9e1029e.js +0 -1
  481. package/app/.next/static/chunks/app/api/translator/send/route-d32b7d72a9e1029e.js +0 -1
  482. package/app/.next/static/chunks/app/api/translator/translate/route-d32b7d72a9e1029e.js +0 -1
  483. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-d32b7d72a9e1029e.js +0 -1
  484. package/app/.next/static/chunks/app/api/usage/analytics/route-d32b7d72a9e1029e.js +0 -1
  485. package/app/.next/static/chunks/app/api/usage/budget/route-d32b7d72a9e1029e.js +0 -1
  486. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-d32b7d72a9e1029e.js +0 -1
  487. package/app/.next/static/chunks/app/api/usage/call-logs/route-d32b7d72a9e1029e.js +0 -1
  488. package/app/.next/static/chunks/app/api/usage/history/route-d32b7d72a9e1029e.js +0 -1
  489. package/app/.next/static/chunks/app/api/usage/logs/route-d32b7d72a9e1029e.js +0 -1
  490. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-d32b7d72a9e1029e.js +0 -1
  491. package/app/.next/static/chunks/app/api/usage/quota/route-d32b7d72a9e1029e.js +0 -1
  492. package/app/.next/static/chunks/app/api/usage/request-logs/route-d32b7d72a9e1029e.js +0 -1
  493. package/app/.next/static/chunks/app/api/v1/api/chat/route-d32b7d72a9e1029e.js +0 -1
  494. package/app/.next/static/chunks/app/api/v1/audio/speech/route-d32b7d72a9e1029e.js +0 -1
  495. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-d32b7d72a9e1029e.js +0 -1
  496. package/app/.next/static/chunks/app/api/v1/chat/completions/route-d32b7d72a9e1029e.js +0 -1
  497. package/app/.next/static/chunks/app/api/v1/embeddings/route-d32b7d72a9e1029e.js +0 -1
  498. package/app/.next/static/chunks/app/api/v1/images/generations/route-d32b7d72a9e1029e.js +0 -1
  499. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-d32b7d72a9e1029e.js +0 -1
  500. package/app/.next/static/chunks/app/api/v1/messages/route-d32b7d72a9e1029e.js +0 -1
  501. package/app/.next/static/chunks/app/api/v1/models/route-d32b7d72a9e1029e.js +0 -1
  502. package/app/.next/static/chunks/app/api/v1/moderations/route-d32b7d72a9e1029e.js +0 -1
  503. package/app/.next/static/chunks/app/api/v1/music/generations/route-d32b7d72a9e1029e.js +0 -1
  504. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-d32b7d72a9e1029e.js +0 -1
  505. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-d32b7d72a9e1029e.js +0 -1
  506. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-d32b7d72a9e1029e.js +0 -1
  507. package/app/.next/static/chunks/app/api/v1/rerank/route-d32b7d72a9e1029e.js +0 -1
  508. package/app/.next/static/chunks/app/api/v1/responses/route-d32b7d72a9e1029e.js +0 -1
  509. package/app/.next/static/chunks/app/api/v1/route-d32b7d72a9e1029e.js +0 -1
  510. package/app/.next/static/chunks/app/api/v1/videos/generations/route-d32b7d72a9e1029e.js +0 -1
  511. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-d32b7d72a9e1029e.js +0 -1
  512. package/app/.next/static/chunks/app/api/v1beta/models/route-d32b7d72a9e1029e.js +0 -1
  513. package/app/.next/static/chunks/app/page-d32b7d72a9e1029e.js +0 -1
  514. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-d32b7d72a9e1029e.js +0 -1
  515. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-d32b7d72a9e1029e.js +0 -1
  516. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-d32b7d72a9e1029e.js +0 -1
  517. /package/app/.next/static/{Qb8MjOwlhrknEH7e7-_mA → sGwkOMrJBT7KZNSR0W4mL}/_ssgManifest.js +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.