omniroute 1.4.11 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (377) hide show
  1. package/README.ar.md +1153 -0
  2. package/README.bg.md +1238 -0
  3. package/README.da.md +1238 -0
  4. package/README.de.md +1 -1
  5. package/README.es.md +1 -1
  6. package/README.fi.md +1238 -0
  7. package/README.fr.md +1 -1
  8. package/README.he.md +1238 -0
  9. package/README.hu.md +1238 -0
  10. package/README.id.md +1238 -0
  11. package/README.in.md +952 -0
  12. package/README.it.md +1 -1
  13. package/README.ja.md +1152 -0
  14. package/README.ko.md +1238 -0
  15. package/README.md +47 -29
  16. package/README.ms.md +1238 -0
  17. package/README.nl.md +1238 -0
  18. package/README.no.md +1238 -0
  19. package/README.phi.md +1238 -0
  20. package/README.pl.md +1238 -0
  21. package/README.pt-BR.md +16 -12
  22. package/README.pt.md +1238 -0
  23. package/README.ro.md +1238 -0
  24. package/README.ru.md +1 -1
  25. package/README.sk.md +1239 -0
  26. package/README.sv.md +1238 -0
  27. package/README.th.md +1229 -0
  28. package/README.uk-UA.md +1240 -0
  29. package/README.vi.md +1238 -0
  30. package/README.zh-CN.md +1 -1
  31. package/app/.next/BUILD_ID +1 -1
  32. package/app/.next/app-path-routes-manifest.json +34 -34
  33. package/app/.next/build-manifest.json +2 -2
  34. package/app/.next/prerender-manifest.json +3 -3
  35. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  36. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
  42. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +6 -6
  45. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
  51. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  54. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  55. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  57. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  58. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
  60. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
  61. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  64. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  66. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  67. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  69. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  70. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  72. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  73. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +1 -1
  75. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  76. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  78. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  79. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  81. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  82. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  83. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  84. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  85. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  87. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  88. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  89. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
  90. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  91. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  93. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  94. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  95. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/_global-error.html +2 -2
  97. package/app/.next/server/app/_global-error.rsc +1 -1
  98. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  99. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  100. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  101. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  102. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  103. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  104. package/app/.next/server/app/_not-found/page.js +1 -1
  105. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  106. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  107. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  108. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  110. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  112. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  113. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  115. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  116. package/app/.next/server/app/api/cli-tools/backups/route.js +1 -1
  117. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  118. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  119. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +1 -1
  121. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  122. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  123. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  125. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  126. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +1 -1
  127. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  128. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route.js +1 -1
  129. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  131. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  132. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  133. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  135. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
  137. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  140. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  144. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  146. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  150. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  154. package/app/.next/server/app/api/init/route.js +1 -1
  155. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  156. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  160. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  162. package/app/.next/server/app/api/models/route.js +1 -1
  163. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  165. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  166. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  170. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  174. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  180. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  182. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  185. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/providers/route.js +1 -1
  187. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  189. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  191. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  195. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  199. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  201. package/app/.next/server/app/api/settings/route.js +1 -1
  202. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  205. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  207. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  209. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  211. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  213. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  214. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  217. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  218. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  220. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  221. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  223. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  224. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  225. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  227. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  229. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  230. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  231. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  232. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  233. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  234. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  235. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  237. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  238. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  241. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  243. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  244. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  246. package/app/.next/server/app/callback/page.js +2 -2
  247. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  248. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/docs/page.js +2 -2
  250. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  251. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/forbidden/page.js +2 -2
  253. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  254. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  255. package/app/.next/server/app/forgot-password/page.js +2 -2
  256. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  257. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/landing/page.js +2 -2
  259. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  260. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/login/page.js +2 -2
  262. package/app/.next/server/app/login/page.js.nft.json +1 -1
  263. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/page.js +1 -1
  265. package/app/.next/server/app/page.js.nft.json +1 -1
  266. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  267. package/app/.next/server/app/privacy/page.js +2 -2
  268. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  269. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/terms/page.js +2 -2
  271. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  272. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  273. package/app/.next/server/app-paths-manifest.json +34 -34
  274. package/app/.next/server/chunks/1248.js +1 -0
  275. package/app/.next/server/chunks/{3994.js → 1465.js} +2 -2
  276. package/app/.next/server/chunks/1526.js +1 -0
  277. package/app/.next/server/chunks/1584.js +1 -0
  278. package/app/.next/server/chunks/1623.js +1 -0
  279. package/app/.next/server/chunks/1880.js +1 -0
  280. package/app/.next/server/chunks/1960.js +1 -1
  281. package/app/.next/server/chunks/1990.js +1 -1
  282. package/app/.next/server/chunks/2214.js +1 -0
  283. package/app/.next/server/chunks/2372.js +1 -0
  284. package/app/.next/server/chunks/2594.js +1 -0
  285. package/app/.next/server/chunks/3371.js +1 -0
  286. package/app/.next/server/chunks/3498.js +1 -1
  287. package/app/.next/server/chunks/3911.js +1 -0
  288. package/app/.next/server/chunks/438.js +1 -0
  289. package/app/.next/server/chunks/496.js +1 -0
  290. package/app/.next/server/chunks/5047.js +1 -0
  291. package/app/.next/server/chunks/5094.js +1 -0
  292. package/app/.next/server/chunks/5097.js +1 -0
  293. package/app/.next/server/chunks/5393.js +2 -0
  294. package/app/.next/server/chunks/5521.js +1 -0
  295. package/app/.next/server/chunks/5945.js +1 -0
  296. package/app/.next/server/chunks/6118.js +1 -0
  297. package/app/.next/server/chunks/6928.js +1 -0
  298. package/app/.next/server/chunks/6930.js +1 -0
  299. package/app/.next/server/chunks/7011.js +1 -0
  300. package/app/.next/server/chunks/708.js +1 -0
  301. package/app/.next/server/chunks/7650.js +1 -0
  302. package/app/.next/server/chunks/8220.js +1 -0
  303. package/app/.next/server/chunks/8464.js +1 -0
  304. package/app/.next/server/chunks/8706.js +1 -0
  305. package/app/.next/server/chunks/8976.js +1 -0
  306. package/app/.next/server/chunks/9119.js +1 -0
  307. package/app/.next/server/chunks/944.js +1 -0
  308. package/app/.next/server/chunks/9824.js +1 -1
  309. package/app/.next/server/chunks/9837.js +1 -0
  310. package/app/.next/server/instrumentation.js +1 -1
  311. package/app/.next/server/pages/500.html +2 -2
  312. package/app/.next/server/server-reference-manifest.js +1 -1
  313. package/app/.next/server/server-reference-manifest.json +1 -1
  314. package/app/.next/static/chunks/{6458-085536744d592424.js → 1149-fefe7f95f0e9842f.js} +1 -1
  315. package/app/.next/static/chunks/{5846-19c878280decbd16.js → 5846-4d550ce248336a0a.js} +1 -1
  316. package/app/.next/static/chunks/{782-5e138760b7f7bf48.js → 8055-5844ff783b2e8a99.js} +3 -3
  317. package/app/.next/static/chunks/{993-e3050ebfd4f5032f.js → 993-cf9fe6c017bc7e67.js} +3 -3
  318. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-52f76c7c91444ec2.js +1 -0
  319. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-1dd4d0c348a7b0a6.js +1 -0
  320. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-e5bf8955e7b9a4f5.js +1 -0
  321. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-11e68927df2ceb77.js +15 -0
  322. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-ede2315b6918315e.js → page-6abed29d64c46388.js} +1 -1
  323. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/page-3ed2a7685adf9b91.js +1 -0
  324. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-1420c3ca376f1585.js +1 -0
  325. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-9a6519bf1468f16e.js +1 -0
  326. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-f4a2d6d07df5ddc4.js +1 -0
  327. package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/{page-6ee69634597daee0.js → page-833d24f322a20f5a.js} +1 -1
  328. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/page-d424641c7e428be9.js +1 -0
  329. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-388840686801f3f5.js +1 -0
  330. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-9c8ffb212f855704.js +1 -0
  331. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-31cdb6e15134d8c2.js +1 -0
  332. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-1f022385b812b987.js +1 -0
  333. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-1393d4935fc087cf.js +1 -0
  334. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/{page-77158451270c1852.js → page-f10a8d4bb8236913.js} +1 -1
  335. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-83b07523f81d6282.js +4 -0
  336. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-9cc99ab874fc36e7.js +1 -0
  337. package/app/.next/static/chunks/app/(dashboard)/{layout-b23c2c5427e04dcf.js → layout-00d5d56af65098a9.js} +1 -1
  338. package/app/.next/static/chunks/app/callback/page-585a53f7dc6a30f1.js +1 -0
  339. package/app/.next/static/chunks/app/docs/page-2fe9dcbeb3f738c0.js +1 -0
  340. package/app/.next/static/chunks/app/forbidden/{page-4a39fedc08aaaf55.js → page-df886dfa2d5bd9fa.js} +1 -1
  341. package/app/.next/static/chunks/app/forgot-password/page-2a495f0b0c653ab4.js +1 -0
  342. package/app/.next/static/chunks/app/landing/page-9d540ab1716f8e3e.js +1 -0
  343. package/app/.next/static/chunks/app/login/page-121c612ee459e7c2.js +1 -0
  344. package/app/.next/static/chunks/app/privacy/page-2fe9dcbeb3f738c0.js +1 -0
  345. package/app/.next/static/chunks/app/terms/page-2fe9dcbeb3f738c0.js +1 -0
  346. package/app/.next/static/css/6f101b114a4a7286.css +1 -0
  347. package/app/package.json +3 -3
  348. package/bin/omniroute.mjs +27 -14
  349. package/package.json +3 -3
  350. package/app/.next/server/chunks/1259.js +0 -2
  351. package/app/.next/server/chunks/4509.js +0 -1
  352. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-a50474b6ebdf468a.js +0 -1
  353. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-d806e4f28c15636a.js +0 -1
  354. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-27bc511cf3930e1e.js +0 -1
  355. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-ad885fdf9806e9a6.js +0 -15
  356. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/page-08f3ed204d01b6a0.js +0 -1
  357. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-6e4f3ca7ac9778be.js +0 -1
  358. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-8725f1a181e558a3.js +0 -1
  359. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-fbe1442b61df950a.js +0 -1
  360. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/page-931fa0c45dca76c9.js +0 -1
  361. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-04bc41f9e9de17ef.js +0 -1
  362. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-6b6d62c5872aee46.js +0 -1
  363. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-2dc2a865e90681dd.js +0 -1
  364. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-ac85ce5066cd9044.js +0 -1
  365. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-88cac9e6f2fbe335.js +0 -1
  366. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-b351778975cb8622.js +0 -4
  367. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-f0809c7842e4f5b4.js +0 -1
  368. package/app/.next/static/chunks/app/callback/page-e439cd5a287000d8.js +0 -1
  369. package/app/.next/static/chunks/app/docs/page-8f74097544a61b9d.js +0 -1
  370. package/app/.next/static/chunks/app/forgot-password/page-a440e0c1675842bf.js +0 -1
  371. package/app/.next/static/chunks/app/landing/page-09741814aaca7548.js +0 -1
  372. package/app/.next/static/chunks/app/login/page-164f6b6b41167c5a.js +0 -1
  373. package/app/.next/static/chunks/app/privacy/page-8f74097544a61b9d.js +0 -1
  374. package/app/.next/static/chunks/app/terms/page-8f74097544a61b9d.js +0 -1
  375. package/app/.next/static/css/e90887a86e63903f.css +0 -1
  376. /package/app/.next/static/{g7Mie-iq39oZ7ts610YtL → 8-doeVY8E2CPMK7rYufd5}/_buildManifest.js +0 -0
  377. /package/app/.next/static/{g7Mie-iq39oZ7ts610YtL → 8-doeVY8E2CPMK7rYufd5}/_ssgManifest.js +0 -0
package/README.md CHANGED
@@ -106,7 +106,7 @@ _Connect any AI-powered IDE or CLI tool through OmniRoute — free API gateway f
106
106
 
107
107
  [🌐 Website](https://omniroute.online) • [🚀 Quick Start](#-quick-start) • [💡 Features](#-key-features) • [📖 Docs](#-documentation) • [💰 Pricing](#-pricing-at-a-glance) • [💬 WhatsApp](https://chat.whatsapp.com/JI7cDQ1GyaiDHhVBpLxf8b?mode=gi_t)
108
108
 
109
- 🌐 **Available in:** [English](README.md) | [Português](README.pt-BR.md) | [Español](README.es.md) | [Русский](README.ru.md) | [中文](README.zh-CN.md) | [Deutsch](README.de.md) | [Français](README.fr.md) | [Italiano](README.it.md)
109
+ 🌐 **Available in:** 🇺🇸 [English](README.md) | 🇧🇷 [Português (Brasil)](README.pt-BR.md) | 🇪🇸 [Español](README.es.md) | 🇫🇷 [Français](README.fr.md) | 🇮🇹 [Italiano](README.it.md) | 🇷🇺 [Русский](README.ru.md) | 🇨🇳 [中文 (简体)](README.zh-CN.md) | 🇩🇪 [Deutsch](README.de.md) | 🇮🇳 [हिन्दी](README.in.md) | 🇹🇭 [ไทย](README.th.md) | 🇺🇦 [Українська](README.uk-UA.md) | 🇸🇦 [العربية](README.ar.md) | 🇯🇵 [日本語](README.ja.md) | 🇻🇳 [Tiếng Việt](README.vi.md) | 🇧🇬 [Български](README.bg.md) | 🇩🇰 [Dansk](README.da.md) | 🇫🇮 [Suomi](README.fi.md) | 🇮🇱 [עברית](README.he.md) | 🇭🇺 [Magyar](README.hu.md) | 🇮🇩 [Bahasa Indonesia](README.id.md) | 🇰🇷 [한국어](README.ko.md) | 🇲🇾 [Bahasa Melayu](README.ms.md) | 🇳🇱 [Nederlands](README.nl.md) | 🇳🇴 [Norsk](README.no.md) | 🇵🇹 [Português (Portugal)](README.pt.md) | 🇷🇴 [Română](README.ro.md) | 🇵🇱 [Polski](README.pl.md) | 🇸🇰 [Slovenčina](README.sk.md) | 🇸🇪 [Svenska](README.sv.md) | 🇵🇭 [Filipino](README.phi.md)
110
110
 
111
111
  </div>
112
112
 
@@ -170,12 +170,22 @@ omniroute
170
170
 
171
171
  🎉 Dashboard opens at `http://localhost:20128`
172
172
 
173
- | Command | Description |
174
- | ----------------------- | --------------------------------- |
175
- | `omniroute` | Start server (default port 20128) |
176
- | `omniroute --port 3000` | Use custom port |
177
- | `omniroute --no-open` | Don't auto-open browser |
178
- | `omniroute --help` | Show help |
173
+ | Command | Description |
174
+ | ----------------------- | ----------------------------------------------------------- |
175
+ | `omniroute` | Start server (`PORT=20128`, API and dashboard on same port) |
176
+ | `omniroute --port 3000` | Set canonical/API port to 3000 |
177
+ | `omniroute --no-open` | Don't auto-open browser |
178
+ | `omniroute --help` | Show help |
179
+
180
+ Optional split-port mode:
181
+
182
+ ```bash
183
+ PORT=20128 DASHBOARD_PORT=20129 omniroute
184
+ # API: http://localhost:20128/v1
185
+ # Dashboard: http://localhost:20129
186
+ ```
187
+
188
+ When ports are split, the API port serves only OpenAI-compatible routes (`/v1`, `/chat/completions`, `/responses`, `/models`, `/codex/*`).
179
189
 
180
190
  **2. Connect a FREE provider:**
181
191
 
@@ -197,7 +207,7 @@ Claude Code/Codex/Gemini CLI/OpenClaw/Cursor/Cline Settings:
197
207
  ```bash
198
208
  cp .env.example .env
199
209
  npm install
200
- PORT=20128 NEXT_PUBLIC_BASE_URL=http://localhost:20128 npm run dev
210
+ PORT=20128 DASHBOARD_PORT=20129 NEXT_PUBLIC_BASE_URL=http://localhost:20129 npm run dev
201
211
  ```
202
212
 
203
213
  ---
@@ -366,16 +376,18 @@ Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
366
376
 
367
377
  ### 🛡️ Resilience & Security
368
378
 
369
- | Feature | What It Does |
370
- | ------------------------------- | ------------------------------------------------------------- |
371
- | 🔌 **Circuit Breaker** | Auto-open/close per-provider with configurable thresholds |
372
- | 🛡️ **Anti-Thundering Herd** | Mutex + semaphore rate-limit for API key providers |
373
- | 🧠 **Semantic Cache** | Two-tier cache (signature + semantic) reduces cost & latency |
374
- | ⚡ **Request Idempotency** | 5s dedup window for duplicate requests |
375
- | 🔒 **TLS Fingerprint Spoofing** | Bypass TLS-based bot detection via wreq-js |
376
- | 🌐 **IP Filtering** | Allowlist/blocklist for API access control |
377
- | 📊 **Editable Rate Limits** | Configurable RPM, min gap, and max concurrent at system level |
378
- | 🛡 **API Endpoint Protection** | Auth gating + provider blocking for the `/models` endpoint |
379
+ | Feature | What It Does |
380
+ | ------------------------------- | ----------------------------------------------------------------------------- |
381
+ | 🔌 **Circuit Breaker** | Auto-open/close per-provider with configurable thresholds |
382
+ | 🛡️ **Anti-Thundering Herd** | Mutex + semaphore rate-limit for API key providers |
383
+ | 🧠 **Semantic Cache** | Two-tier cache (signature + semantic) reduces cost & latency |
384
+ | ⚡ **Request Idempotency** | 5s dedup window for duplicate requests |
385
+ | 🔒 **TLS Fingerprint Spoofing** | Bypass TLS-based bot detection via wreq-js |
386
+ | 🌐 **IP Filtering** | Allowlist/blocklist for API access control |
387
+ | 📊 **Editable Rate Limits** | Configurable RPM, min gap, and max concurrent at system level |
388
+ | 🛡 **API Endpoint Protection** | Auth gating + provider blocking for the `/models` endpoint |
389
+ | 🔒 **Proxy Visibility** | Color-coded badges: 🟢 global, 🟡 provider, 🔵 per-connection with IP display |
390
+ | 🌐 **3-Level Proxy Config** | Configure proxies at global, per-provider, or per-connection level |
379
391
 
380
392
  ### 📊 Observability & Analytics
381
393
 
@@ -395,15 +407,17 @@ Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
395
407
 
396
408
  ### ☁️ Deployment & Sync
397
409
 
398
- | Feature | What It Does |
399
- | --------------------------- | --------------------------------------------------------------------- |
400
- | 💾 **Cloud Sync** | Sync config across devices via Cloudflare Workers |
401
- | 🌐 **Deploy Anywhere** | Localhost, VPS, Docker, Cloudflare Workers |
402
- | 🔑 **API Key Management** | Generate, rotate, and scope API keys per provider |
403
- | 🧙 **Onboarding Wizard** | 4-step guided setup for first-time users |
404
- | 🔧 **CLI Tools Dashboard** | One-click configure Claude, Codex, Cline, OpenClaw, Kilo, Antigravity |
405
- | 🔄 **DB Backups** | Automatic backup, restore, export & import for all settings |
406
- | 🌐 **Internationalization** | Full i18n with next-intl — English + Portuguese (Brazil) support |
410
+ | Feature | What It Does |
411
+ | ---------------------------- | --------------------------------------------------------------------- |
412
+ | 💾 **Cloud Sync** | Sync config across devices via Cloudflare Workers |
413
+ | 🌐 **Deploy Anywhere** | Localhost, VPS, Docker, Cloudflare Workers |
414
+ | 🔑 **API Key Management** | Generate, rotate, and scope API keys per provider |
415
+ | 🧙 **Onboarding Wizard** | 4-step guided setup for first-time users |
416
+ | 🔧 **CLI Tools Dashboard** | One-click configure Claude, Codex, Cline, OpenClaw, Kilo, Antigravity |
417
+ | 🔄 **DB Backups** | Automatic backup, restore, export & import for all settings |
418
+ | 🌐 **Internationalization** | Full i18n with next-intl — 30 languages including RTL support |
419
+ | 🌍 **Language Selector** | Globe icon in header for real-time switching between 30 languages |
420
+ | 📂 **Custom Data Directory** | `DATA_DIR` env var to override default `~/.omniroute` storage path |
407
421
 
408
422
  <details>
409
423
  <summary><b>📖 Feature Details</b></summary>
@@ -981,9 +995,12 @@ Se não quiser criar credenciais próprias agora, ainda é possível usar o flux
981
995
  - Switch primary model to GLM/MiniMax
982
996
  - Use free tier (Gemini CLI, iFlow) for non-critical tasks
983
997
 
984
- **Dashboard opens on wrong port**
998
+ **Dashboard/API ports are wrong**
985
999
 
986
- - Set `PORT=20128` and `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
1000
+ - `PORT` is the canonical base port (and API port by default)
1001
+ - `API_PORT` overrides only OpenAI-compatible API listener
1002
+ - `DASHBOARD_PORT` overrides only dashboard/Next.js listener
1003
+ - Set `NEXT_PUBLIC_BASE_URL` to your dashboard/public URL (for OAuth callbacks)
987
1004
 
988
1005
  **Cloud sync errors**
989
1006
 
@@ -1232,3 +1249,4 @@ docker run -d --name omniroute -p 20128:20128 diegosouzapw/omniroute:latest
1232
1249
  <br/>
1233
1250
  <sub><a href="https://omniroute.online">omniroute.online</a></sub>
1234
1251
  </div>
1252
+ <!-- GitHub Discussions enabled for community Q&A -->