omniroute 0.5.0 → 0.7.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 (887) hide show
  1. package/README.md +50 -1
  2. package/app/.next/BUILD_ID +1 -1
  3. package/app/.next/app-path-routes-manifest.json +33 -31
  4. package/app/.next/build-manifest.json +2 -2
  5. package/app/.next/prerender-manifest.json +27 -32
  6. package/app/.next/routes-manifest.json +18 -6
  7. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  8. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  9. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  10. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +6 -6
  11. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  12. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  13. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  14. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  15. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  16. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -0
  17. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -0
  18. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -0
  19. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  20. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  21. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  22. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  23. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  24. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  25. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  26. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  27. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  28. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  29. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  30. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  31. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  32. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  33. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  34. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  35. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  37. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  38. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  40. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  41. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  43. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  44. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  46. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  47. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  49. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
  50. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  52. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  53. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  55. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  56. package/app/.next/server/app/_global-error.html +2 -2
  57. package/app/.next/server/app/_global-error.rsc +1 -1
  58. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  59. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  60. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  61. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  62. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  63. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  64. package/app/.next/server/app/_not-found/page.js +2 -2
  65. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  66. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  67. package/app/.next/server/app/_not-found.html +1 -1
  68. package/app/.next/server/app/_not-found.rsc +4 -4
  69. package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  70. package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  71. package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
  72. package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  73. package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  74. package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  75. package/app/.next/server/app/api/auth/login/route.js +1 -1
  76. package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
  77. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  79. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  80. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  82. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  83. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  85. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  86. package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
  87. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  88. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  89. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  91. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  92. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  93. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  94. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  95. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  97. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  99. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  100. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  101. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  102. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  103. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  104. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  105. package/app/.next/server/app/api/cli-tools/status/route.js +2 -0
  106. package/app/.next/server/app/api/cli-tools/status/route.js.nft.json +1 -0
  107. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -0
  108. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  109. package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
  110. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  112. package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
  113. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  114. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  115. package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
  116. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  118. package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
  119. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  120. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  121. package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
  122. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  124. package/app/.next/server/app/api/combos/route.js +1 -1
  125. package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
  126. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/combos/test/route.js +1 -1
  128. package/app/.next/server/app/api/combos/test/route.js.nft.json +1 -1
  129. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  130. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/db-backups/route.js +1 -1
  132. package/app/.next/server/app/api/db-backups/route.js.nft.json +1 -1
  133. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  134. package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
  135. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  136. package/app/.next/server/app/api/evals/route.js +1 -1
  137. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  138. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/init/route.js +1 -1
  140. package/app/.next/server/app/api/init/route.js.nft.json +1 -1
  141. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  142. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  143. package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
  144. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/keys/route.js +1 -1
  146. package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
  147. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  148. package/app/.next/server/app/api/models/alias/route.js +1 -1
  149. package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
  150. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  152. package/app/.next/server/app/api/models/catalog/route.js +2 -2
  153. package/app/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  154. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/models/route.js +1 -1
  156. package/app/.next/server/app/api/models/route.js.nft.json +1 -1
  157. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  158. package/app/.next/server/app/api/monitoring/health/route.js +1 -1
  159. package/app/.next/server/app/api/monitoring/health/route.js.nft.json +1 -1
  160. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  162. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  163. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  164. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  166. package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  167. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  168. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  170. package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  171. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  172. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  174. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  175. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  176. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  178. package/app/.next/server/app/api/pricing/models/route.js +1 -1
  179. package/app/.next/server/app/api/pricing/models/route.js.nft.json +1 -1
  180. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/pricing/route.js +1 -1
  182. package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
  183. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  184. package/app/.next/server/app/api/provider-metrics/route.js +8 -0
  185. package/app/.next/server/app/api/provider-metrics/route.js.nft.json +1 -0
  186. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -0
  187. package/app/.next/server/app/api/provider-models/route.js +1 -1
  188. package/app/.next/server/app/api/provider-models/route.js.nft.json +1 -1
  189. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  191. package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  192. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  193. package/app/.next/server/app/api/provider-nodes/route.js +1 -1
  194. package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
  195. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  197. package/app/.next/server/app/api/providers/[id]/models/route.js +2 -2
  198. package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  199. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  201. package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
  202. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  203. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  204. package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  205. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/providers/client/route.js +1 -1
  207. package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
  208. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  209. package/app/.next/server/app/api/providers/route.js +1 -1
  210. package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
  211. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  213. package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  214. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  215. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  216. package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
  217. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  218. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  219. package/app/.next/server/app/api/rate-limits/route.js +1 -1
  220. package/app/.next/server/app/api/rate-limits/route.js.nft.json +1 -1
  221. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  223. package/app/.next/server/app/api/resilience/route.js +1 -1
  224. package/app/.next/server/app/api/resilience/route.js.nft.json +1 -1
  225. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  227. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
  229. package/app/.next/server/app/api/settings/combo-defaults/route.js.nft.json +1 -1
  230. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  231. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  232. package/app/.next/server/app/api/settings/proxy/route.js +1 -1
  233. package/app/.next/server/app/api/settings/proxy/route.js.nft.json +1 -1
  234. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  235. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  237. package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
  238. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  239. package/app/.next/server/app/api/settings/route.js +1 -1
  240. package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
  241. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
  243. package/app/.next/server/app/api/settings/system-prompt/route.js.nft.json +1 -1
  244. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  245. package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
  246. package/app/.next/server/app/api/settings/thinking-budget/route.js.nft.json +1 -1
  247. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  248. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  249. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  250. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  251. package/app/.next/server/app/api/sync/cloud/route.js.nft.json +1 -1
  252. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  253. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  254. package/app/.next/server/app/api/sync/initialize/route.js.nft.json +1 -1
  255. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  256. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  257. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/token-health/route.js +1 -1
  259. package/app/.next/server/app/api/token-health/route.js.nft.json +1 -1
  260. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  261. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  262. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  263. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  265. package/app/.next/server/app/api/translator/send/route.js +1 -1
  266. package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
  267. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  268. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  269. package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
  270. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  271. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  272. package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  273. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  274. package/app/.next/server/app/api/usage/analytics/route.js +1 -1
  275. package/app/.next/server/app/api/usage/analytics/route.js.nft.json +1 -1
  276. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  277. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  278. package/app/.next/server/app/api/usage/call-logs/[id]/route.js.nft.json +1 -1
  279. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  280. package/app/.next/server/app/api/usage/call-logs/route.js.nft.json +1 -1
  281. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  282. package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
  283. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  284. package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
  285. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  286. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  287. package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  288. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  289. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  290. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  291. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  292. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  293. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  294. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  295. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  296. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  297. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  298. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  299. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  300. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  301. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  302. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  303. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  304. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  305. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  306. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  307. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  308. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  309. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  310. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  311. package/app/.next/server/app/api/v1/models/route.js +2 -2
  312. package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
  313. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  314. package/app/.next/server/app/api/v1/moderations/route.js +1 -1
  315. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  316. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  317. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  318. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  319. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  320. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
  321. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  322. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  323. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  324. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  325. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  326. package/app/.next/server/app/api/v1/rerank/route.js +1 -1
  327. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  328. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  329. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  330. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  331. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  332. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  333. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  334. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  335. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  336. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  337. package/app/.next/server/app/callback/page.js +2 -2
  338. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  339. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  340. package/app/.next/server/app/callback.html +1 -1
  341. package/app/.next/server/app/callback.rsc +4 -4
  342. package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
  343. package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
  344. package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
  345. package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
  346. package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  347. package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
  348. package/app/.next/server/app/dashboard/analytics.html +1 -1
  349. package/app/.next/server/app/dashboard/analytics.rsc +6 -6
  350. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +2 -2
  351. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
  352. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  353. package/app/.next/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  354. package/app/.next/server/app/dashboard/analytics.segments/_full.segment.rsc +6 -6
  355. package/app/.next/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
  356. package/app/.next/server/app/dashboard/analytics.segments/_index.segment.rsc +3 -3
  357. package/app/.next/server/app/dashboard/analytics.segments/_tree.segment.rsc +2 -2
  358. package/app/.next/server/app/dashboard/cli-tools.html +1 -1
  359. package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
  360. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  361. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  362. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  363. package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  364. package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  365. package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  366. package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  367. package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  368. package/app/.next/server/app/dashboard/combos.html +1 -1
  369. package/app/.next/server/app/dashboard/combos.rsc +6 -6
  370. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  371. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  372. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  373. package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  374. package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  375. package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  376. package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  377. package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  378. package/app/.next/server/app/dashboard/costs.html +1 -0
  379. package/app/.next/server/app/dashboard/costs.meta +17 -0
  380. package/app/.next/server/app/dashboard/costs.rsc +24 -0
  381. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs/__PAGE__.segment.rsc +9 -0
  382. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs.segment.rsc +4 -0
  383. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +4 -0
  384. package/app/.next/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk.segment.rsc +5 -0
  385. package/app/.next/server/app/dashboard/costs.segments/_full.segment.rsc +24 -0
  386. package/app/.next/server/app/dashboard/costs.segments/_head.segment.rsc +6 -0
  387. package/app/.next/server/app/dashboard/costs.segments/_index.segment.rsc +9 -0
  388. package/app/.next/server/app/dashboard/costs.segments/_tree.segment.rsc +5 -0
  389. package/app/.next/server/app/dashboard/endpoint.html +1 -1
  390. package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
  391. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  392. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  393. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  394. package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  395. package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  396. package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  397. package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  398. package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  399. package/app/.next/server/app/dashboard/health.html +1 -1
  400. package/app/.next/server/app/dashboard/health.rsc +6 -6
  401. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +2 -2
  402. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health.segment.rsc +1 -1
  403. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  404. package/app/.next/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  405. package/app/.next/server/app/dashboard/health.segments/_full.segment.rsc +6 -6
  406. package/app/.next/server/app/dashboard/health.segments/_head.segment.rsc +1 -1
  407. package/app/.next/server/app/dashboard/health.segments/_index.segment.rsc +3 -3
  408. package/app/.next/server/app/dashboard/health.segments/_tree.segment.rsc +2 -2
  409. package/app/.next/server/app/dashboard/onboarding.html +1 -1
  410. package/app/.next/server/app/dashboard/onboarding.rsc +5 -5
  411. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding/__PAGE__.segment.rsc +1 -1
  412. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard/onboarding.segment.rsc +1 -1
  413. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  414. package/app/.next/server/app/dashboard/onboarding.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  415. package/app/.next/server/app/dashboard/onboarding.segments/_full.segment.rsc +5 -5
  416. package/app/.next/server/app/dashboard/onboarding.segments/_head.segment.rsc +1 -1
  417. package/app/.next/server/app/dashboard/onboarding.segments/_index.segment.rsc +3 -3
  418. package/app/.next/server/app/dashboard/onboarding.segments/_tree.segment.rsc +2 -2
  419. package/app/.next/server/app/dashboard/profile.html +1 -1
  420. package/app/.next/server/app/dashboard/profile.rsc +5 -5
  421. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  422. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  423. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  424. package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  425. package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  426. package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  427. package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  428. package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  429. package/app/.next/server/app/dashboard/providers/new.html +1 -1
  430. package/app/.next/server/app/dashboard/providers/new.rsc +6 -6
  431. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  432. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  433. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  434. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  435. package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  436. package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  437. package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  438. package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  439. package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  440. package/app/.next/server/app/dashboard/providers.html +1 -1
  441. package/app/.next/server/app/dashboard/providers.rsc +6 -6
  442. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  443. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  444. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  445. package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  446. package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  447. package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  448. package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  449. package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  450. package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
  451. package/app/.next/server/app/dashboard/settings/pricing.rsc +5 -5
  452. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  453. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings/pricing.segment.rsc +1 -1
  454. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  455. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  456. package/app/.next/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  457. package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
  458. package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  459. package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  460. package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  461. package/app/.next/server/app/dashboard/settings.html +1 -1
  462. package/app/.next/server/app/dashboard/settings.rsc +6 -6
  463. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings/__PAGE__.segment.rsc +2 -2
  464. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard/settings.segment.rsc +1 -1
  465. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  466. package/app/.next/server/app/dashboard/settings.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  467. package/app/.next/server/app/dashboard/settings.segments/_full.segment.rsc +6 -6
  468. package/app/.next/server/app/dashboard/settings.segments/_head.segment.rsc +1 -1
  469. package/app/.next/server/app/dashboard/settings.segments/_index.segment.rsc +3 -3
  470. package/app/.next/server/app/dashboard/settings.segments/_tree.segment.rsc +2 -2
  471. package/app/.next/server/app/dashboard/translator.html +2 -2
  472. package/app/.next/server/app/dashboard/translator.rsc +6 -6
  473. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  474. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  475. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  476. package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  477. package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  478. package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  479. package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  480. package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  481. package/app/.next/server/app/dashboard/usage.html +1 -2
  482. package/app/.next/server/app/dashboard/usage.rsc +6 -6
  483. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  484. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  485. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  486. package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  487. package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  488. package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  489. package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  490. package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  491. package/app/.next/server/app/docs/page.js +2 -2
  492. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  493. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  494. package/app/.next/server/app/docs.html +1 -1
  495. package/app/.next/server/app/docs.rsc +79 -20
  496. package/app/.next/server/app/docs.segments/_full.segment.rsc +79 -20
  497. package/app/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  498. package/app/.next/server/app/docs.segments/_index.segment.rsc +3 -3
  499. package/app/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
  500. package/app/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +65 -9
  501. package/app/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  502. package/app/.next/server/app/forbidden/page.js +2 -2
  503. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  504. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  505. package/app/.next/server/app/forbidden.html +1 -1
  506. package/app/.next/server/app/forbidden.rsc +4 -4
  507. package/app/.next/server/app/forbidden.segments/_full.segment.rsc +4 -4
  508. package/app/.next/server/app/forbidden.segments/_head.segment.rsc +1 -1
  509. package/app/.next/server/app/forbidden.segments/_index.segment.rsc +3 -3
  510. package/app/.next/server/app/forbidden.segments/_tree.segment.rsc +2 -2
  511. package/app/.next/server/app/forbidden.segments/forbidden/__PAGE__.segment.rsc +1 -1
  512. package/app/.next/server/app/forbidden.segments/forbidden.segment.rsc +1 -1
  513. package/app/.next/server/app/forgot-password/page.js +2 -2
  514. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  515. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  516. package/app/.next/server/app/forgot-password.html +1 -1
  517. package/app/.next/server/app/forgot-password.rsc +5 -5
  518. package/app/.next/server/app/forgot-password.segments/_full.segment.rsc +5 -5
  519. package/app/.next/server/app/forgot-password.segments/_head.segment.rsc +1 -1
  520. package/app/.next/server/app/forgot-password.segments/_index.segment.rsc +3 -3
  521. package/app/.next/server/app/forgot-password.segments/_tree.segment.rsc +2 -2
  522. package/app/.next/server/app/forgot-password.segments/forgot-password/__PAGE__.segment.rsc +2 -2
  523. package/app/.next/server/app/forgot-password.segments/forgot-password.segment.rsc +1 -1
  524. package/app/.next/server/app/index.html +1 -1
  525. package/app/.next/server/app/index.rsc +4 -4
  526. package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  527. package/app/.next/server/app/index.segments/_full.segment.rsc +4 -4
  528. package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
  529. package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
  530. package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
  531. package/app/.next/server/app/landing/page.js +2 -2
  532. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  533. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  534. package/app/.next/server/app/landing.html +1 -1
  535. package/app/.next/server/app/landing.rsc +5 -5
  536. package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -5
  537. package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
  538. package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
  539. package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
  540. package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  541. package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
  542. package/app/.next/server/app/login/page.js +2 -2
  543. package/app/.next/server/app/login/page.js.nft.json +1 -1
  544. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  545. package/app/.next/server/app/login.html +1 -1
  546. package/app/.next/server/app/login.rsc +5 -5
  547. package/app/.next/server/app/login.segments/_full.segment.rsc +5 -5
  548. package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
  549. package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
  550. package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
  551. package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  552. package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
  553. package/app/.next/server/app/page.js +2 -2
  554. package/app/.next/server/app/page.js.nft.json +1 -1
  555. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  556. package/app/.next/server/app/privacy/page.js +2 -2
  557. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  558. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  559. package/app/.next/server/app/privacy.html +1 -1
  560. package/app/.next/server/app/privacy.rsc +4 -4
  561. package/app/.next/server/app/privacy.segments/_full.segment.rsc +4 -4
  562. package/app/.next/server/app/privacy.segments/_head.segment.rsc +1 -1
  563. package/app/.next/server/app/privacy.segments/_index.segment.rsc +3 -3
  564. package/app/.next/server/app/privacy.segments/_tree.segment.rsc +2 -2
  565. package/app/.next/server/app/privacy.segments/privacy/__PAGE__.segment.rsc +1 -1
  566. package/app/.next/server/app/privacy.segments/privacy.segment.rsc +1 -1
  567. package/app/.next/server/app/terms/page.js +2 -2
  568. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  569. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  570. package/app/.next/server/app/terms.html +1 -1
  571. package/app/.next/server/app/terms.rsc +5 -5
  572. package/app/.next/server/app/terms.segments/_full.segment.rsc +5 -5
  573. package/app/.next/server/app/terms.segments/_head.segment.rsc +1 -1
  574. package/app/.next/server/app/terms.segments/_index.segment.rsc +3 -3
  575. package/app/.next/server/app/terms.segments/_tree.segment.rsc +2 -2
  576. package/app/.next/server/app/terms.segments/terms/__PAGE__.segment.rsc +4 -3
  577. package/app/.next/server/app/terms.segments/terms.segment.rsc +1 -1
  578. package/app/.next/server/app-paths-manifest.json +33 -31
  579. package/app/.next/server/chunks/1099.js +37 -0
  580. package/app/.next/server/chunks/2951.js +1 -0
  581. package/app/.next/server/chunks/3994.js +3 -0
  582. package/app/.next/server/chunks/4004.js +1 -1
  583. package/app/.next/server/chunks/4755.js +3 -3
  584. package/app/.next/server/chunks/4832.js +2 -2
  585. package/app/.next/server/chunks/5040.js +1 -1
  586. package/app/.next/server/chunks/651.js +46 -0
  587. package/app/.next/server/chunks/7615.js +1 -1
  588. package/app/.next/server/chunks/7968.js +1 -1
  589. package/app/.next/server/chunks/{3676.js → 8757.js} +2 -2
  590. package/app/.next/server/pages/404.html +1 -1
  591. package/app/.next/server/pages/500.html +2 -2
  592. package/app/.next/server/server-reference-manifest.js +1 -1
  593. package/app/.next/server/server-reference-manifest.json +1 -1
  594. package/app/.next/static/-4iz0aT4gr0pcgbKDy3mR/_buildManifest.js +1 -0
  595. package/app/.next/static/chunks/{1525-886426e50105474d.js → 1525-5a69ef0a1ac4f962.js} +2 -2
  596. package/app/.next/static/chunks/7013-718042994c9127fa.js +1 -0
  597. package/app/.next/static/chunks/782-5e138760b7f7bf48.js +3 -0
  598. package/app/.next/static/chunks/{7896-42bb02212fd79c37.js → 7896-9a0909a92a983a09.js} +1 -1
  599. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-a04417ebc8cf8378.js +1 -0
  600. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-a0d59a10c0c8cf03.js +15 -0
  601. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-bdb5be890b523066.js → page-0ec8339a5e63e29b.js} +1 -1
  602. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/page-38d9a3dbd2b14ce0.js +1 -0
  603. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-9f316bbfedf248e3.js +1 -0
  604. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-1c7f51c61cd1e699.js +1 -0
  605. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-b7f4f0bd54a35446.js +1 -0
  606. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-9dc1eebb90668f5a.js +1 -0
  607. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-0a52b0b6a790afd5.js +1 -0
  608. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-9667287d75830fd5.js → page-8d7182afc4e86131.js} +1 -1
  609. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-8ecd49c8dede42af.js +1 -0
  610. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-9460e0e29ba0ca7d.js +1 -0
  611. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-2889507d608ace80.js +4 -0
  612. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-016d44203ff299ac.js +1 -0
  613. package/app/.next/static/chunks/app/(dashboard)/{layout-b6fc79d0628b97e3.js → layout-5cca2595e89e770c.js} +1 -1
  614. package/app/.next/static/chunks/app/_global-error/page-9dc1eebb90668f5a.js +1 -0
  615. package/app/.next/static/chunks/app/_not-found/page-9dc1eebb90668f5a.js +1 -0
  616. package/app/.next/static/chunks/app/api/auth/login/route-9dc1eebb90668f5a.js +1 -0
  617. package/app/.next/static/chunks/app/api/auth/logout/route-9dc1eebb90668f5a.js +1 -0
  618. package/app/.next/static/chunks/app/api/cache/route-9dc1eebb90668f5a.js +1 -0
  619. package/app/.next/static/chunks/app/api/cache/stats/route-9dc1eebb90668f5a.js +1 -0
  620. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-9dc1eebb90668f5a.js +1 -0
  621. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-9dc1eebb90668f5a.js +1 -0
  622. package/app/.next/static/chunks/app/api/cli-tools/backups/route-9dc1eebb90668f5a.js +1 -0
  623. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-9dc1eebb90668f5a.js +1 -0
  624. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-9dc1eebb90668f5a.js +1 -0
  625. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-9dc1eebb90668f5a.js +1 -0
  626. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-9dc1eebb90668f5a.js +1 -0
  627. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-9dc1eebb90668f5a.js +1 -0
  628. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-9dc1eebb90668f5a.js +1 -0
  629. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-9dc1eebb90668f5a.js +1 -0
  630. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-9dc1eebb90668f5a.js +1 -0
  631. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-9dc1eebb90668f5a.js +1 -0
  632. package/app/.next/static/chunks/app/api/cli-tools/status/route-9dc1eebb90668f5a.js +1 -0
  633. package/app/.next/static/chunks/app/api/cloud/auth/route-9dc1eebb90668f5a.js +1 -0
  634. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-9dc1eebb90668f5a.js +1 -0
  635. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-9dc1eebb90668f5a.js +1 -0
  636. package/app/.next/static/chunks/app/api/cloud/models/alias/route-9dc1eebb90668f5a.js +1 -0
  637. package/app/.next/static/chunks/app/api/combos/[id]/route-9dc1eebb90668f5a.js +1 -0
  638. package/app/.next/static/chunks/app/api/combos/metrics/route-9dc1eebb90668f5a.js +1 -0
  639. package/app/.next/static/chunks/app/api/combos/route-9dc1eebb90668f5a.js +1 -0
  640. package/app/.next/static/chunks/app/api/combos/test/route-9dc1eebb90668f5a.js +1 -0
  641. package/app/.next/static/chunks/app/api/compliance/audit-log/route-9dc1eebb90668f5a.js +1 -0
  642. package/app/.next/static/chunks/app/api/db-backups/route-9dc1eebb90668f5a.js +1 -0
  643. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-9dc1eebb90668f5a.js +1 -0
  644. package/app/.next/static/chunks/app/api/evals/route-9dc1eebb90668f5a.js +1 -0
  645. package/app/.next/static/chunks/app/api/fallback/chains/route-9dc1eebb90668f5a.js +1 -0
  646. package/app/.next/static/chunks/app/api/init/route-9dc1eebb90668f5a.js +1 -0
  647. package/app/.next/static/chunks/app/api/keys/[id]/route-9dc1eebb90668f5a.js +1 -0
  648. package/app/.next/static/chunks/app/api/keys/route-9dc1eebb90668f5a.js +1 -0
  649. package/app/.next/static/chunks/app/api/models/alias/route-9dc1eebb90668f5a.js +1 -0
  650. package/app/.next/static/chunks/app/api/models/availability/route-9dc1eebb90668f5a.js +1 -0
  651. package/app/.next/static/chunks/app/api/models/catalog/route-9dc1eebb90668f5a.js +1 -0
  652. package/app/.next/static/chunks/app/api/models/route-9dc1eebb90668f5a.js +1 -0
  653. package/app/.next/static/chunks/app/api/monitoring/health/route-9dc1eebb90668f5a.js +1 -0
  654. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-9dc1eebb90668f5a.js +1 -0
  655. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-9dc1eebb90668f5a.js +1 -0
  656. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-9dc1eebb90668f5a.js +1 -0
  657. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-9dc1eebb90668f5a.js +1 -0
  658. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-9dc1eebb90668f5a.js +1 -0
  659. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-9dc1eebb90668f5a.js +1 -0
  660. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-9dc1eebb90668f5a.js +1 -0
  661. package/app/.next/static/chunks/app/api/policies/route-9dc1eebb90668f5a.js +1 -0
  662. package/app/.next/static/chunks/app/api/pricing/defaults/route-9dc1eebb90668f5a.js +1 -0
  663. package/app/.next/static/chunks/app/api/pricing/models/route-9dc1eebb90668f5a.js +1 -0
  664. package/app/.next/static/chunks/app/api/pricing/route-9dc1eebb90668f5a.js +1 -0
  665. package/app/.next/static/chunks/app/api/provider-metrics/route-9dc1eebb90668f5a.js +1 -0
  666. package/app/.next/static/chunks/app/api/provider-models/route-9dc1eebb90668f5a.js +1 -0
  667. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-9dc1eebb90668f5a.js +1 -0
  668. package/app/.next/static/chunks/app/api/provider-nodes/route-9dc1eebb90668f5a.js +1 -0
  669. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-9dc1eebb90668f5a.js +1 -0
  670. package/app/.next/static/chunks/app/api/providers/[id]/models/route-9dc1eebb90668f5a.js +1 -0
  671. package/app/.next/static/chunks/app/api/providers/[id]/route-9dc1eebb90668f5a.js +1 -0
  672. package/app/.next/static/chunks/app/api/providers/[id]/test/route-9dc1eebb90668f5a.js +1 -0
  673. package/app/.next/static/chunks/app/api/providers/client/route-9dc1eebb90668f5a.js +1 -0
  674. package/app/.next/static/chunks/app/api/providers/route-9dc1eebb90668f5a.js +1 -0
  675. package/app/.next/static/chunks/app/api/providers/test-batch/route-9dc1eebb90668f5a.js +1 -0
  676. package/app/.next/static/chunks/app/api/providers/validate/route-9dc1eebb90668f5a.js +1 -0
  677. package/app/.next/static/chunks/app/api/rate-limit/route-9dc1eebb90668f5a.js +1 -0
  678. package/app/.next/static/chunks/app/api/rate-limits/route-9dc1eebb90668f5a.js +1 -0
  679. package/app/.next/static/chunks/app/api/resilience/reset/route-9dc1eebb90668f5a.js +1 -0
  680. package/app/.next/static/chunks/app/api/resilience/route-9dc1eebb90668f5a.js +1 -0
  681. package/app/.next/static/chunks/app/api/restart/route-9dc1eebb90668f5a.js +1 -0
  682. package/app/.next/static/chunks/app/api/sessions/route-9dc1eebb90668f5a.js +1 -0
  683. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-9dc1eebb90668f5a.js +1 -0
  684. package/app/.next/static/chunks/app/api/settings/ip-filter/route-9dc1eebb90668f5a.js +1 -0
  685. package/app/.next/static/chunks/app/api/settings/proxy/route-9dc1eebb90668f5a.js +1 -0
  686. package/app/.next/static/chunks/app/api/settings/proxy/test/route-9dc1eebb90668f5a.js +1 -0
  687. package/app/.next/static/chunks/app/api/settings/require-login/route-9dc1eebb90668f5a.js +1 -0
  688. package/app/.next/static/chunks/app/api/settings/route-9dc1eebb90668f5a.js +1 -0
  689. package/app/.next/static/chunks/app/api/settings/system-prompt/route-9dc1eebb90668f5a.js +1 -0
  690. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-9dc1eebb90668f5a.js +1 -0
  691. package/app/.next/static/chunks/app/api/shutdown/route-9dc1eebb90668f5a.js +1 -0
  692. package/app/.next/static/chunks/app/api/storage/health/route-9dc1eebb90668f5a.js +1 -0
  693. package/app/.next/static/chunks/app/api/sync/cloud/route-9dc1eebb90668f5a.js +1 -0
  694. package/app/.next/static/chunks/app/api/sync/initialize/route-9dc1eebb90668f5a.js +1 -0
  695. package/app/.next/static/chunks/app/api/tags/route-9dc1eebb90668f5a.js +1 -0
  696. package/app/.next/static/chunks/app/api/telemetry/summary/route-9dc1eebb90668f5a.js +1 -0
  697. package/app/.next/static/chunks/app/api/token-health/route-9dc1eebb90668f5a.js +1 -0
  698. package/app/.next/static/chunks/app/api/translator/detect/route-9dc1eebb90668f5a.js +1 -0
  699. package/app/.next/static/chunks/app/api/translator/history/route-9dc1eebb90668f5a.js +1 -0
  700. package/app/.next/static/chunks/app/api/translator/load/route-9dc1eebb90668f5a.js +1 -0
  701. package/app/.next/static/chunks/app/api/translator/save/route-9dc1eebb90668f5a.js +1 -0
  702. package/app/.next/static/chunks/app/api/translator/send/route-9dc1eebb90668f5a.js +1 -0
  703. package/app/.next/static/chunks/app/api/translator/translate/route-9dc1eebb90668f5a.js +1 -0
  704. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-9dc1eebb90668f5a.js +1 -0
  705. package/app/.next/static/chunks/app/api/usage/analytics/route-9dc1eebb90668f5a.js +1 -0
  706. package/app/.next/static/chunks/app/api/usage/budget/route-9dc1eebb90668f5a.js +1 -0
  707. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-9dc1eebb90668f5a.js +1 -0
  708. package/app/.next/static/chunks/app/api/usage/call-logs/route-9dc1eebb90668f5a.js +1 -0
  709. package/app/.next/static/chunks/app/api/usage/history/route-9dc1eebb90668f5a.js +1 -0
  710. package/app/.next/static/chunks/app/api/usage/logs/route-9dc1eebb90668f5a.js +1 -0
  711. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-9dc1eebb90668f5a.js +1 -0
  712. package/app/.next/static/chunks/app/api/usage/request-logs/route-9dc1eebb90668f5a.js +1 -0
  713. package/app/.next/static/chunks/app/api/v1/api/chat/route-9dc1eebb90668f5a.js +1 -0
  714. package/app/.next/static/chunks/app/api/v1/audio/speech/route-9dc1eebb90668f5a.js +1 -0
  715. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-9dc1eebb90668f5a.js +1 -0
  716. package/app/.next/static/chunks/app/api/v1/chat/completions/route-9dc1eebb90668f5a.js +1 -0
  717. package/app/.next/static/chunks/app/api/v1/embeddings/route-9dc1eebb90668f5a.js +1 -0
  718. package/app/.next/static/chunks/app/api/v1/images/generations/route-9dc1eebb90668f5a.js +1 -0
  719. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-9dc1eebb90668f5a.js +1 -0
  720. package/app/.next/static/chunks/app/api/v1/messages/route-9dc1eebb90668f5a.js +1 -0
  721. package/app/.next/static/chunks/app/api/v1/models/route-9dc1eebb90668f5a.js +1 -0
  722. package/app/.next/static/chunks/app/api/v1/moderations/route-9dc1eebb90668f5a.js +1 -0
  723. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-9dc1eebb90668f5a.js +1 -0
  724. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-9dc1eebb90668f5a.js +1 -0
  725. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-9dc1eebb90668f5a.js +1 -0
  726. package/app/.next/static/chunks/app/api/v1/rerank/route-9dc1eebb90668f5a.js +1 -0
  727. package/app/.next/static/chunks/app/api/v1/responses/route-9dc1eebb90668f5a.js +1 -0
  728. package/app/.next/static/chunks/app/api/v1/route-9dc1eebb90668f5a.js +1 -0
  729. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-9dc1eebb90668f5a.js +1 -0
  730. package/app/.next/static/chunks/app/api/v1beta/models/route-9dc1eebb90668f5a.js +1 -0
  731. package/app/.next/static/chunks/app/forgot-password/{page-9c116a597f3df4d1.js → page-9cf548e06e388c72.js} +1 -1
  732. package/app/.next/static/chunks/app/landing/page-24ee8d70cde143a9.js +1 -0
  733. package/app/.next/static/chunks/app/login/{page-93ac51059ef434b7.js → page-1fe2fbac3d005b28.js} +1 -1
  734. package/app/.next/static/chunks/app/page-9dc1eebb90668f5a.js +1 -0
  735. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-9dc1eebb90668f5a.js +1 -0
  736. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-9dc1eebb90668f5a.js +1 -0
  737. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-9dc1eebb90668f5a.js +1 -0
  738. package/app/.next/static/css/bd676ecee93f7aaf.css +1 -0
  739. package/app/package.json +1 -1
  740. package/app/public/apple-touch-icon.svg +26 -0
  741. package/app/public/favicon.svg +18 -4
  742. package/app/public/icon-192.svg +25 -0
  743. package/package.json +1 -1
  744. package/app/.next/server/app/favicon.ico/route.js +0 -1
  745. package/app/.next/server/app/favicon.ico/route.js.nft.json +0 -1
  746. package/app/.next/server/app/favicon.ico.body +0 -0
  747. package/app/.next/server/app/favicon.ico.meta +0 -1
  748. package/app/.next/server/chunks/216.js +0 -37
  749. package/app/.next/server/chunks/4352.js +0 -46
  750. package/app/.next/server/chunks/4822.js +0 -3
  751. package/app/.next/server/chunks/867.js +0 -1
  752. package/app/.next/static/chunks/3191-0bbb8ebd1bd32d1d.js +0 -1
  753. package/app/.next/static/chunks/600-84211b75b24af21c.js +0 -3
  754. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/page-7a3dc7db5858bb3b.js +0 -1
  755. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-4cec40aa933b932e.js +0 -15
  756. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-c08e4e402bafcf57.js +0 -1
  757. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/page-f2287385af528be2.js +0 -1
  758. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-47808673eb1f72ec.js +0 -1
  759. package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-c02303813bcb9777.js +0 -1
  760. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-958706ed6aa9d18b.js +0 -1
  761. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-2af3523f530f984a.js +0 -1
  762. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-a94b8f5327b8392c.js +0 -1
  763. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/page-6190920e7526556c.js +0 -4
  764. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-32e5d24d60a03c23.js +0 -1
  765. package/app/.next/static/chunks/app/_global-error/page-c02303813bcb9777.js +0 -1
  766. package/app/.next/static/chunks/app/_not-found/page-c02303813bcb9777.js +0 -1
  767. package/app/.next/static/chunks/app/api/auth/login/route-c02303813bcb9777.js +0 -1
  768. package/app/.next/static/chunks/app/api/auth/logout/route-c02303813bcb9777.js +0 -1
  769. package/app/.next/static/chunks/app/api/cache/route-c02303813bcb9777.js +0 -1
  770. package/app/.next/static/chunks/app/api/cache/stats/route-c02303813bcb9777.js +0 -1
  771. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-c02303813bcb9777.js +0 -1
  772. package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-c02303813bcb9777.js +0 -1
  773. package/app/.next/static/chunks/app/api/cli-tools/backups/route-c02303813bcb9777.js +0 -1
  774. package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-c02303813bcb9777.js +0 -1
  775. package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-c02303813bcb9777.js +0 -1
  776. package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-c02303813bcb9777.js +0 -1
  777. package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-c02303813bcb9777.js +0 -1
  778. package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-c02303813bcb9777.js +0 -1
  779. package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-c02303813bcb9777.js +0 -1
  780. package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-c02303813bcb9777.js +0 -1
  781. package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-c02303813bcb9777.js +0 -1
  782. package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-c02303813bcb9777.js +0 -1
  783. package/app/.next/static/chunks/app/api/cloud/auth/route-c02303813bcb9777.js +0 -1
  784. package/app/.next/static/chunks/app/api/cloud/credentials/update/route-c02303813bcb9777.js +0 -1
  785. package/app/.next/static/chunks/app/api/cloud/model/resolve/route-c02303813bcb9777.js +0 -1
  786. package/app/.next/static/chunks/app/api/cloud/models/alias/route-c02303813bcb9777.js +0 -1
  787. package/app/.next/static/chunks/app/api/combos/[id]/route-c02303813bcb9777.js +0 -1
  788. package/app/.next/static/chunks/app/api/combos/metrics/route-c02303813bcb9777.js +0 -1
  789. package/app/.next/static/chunks/app/api/combos/route-c02303813bcb9777.js +0 -1
  790. package/app/.next/static/chunks/app/api/combos/test/route-c02303813bcb9777.js +0 -1
  791. package/app/.next/static/chunks/app/api/compliance/audit-log/route-c02303813bcb9777.js +0 -1
  792. package/app/.next/static/chunks/app/api/db-backups/route-c02303813bcb9777.js +0 -1
  793. package/app/.next/static/chunks/app/api/evals/[suiteId]/route-c02303813bcb9777.js +0 -1
  794. package/app/.next/static/chunks/app/api/evals/route-c02303813bcb9777.js +0 -1
  795. package/app/.next/static/chunks/app/api/fallback/chains/route-c02303813bcb9777.js +0 -1
  796. package/app/.next/static/chunks/app/api/init/route-c02303813bcb9777.js +0 -1
  797. package/app/.next/static/chunks/app/api/keys/[id]/route-c02303813bcb9777.js +0 -1
  798. package/app/.next/static/chunks/app/api/keys/route-c02303813bcb9777.js +0 -1
  799. package/app/.next/static/chunks/app/api/models/alias/route-c02303813bcb9777.js +0 -1
  800. package/app/.next/static/chunks/app/api/models/availability/route-c02303813bcb9777.js +0 -1
  801. package/app/.next/static/chunks/app/api/models/catalog/route-c02303813bcb9777.js +0 -1
  802. package/app/.next/static/chunks/app/api/models/route-c02303813bcb9777.js +0 -1
  803. package/app/.next/static/chunks/app/api/monitoring/health/route-c02303813bcb9777.js +0 -1
  804. package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-c02303813bcb9777.js +0 -1
  805. package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-c02303813bcb9777.js +0 -1
  806. package/app/.next/static/chunks/app/api/oauth/cursor/import/route-c02303813bcb9777.js +0 -1
  807. package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-c02303813bcb9777.js +0 -1
  808. package/app/.next/static/chunks/app/api/oauth/kiro/import/route-c02303813bcb9777.js +0 -1
  809. package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-c02303813bcb9777.js +0 -1
  810. package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-c02303813bcb9777.js +0 -1
  811. package/app/.next/static/chunks/app/api/policies/route-c02303813bcb9777.js +0 -1
  812. package/app/.next/static/chunks/app/api/pricing/defaults/route-c02303813bcb9777.js +0 -1
  813. package/app/.next/static/chunks/app/api/pricing/models/route-c02303813bcb9777.js +0 -1
  814. package/app/.next/static/chunks/app/api/pricing/route-c02303813bcb9777.js +0 -1
  815. package/app/.next/static/chunks/app/api/provider-models/route-c02303813bcb9777.js +0 -1
  816. package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-c02303813bcb9777.js +0 -1
  817. package/app/.next/static/chunks/app/api/provider-nodes/route-c02303813bcb9777.js +0 -1
  818. package/app/.next/static/chunks/app/api/provider-nodes/validate/route-c02303813bcb9777.js +0 -1
  819. package/app/.next/static/chunks/app/api/providers/[id]/models/route-c02303813bcb9777.js +0 -1
  820. package/app/.next/static/chunks/app/api/providers/[id]/route-c02303813bcb9777.js +0 -1
  821. package/app/.next/static/chunks/app/api/providers/[id]/test/route-c02303813bcb9777.js +0 -1
  822. package/app/.next/static/chunks/app/api/providers/client/route-c02303813bcb9777.js +0 -1
  823. package/app/.next/static/chunks/app/api/providers/route-c02303813bcb9777.js +0 -1
  824. package/app/.next/static/chunks/app/api/providers/test-batch/route-c02303813bcb9777.js +0 -1
  825. package/app/.next/static/chunks/app/api/providers/validate/route-c02303813bcb9777.js +0 -1
  826. package/app/.next/static/chunks/app/api/rate-limit/route-c02303813bcb9777.js +0 -1
  827. package/app/.next/static/chunks/app/api/rate-limits/route-c02303813bcb9777.js +0 -1
  828. package/app/.next/static/chunks/app/api/resilience/reset/route-c02303813bcb9777.js +0 -1
  829. package/app/.next/static/chunks/app/api/resilience/route-c02303813bcb9777.js +0 -1
  830. package/app/.next/static/chunks/app/api/restart/route-c02303813bcb9777.js +0 -1
  831. package/app/.next/static/chunks/app/api/sessions/route-c02303813bcb9777.js +0 -1
  832. package/app/.next/static/chunks/app/api/settings/combo-defaults/route-c02303813bcb9777.js +0 -1
  833. package/app/.next/static/chunks/app/api/settings/ip-filter/route-c02303813bcb9777.js +0 -1
  834. package/app/.next/static/chunks/app/api/settings/proxy/route-c02303813bcb9777.js +0 -1
  835. package/app/.next/static/chunks/app/api/settings/proxy/test/route-c02303813bcb9777.js +0 -1
  836. package/app/.next/static/chunks/app/api/settings/require-login/route-c02303813bcb9777.js +0 -1
  837. package/app/.next/static/chunks/app/api/settings/route-c02303813bcb9777.js +0 -1
  838. package/app/.next/static/chunks/app/api/settings/system-prompt/route-c02303813bcb9777.js +0 -1
  839. package/app/.next/static/chunks/app/api/settings/thinking-budget/route-c02303813bcb9777.js +0 -1
  840. package/app/.next/static/chunks/app/api/shutdown/route-c02303813bcb9777.js +0 -1
  841. package/app/.next/static/chunks/app/api/storage/health/route-c02303813bcb9777.js +0 -1
  842. package/app/.next/static/chunks/app/api/sync/cloud/route-c02303813bcb9777.js +0 -1
  843. package/app/.next/static/chunks/app/api/sync/initialize/route-c02303813bcb9777.js +0 -1
  844. package/app/.next/static/chunks/app/api/tags/route-c02303813bcb9777.js +0 -1
  845. package/app/.next/static/chunks/app/api/telemetry/summary/route-c02303813bcb9777.js +0 -1
  846. package/app/.next/static/chunks/app/api/token-health/route-c02303813bcb9777.js +0 -1
  847. package/app/.next/static/chunks/app/api/translator/detect/route-c02303813bcb9777.js +0 -1
  848. package/app/.next/static/chunks/app/api/translator/history/route-c02303813bcb9777.js +0 -1
  849. package/app/.next/static/chunks/app/api/translator/load/route-c02303813bcb9777.js +0 -1
  850. package/app/.next/static/chunks/app/api/translator/save/route-c02303813bcb9777.js +0 -1
  851. package/app/.next/static/chunks/app/api/translator/send/route-c02303813bcb9777.js +0 -1
  852. package/app/.next/static/chunks/app/api/translator/translate/route-c02303813bcb9777.js +0 -1
  853. package/app/.next/static/chunks/app/api/usage/[connectionId]/route-c02303813bcb9777.js +0 -1
  854. package/app/.next/static/chunks/app/api/usage/analytics/route-c02303813bcb9777.js +0 -1
  855. package/app/.next/static/chunks/app/api/usage/budget/route-c02303813bcb9777.js +0 -1
  856. package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-c02303813bcb9777.js +0 -1
  857. package/app/.next/static/chunks/app/api/usage/call-logs/route-c02303813bcb9777.js +0 -1
  858. package/app/.next/static/chunks/app/api/usage/history/route-c02303813bcb9777.js +0 -1
  859. package/app/.next/static/chunks/app/api/usage/logs/route-c02303813bcb9777.js +0 -1
  860. package/app/.next/static/chunks/app/api/usage/proxy-logs/route-c02303813bcb9777.js +0 -1
  861. package/app/.next/static/chunks/app/api/usage/request-logs/route-c02303813bcb9777.js +0 -1
  862. package/app/.next/static/chunks/app/api/v1/api/chat/route-c02303813bcb9777.js +0 -1
  863. package/app/.next/static/chunks/app/api/v1/audio/speech/route-c02303813bcb9777.js +0 -1
  864. package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-c02303813bcb9777.js +0 -1
  865. package/app/.next/static/chunks/app/api/v1/chat/completions/route-c02303813bcb9777.js +0 -1
  866. package/app/.next/static/chunks/app/api/v1/embeddings/route-c02303813bcb9777.js +0 -1
  867. package/app/.next/static/chunks/app/api/v1/images/generations/route-c02303813bcb9777.js +0 -1
  868. package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-c02303813bcb9777.js +0 -1
  869. package/app/.next/static/chunks/app/api/v1/messages/route-c02303813bcb9777.js +0 -1
  870. package/app/.next/static/chunks/app/api/v1/models/route-c02303813bcb9777.js +0 -1
  871. package/app/.next/static/chunks/app/api/v1/moderations/route-c02303813bcb9777.js +0 -1
  872. package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-c02303813bcb9777.js +0 -1
  873. package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-c02303813bcb9777.js +0 -1
  874. package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-c02303813bcb9777.js +0 -1
  875. package/app/.next/static/chunks/app/api/v1/rerank/route-c02303813bcb9777.js +0 -1
  876. package/app/.next/static/chunks/app/api/v1/responses/route-c02303813bcb9777.js +0 -1
  877. package/app/.next/static/chunks/app/api/v1/route-c02303813bcb9777.js +0 -1
  878. package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-c02303813bcb9777.js +0 -1
  879. package/app/.next/static/chunks/app/api/v1beta/models/route-c02303813bcb9777.js +0 -1
  880. package/app/.next/static/chunks/app/landing/page-174931045e0028b2.js +0 -1
  881. package/app/.next/static/chunks/app/page-c02303813bcb9777.js +0 -1
  882. package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-c02303813bcb9777.js +0 -1
  883. package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-c02303813bcb9777.js +0 -1
  884. package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-c02303813bcb9777.js +0 -1
  885. package/app/.next/static/css/61fcae3369881104.css +0 -1
  886. package/app/.next/static/sTDitYd6vQZvJjlRJcZVe/_buildManifest.js +0 -1
  887. /package/app/.next/static/{sTDitYd6vQZvJjlRJcZVe → -4iz0aT4gr0pcgbKDy3mR}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><!--sTDitYd6vQZvJjlRJcZVe--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/61fcae3369881104.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a2b6b20e2db553f5.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-c9da11a8061df107.js" async=""></script><script src="/_next/static/chunks/8500-98e13bcce54aa7a0.js" async=""></script><script src="/_next/static/chunks/9751-3a35163d337d54ea.js" async=""></script><script src="/_next/static/chunks/600-84211b75b24af21c.js" async=""></script><script src="/_next/static/chunks/3191-0bbb8ebd1bd32d1d.js" async=""></script><script src="/_next/static/chunks/7896-42bb02212fd79c37.js" async=""></script><script src="/_next/static/chunks/1525-886426e50105474d.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-b6fc79d0628b97e3.js" async=""></script><script src="/_next/static/chunks/app/not-found-e1af8b9c5785b71b.js" async=""></script><script src="/_next/static/chunks/app/terms/page-8f74097544a61b9d.js" async=""></script><script src="/_next/static/chunks/app/global-error-6abc2976016d7bd1.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><meta name="next-size-adjust" content=""/><title>Terms of Service | OmniRoute</title><meta name="description" content="Terms of service for the OmniRoute AI API proxy router."/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg">Skip to content</a><main class="min-h-screen bg-bg text-text-main"><div class="max-w-3xl mx-auto px-6 py-16"><a class="inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8" href="/"><span class="material-symbols-outlined text-[18px]">arrow_back</span>Back to home</a><h1 class="text-3xl font-bold mb-2">Terms of Service</h1><p class="text-sm text-text-muted mb-10">Last updated: February 13, 2026</p><div class="space-y-8 text-text-muted leading-relaxed"><section><h2 class="text-lg font-semibold text-text-main mb-3">1. Overview</h2><p>OmniRoute is a <strong class="text-text-main">local-first</strong> AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking.</p></section><section><h2 class="text-lg font-semibold text-text-main mb-3">2. User Responsibilities</h2><ul class="list-disc pl-6 space-y-2"><li>You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.).</li><li>You must comply with the terms of service of each AI provider whose API you access through OmniRoute.</li><li>You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access.</li></ul></section><section><h2 class="text-lg font-semibold text-text-main mb-3">3. How It Works</h2><p>OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation.</p></section><section><h2 class="text-lg font-semibold text-text-main mb-3">4. Data Handling</h2><ul class="list-disc pl-6 space-y-2"><li>All data is stored <strong class="text-text-main">locally</strong> on your machine in a SQLite database.</li><li>OmniRoute does not transmit any data to external servers unless you explicitly enable cloud sync features.</li><li>Usage logs, API keys, and configuration are stored in<!-- --> <code class="text-primary text-sm">~/.omniroute/</code>.</li></ul></section><section><h2 class="text-lg font-semibold text-text-main mb-3">5. Disclaimer</h2><p>OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration.</p></section><section><h2 class="text-lg font-semibold text-text-main mb-3">6. Open Source</h2><p>OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license.</p></section></div><div class="mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted"><p>Questions? Visit our<!-- --> <a href="https://github.com/decolua/omniroute" class="text-primary hover:underline" target="_blank" rel="noopener noreferrer">GitHub repository</a>.</p></div></div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a2b6b20e2db553f5.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57896,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"600\",\"static/chunks/600-84211b75b24af21c.js\",\"3191\",\"static/chunks/3191-0bbb8ebd1bd32d1d.js\",\"7896\",\"static/chunks/7896-42bb02212fd79c37.js\",\"1525\",\"static/chunks/1525-886426e50105474d.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-b6fc79d0628b97e3.js\"],\"ThemeProvider\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[91369,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"4345\",\"static/chunks/app/not-found-e1af8b9c5785b71b.js\"],\"default\"]\n6:I[98500,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"7066\",\"static/chunks/app/terms/page-8f74097544a61b9d.js\"],\"\"]\nf:I[96243,[\"4219\",\"static/chunks/app/global-error-6abc2976016d7bd1.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/61fcae3369881104.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"sTDitYd6vQZvJjlRJcZVe\",\"c\":[\"\",\"terms\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"terms\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/61fcae3369881104.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"a\",null,{\"href\":\"#main-content\",\"className\":\"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg\",\"children\":\"Skip to content\"}],[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L5\",null,{}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"min-h-screen bg-bg text-text-main\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl mx-auto px-6 py-16\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/\",\"className\":\"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"material-symbols-outlined text-[18px]\",\"children\":\"arrow_back\"}],\"Back to home\"]}],[\"$\",\"h1\",null,{\"className\":\"text-3xl font-bold mb-2\",\"children\":\"Terms of Service\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-text-muted mb-10\",\"children\":\"Last updated: February 13, 2026\"}],[\"$\",\"div\",null,{\"className\":\"space-y-8 text-text-muted leading-relaxed\",\"children\":[[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"1. Overview\"}],[\"$\",\"p\",null,{\"children\":[\"OmniRoute is a \",[\"$\",\"strong\",null,{\"className\":\"text-text-main\",\"children\":\"local-first\"}],\" AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking.\"]}]]}],[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"2. User Responsibilities\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc pl-6 space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.).\"}],[\"$\",\"li\",null,{\"children\":\"You must comply with the terms of service of each AI provider whose API you access through OmniRoute.\"}],[\"$\",\"li\",null,{\"children\":\"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access.\"}]]}]]}],[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"3. How It Works\"}],[\"$\",\"p\",null,{\"children\":\"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation.\"}]]}],[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"4. Data Handling\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc pl-6 space-y-2\",\"children\":[\"$L7\",\"$L8\",\"$L9\"]}]]}],\"$La\",\"$Lb\"]}],\"$Lc\"]}]}],null,\"$Ld\"]}],{},null,false,false]},null,false,false]},null,false,false],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"10:I[90484,[],\"OutletBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[90484,[],\"ViewportBoundary\"]\n15:I[90484,[],\"MetadataBoundary\"]\n7:[\"$\",\"li\",null,{\"children\":[\"All data is stored \",[\"$\",\"strong\",null,{\"className\":\"text-text-main\",\"children\":\"locally\"}],\" on your machine in a SQLite database.\"]}]\n8:[\"$\",\"li\",null,{\"children\":\"OmniRoute does not transmit any data to external servers unless you explicitly enable cloud sync features.\"}]\n9:[\"$\",\"li\",null,{\"children\":[\"Usage logs, API keys, and configuration are stored in\",\" \",[\"$\",\"code\",null,{\"className\":\"text-primary text-sm\",\"children\":\"~/.omniroute/\"}],\".\"]}]\na:[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"5. Disclaimer\"}],[\"$\",\"p\",null,{\"children\":\"OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration.\"}]]}]\nb:[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"6. Open Source\"}],[\"$\",\"p\",null,{\"children\":\"OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license.\"}]]}]\nc:[\"$\",\"div\",null,{\"className\":\"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted\",\"children\":[\"$\",\"p\",null,{\"children\":[\"Questions? Visit our\",\" \",[\"$\",\"a\",null,{\"href\":\"https://github.com/decolua/omniroute\",\"className\":\"text-primary hover:underline\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":\"GitHub repository\"}],\".\"]}]}]\nd:[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]\ne:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L13\",null,{\"children\":\"$L14\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L16\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"17:I[86869,[],\"IconMark\"]\n12:null\n16:[[\"$\",\"title\",\"0\",{\"children\":\"Terms of Service | OmniRoute\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Terms of service for the OmniRoute AI API proxy router.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L17\",\"4\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><!--_4iz0aT4gr0pcgbKDy3mR--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/081a0afca5a9bd20.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bd676ecee93f7aaf.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a2b6b20e2db553f5.js"/><script src="/_next/static/chunks/4bd1b696-e5d7c65570c947b7.js" async=""></script><script src="/_next/static/chunks/3794-337d1ca25ad99a89.js" async=""></script><script src="/_next/static/chunks/main-app-c9da11a8061df107.js" async=""></script><script src="/_next/static/chunks/8500-98e13bcce54aa7a0.js" async=""></script><script src="/_next/static/chunks/9751-3a35163d337d54ea.js" async=""></script><script src="/_next/static/chunks/782-5e138760b7f7bf48.js" async=""></script><script src="/_next/static/chunks/7013-718042994c9127fa.js" async=""></script><script src="/_next/static/chunks/7896-9a0909a92a983a09.js" async=""></script><script src="/_next/static/chunks/1525-5a69ef0a1ac4f962.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js" async=""></script><script src="/_next/static/chunks/app/not-found-e1af8b9c5785b71b.js" async=""></script><script src="/_next/static/chunks/app/terms/page-8f74097544a61b9d.js" async=""></script><script src="/_next/static/chunks/app/global-error-6abc2976016d7bd1.js" async=""></script><link rel="preload" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" as="style"/><link rel="preconnect" href="https://fonts.googleapis.com"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/><meta name="next-size-adjust" content=""/><title>Terms of Service | OmniRoute</title><meta name="description" content="Terms of service for the OmniRoute AI API proxy router."/><link rel="icon" href="/favicon.svg"/><link rel="apple-touch-icon" href="/apple-touch-icon.svg"/><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&amp;display=swap" rel="stylesheet"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg">Skip to content</a><main class="min-h-screen bg-bg text-text-main"><div class="max-w-3xl mx-auto px-6 py-16"><a class="inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8" href="/"><span class="material-symbols-outlined text-[18px]">arrow_back</span>Back to home</a><h1 class="text-3xl font-bold mb-2">Terms of Service</h1><p class="text-sm text-text-muted mb-10">Last updated: February 13, 2026</p><div class="space-y-8 text-text-muted leading-relaxed"><section><h2 class="text-lg font-semibold text-text-main mb-3">1. Overview</h2><p>OmniRoute is a <strong class="text-text-main">local-first</strong> AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking.</p></section><section><h2 class="text-lg font-semibold text-text-main mb-3">2. User Responsibilities</h2><ul class="list-disc pl-6 space-y-2"><li>You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.).</li><li>You must comply with the terms of service of each AI provider whose API you access through OmniRoute.</li><li>You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access.</li></ul></section><section><h2 class="text-lg font-semibold text-text-main mb-3">3. How It Works</h2><p>OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation.</p></section><section><h2 class="text-lg font-semibold text-text-main mb-3">4. Data Handling</h2><ul class="list-disc pl-6 space-y-2"><li>All data is stored <strong class="text-text-main">locally</strong> on your machine in a SQLite database.</li><li>OmniRoute does not transmit any data to external servers unless you explicitly enable cloud sync features.</li><li>Usage logs, API keys, and configuration are stored in<!-- --> <code class="text-primary text-sm">~/.omniroute/</code>.</li></ul></section><section><h2 class="text-lg font-semibold text-text-main mb-3">5. Disclaimer</h2><p>OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration.</p></section><section><h2 class="text-lg font-semibold text-text-main mb-3">6. Open Source</h2><p>OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license.</p></section></div><div class="mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted"><p>Questions? Visit our<!-- --> <a href="https://github.com/diegosouzapw/OmniRoute" class="text-primary hover:underline" target="_blank" rel="noopener noreferrer">GitHub repository</a>.</p></div></div></main><!--$--><!--/$--><script src="/_next/static/chunks/webpack-a2b6b20e2db553f5.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57896,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"9751\",\"static/chunks/9751-3a35163d337d54ea.js\",\"782\",\"static/chunks/782-5e138760b7f7bf48.js\",\"7013\",\"static/chunks/7013-718042994c9127fa.js\",\"7896\",\"static/chunks/7896-9a0909a92a983a09.js\",\"1525\",\"static/chunks/1525-5a69ef0a1ac4f962.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js\"],\"ThemeProvider\"]\n3:I[57121,[],\"\"]\n4:I[74581,[],\"\"]\n5:I[91369,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"4345\",\"static/chunks/app/not-found-e1af8b9c5785b71b.js\"],\"default\"]\n6:I[98500,[\"8500\",\"static/chunks/8500-98e13bcce54aa7a0.js\",\"7066\",\"static/chunks/app/terms/page-8f74097544a61b9d.js\"],\"\"]\nf:I[96243,[\"4219\",\"static/chunks/app/global-error-6abc2976016d7bd1.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/081a0afca5a9bd20.css\",\"style\"]\n:HL[\"/_next/static/css/bd676ecee93f7aaf.css\",\"style\"]\n:HL[\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"-4iz0aT4gr0pcgbKDy3mR\",\"c\":[\"\",\"terms\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"terms\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/081a0afca5a9bd20.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/bd676ecee93f7aaf.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.googleapis.com\"}],[\"$\",\"link\",null,{\"rel\":\"preconnect\",\"href\":\"https://fonts.gstatic.com\",\"crossOrigin\":\"anonymous\"}],[\"$\",\"link\",null,{\"href\":\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\u0026display=swap\",\"rel\":\"stylesheet\"}]]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"a\",null,{\"href\":\"#main-content\",\"className\":\"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg\",\"children\":\"Skip to content\"}],[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"$L5\",null,{}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"main\",null,{\"className\":\"min-h-screen bg-bg text-text-main\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl mx-auto px-6 py-16\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/\",\"className\":\"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8\",\"children\":[[\"$\",\"span\",null,{\"className\":\"material-symbols-outlined text-[18px]\",\"children\":\"arrow_back\"}],\"Back to home\"]}],[\"$\",\"h1\",null,{\"className\":\"text-3xl font-bold mb-2\",\"children\":\"Terms of Service\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-text-muted mb-10\",\"children\":\"Last updated: February 13, 2026\"}],[\"$\",\"div\",null,{\"className\":\"space-y-8 text-text-muted leading-relaxed\",\"children\":[[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"1. Overview\"}],[\"$\",\"p\",null,{\"children\":[\"OmniRoute is a \",[\"$\",\"strong\",null,{\"className\":\"text-text-main\",\"children\":\"local-first\"}],\" AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking.\"]}]]}],[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"2. User Responsibilities\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc pl-6 space-y-2\",\"children\":[[\"$\",\"li\",null,{\"children\":\"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.).\"}],[\"$\",\"li\",null,{\"children\":\"You must comply with the terms of service of each AI provider whose API you access through OmniRoute.\"}],[\"$\",\"li\",null,{\"children\":\"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access.\"}]]}]]}],[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"3. How It Works\"}],[\"$\",\"p\",null,{\"children\":\"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation.\"}]]}],[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"4. Data Handling\"}],[\"$\",\"ul\",null,{\"className\":\"list-disc pl-6 space-y-2\",\"children\":[\"$L7\",\"$L8\",\"$L9\"]}]]}],\"$La\",\"$Lb\"]}],\"$Lc\"]}]}],null,\"$Ld\"]}],{},null,false,false]},null,false,false]},null,false,false],\"$Le\",false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true}\n"])</script><script>self.__next_f.push([1,"10:I[90484,[],\"OutletBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[90484,[],\"ViewportBoundary\"]\n15:I[90484,[],\"MetadataBoundary\"]\n7:[\"$\",\"li\",null,{\"children\":[\"All data is stored \",[\"$\",\"strong\",null,{\"className\":\"text-text-main\",\"children\":\"locally\"}],\" on your machine in a SQLite database.\"]}]\n8:[\"$\",\"li\",null,{\"children\":\"OmniRoute does not transmit any data to external servers unless you explicitly enable cloud sync features.\"}]\n9:[\"$\",\"li\",null,{\"children\":[\"Usage logs, API keys, and configuration are stored in\",\" \",[\"$\",\"code\",null,{\"className\":\"text-primary text-sm\",\"children\":\"~/.omniroute/\"}],\".\"]}]\na:[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"5. Disclaimer\"}],[\"$\",\"p\",null,{\"children\":\"OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration.\"}]]}]\nb:[\"$\",\"section\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"text-lg font-semibold text-text-main mb-3\",\"children\":\"6. Open Source\"}],[\"$\",\"p\",null,{\"children\":\"OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license.\"}]]}]\nc:[\"$\",\"div\",null,{\"className\":\"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted\",\"children\":[\"$\",\"p\",null,{\"children\":[\"Questions? Visit our\",\" \",[\"$\",\"a\",null,{\"href\":\"https://github.com/diegosouzapw/OmniRoute\",\"className\":\"text-primary hover:underline\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":\"GitHub repository\"}],\".\"]}]}]\nd:[\"$\",\"$L10\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@12\"}]}]\ne:[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L13\",null,{\"children\":\"$L14\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L15\",null,{\"children\":[\"$\",\"$11\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L16\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}]\n"])</script><script>self.__next_f.push([1,"14:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n"])</script><script>self.__next_f.push([1,"17:I[86869,[],\"IconMark\"]\n12:null\n16:[[\"$\",\"title\",\"0\",{\"children\":\"Terms of Service | OmniRoute\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Terms of service for the OmniRoute AI API proxy router.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"link\",\"3\",{\"rel\":\"apple-touch-icon\",\"href\":\"/apple-touch-icon.svg\"}],[\"$\",\"$L17\",\"4\",{}]]\n"])</script></body></html>
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[57896,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","600","static/chunks/600-84211b75b24af21c.js","3191","static/chunks/3191-0bbb8ebd1bd32d1d.js","7896","static/chunks/7896-42bb02212fd79c37.js","1525","static/chunks/1525-886426e50105474d.js","9305","static/chunks/app/(dashboard)/layout-b6fc79d0628b97e3.js"],"ThemeProvider"]
2
+ 2:I[57896,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-9a0909a92a983a09.js","1525","static/chunks/1525-5a69ef0a1ac4f962.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"ThemeProvider"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  5:I[91369,["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-e1af8b9c5785b71b.js"],"default"]
@@ -7,9 +7,9 @@
7
7
  f:I[96243,["4219","static/chunks/app/global-error-6abc2976016d7bd1.js"],"default"]
8
8
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
9
9
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
10
- :HL["/_next/static/css/61fcae3369881104.css","style"]
10
+ :HL["/_next/static/css/bd676ecee93f7aaf.css","style"]
11
11
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
12
- 0:{"P":null,"b":"sTDitYd6vQZvJjlRJcZVe","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/61fcae3369881104.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$L5",null,{}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main","children":["$","div",null,{"className":"max-w-3xl mx-auto px-6 py-16","children":[["$","$L6",null,{"href":"/","className":"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8","children":[["$","span",null,{"className":"material-symbols-outlined text-[18px]","children":"arrow_back"}],"Back to home"]}],["$","h1",null,{"className":"text-3xl font-bold mb-2","children":"Terms of Service"}],["$","p",null,{"className":"text-sm text-text-muted mb-10","children":"Last updated: February 13, 2026"}],["$","div",null,{"className":"space-y-8 text-text-muted leading-relaxed","children":[["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"1. Overview"}],["$","p",null,{"children":["OmniRoute is a ",["$","strong",null,{"className":"text-text-main","children":"local-first"}]," AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking."]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"2. User Responsibilities"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.)."}],["$","li",null,{"children":"You must comply with the terms of service of each AI provider whose API you access through OmniRoute."}],["$","li",null,{"children":"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access."}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"3. How It Works"}],["$","p",null,{"children":"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"4. Data Handling"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":["$L7","$L8","$L9"]}]]}],"$La","$Lb"]}],"$Lc"]}]}],null,"$Ld"]}],{},null,false,false]},null,false,false]},null,false,false],"$Le",false]],"m":"$undefined","G":["$f",[]],"S":true}
12
+ 0:{"P":null,"b":"-4iz0aT4gr0pcgbKDy3mR","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/bd676ecee93f7aaf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$L5",null,{}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main","children":["$","div",null,{"className":"max-w-3xl mx-auto px-6 py-16","children":[["$","$L6",null,{"href":"/","className":"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8","children":[["$","span",null,{"className":"material-symbols-outlined text-[18px]","children":"arrow_back"}],"Back to home"]}],["$","h1",null,{"className":"text-3xl font-bold mb-2","children":"Terms of Service"}],["$","p",null,{"className":"text-sm text-text-muted mb-10","children":"Last updated: February 13, 2026"}],["$","div",null,{"className":"space-y-8 text-text-muted leading-relaxed","children":[["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"1. Overview"}],["$","p",null,{"children":["OmniRoute is a ",["$","strong",null,{"className":"text-text-main","children":"local-first"}]," AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking."]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"2. User Responsibilities"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.)."}],["$","li",null,{"children":"You must comply with the terms of service of each AI provider whose API you access through OmniRoute."}],["$","li",null,{"children":"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access."}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"3. How It Works"}],["$","p",null,{"children":"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"4. Data Handling"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":["$L7","$L8","$L9"]}]]}],"$La","$Lb"]}],"$Lc"]}]}],null,"$Ld"]}],{},null,false,false]},null,false,false]},null,false,false],"$Le",false]],"m":"$undefined","G":["$f",[]],"S":true}
13
13
  10:I[90484,[],"OutletBoundary"]
14
14
  11:"$Sreact.suspense"
15
15
  13:I[90484,[],"ViewportBoundary"]
@@ -19,10 +19,10 @@ f:I[96243,["4219","static/chunks/app/global-error-6abc2976016d7bd1.js"],"default
19
19
  9:["$","li",null,{"children":["Usage logs, API keys, and configuration are stored in"," ",["$","code",null,{"className":"text-primary text-sm","children":"~/.omniroute/"}],"."]}]
20
20
  a:["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"5. Disclaimer"}],["$","p",null,{"children":"OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration."}]]}]
21
21
  b:["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"6. Open Source"}],["$","p",null,{"children":"OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license."}]]}]
22
- c:["$","div",null,{"className":"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted","children":["$","p",null,{"children":["Questions? Visit our"," ",["$","a",null,{"href":"https://github.com/decolua/omniroute","className":"text-primary hover:underline","target":"_blank","rel":"noopener noreferrer","children":"GitHub repository"}],"."]}]}]
22
+ c:["$","div",null,{"className":"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted","children":["$","p",null,{"children":["Questions? Visit our"," ",["$","a",null,{"href":"https://github.com/diegosouzapw/OmniRoute","className":"text-primary hover:underline","target":"_blank","rel":"noopener noreferrer","children":"GitHub repository"}],"."]}]}]
23
23
  d:["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]
24
24
  e:["$","$1","h",{"children":[null,["$","$L13",null,{"children":"$L14"}],["$","div",null,{"hidden":true,"children":["$","$L15",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L16"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
25
25
  14:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
26
26
  17:I[86869,[],"IconMark"]
27
27
  12:null
28
- 16:[["$","title","0",{"children":"Terms of Service | OmniRoute"}],["$","meta","1",{"name":"description","content":"Terms of service for the OmniRoute AI API proxy router."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L17","4",{}]]
28
+ 16:[["$","title","0",{"children":"Terms of Service | OmniRoute"}],["$","meta","1",{"name":"description","content":"Terms of service for the OmniRoute AI API proxy router."}],["$","link","2",{"rel":"icon","href":"/favicon.svg"}],["$","link","3",{"rel":"apple-touch-icon","href":"/apple-touch-icon.svg"}],["$","$L17","4",{}]]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[57896,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","600","static/chunks/600-84211b75b24af21c.js","3191","static/chunks/3191-0bbb8ebd1bd32d1d.js","7896","static/chunks/7896-42bb02212fd79c37.js","1525","static/chunks/1525-886426e50105474d.js","9305","static/chunks/app/(dashboard)/layout-b6fc79d0628b97e3.js"],"ThemeProvider"]
2
+ 2:I[57896,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-9a0909a92a983a09.js","1525","static/chunks/1525-5a69ef0a1ac4f962.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"ThemeProvider"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  5:I[91369,["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-e1af8b9c5785b71b.js"],"default"]
@@ -7,9 +7,9 @@
7
7
  f:I[96243,["4219","static/chunks/app/global-error-6abc2976016d7bd1.js"],"default"]
8
8
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
9
9
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
10
- :HL["/_next/static/css/61fcae3369881104.css","style"]
10
+ :HL["/_next/static/css/bd676ecee93f7aaf.css","style"]
11
11
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
12
- 0:{"P":null,"b":"sTDitYd6vQZvJjlRJcZVe","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/61fcae3369881104.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$L5",null,{}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main","children":["$","div",null,{"className":"max-w-3xl mx-auto px-6 py-16","children":[["$","$L6",null,{"href":"/","className":"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8","children":[["$","span",null,{"className":"material-symbols-outlined text-[18px]","children":"arrow_back"}],"Back to home"]}],["$","h1",null,{"className":"text-3xl font-bold mb-2","children":"Terms of Service"}],["$","p",null,{"className":"text-sm text-text-muted mb-10","children":"Last updated: February 13, 2026"}],["$","div",null,{"className":"space-y-8 text-text-muted leading-relaxed","children":[["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"1. Overview"}],["$","p",null,{"children":["OmniRoute is a ",["$","strong",null,{"className":"text-text-main","children":"local-first"}]," AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking."]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"2. User Responsibilities"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.)."}],["$","li",null,{"children":"You must comply with the terms of service of each AI provider whose API you access through OmniRoute."}],["$","li",null,{"children":"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access."}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"3. How It Works"}],["$","p",null,{"children":"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"4. Data Handling"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":["$L7","$L8","$L9"]}]]}],"$La","$Lb"]}],"$Lc"]}]}],null,"$Ld"]}],{},null,false,false]},null,false,false]},null,false,false],"$Le",false]],"m":"$undefined","G":["$f",[]],"S":true}
12
+ 0:{"P":null,"b":"-4iz0aT4gr0pcgbKDy3mR","c":["","terms"],"q":"","i":false,"f":[[["",{"children":["terms",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/bd676ecee93f7aaf.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$L5",null,{}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main","children":["$","div",null,{"className":"max-w-3xl mx-auto px-6 py-16","children":[["$","$L6",null,{"href":"/","className":"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8","children":[["$","span",null,{"className":"material-symbols-outlined text-[18px]","children":"arrow_back"}],"Back to home"]}],["$","h1",null,{"className":"text-3xl font-bold mb-2","children":"Terms of Service"}],["$","p",null,{"className":"text-sm text-text-muted mb-10","children":"Last updated: February 13, 2026"}],["$","div",null,{"className":"space-y-8 text-text-muted leading-relaxed","children":[["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"1. Overview"}],["$","p",null,{"children":["OmniRoute is a ",["$","strong",null,{"className":"text-text-main","children":"local-first"}]," AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking."]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"2. User Responsibilities"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.)."}],["$","li",null,{"children":"You must comply with the terms of service of each AI provider whose API you access through OmniRoute."}],["$","li",null,{"children":"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access."}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"3. How It Works"}],["$","p",null,{"children":"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"4. Data Handling"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":["$L7","$L8","$L9"]}]]}],"$La","$Lb"]}],"$Lc"]}]}],null,"$Ld"]}],{},null,false,false]},null,false,false]},null,false,false],"$Le",false]],"m":"$undefined","G":["$f",[]],"S":true}
13
13
  10:I[90484,[],"OutletBoundary"]
14
14
  11:"$Sreact.suspense"
15
15
  13:I[90484,[],"ViewportBoundary"]
@@ -19,10 +19,10 @@ f:I[96243,["4219","static/chunks/app/global-error-6abc2976016d7bd1.js"],"default
19
19
  9:["$","li",null,{"children":["Usage logs, API keys, and configuration are stored in"," ",["$","code",null,{"className":"text-primary text-sm","children":"~/.omniroute/"}],"."]}]
20
20
  a:["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"5. Disclaimer"}],["$","p",null,{"children":"OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration."}]]}]
21
21
  b:["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"6. Open Source"}],["$","p",null,{"children":"OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license."}]]}]
22
- c:["$","div",null,{"className":"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted","children":["$","p",null,{"children":["Questions? Visit our"," ",["$","a",null,{"href":"https://github.com/decolua/omniroute","className":"text-primary hover:underline","target":"_blank","rel":"noopener noreferrer","children":"GitHub repository"}],"."]}]}]
22
+ c:["$","div",null,{"className":"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted","children":["$","p",null,{"children":["Questions? Visit our"," ",["$","a",null,{"href":"https://github.com/diegosouzapw/OmniRoute","className":"text-primary hover:underline","target":"_blank","rel":"noopener noreferrer","children":"GitHub repository"}],"."]}]}]
23
23
  d:["$","$L10",null,{"children":["$","$11",null,{"name":"Next.MetadataOutlet","children":"$@12"}]}]
24
24
  e:["$","$1","h",{"children":[null,["$","$L13",null,{"children":"$L14"}],["$","div",null,{"hidden":true,"children":["$","$L15",null,{"children":["$","$11",null,{"name":"Next.Metadata","children":"$L16"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]
25
25
  14:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
26
26
  17:I[86869,[],"IconMark"]
27
27
  12:null
28
- 16:[["$","title","0",{"children":"Terms of Service | OmniRoute"}],["$","meta","1",{"name":"description","content":"Terms of service for the OmniRoute AI API proxy router."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L17","4",{}]]
28
+ 16:[["$","title","0",{"children":"Terms of Service | OmniRoute"}],["$","meta","1",{"name":"description","content":"Terms of service for the OmniRoute AI API proxy router."}],["$","link","2",{"rel":"icon","href":"/favicon.svg"}],["$","link","3",{"rel":"apple-touch-icon","href":"/apple-touch-icon.svg"}],["$","$L17","4",{}]]
@@ -3,4 +3,4 @@
3
3
  3:I[90484,[],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  5:I[86869,[],"IconMark"]
6
- 0:{"buildId":"sTDitYd6vQZvJjlRJcZVe","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Terms of Service | OmniRoute"}],["$","meta","1",{"name":"description","content":"Terms of service for the OmniRoute AI API proxy router."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?603d046c9a6fdfbb","type":"image/x-icon","sizes":"16x16"}],["$","link","3",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
6
+ 0:{"buildId":"-4iz0aT4gr0pcgbKDy3mR","rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Terms of Service | OmniRoute"}],["$","meta","1",{"name":"description","content":"Terms of service for the OmniRoute AI API proxy router."}],["$","link","2",{"rel":"icon","href":"/favicon.svg"}],["$","link","3",{"rel":"apple-touch-icon","href":"/apple-touch-icon.svg"}],["$","$L5","4",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"loading":null,"isPartial":false}
@@ -1,9 +1,9 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[57896,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","600","static/chunks/600-84211b75b24af21c.js","3191","static/chunks/3191-0bbb8ebd1bd32d1d.js","7896","static/chunks/7896-42bb02212fd79c37.js","1525","static/chunks/1525-886426e50105474d.js","9305","static/chunks/app/(dashboard)/layout-b6fc79d0628b97e3.js"],"ThemeProvider"]
2
+ 2:I[57896,["8500","static/chunks/8500-98e13bcce54aa7a0.js","9751","static/chunks/9751-3a35163d337d54ea.js","782","static/chunks/782-5e138760b7f7bf48.js","7013","static/chunks/7013-718042994c9127fa.js","7896","static/chunks/7896-9a0909a92a983a09.js","1525","static/chunks/1525-5a69ef0a1ac4f962.js","9305","static/chunks/app/(dashboard)/layout-5cca2595e89e770c.js"],"ThemeProvider"]
3
3
  3:I[57121,[],""]
4
4
  4:I[74581,[],""]
5
5
  5:I[91369,["8500","static/chunks/8500-98e13bcce54aa7a0.js","4345","static/chunks/app/not-found-e1af8b9c5785b71b.js"],"default"]
6
6
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
7
- :HL["/_next/static/css/61fcae3369881104.css","style"]
7
+ :HL["/_next/static/css/bd676ecee93f7aaf.css","style"]
8
8
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
9
- 0:{"buildId":"sTDitYd6vQZvJjlRJcZVe","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/61fcae3369881104.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[["$","$L5",null,{}],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false}
9
+ 0:{"buildId":"-4iz0aT4gr0pcgbKDy3mR","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/081a0afca5a9bd20.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/bd676ecee93f7aaf.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":[["$","link",null,{"rel":"preconnect","href":"https://fonts.googleapis.com"}],["$","link",null,{"rel":"preconnect","href":"https://fonts.gstatic.com","crossOrigin":"anonymous"}],["$","link",null,{"href":"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","rel":"stylesheet"}]]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","suppressHydrationWarning":true,"children":[["$","a",null,{"href":"#main-content","className":"sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-[#6366f1] focus:text-white focus:rounded-lg focus:text-sm focus:font-semibold focus:shadow-lg","children":"Skip to content"}],["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[["$","$L5",null,{}],[]]}]}]]}]]}]]}],"loading":null,"isPartial":false}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/081a0afca5a9bd20.css","style"]
3
- :HL["/_next/static/css/61fcae3369881104.css","style"]
3
+ :HL["/_next/static/css/bd676ecee93f7aaf.css","style"]
4
4
  :HL["https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap","style"]
5
- 0:{"buildId":"sTDitYd6vQZvJjlRJcZVe","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"terms","paramType":null,"paramKey":"terms","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
5
+ 0:{"buildId":"-4iz0aT4gr0pcgbKDy3mR","tree":{"name":"","paramType":null,"paramKey":"","hasRuntimePrefetch":false,"slots":{"children":{"name":"terms","paramType":null,"paramKey":"terms","hasRuntimePrefetch":false,"slots":{"children":{"name":"__PAGE__","paramType":null,"paramKey":"__PAGE__","hasRuntimePrefetch":false,"slots":null,"isRootLayout":false}},"isRootLayout":false}},"isRootLayout":true},"staleTime":300}
@@ -1,6 +1,7 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[98500,["8500","static/chunks/8500-98e13bcce54aa7a0.js","7066","static/chunks/app/terms/page-8f74097544a61b9d.js"],""]
3
3
  3:I[90484,[],"OutletBoundary"]
4
- 4:"$Sreact.suspense"
5
- 0:{"buildId":"sTDitYd6vQZvJjlRJcZVe","rsc":["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main","children":["$","div",null,{"className":"max-w-3xl mx-auto px-6 py-16","children":[["$","$L2",null,{"href":"/","className":"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8","children":[["$","span",null,{"className":"material-symbols-outlined text-[18px]","children":"arrow_back"}],"Back to home"]}],["$","h1",null,{"className":"text-3xl font-bold mb-2","children":"Terms of Service"}],["$","p",null,{"className":"text-sm text-text-muted mb-10","children":"Last updated: February 13, 2026"}],["$","div",null,{"className":"space-y-8 text-text-muted leading-relaxed","children":[["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"1. Overview"}],["$","p",null,{"children":["OmniRoute is a ",["$","strong",null,{"className":"text-text-main","children":"local-first"}]," AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking."]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"2. User Responsibilities"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.)."}],["$","li",null,{"children":"You must comply with the terms of service of each AI provider whose API you access through OmniRoute."}],["$","li",null,{"children":"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access."}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"3. How It Works"}],["$","p",null,{"children":"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"4. Data Handling"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":["All data is stored ",["$","strong",null,{"className":"text-text-main","children":"locally"}]," on your machine in a SQLite database."]}],["$","li",null,{"children":"OmniRoute does not transmit any data to external servers unless you explicitly enable cloud sync features."}],["$","li",null,{"children":["Usage logs, API keys, and configuration are stored in"," ",["$","code",null,{"className":"text-primary text-sm","children":"~/.omniroute/"}],"."]}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"5. Disclaimer"}],["$","p",null,{"children":"OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"6. Open Source"}],["$","p",null,{"children":"OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license."}]]}]]}],["$","div",null,{"className":"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted","children":["$","p",null,{"children":["Questions? Visit our"," ",["$","a",null,{"href":"https://github.com/decolua/omniroute","className":"text-primary hover:underline","target":"_blank","rel":"noopener noreferrer","children":"GitHub repository"}],"."]}]}]]}]}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"loading":null,"isPartial":false}
6
- 5:null
4
+ 5:"$Sreact.suspense"
5
+ 0:{"buildId":"-4iz0aT4gr0pcgbKDy3mR","rsc":["$","$1","c",{"children":[["$","main",null,{"className":"min-h-screen bg-bg text-text-main","children":["$","div",null,{"className":"max-w-3xl mx-auto px-6 py-16","children":[["$","$L2",null,{"href":"/","className":"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary transition-colors mb-8","children":[["$","span",null,{"className":"material-symbols-outlined text-[18px]","children":"arrow_back"}],"Back to home"]}],["$","h1",null,{"className":"text-3xl font-bold mb-2","children":"Terms of Service"}],["$","p",null,{"className":"text-sm text-text-muted mb-10","children":"Last updated: February 13, 2026"}],["$","div",null,{"className":"space-y-8 text-text-muted leading-relaxed","children":[["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"1. Overview"}],["$","p",null,{"children":["OmniRoute is a ",["$","strong",null,{"className":"text-text-main","children":"local-first"}]," AI API proxy router that operates entirely on your machine. It routes requests to multiple AI providers with load balancing, failover, and usage tracking."]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"2. User Responsibilities"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":"You are solely responsible for managing your own API keys and credentials for third-party AI providers (OpenAI, Anthropic, Google, etc.)."}],["$","li",null,{"children":"You must comply with the terms of service of each AI provider whose API you access through OmniRoute."}],["$","li",null,{"children":"You are responsible for the security of your local OmniRoute installation, including setting a password and restricting network access."}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"3. How It Works"}],["$","p",null,{"children":"OmniRoute acts as an intermediary proxy. API calls sent to OmniRoute are translated and forwarded to your configured AI providers. OmniRoute does not modify the content of your requests or responses beyond the necessary protocol translation."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"4. Data Handling"}],["$","ul",null,{"className":"list-disc pl-6 space-y-2","children":[["$","li",null,{"children":["All data is stored ",["$","strong",null,{"className":"text-text-main","children":"locally"}]," on your machine in a SQLite database."]}],["$","li",null,{"children":"OmniRoute does not transmit any data to external servers unless you explicitly enable cloud sync features."}],["$","li",null,{"children":["Usage logs, API keys, and configuration are stored in"," ",["$","code",null,{"className":"text-primary text-sm","children":"~/.omniroute/"}],"."]}]]}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"5. Disclaimer"}],["$","p",null,{"children":"OmniRoute is provided “as is” without warranty of any kind. We are not responsible for any costs incurred through API usage, service disruptions, or data loss. Always maintain backups of your configuration."}]]}],["$","section",null,{"children":[["$","h2",null,{"className":"text-lg font-semibold text-text-main mb-3","children":"6. Open Source"}],["$","p",null,{"children":"OmniRoute is open-source software. You are free to inspect, modify, and distribute it under the terms of its license."}]]}]]}],["$","div",null,{"className":"mt-12 pt-8 border-t border-white/[0.06] text-sm text-text-muted","children":["$","p",null,{"children":["Questions? Visit our"," ",["$","a",null,{"href":"https://github.com/diegosouzapw/OmniRoute","className":"text-primary hover:underline","target":"_blank","rel":"noopener noreferrer","children":"GitHub repository"}],"."]}]}]]}]}],null,["$","$L3",null,{"children":"$L4"}]]}],"loading":null,"isPartial":false}
6
+ 4:["$","$5",null,{"name":"Next.MetadataOutlet","children":"$@6"}]
7
+ 6:null
@@ -1,4 +1,4 @@
1
1
  1:"$Sreact.fragment"
2
2
  2:I[57121,[],""]
3
3
  3:I[74581,[],""]
4
- 0:{"buildId":"sTDitYd6vQZvJjlRJcZVe","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
4
+ 0:{"buildId":"-4iz0aT4gr0pcgbKDy3mR","rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"loading":null,"isPartial":false}
@@ -1,28 +1,28 @@
1
1
  {
2
- "/_global-error/page": "app/_global-error/page.js",
3
2
  "/_not-found/page": "app/_not-found/page.js",
3
+ "/_global-error/page": "app/_global-error/page.js",
4
4
  "/api/auth/login/route": "app/api/auth/login/route.js",
5
5
  "/api/auth/logout/route": "app/api/auth/logout/route.js",
6
6
  "/api/cache/route": "app/api/cache/route.js",
7
- "/api/cache/stats/route": "app/api/cache/stats/route.js",
8
7
  "/api/cli-tools/antigravity-mitm/alias/route": "app/api/cli-tools/antigravity-mitm/alias/route.js",
8
+ "/api/cache/stats/route": "app/api/cache/stats/route.js",
9
9
  "/api/cli-tools/backups/route": "app/api/cli-tools/backups/route.js",
10
10
  "/api/cli-tools/codex-profiles/route": "app/api/cli-tools/codex-profiles/route.js",
11
11
  "/api/cli-tools/guide-settings/[toolId]/route": "app/api/cli-tools/guide-settings/[toolId]/route.js",
12
12
  "/api/cloud/auth/route": "app/api/cloud/auth/route.js",
13
13
  "/api/cloud/credentials/update/route": "app/api/cloud/credentials/update/route.js",
14
14
  "/api/cloud/model/resolve/route": "app/api/cloud/model/resolve/route.js",
15
- "/api/combos/[id]/route": "app/api/combos/[id]/route.js",
16
15
  "/api/cloud/models/alias/route": "app/api/cloud/models/alias/route.js",
16
+ "/api/combos/[id]/route": "app/api/combos/[id]/route.js",
17
17
  "/api/combos/metrics/route": "app/api/combos/metrics/route.js",
18
- "/api/combos/route": "app/api/combos/route.js",
19
18
  "/api/combos/test/route": "app/api/combos/test/route.js",
19
+ "/api/combos/route": "app/api/combos/route.js",
20
20
  "/api/compliance/audit-log/route": "app/api/compliance/audit-log/route.js",
21
- "/api/evals/[suiteId]/route": "app/api/evals/[suiteId]/route.js",
22
21
  "/api/db-backups/route": "app/api/db-backups/route.js",
22
+ "/api/evals/[suiteId]/route": "app/api/evals/[suiteId]/route.js",
23
23
  "/api/evals/route": "app/api/evals/route.js",
24
- "/api/init/route": "app/api/init/route.js",
25
24
  "/api/fallback/chains/route": "app/api/fallback/chains/route.js",
25
+ "/api/init/route": "app/api/init/route.js",
26
26
  "/api/keys/[id]/route": "app/api/keys/[id]/route.js",
27
27
  "/api/keys/route": "app/api/keys/route.js",
28
28
  "/api/models/alias/route": "app/api/models/alias/route.js",
@@ -32,89 +32,90 @@
32
32
  "/api/monitoring/health/route": "app/api/monitoring/health/route.js",
33
33
  "/api/oauth/[provider]/[action]/route": "app/api/oauth/[provider]/[action]/route.js",
34
34
  "/api/oauth/cursor/auto-import/route": "app/api/oauth/cursor/auto-import/route.js",
35
+ "/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
35
36
  "/api/oauth/cursor/import/route": "app/api/oauth/cursor/import/route.js",
36
37
  "/api/oauth/kiro/import/route": "app/api/oauth/kiro/import/route.js",
37
- "/api/oauth/kiro/auto-import/route": "app/api/oauth/kiro/auto-import/route.js",
38
38
  "/api/oauth/kiro/social-authorize/route": "app/api/oauth/kiro/social-authorize/route.js",
39
39
  "/api/oauth/kiro/social-exchange/route": "app/api/oauth/kiro/social-exchange/route.js",
40
40
  "/api/policies/route": "app/api/policies/route.js",
41
41
  "/api/pricing/defaults/route": "app/api/pricing/defaults/route.js",
42
42
  "/api/pricing/models/route": "app/api/pricing/models/route.js",
43
43
  "/api/pricing/route": "app/api/pricing/route.js",
44
+ "/api/provider-metrics/route": "app/api/provider-metrics/route.js",
44
45
  "/api/provider-models/route": "app/api/provider-models/route.js",
45
46
  "/api/provider-nodes/[id]/route": "app/api/provider-nodes/[id]/route.js",
46
47
  "/api/provider-nodes/validate/route": "app/api/provider-nodes/validate/route.js",
47
- "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
48
48
  "/api/providers/[id]/models/route": "app/api/providers/[id]/models/route.js",
49
+ "/api/providers/[id]/route": "app/api/providers/[id]/route.js",
49
50
  "/api/providers/client/route": "app/api/providers/client/route.js",
50
- "/api/providers/route": "app/api/providers/route.js",
51
51
  "/api/providers/test-batch/route": "app/api/providers/test-batch/route.js",
52
52
  "/api/providers/validate/route": "app/api/providers/validate/route.js",
53
+ "/api/providers/route": "app/api/providers/route.js",
53
54
  "/api/rate-limit/route": "app/api/rate-limit/route.js",
54
- "/api/rate-limits/route": "app/api/rate-limits/route.js",
55
55
  "/api/resilience/reset/route": "app/api/resilience/reset/route.js",
56
+ "/api/rate-limits/route": "app/api/rate-limits/route.js",
56
57
  "/api/resilience/route": "app/api/resilience/route.js",
57
- "/api/restart/route": "app/api/restart/route.js",
58
58
  "/api/sessions/route": "app/api/sessions/route.js",
59
59
  "/api/settings/combo-defaults/route": "app/api/settings/combo-defaults/route.js",
60
+ "/api/restart/route": "app/api/restart/route.js",
60
61
  "/api/settings/ip-filter/route": "app/api/settings/ip-filter/route.js",
61
62
  "/api/settings/require-login/route": "app/api/settings/require-login/route.js",
62
63
  "/api/settings/route": "app/api/settings/route.js",
63
64
  "/api/settings/system-prompt/route": "app/api/settings/system-prompt/route.js",
65
+ "/api/shutdown/route": "app/api/shutdown/route.js",
64
66
  "/api/settings/thinking-budget/route": "app/api/settings/thinking-budget/route.js",
65
67
  "/api/storage/health/route": "app/api/storage/health/route.js",
66
- "/api/shutdown/route": "app/api/shutdown/route.js",
67
68
  "/api/sync/cloud/route": "app/api/sync/cloud/route.js",
68
69
  "/api/sync/initialize/route": "app/api/sync/initialize/route.js",
69
- "/api/tags/route": "app/api/tags/route.js",
70
- "/api/translator/detect/route": "app/api/translator/detect/route.js",
71
70
  "/api/telemetry/summary/route": "app/api/telemetry/summary/route.js",
72
71
  "/api/token-health/route": "app/api/token-health/route.js",
73
72
  "/api/translator/history/route": "app/api/translator/history/route.js",
73
+ "/api/tags/route": "app/api/tags/route.js",
74
+ "/api/translator/detect/route": "app/api/translator/detect/route.js",
74
75
  "/api/translator/load/route": "app/api/translator/load/route.js",
75
76
  "/api/translator/save/route": "app/api/translator/save/route.js",
76
- "/api/translator/send/route": "app/api/translator/send/route.js",
77
77
  "/api/translator/translate/route": "app/api/translator/translate/route.js",
78
- "/api/usage/analytics/route": "app/api/usage/analytics/route.js",
79
78
  "/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
79
+ "/api/translator/send/route": "app/api/translator/send/route.js",
80
+ "/api/usage/analytics/route": "app/api/usage/analytics/route.js",
80
81
  "/api/usage/budget/route": "app/api/usage/budget/route.js",
81
82
  "/api/usage/call-logs/[id]/route": "app/api/usage/call-logs/[id]/route.js",
82
83
  "/api/usage/call-logs/route": "app/api/usage/call-logs/route.js",
83
- "/api/usage/logs/route": "app/api/usage/logs/route.js",
84
84
  "/api/usage/history/route": "app/api/usage/history/route.js",
85
- "/api/usage/request-logs/route": "app/api/usage/request-logs/route.js",
85
+ "/api/usage/logs/route": "app/api/usage/logs/route.js",
86
86
  "/api/v1/api/chat/route": "app/api/v1/api/chat/route.js",
87
+ "/api/usage/request-logs/route": "app/api/usage/request-logs/route.js",
88
+ "/api/v1/chat/completions/route": "app/api/v1/chat/completions/route.js",
87
89
  "/api/v1/audio/speech/route": "app/api/v1/audio/speech/route.js",
88
90
  "/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
89
- "/api/v1/chat/completions/route": "app/api/v1/chat/completions/route.js",
90
91
  "/api/v1/embeddings/route": "app/api/v1/embeddings/route.js",
91
- "/api/v1/images/generations/route": "app/api/v1/images/generations/route.js",
92
92
  "/api/v1/messages/count_tokens/route": "app/api/v1/messages/count_tokens/route.js",
93
+ "/api/v1/images/generations/route": "app/api/v1/images/generations/route.js",
93
94
  "/api/v1/messages/route": "app/api/v1/messages/route.js",
94
95
  "/api/v1/models/route": "app/api/v1/models/route.js",
95
- "/api/v1/moderations/route": "app/api/v1/moderations/route.js",
96
96
  "/api/v1/providers/[provider]/chat/completions/route": "app/api/v1/providers/[provider]/chat/completions/route.js",
97
+ "/api/v1/moderations/route": "app/api/v1/moderations/route.js",
97
98
  "/api/v1/providers/[provider]/embeddings/route": "app/api/v1/providers/[provider]/embeddings/route.js",
98
99
  "/api/v1/providers/[provider]/images/generations/route": "app/api/v1/providers/[provider]/images/generations/route.js",
99
- "/api/v1/rerank/route": "app/api/v1/rerank/route.js",
100
100
  "/api/v1/responses/route": "app/api/v1/responses/route.js",
101
- "/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
101
+ "/api/v1/rerank/route": "app/api/v1/rerank/route.js",
102
102
  "/api/v1/route": "app/api/v1/route.js",
103
+ "/api/v1beta/models/[...path]/route": "app/api/v1beta/models/[...path]/route.js",
103
104
  "/api/v1beta/models/route": "app/api/v1beta/models/route.js",
104
- "/favicon.ico/route": "app/favicon.ico/route.js",
105
105
  "/api/cli-tools/antigravity-mitm/route": "app/api/cli-tools/antigravity-mitm/route.js",
106
106
  "/api/cli-tools/claude-settings/route": "app/api/cli-tools/claude-settings/route.js",
107
- "/api/cli-tools/codex-settings/route": "app/api/cli-tools/codex-settings/route.js",
108
107
  "/api/cli-tools/cline-settings/route": "app/api/cli-tools/cline-settings/route.js",
109
108
  "/api/cli-tools/droid-settings/route": "app/api/cli-tools/droid-settings/route.js",
110
- "/api/cli-tools/openclaw-settings/route": "app/api/cli-tools/openclaw-settings/route.js",
109
+ "/api/cli-tools/codex-settings/route": "app/api/cli-tools/codex-settings/route.js",
111
110
  "/api/cli-tools/runtime/[toolId]/route": "app/api/cli-tools/runtime/[toolId]/route.js",
112
- "/api/cli-tools/kilo-settings/route": "app/api/cli-tools/kilo-settings/route.js",
111
+ "/api/cli-tools/status/route": "app/api/cli-tools/status/route.js",
113
112
  "/api/provider-nodes/route": "app/api/provider-nodes/route.js",
114
113
  "/api/providers/[id]/test/route": "app/api/providers/[id]/test/route.js",
115
- "/api/settings/proxy/test/route": "app/api/settings/proxy/test/route.js",
114
+ "/api/cli-tools/kilo-settings/route": "app/api/cli-tools/kilo-settings/route.js",
115
+ "/api/cli-tools/openclaw-settings/route": "app/api/cli-tools/openclaw-settings/route.js",
116
116
  "/api/settings/proxy/route": "app/api/settings/proxy/route.js",
117
117
  "/api/usage/proxy-logs/route": "app/api/usage/proxy-logs/route.js",
118
+ "/api/settings/proxy/test/route": "app/api/settings/proxy/test/route.js",
118
119
  "/callback/page": "app/callback/page.js",
119
120
  "/docs/page": "app/docs/page.js",
120
121
  "/forbidden/page": "app/forbidden/page.js",
@@ -126,17 +127,18 @@
126
127
  "/privacy/page": "app/privacy/page.js",
127
128
  "/(dashboard)/dashboard/analytics/page": "app/(dashboard)/dashboard/analytics/page.js",
128
129
  "/(dashboard)/dashboard/cli-tools/page": "app/(dashboard)/dashboard/cli-tools/page.js",
130
+ "/(dashboard)/dashboard/costs/page": "app/(dashboard)/dashboard/costs/page.js",
129
131
  "/(dashboard)/dashboard/endpoint/page": "app/(dashboard)/dashboard/endpoint/page.js",
130
132
  "/(dashboard)/dashboard/health/page": "app/(dashboard)/dashboard/health/page.js",
131
133
  "/(dashboard)/dashboard/profile/page": "app/(dashboard)/dashboard/profile/page.js",
132
134
  "/(dashboard)/dashboard/providers/new/page": "app/(dashboard)/dashboard/providers/new/page.js",
133
135
  "/(dashboard)/dashboard/settings/page": "app/(dashboard)/dashboard/settings/page.js",
134
136
  "/(dashboard)/dashboard/settings/pricing/page": "app/(dashboard)/dashboard/settings/pricing/page.js",
135
- "/(dashboard)/dashboard/page": "app/(dashboard)/dashboard/page.js",
136
137
  "/(dashboard)/dashboard/onboarding/page": "app/(dashboard)/dashboard/onboarding/page.js",
137
- "/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
138
- "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
138
+ "/(dashboard)/dashboard/page": "app/(dashboard)/dashboard/page.js",
139
139
  "/(dashboard)/dashboard/combos/page": "app/(dashboard)/dashboard/combos/page.js",
140
+ "/(dashboard)/dashboard/translator/page": "app/(dashboard)/dashboard/translator/page.js",
140
141
  "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
142
+ "/(dashboard)/dashboard/usage/page": "app/(dashboard)/dashboard/usage/page.js",
141
143
  "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js"
142
144
  }