omniroute 1.6.4 → 1.6.5

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 (471) hide show
  1. package/README.ar.md +108 -178
  2. package/README.bg.md +108 -259
  3. package/README.da.md +108 -259
  4. package/README.de.md +61 -129
  5. package/README.es.md +61 -129
  6. package/README.fi.md +109 -260
  7. package/README.fr.md +61 -129
  8. package/README.he.md +108 -259
  9. package/README.hu.md +108 -259
  10. package/README.id.md +108 -259
  11. package/README.in.md +51 -140
  12. package/README.it.md +61 -129
  13. package/README.ja.md +108 -178
  14. package/README.ko.md +108 -259
  15. package/README.md +135 -286
  16. package/README.ms.md +108 -259
  17. package/README.nl.md +108 -259
  18. package/README.no.md +108 -259
  19. package/README.phi.md +109 -260
  20. package/README.pl.md +109 -260
  21. package/README.pt-BR.md +61 -129
  22. package/README.pt.md +111 -262
  23. package/README.ro.md +109 -260
  24. package/README.ru.md +61 -129
  25. package/README.sk.md +108 -259
  26. package/README.sv.md +108 -259
  27. package/README.th.md +108 -259
  28. package/README.uk-UA.md +108 -259
  29. package/README.vi.md +108 -259
  30. package/README.zh-CN.md +61 -129
  31. package/app/.next/BUILD_ID +1 -1
  32. package/app/.next/app-path-routes-manifest.json +34 -34
  33. package/app/.next/build-manifest.json +3 -3
  34. package/app/.next/prerender-manifest.json +3 -3
  35. package/app/.next/required-server-files.json +1 -1
  36. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
  37. package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
  38. package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
  39. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +2 -2
  40. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
  41. package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
  42. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
  43. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
  44. package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
  45. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +3 -3
  46. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  47. package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  48. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  49. package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  50. package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  51. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
  52. package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  53. package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  54. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  55. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  56. package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  57. package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
  58. package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  59. package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  60. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
  61. package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
  62. package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
  63. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +2 -2
  64. package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  65. package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  66. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
  67. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
  68. package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
  69. package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
  70. package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  71. package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  72. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  73. package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  74. package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  75. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  76. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  77. package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  78. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  79. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  80. package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  81. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  82. package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  83. package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  84. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
  85. package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
  86. package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
  87. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
  88. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
  89. package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  90. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
  91. package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  92. package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  93. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  94. package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  95. package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  96. package/app/.next/server/app/_global-error/page.js +3 -3
  97. package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  98. package/app/.next/server/app/_global-error.html +2 -2
  99. package/app/.next/server/app/_global-error.rsc +4 -4
  100. package/app/.next/server/app/_global-error.segments/_full.segment.rsc +4 -4
  101. package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  102. package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  103. package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  104. package/app/.next/server/app/_global-error.segments/_index.segment.rsc +3 -3
  105. package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  106. package/app/.next/server/app/_not-found/page.js +2 -2
  107. package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
  108. package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  109. package/app/.next/server/app/api/auth/login/route.js +1 -1
  110. package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  111. package/app/.next/server/app/api/auth/logout/route.js +1 -1
  112. package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  113. package/app/.next/server/app/api/auth/status/route.js +1 -1
  114. package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  115. package/app/.next/server/app/api/cache/route.js +1 -1
  116. package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
  117. package/app/.next/server/app/api/cache/stats/route.js +1 -1
  118. package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  119. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  120. package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  121. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +3 -3
  122. package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  123. package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
  124. package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
  125. package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
  126. package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  127. package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
  128. package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  129. package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
  130. package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
  131. package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
  132. package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  133. package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
  134. package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  135. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route.js +1 -1
  136. package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
  137. package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  138. package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  139. package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  140. package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  141. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
  142. package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
  143. package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
  144. package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
  145. package/app/.next/server/app/api/cloud/auth/route.js +1 -1
  146. package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
  147. package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
  148. package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
  149. package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
  150. package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
  151. package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
  152. package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
  153. package/app/.next/server/app/api/combos/[id]/route.js +1 -1
  154. package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  155. package/app/.next/server/app/api/combos/metrics/route.js +1 -1
  156. package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
  157. package/app/.next/server/app/api/combos/route.js +1 -1
  158. package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
  159. package/app/.next/server/app/api/combos/test/route.js +1 -1
  160. package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
  161. package/app/.next/server/app/api/compliance/audit-log/route.js +1 -1
  162. package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
  163. package/app/.next/server/app/api/db-backups/export/route.js +1 -1
  164. package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
  165. package/app/.next/server/app/api/db-backups/exportAll/route.js +1 -1
  166. package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
  167. package/app/.next/server/app/api/db-backups/import/route.js +1 -1
  168. package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
  169. package/app/.next/server/app/api/db-backups/route.js +1 -1
  170. package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
  171. package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
  172. package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
  173. package/app/.next/server/app/api/evals/route.js +1 -1
  174. package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
  175. package/app/.next/server/app/api/fallback/chains/route.js +2 -2
  176. package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
  177. package/app/.next/server/app/api/init/route.js +1 -1
  178. package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  179. package/app/.next/server/app/api/keys/[id]/route.js +1 -1
  180. package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  181. package/app/.next/server/app/api/keys/route.js +1 -1
  182. package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
  183. package/app/.next/server/app/api/logs/console/route.js +1 -1
  184. package/app/.next/server/app/api/logs/console/route.js.nft.json +1 -1
  185. package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
  186. package/app/.next/server/app/api/models/alias/route.js +1 -1
  187. package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  188. package/app/.next/server/app/api/models/availability/route.js +1 -1
  189. package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  190. package/app/.next/server/app/api/models/catalog/route.js +2 -2
  191. package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
  192. package/app/.next/server/app/api/models/route.js +2 -2
  193. package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  194. package/app/.next/server/app/api/monitoring/health/route.js +2 -2
  195. package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
  196. package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +2 -2
  197. package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  198. package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +1 -1
  199. package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  200. package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
  201. package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  202. package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  203. package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  204. package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
  205. package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  206. package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  207. package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  208. package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  209. package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  210. package/app/.next/server/app/api/policies/route.js +2 -2
  211. package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
  212. package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
  213. package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
  214. package/app/.next/server/app/api/pricing/models/route.js +1 -1
  215. package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
  216. package/app/.next/server/app/api/pricing/route.js +1 -1
  217. package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  218. package/app/.next/server/app/api/provider-metrics/route.js +2 -2
  219. package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
  220. package/app/.next/server/app/api/provider-models/route.js +1 -1
  221. package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
  222. package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
  223. package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  224. package/app/.next/server/app/api/provider-nodes/route.js +2 -2
  225. package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  226. package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
  227. package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  228. package/app/.next/server/app/api/providers/[id]/models/route.js +2 -2
  229. package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  230. package/app/.next/server/app/api/providers/[id]/route.js +1 -1
  231. package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  232. package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
  233. package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  234. package/app/.next/server/app/api/providers/client/route.js +1 -1
  235. package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  236. package/app/.next/server/app/api/providers/route.js +2 -2
  237. package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
  238. package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
  239. package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  240. package/app/.next/server/app/api/providers/validate/route.js +1 -1
  241. package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  242. package/app/.next/server/app/api/rate-limit/route.js +1 -1
  243. package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
  244. package/app/.next/server/app/api/rate-limits/route.js +1 -1
  245. package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
  246. package/app/.next/server/app/api/resilience/reset/route.js +1 -1
  247. package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
  248. package/app/.next/server/app/api/resilience/route.js +1 -1
  249. package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
  250. package/app/.next/server/app/api/restart/route.js +1 -1
  251. package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  252. package/app/.next/server/app/api/sessions/route.js +1 -1
  253. package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  254. package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
  255. package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
  256. package/app/.next/server/app/api/settings/ip-filter/route.js +1 -1
  257. package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
  258. package/app/.next/server/app/api/settings/proxy/route.js +1 -1
  259. package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
  260. package/app/.next/server/app/api/settings/proxy/test/route.js +1 -1
  261. package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
  262. package/app/.next/server/app/api/settings/require-login/route.js +1 -1
  263. package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  264. package/app/.next/server/app/api/settings/route.js +1 -1
  265. package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  266. package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
  267. package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
  268. package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
  269. package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
  270. package/app/.next/server/app/api/shutdown/route.js +1 -1
  271. package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  272. package/app/.next/server/app/api/storage/health/route.js +1 -1
  273. package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
  274. package/app/.next/server/app/api/sync/cloud/route.js +1 -1
  275. package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
  276. package/app/.next/server/app/api/sync/initialize/route.js +1 -1
  277. package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
  278. package/app/.next/server/app/api/tags/route.js +1 -1
  279. package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
  280. package/app/.next/server/app/api/telemetry/summary/route.js +1 -1
  281. package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
  282. package/app/.next/server/app/api/token-health/route.js +1 -1
  283. package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
  284. package/app/.next/server/app/api/translator/detect/route.js +1 -1
  285. package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
  286. package/app/.next/server/app/api/translator/history/route.js +1 -1
  287. package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
  288. package/app/.next/server/app/api/translator/load/route.js +1 -1
  289. package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  290. package/app/.next/server/app/api/translator/save/route.js +1 -1
  291. package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  292. package/app/.next/server/app/api/translator/send/route.js +1 -1
  293. package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  294. package/app/.next/server/app/api/translator/translate/route.js +1 -1
  295. package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  296. package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
  297. package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  298. package/app/.next/server/app/api/usage/analytics/route.js +1 -1
  299. package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
  300. package/app/.next/server/app/api/usage/budget/route.js +2 -2
  301. package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
  302. package/app/.next/server/app/api/usage/call-logs/[id]/route.js +1 -1
  303. package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
  304. package/app/.next/server/app/api/usage/call-logs/route.js +1 -1
  305. package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
  306. package/app/.next/server/app/api/usage/history/route.js +1 -1
  307. package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  308. package/app/.next/server/app/api/usage/logs/route.js +1 -1
  309. package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
  310. package/app/.next/server/app/api/usage/proxy-logs/route.js +1 -1
  311. package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
  312. package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
  313. package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  314. package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
  315. package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  316. package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  317. package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
  318. package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  319. package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  320. package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
  321. package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  322. package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  323. package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
  324. package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  325. package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  326. package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
  327. package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  328. package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  329. package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
  330. package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  331. package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  332. package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
  333. package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  334. package/app/.next/server/app/api/v1/messages/route.js +1 -1
  335. package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
  336. package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  337. package/app/.next/server/app/api/v1/models/route.js +2 -2
  338. package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  339. package/app/.next/server/app/api/v1/moderations/route.js +1 -1
  340. package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
  341. package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
  342. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
  343. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
  344. package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
  345. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
  346. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
  347. package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
  348. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
  349. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
  350. package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
  351. package/app/.next/server/app/api/v1/rerank/route.js +1 -1
  352. package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
  353. package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
  354. package/app/.next/server/app/api/v1/responses/route.js +1 -1
  355. package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
  356. package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  357. package/app/.next/server/app/api/v1/route.js +1 -1
  358. package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
  359. package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
  360. package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  361. package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  362. package/app/.next/server/app/api/v1beta/models/route.js +2 -2
  363. package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  364. package/app/.next/server/app/callback/page.js +2 -2
  365. package/app/.next/server/app/callback/page.js.nft.json +1 -1
  366. package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
  367. package/app/.next/server/app/docs/page.js +3 -3
  368. package/app/.next/server/app/docs/page.js.nft.json +1 -1
  369. package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
  370. package/app/.next/server/app/forbidden/page.js +2 -2
  371. package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
  372. package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
  373. package/app/.next/server/app/forgot-password/page.js +2 -2
  374. package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
  375. package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
  376. package/app/.next/server/app/landing/page.js +2 -2
  377. package/app/.next/server/app/landing/page.js.nft.json +1 -1
  378. package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
  379. package/app/.next/server/app/login/page.js +2 -2
  380. package/app/.next/server/app/login/page.js.nft.json +1 -1
  381. package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
  382. package/app/.next/server/app/page.js +2 -2
  383. package/app/.next/server/app/page.js.nft.json +1 -1
  384. package/app/.next/server/app/page_client-reference-manifest.js +1 -1
  385. package/app/.next/server/app/privacy/page.js +2 -2
  386. package/app/.next/server/app/privacy/page.js.nft.json +1 -1
  387. package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
  388. package/app/.next/server/app/terms/page.js +2 -2
  389. package/app/.next/server/app/terms/page.js.nft.json +1 -1
  390. package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
  391. package/app/.next/server/app-paths-manifest.json +34 -34
  392. package/app/.next/server/chunks/2180.js +1 -1
  393. package/app/.next/server/chunks/2910.js +1 -1
  394. package/app/.next/server/chunks/3498.js +1 -1
  395. package/app/.next/server/chunks/4488.js +1 -1
  396. package/app/.next/server/chunks/5248.js +1 -0
  397. package/app/.next/server/chunks/5393.js +2 -0
  398. package/app/.next/server/chunks/7109.js +1 -1
  399. package/app/.next/server/chunks/8020.js +3 -3
  400. package/app/.next/server/chunks/9824.js +2 -2
  401. package/app/.next/server/middleware-build-manifest.js +1 -1
  402. package/app/.next/server/middleware.js +3 -3
  403. package/app/.next/server/next-font-manifest.js +1 -1
  404. package/app/.next/server/next-font-manifest.json +1 -1
  405. package/app/.next/server/pages/500.html +2 -2
  406. package/app/.next/server/server-reference-manifest.js +1 -1
  407. package/app/.next/server/server-reference-manifest.json +1 -1
  408. package/app/.next/static/chunks/{5846-9aa3c1bcc8f44228.js → 5846-79cfb6380345004d.js} +1 -1
  409. package/app/.next/static/chunks/{993-95359de84711765c.js → 993-8fccc90073c1451f.js} +2 -2
  410. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-6f1750506292c630.js +1 -0
  411. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/{page-20786f2c7fdbab57.js → page-52f76c7c91444ec2.js} +1 -1
  412. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-1dd4d0c348a7b0a6.js +1 -0
  413. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-e5bf8955e7b9a4f5.js +1 -0
  414. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-11e68927df2ceb77.js +15 -0
  415. package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-85a3e6a423aceded.js → page-3dce7fccfcf177dd.js} +1 -1
  416. package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/{page-cdb8071441476da9.js → page-3ed2a7685adf9b91.js} +1 -1
  417. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-1420c3ca376f1585.js +1 -0
  418. package/app/.next/static/chunks/app/(dashboard)/dashboard/health/{page-b480b3cb318782d7.js → page-9a6519bf1468f16e.js} +1 -1
  419. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-f4a2d6d07df5ddc4.js +1 -0
  420. package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/{page-ffdc1dcf074c7528.js → page-833d24f322a20f5a.js} +1 -1
  421. package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/{page-5378e9473a20cd6a.js → page-d424641c7e428be9.js} +1 -1
  422. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-388840686801f3f5.js +1 -0
  423. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-9c8ffb212f855704.js +1 -0
  424. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{error-f0730d6d62d02e82.js → error-2f0177a2197dd556.js} +1 -1
  425. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{loading-59cbccd6d5185ca9.js → loading-99ab4d478260d53b.js} +1 -1
  426. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-31cdb6e15134d8c2.js +1 -0
  427. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-40dc5ac82df708e9.js → page-1f022385b812b987.js} +1 -1
  428. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{error-cc85c3ff1f63aea6.js → error-e844916e39172c8b.js} +1 -1
  429. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{loading-19fc771a287bcb4c.js → loading-bb068659ee679ff4.js} +1 -1
  430. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-1393d4935fc087cf.js +1 -0
  431. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/{page-cbe9b21b62bbc2bd.js → page-f10a8d4bb8236913.js} +1 -1
  432. package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-534e13a69cb60a4f.js → page-83b07523f81d6282.js} +1 -1
  433. package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-86a076d820931a30.js → page-9cc99ab874fc36e7.js} +1 -1
  434. package/app/.next/static/chunks/app/(dashboard)/{layout-16302e54f9ef3d0e.js → layout-00d5d56af65098a9.js} +1 -1
  435. package/app/.next/static/chunks/app/callback/{page-0f0ebc0820dd18a5.js → page-585a53f7dc6a30f1.js} +1 -1
  436. package/app/.next/static/chunks/app/docs/{page-3658b3f15df3a19e.js → page-2fe9dcbeb3f738c0.js} +1 -1
  437. package/app/.next/static/chunks/app/{error-f918d9961a2368d3.js → error-0d59fc4efafbc38c.js} +1 -1
  438. package/app/.next/static/chunks/app/forbidden/page-df886dfa2d5bd9fa.js +1 -0
  439. package/app/.next/static/chunks/app/forgot-password/page-2a495f0b0c653ab4.js +1 -0
  440. package/app/.next/static/chunks/app/global-error-41eef2a698918fc1.js +1 -0
  441. package/app/.next/static/chunks/app/landing/page-9d540ab1716f8e3e.js +1 -0
  442. package/app/.next/static/chunks/app/{layout-070972eb026af319.js → layout-108592eafb959363.js} +1 -1
  443. package/app/.next/static/chunks/app/login/{page-6c769465e407368f.js → page-121c612ee459e7c2.js} +1 -1
  444. package/app/.next/static/chunks/app/not-found-1dbd8c3e506fe00f.js +1 -0
  445. package/app/.next/static/chunks/app/privacy/{page-3658b3f15df3a19e.js → page-2fe9dcbeb3f738c0.js} +1 -1
  446. package/app/.next/static/chunks/app/terms/{page-3658b3f15df3a19e.js → page-2fe9dcbeb3f738c0.js} +1 -1
  447. package/app/.next/static/chunks/{main-app-ae230f6bf51a5edb.js → main-app-c9da11a8061df107.js} +1 -1
  448. package/app/package.json +1 -1
  449. package/app/server.js +1 -1
  450. package/package.json +1 -1
  451. package/app/.env +0 -110
  452. package/app/.next/server/chunks/3801.js +0 -2
  453. package/app/.next/server/chunks/9548.js +0 -1
  454. package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-ce5214cdf489c9df.js +0 -1
  455. package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-12d772841a253032.js +0 -1
  456. package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-c9b98846b8479f3f.js +0 -1
  457. package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-6453cc8ebb7db016.js +0 -15
  458. package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-ef0038a40cb26943.js +0 -1
  459. package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-0ae1d6cc5fc4671f.js +0 -1
  460. package/app/.next/static/chunks/app/(dashboard)/dashboard/page-5c87e49261a22fd5.js +0 -1
  461. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-b38f2d03bae8166a.js +0 -1
  462. package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-a7fb36872be60fe0.js +0 -1
  463. package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-085a5e0a1d0de919.js +0 -1
  464. package/app/.next/static/chunks/app/forbidden/page-77657dfa95e61cd8.js +0 -1
  465. package/app/.next/static/chunks/app/forgot-password/page-be3bacc125c30a6b.js +0 -1
  466. package/app/.next/static/chunks/app/global-error-504ff9093e2a997d.js +0 -1
  467. package/app/.next/static/chunks/app/landing/page-75b0c988db383cfc.js +0 -1
  468. package/app/.next/static/chunks/app/not-found-11b712c853d93172.js +0 -1
  469. package/app/logs/application/app.log +0 -6697
  470. /package/app/.next/static/{Wr58mRLPo8-4Zh93woSiG → 3vFcTa-1x8yNMMbXwOlmb}/_buildManifest.js +0 -0
  471. /package/app/.next/static/{Wr58mRLPo8-4Zh93woSiG → 3vFcTa-1x8yNMMbXwOlmb}/_ssgManifest.js +0 -0
package/README.id.md CHANGED
@@ -3,8 +3,6 @@
3
3
 
4
4
  # 🚀 OmniRoute — Gerbang AI Gratis
5
5
 
6
- 🌐 **[English](#-omniroute--the-free-ai-gateway)** | **[Português (BR)](#-omniroute--gateway-de-ia-gratuito)**
7
-
8
6
  ### Jangan pernah berhenti membuat kode. Perutean cerdas ke **model AI GRATIS & berbiaya rendah** dengan fallback otomatis.
9
7
 
10
8
  _Proksi API universal Anda — satu titik akhir, 36+ penyedia, tanpa waktu henti._
@@ -298,67 +296,6 @@ npm run electron:build:linux # Linux (.AppImage)
298
296
 
299
297
  ---
300
298
 
301
- ## 🎯 Kasus Penggunaan
302
-
303
- ### Kasus 1: "Saya berlangganan Claude Pro"
304
-
305
- **Masalah:** Kuota habis tanpa terpakai, batas kecepatan selama coding berat
306
-
307
- ```
308
- Combo: "maximize-claude"
309
- 1. cc/claude-opus-4-6 (use subscription fully)
310
- 2. glm/glm-4.7 (cheap backup when quota out)
311
- 3. if/kimi-k2-thinking (free emergency fallback)
312
-
313
- Monthly cost: $20 (subscription) + ~$5 (backup) = $25 total
314
- vs. $20 + hitting limits = frustration
315
- ```
316
-
317
- ### Kasus 2: "Saya ingin tanpa biaya"
318
-
319
- **Masalah:** Tidak mampu berlangganan, memerlukan pengkodean AI yang andal
320
-
321
- ```
322
- Combo: "free-forever"
323
- 1. gc/gemini-3-flash (180K free/month)
324
- 2. if/kimi-k2-thinking (unlimited free)
325
- 3. qw/qwen3-coder-plus (unlimited free)
326
-
327
- Monthly cost: $0
328
- Quality: Production-ready models
329
- ```
330
-
331
- ### Kasus 3: "Saya memerlukan pengkodean 24/7, tanpa gangguan"
332
-
333
- **Masalah:** Tenggat waktu, tidak mampu membayar downtime
334
-
335
- ```
336
- Combo: "always-on"
337
- 1. cc/claude-opus-4-6 (best quality)
338
- 2. cx/gpt-5.2-codex (second subscription)
339
- 3. glm/glm-4.7 (cheap, resets daily)
340
- 4. minimax/MiniMax-M2.1 (cheapest, 5h reset)
341
- 5. if/kimi-k2-thinking (free unlimited)
342
-
343
- Result: 5 layers of fallback = zero downtime
344
- ```
345
-
346
- ### Kasus 4: "Saya ingin AI GRATIS di OpenClaw"
347
-
348
- **Masalah:** Membutuhkan asisten AI dalam aplikasi perpesanan, sepenuhnya gratis
349
-
350
- ```
351
- Combo: "openclaw-free"
352
- 1. if/glm-4.7 (unlimited free)
353
- 2. if/minimax-m2.1 (unlimited free)
354
- 3. if/kimi-k2-thinking (unlimited free)
355
-
356
- Monthly cost: $0
357
- Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
358
- ```
359
-
360
- ---
361
-
362
299
  ## 💡 Fitur Utama
363
300
 
364
301
  ### 🧠 Perutean & Kecerdasan Inti
@@ -519,6 +456,67 @@ OmniRoute menyertakan Taman Bermain Penerjemah bawaan yang canggih dengan **4 mo
519
456
 
520
457
  ---
521
458
 
459
+ ## 🎯 Kasus Penggunaan
460
+
461
+ ### Kasus 1: "Saya berlangganan Claude Pro"
462
+
463
+ **Masalah:** Kuota habis tanpa terpakai, batas kecepatan selama coding berat
464
+
465
+ ```
466
+ Combo: "maximize-claude"
467
+ 1. cc/claude-opus-4-6 (use subscription fully)
468
+ 2. glm/glm-4.7 (cheap backup when quota out)
469
+ 3. if/kimi-k2-thinking (free emergency fallback)
470
+
471
+ Monthly cost: $20 (subscription) + ~$5 (backup) = $25 total
472
+ vs. $20 + hitting limits = frustration
473
+ ```
474
+
475
+ ### Kasus 2: "Saya ingin tanpa biaya"
476
+
477
+ **Masalah:** Tidak mampu berlangganan, memerlukan pengkodean AI yang andal
478
+
479
+ ```
480
+ Combo: "free-forever"
481
+ 1. gc/gemini-3-flash (180K free/month)
482
+ 2. if/kimi-k2-thinking (unlimited free)
483
+ 3. qw/qwen3-coder-plus (unlimited free)
484
+
485
+ Monthly cost: $0
486
+ Quality: Production-ready models
487
+ ```
488
+
489
+ ### Kasus 3: "Saya memerlukan pengkodean 24/7, tanpa gangguan"
490
+
491
+ **Masalah:** Tenggat waktu, tidak mampu membayar downtime
492
+
493
+ ```
494
+ Combo: "always-on"
495
+ 1. cc/claude-opus-4-6 (best quality)
496
+ 2. cx/gpt-5.2-codex (second subscription)
497
+ 3. glm/glm-4.7 (cheap, resets daily)
498
+ 4. minimax/MiniMax-M2.1 (cheapest, 5h reset)
499
+ 5. if/kimi-k2-thinking (free unlimited)
500
+
501
+ Result: 5 layers of fallback = zero downtime
502
+ ```
503
+
504
+ ### Kasus 4: "Saya ingin AI GRATIS di OpenClaw"
505
+
506
+ **Masalah:** Membutuhkan asisten AI dalam aplikasi perpesanan, sepenuhnya gratis
507
+
508
+ ```
509
+ Combo: "openclaw-free"
510
+ 1. if/glm-4.7 (unlimited free)
511
+ 2. if/minimax-m2.1 (unlimited free)
512
+ 3. if/kimi-k2-thinking (unlimited free)
513
+
514
+ Monthly cost: $0
515
+ Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
516
+ ```
517
+
518
+ ---
519
+
522
520
  ## 📖 Panduan Pengaturan
523
521
 
524
522
  <details>
@@ -799,98 +797,81 @@ Settings → API Configuration:
799
797
 
800
798
  ---
801
799
 
802
- ## 📊 Model yang Tersedia
803
-
804
- <details>
805
- <summary><b>Lihat semua model yang tersedia</b></summary>
806
-
807
- **Kode Claude (`cc/`)** - Pro/Maks:
808
-
809
- - `cc/claude-opus-4-6`
810
- - `cc/claude-sonnet-4-5-20250929`
811
- - `cc/claude-haiku-4-5-20251001`
812
-
813
- **Kodeks (`cx/`)** - Plus/Pro:
814
-
815
- - `cx/gpt-5.2-codex`
816
- - `cx/gpt-5.1-codex-max`
817
-
818
- **Gemini CLI (`gc/`)** - GRATIS:
800
+ ## 🧪 Evaluasi (Eval)
819
801
 
820
- - `gc/gemini-3-flash-preview`
821
- - `gc/gemini-2.5-pro`
802
+ OmniRoute menyertakan kerangka evaluasi bawaan untuk menguji kualitas respons LLM terhadap rangkaian emas. Akses melalui **Analytics → Evals** di dasbor.
822
803
 
823
- **Copilot GitHub (`gh/`)**:
804
+ ### Set Emas Bawaan
824
805
 
825
- - `gh/gpt-5`
826
- - `gh/claude-4.5-sonnet`
806
+ "OmniRoute Golden Set" yang dimuat sebelumnya berisi 10 kasus uji yang meliputi:
827
807
 
828
- **NVIDIA NIM (`nvidia/`)** - Kredit GRATIS:
808
+ - Salam, matematika, geografi, pembuatan kode
809
+ - Kepatuhan format JSON, terjemahan, penurunan harga
810
+ - Penolakan keamanan (konten berbahaya), penghitungan, logika boolean
829
811
 
830
- - `nvidia/llama-3.3-70b-instruct`
831
- - `nvidia/mistral-7b-instruct`
832
- - 50+ model lainnya di [build.nvidia.com](https://build.nvidia.com)
812
+ ### Strategi Evaluasi
833
813
 
834
- **GLM (`glm/`)** - $0,6/1 juta:
814
+ | Strategi | Deskripsi | Contoh |
815
+ | ---------- | ------------------------------------------------------------ | -------------------------------- |
816
+ | `exact` | Output harus sama persis | `"4"` |
817
+ | `contains` | Output harus berisi substring (tidak peka huruf besar-kecil) | `"Paris"` |
818
+ | `regex` | Output harus sesuai dengan pola regex | `"1.*2.*3"` |
819
+ | `custom` | Fungsi JS khusus mengembalikan benar/salah | `(output) => output.length > 10` |
835
820
 
836
- - `glm/glm-4.7`
821
+ ---
837
822
 
838
- **MiniMax (`minimax/`)** - $0,2/1 juta:
823
+ ## 🐛 Pemecahan masalah
839
824
 
840
- - `minimax/MiniMax-M2.1`
825
+ <details>
826
+ <summary><b>Klik untuk memperluas panduan pemecahan masalah</b></summary>
841
827
 
842
- **iFlow (`if/`)** - GRATIS:
828
+ **"Model bahasa tidak memberikan pesan"**
843
829
 
844
- - `if/kimi-k2-thinking`
845
- - `if/qwen3-coder-plus`
846
- - `if/deepseek-r1`
847
- - `if/glm-4.7`
848
- - `if/minimax-m2`
830
+ - Kuota penyedia habis → Periksa dashboard pelacak kuota
831
+ - Solusi: Gunakan combo fallback atau beralih ke tier yang lebih murah
849
832
 
850
- **Qwen (`qw/`)** - GRATIS:
833
+ **Pembatasan tarif**
851
834
 
852
- - `qw/qwen3-coder-plus`
853
- - `qw/qwen3-coder-flash`
835
+ - Kuota berlangganan habis → Penggantian ke GLM/MiniMax
836
+ - Tambahkan kombo: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
854
837
 
855
- **Kiro (`kr/`)** - GRATIS:
838
+ **Token OAuth kedaluwarsa**
856
839
 
857
- - `kr/claude-sonnet-4.5`
858
- - `kr/claude-haiku-4.5`
840
+ - Disegarkan secara otomatis oleh OmniRoute
841
+ - Jika masalah terus berlanjut: Dasbor → Penyedia → Sambungkan kembali
859
842
 
860
- **OpenRouter (`or/`)** - 100+ model:
843
+ **Biaya tinggi**
861
844
 
862
- - `or/anthropic/claude-4-sonnet`
863
- - `or/google/gemini-2.5-pro`
864
- - Model apa pun dari [openrouter.ai/models](https://openrouter.ai/models)
845
+ - Periksa statistik penggunaan di Dashboard → Biaya
846
+ - Ganti model utama ke GLM/MiniMax
847
+ - Gunakan tingkat gratis (Gemini CLI, iFlow) untuk tugas-tugas yang tidak penting
865
848
 
866
- </details>
849
+ **Dasbor terbuka pada port yang salah**
867
850
 
868
- ---
851
+ - Tetapkan `PORT=20128` dan `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
869
852
 
870
- ## 🧪 Evaluasi (Eval)
853
+ **Kesalahan sinkronisasi cloud**
871
854
 
872
- OmniRoute menyertakan kerangka evaluasi bawaan untuk menguji kualitas respons LLM terhadap rangkaian emas. Akses melalui **Analytics → Evals** di dasbor.
855
+ - Verifikasi `BASE_URL` poin ke instance Anda yang sedang berjalan
856
+ - Verifikasi `CLOUD_URL` poin ke titik akhir cloud yang Anda harapkan
857
+ - Jaga agar nilai `NEXT_PUBLIC_*` selaras dengan nilai sisi server
873
858
 
874
- ### Set Emas Bawaan
859
+ **Login pertama tidak berfungsi**
875
860
 
876
- "OmniRoute Golden Set" yang dimuat sebelumnya berisi 10 kasus uji yang meliputi:
861
+ - Periksa `INITIAL_PASSWORD` di `.env`
862
+ - Jika tidak disetel, kata sandi cadangan adalah `123456`
877
863
 
878
- - Salam, matematika, geografi, pembuatan kode
879
- - Kepatuhan format JSON, terjemahan, penurunan harga
880
- - Penolakan keamanan (konten berbahaya), penghitungan, logika boolean
864
+ **Tidak ada log permintaan**
881
865
 
882
- ### Strategi Evaluasi
866
+ - Tetapkan `ENABLE_REQUEST_LOGS=true` di `.env`
883
867
 
884
- | Strategi | Deskripsi | Contoh |
885
- | ---------- | ------------------------------------------------------------ | -------------------------------- |
886
- | `exact` | Output harus sama persis | `"4"` |
887
- | `contains` | Output harus berisi substring (tidak peka huruf besar-kecil) | `"Paris"` |
888
- | `regex` | Output harus sesuai dengan pola regex | `"1.*2.*3"` |
889
- | `custom` | Fungsi JS khusus mengembalikan benar/salah | `(output) => output.length > 10` |
868
+ **Tes koneksi menunjukkan "Tidak Valid" untuk penyedia yang kompatibel dengan OpenAI**
890
869
 
891
- ---
870
+ - Banyak penyedia tidak mengekspos titik akhir `/models`
871
+ - OmniRoute v1.0.6+ menyertakan validasi fallback melalui penyelesaian obrolan
872
+ - Pastikan URL dasar menyertakan akhiran `/v1`
892
873
 
893
- ## 🔐 OAuth em Servidor Remoto (Pengaturan OAuth Jarak Jauh)
874
+ ### 🔐 OAuth em Servidor Remoto (Pengaturan OAuth Jarak Jauh)
894
875
 
895
876
  <a name="oauth-em-servidor-remoto"></a>
896
877
 
@@ -981,59 +962,6 @@ Jika Anda tidak ingin membuat kredensial pribadi sekarang, Anda mungkin dapat me
981
962
 
982
963
  > Solusi ini berfungsi karena kode otorisasi pada URL valid secara independen untuk mengarahkan ulang ke akun atau tidak.
983
964
 
984
- ---
985
-
986
- ## 🐛 Pemecahan masalah
987
-
988
- <details>
989
- <summary><b>Klik untuk memperluas panduan pemecahan masalah</b></summary>
990
-
991
- **"Model bahasa tidak memberikan pesan"**
992
-
993
- - Kuota penyedia habis → Periksa dashboard pelacak kuota
994
- - Solusi: Gunakan combo fallback atau beralih ke tier yang lebih murah
995
-
996
- **Pembatasan tarif**
997
-
998
- - Kuota berlangganan habis → Penggantian ke GLM/MiniMax
999
- - Tambahkan kombo: `cc/claude-opus-4-6 → glm/glm-4.7 → if/kimi-k2-thinking`
1000
-
1001
- **Token OAuth kedaluwarsa**
1002
-
1003
- - Disegarkan secara otomatis oleh OmniRoute
1004
- - Jika masalah terus berlanjut: Dasbor → Penyedia → Sambungkan kembali
1005
-
1006
- **Biaya tinggi**
1007
-
1008
- - Periksa statistik penggunaan di Dashboard → Biaya
1009
- - Ganti model utama ke GLM/MiniMax
1010
- - Gunakan tingkat gratis (Gemini CLI, iFlow) untuk tugas-tugas yang tidak penting
1011
-
1012
- **Dasbor terbuka pada port yang salah**
1013
-
1014
- - Tetapkan `PORT=20128` dan `NEXT_PUBLIC_BASE_URL=http://localhost:20128`
1015
-
1016
- **Kesalahan sinkronisasi cloud**
1017
-
1018
- - Verifikasi `BASE_URL` poin ke instance Anda yang sedang berjalan
1019
- - Verifikasi `CLOUD_URL` poin ke titik akhir cloud yang Anda harapkan
1020
- - Jaga agar nilai `NEXT_PUBLIC_*` selaras dengan nilai sisi server
1021
-
1022
- **Login pertama tidak berfungsi**
1023
-
1024
- - Periksa `INITIAL_PASSWORD` di `.env`
1025
- - Jika tidak disetel, kata sandi cadangan adalah `123456`
1026
-
1027
- **Tidak ada log permintaan**
1028
-
1029
- - Tetapkan `ENABLE_REQUEST_LOGS=true` di `.env`
1030
-
1031
- **Tes koneksi menunjukkan "Tidak Valid" untuk penyedia yang kompatibel dengan OpenAI**
1032
-
1033
- - Banyak penyedia tidak mengekspos titik akhir `/models`
1034
- - OmniRoute v1.0.6+ menyertakan validasi fallback melalui penyelesaian obrolan
1035
- - Pastikan URL dasar menyertakan akhiran `/v1`
1036
-
1037
965
  </details>
1038
966
 
1039
967
  ---
@@ -1176,85 +1104,6 @@ Lisensi MIT - lihat [LICENSE](LICENSE) untuk detailnya.
1176
1104
 
1177
1105
  ---
1178
1106
 
1179
- ---
1180
-
1181
- ## 🇧🇷 OmniRoute — Gerbang IA Gratis
1182
-
1183
- <a name="-omniroute--gateway-de-ia-gratuito"></a>
1184
-
1185
- ### Tidak ada kode apa pun. Roteamento cerdas untuk **model IA GRATIS dan hak istimewa** dengan fallback otomatis.
1186
-
1187
- _Proksi universal API — um titik akhir, 36+ bukti, tanpa waktu henti._
1188
-
1189
- ### 🌐 Internasionalisasi (i18n)
1190
-
1191
- Pada dasbor, lakukan OmniRoute mendukung **beberapa idiom**. Saat ini kami telah membagikannya:
1192
-
1193
- | Idiom | Kode | Status |
1194
- | --------------------- | ------- | ---------- |
1195
- | 🇮🇩 Bahasa Inggris | `en` | ✅ Lengkap |
1196
- | 🇧🇷 Português (Brasil) | `pt-BR` | ✅ Lengkap |
1197
-
1198
- **Untuk trocar o idioma:** Klik no selector de idioma (🇮🇩 EN) no header do dashboard → pilih idioma yang diinginkan.
1199
-
1200
- **Untuk menambahkan idiom baru:**
1201
-
1202
- 1. Teriak `src/i18n/messages/{codigo}.json` berdasarkan `en.json`
1203
- 2. Tambahan kode pada `src/i18n/config.ts` → `LOCALES` dan `LANGUAGES`
1204
- 3. Memulai kembali server
1205
-
1206
- ### ⚡ Mulai Cepat
1207
-
1208
- ```bash
1209
- # Instalar via npm
1210
- npx omniroute@latest
1211
-
1212
- # Ou rodar do código-fonte
1213
- cp .env.example .env
1214
- npm install
1215
- PORT=20128 NEXT_PUBLIC_BASE_URL=http://localhost:20128 npm run dev
1216
- ```
1217
-
1218
- ### 🐳 buruh pelabuhan
1219
-
1220
- ```bash
1221
- docker run -d --name omniroute -p 20128:20128 diegosouzapw/omniroute:latest
1222
- ```
1223
-
1224
- ### 🔑 Prinsip Fungsionalidades
1225
-
1226
- - **36+ bukti IA** — Claude, GPT, Gemini, Llama, Qwen, DeepSeek, dan lainnya
1227
- - **Roteamento inteligente** — Penggantian otomatis ke seluruh bukti
1228
- - **Penulisan format** — OpenAI ↔ Claude ↔ Gemini secara otomatis
1229
- - **Multi-konta** — Multi-konta berdasarkan pilihan yang cerdas
1230
- - **Cache semântico** — Memulihkan biaya dan latensi
1231
- - **OAuth otomatis** — Token diperbarui secara otomatis
1232
- - **Kombo yang dipersonalisasi** — 6 strategi roteamento
1233
- - **Dasbor lengkap** — Monitor, log, analisis, konfigurasi
1234
- - **Alat CLI** — Konfigurasikan Kode Claude, Codex, Kursor, Cline com um klik
1235
- - **100% TypeScript** — Kode limpo dan tipado
1236
-
1237
- ### 📖 Dokumentasi
1238
-
1239
- | Dokumen | Deskripsi |
1240
- | ----------------------------------------------- | ---------------------------------------- |
1241
- | [Guia do Usuário](docs/USER_GUIDE.md) | Provedores, kombo, CLI, terapkan |
1242
- | [Referência da API](docs/API_REFERENCE.md) | Semua titik akhir dengan contoh |
1243
- | [Solução de Problemas](docs/TROUBLESHOOTING.md) | Masalah Umum dan Solusi |
1244
- | [Arquitetura](docs/ARCHITECTURE.md) | Arquitetura dan internal dalam sistem |
1245
- | [Contribuição](CONTRIBUTING.md) | Menyiapkan pedoman desenvolvimento |
1246
- | [Deploy em VM](docs/VM_DEPLOYMENT_GUIDE.md) | Panduan lengkap: VM + nginx + Cloudflare |
1247
-
1248
- ### 📧 Dukungan
1249
-
1250
- > 💬 **Entre to a comunidade!** [Grupo WhatsApp](https://chat.whatsapp.com/JI7cDQ1GyaiDHhVBpLxf8b?mode=gi_t) — Ban dúvidas, compartilhe dicas dan fique aktualizado.
1251
-
1252
- - **Situs Web**: [omniroute.online](https://omniroute.online)
1253
- - **GitHub**: [github.com/diegosouzapw/OmniRoute](https://github.com/diegosouzapw/OmniRoute)
1254
- - **Masalah**: [github.com/diegosouzapw/OmniRoute/issues](https://github.com/diegosouzapw/OmniRoute/issues)
1255
-
1256
- ---
1257
-
1258
1107
  <div align="center">
1259
1108
  <sub>Dibangun dengan ❤️ untuk pengembang yang membuat kode 24/7</sub>
1260
1109
  <br/>
package/README.in.md CHANGED
@@ -193,57 +193,6 @@ npm run electron:build:linux # Linux (.AppImage)
193
193
 
194
194
  ---
195
195
 
196
- ## 🎯 उपयोग के मामले
197
-
198
- ### केस 1: "मेरे पास क्लाउड प्रो सदस्यता है"
199
-
200
- **समस्या:** भारी कोडिंग के दौरान कोटा अप्रयुक्त, दर सीमा समाप्त हो जाता है
201
-
202
- ```
203
- Combo: "maximize-claude"
204
- 1. cc/claude-opus-4-6 (use subscription fully)
205
- 2. glm/glm-4.7 (cheap backup when quota out)
206
- 3. if/kimi-k2-thinking (free emergency fallback)
207
-
208
- Monthly cost: $20 (subscription) + ~$5 (backup) = $25 total
209
- vs. $20 + hitting limits = frustration
210
- ```
211
-
212
- ### केस 2: "मुझे शून्य लागत चाहिए"
213
-
214
- **समस्या:** सदस्यताएं वहन नहीं कर सकते, विश्वसनीय एआई कोडिंग की आवश्यकता है
215
-
216
- ### केस 3: "मुझे 24/7 कोडिंग चाहिए, कोई रुकावट नहीं"
217
-
218
- **समस्या:** समय सीमा, डाउनटाइम बर्दाश्त नहीं कर सकते
219
-
220
- ```
221
- Combo: "always-on"
222
- 1. cc/claude-opus-4-6 (best quality)
223
- 2. cx/gpt-5.2-codex (second subscription)
224
- 3. glm/glm-4.7 (cheap, resets daily)
225
- 4. minimax/MiniMax-M2.1 (cheapest, 5h reset)
226
- 5. if/kimi-k2-thinking (free unlimited)
227
-
228
- Result: 5 layers of fallback = zero downtime
229
- ```
230
-
231
- ### केस 4: "मुझे ओपनक्लॉ में मुफ़्त एआई चाहिए"
232
-
233
- **समस्या:** मैसेजिंग ऐप्स में AI सहायक की आवश्यकता है, पूरी तरह से निःशुल्क
234
-
235
- ```
236
- Combo: "openclaw-free"
237
- 1. if/glm-4.7 (unlimited free)
238
- 2. if/minimax-m2.1 (unlimited free)
239
- 3. if/kimi-k2-thinking (unlimited free)
240
-
241
- Monthly cost: $0
242
- Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
243
- ```
244
-
245
- ---
246
-
247
196
  ## 💡 मुख्य विशेषताएं
248
197
 
249
198
  ### 🧠 कोर रूटिंग और इंटेलिजेंस
@@ -391,6 +340,57 @@ Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
391
340
 
392
341
  ---
393
342
 
343
+ ## 🎯 उपयोग के मामले
344
+
345
+ ### केस 1: "मेरे पास क्लाउड प्रो सदस्यता है"
346
+
347
+ **समस्या:** भारी कोडिंग के दौरान कोटा अप्रयुक्त, दर सीमा समाप्त हो जाता है
348
+
349
+ ```
350
+ Combo: "maximize-claude"
351
+ 1. cc/claude-opus-4-6 (use subscription fully)
352
+ 2. glm/glm-4.7 (cheap backup when quota out)
353
+ 3. if/kimi-k2-thinking (free emergency fallback)
354
+
355
+ Monthly cost: $20 (subscription) + ~$5 (backup) = $25 total
356
+ vs. $20 + hitting limits = frustration
357
+ ```
358
+
359
+ ### केस 2: "मुझे शून्य लागत चाहिए"
360
+
361
+ **समस्या:** सदस्यताएं वहन नहीं कर सकते, विश्वसनीय एआई कोडिंग की आवश्यकता है
362
+
363
+ ### केस 3: "मुझे 24/7 कोडिंग चाहिए, कोई रुकावट नहीं"
364
+
365
+ **समस्या:** समय सीमा, डाउनटाइम बर्दाश्त नहीं कर सकते
366
+
367
+ ```
368
+ Combo: "always-on"
369
+ 1. cc/claude-opus-4-6 (best quality)
370
+ 2. cx/gpt-5.2-codex (second subscription)
371
+ 3. glm/glm-4.7 (cheap, resets daily)
372
+ 4. minimax/MiniMax-M2.1 (cheapest, 5h reset)
373
+ 5. if/kimi-k2-thinking (free unlimited)
374
+
375
+ Result: 5 layers of fallback = zero downtime
376
+ ```
377
+
378
+ ### केस 4: "मुझे ओपनक्लॉ में मुफ़्त एआई चाहिए"
379
+
380
+ **समस्या:** मैसेजिंग ऐप्स में AI सहायक की आवश्यकता है, पूरी तरह से निःशुल्क
381
+
382
+ ```
383
+ Combo: "openclaw-free"
384
+ 1. if/glm-4.7 (unlimited free)
385
+ 2. if/minimax-m2.1 (unlimited free)
386
+ 3. if/kimi-k2-thinking (unlimited free)
387
+
388
+ Monthly cost: $0
389
+ Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
390
+ ```
391
+
392
+ ---
393
+
394
394
  ## 📖 सेटअप गाइड
395
395
 
396
396
  <summary><b>💳 सदस्यता प्रदाता</b></summary>
@@ -616,95 +616,6 @@ Cost: $0 forever!
616
616
 
617
617
  ---
618
618
 
619
- ## 🔐 OAuth em सर्विडोर रेमोटो (रिमोट OAuth सेटअप)
620
-
621
- <a name="oauth-em-servidor-remoto"></a>
622
-
623
- > **⚠️ वीपीएस/डॉकर/सर्विडोर रिमोट पर ओमनीरूट का उपयोग करने के लिए महत्वपूर्ण**
624
-
625
- ### क्या आप एंटीग्रेविटी/जेमिनी सीएलआई के लिए OAuth का उपयोग कर रहे हैं?
626
-
627
- प्रमाणित करने के लिए **एंटीग्रेविटी** और **मिथुन सीएलआई** का उपयोग करें **Google OAuth 2.0** का उपयोग करें। Google के लिए यह आवश्यक है कि `redirect_uri` का उपयोग बिना किसी प्रवाह के OAuth सेजा **exatamente** के माध्यम से किया जाए ताकि URIs को Google क्लाउड कंसोल के लिए पूर्व-आवेदन किया जा सके।
628
-
629
- जैसा कि OAuth का प्रमाण है, कोई ओम्निरूट कैडस्ट्राड नहीं है ** `localhost`** के लिए एपेनास। एक सर्विडोर रिमोट (उदा: `https://omniroute.meuservidor.com`) पर ओमनीरूट का उपयोग कैसे करें, या Google एक प्रमाणीकरण कॉम को पुनः प्राप्त करता है:
630
-
631
- ### समाधान: OAuth को कॉन्फ़िगर करें
632
-
633
- आपका सटीक विवरण **OAuth 2.0 क्लाइंट आईडी** आपके सर्वर पर यूआरआई के साथ Google क्लाउड कंसोल नहीं है।
634
-
635
- #### पासो ए पासो
636
-
637
- **1. Google क्लाउड कंसोल तक पहुंच**
638
-
639
- अब्राहम: [https://console.cloud.google.com/apis/credentials](https://console.cloud.google.com/apis/credentials)
640
-
641
- **2. नया OAuth 2.0 क्लाइंट आईडी देखें**
642
-
643
- - उन्हें क्लिक करें **"+ क्रेडेंशियल बनाएं"** → **"OAuth क्लाइंट आईडी"**
644
- - आवेदन टिप: **"वेब एप्लिकेशन"**
645
- - नोम: एस्कोल्हा क्वाल्कर नोम (उदा: `OmniRoute Remote`)
646
-
647
- **3. अधिकृत रीडायरेक्ट यूआरआई के रूप में एडिकियोन**
648
-
649
- कोई शिकायत नहीं **"अधिकृत रीडायरेक्ट यूआरआई"**, आदि:
650
-
651
- ```
652
- https://seu-servidor.com/callback
653
- ```
654
-
655
- > स्थानापन्न `seu-servidor.com` अपने आईपी को अपने सर्वर पर रखें (इसमें एक आवश्यक पोर्ट भी शामिल है, उदाहरण के लिए: `http://45.33.32.156:20128/callback`)।
656
-
657
- **4. साख के रूप में सहेजें और कॉपी करें**
658
-
659
- एपोस क्रियर, Google द्वारा **क्लाइंट आईडी** और **क्लाइंट सीक्रेट**।
660
-
661
- **5. परिवेश परिवर्तन** के रूप में कॉन्फ़िगर करें
662
-
663
- कोई `.env` नहीं (आप डॉकर के परिवेश को कैसे बदल सकते हैं):
664
-
665
- ```bash
666
- # Para Antigravity:
667
- ANTIGRAVITY_OAUTH_CLIENT_ID=seu-client-id.apps.googleusercontent.com
668
- ANTIGRAVITY_OAUTH_CLIENT_SECRET=GOCSPX-seu-secret
669
-
670
- # Para Gemini CLI:
671
- GEMINI_OAUTH_CLIENT_ID=seu-client-id.apps.googleusercontent.com
672
- GEMINI_OAUTH_CLIENT_SECRET=GOCSPX-seu-secret
673
- GEMINI_CLI_OAUTH_CLIENT_SECRET=GOCSPX-seu-secret
674
- ```
675
-
676
- **6. ओम्निरूट का नवीनीकरण**
677
-
678
- ```bash
679
- # Se usando npm:
680
- npm run dev
681
-
682
- # Se usando Docker:
683
- docker restart omniroute
684
- ```
685
-
686
- **7. नए सिरे से संपर्क करें**
687
-
688
- डैशबोर्ड → प्रदाता → एंटीग्रेविटी (या जेमिनी सीएलआई) → OAuth
689
-
690
- `https://seu-servidor.com/callback` और एक प्रमाणीकरण कार्य के लिए Google पुनर्निर्देशन।
691
-
692
- ---
693
-
694
- ### वर्कअराउंड टेम्पोरैरियो (सेम कॉन्फिगरेशन क्रेडेंशियल प्रोप्रियास)
695
-
696
- यदि आप पहले से ही उचित क्रेडेंशियल प्राप्त नहीं करना चाहते हैं, तो आपके लिए फ्लक्सो का उपयोग करना संभव है **यूआरएल का मैनुअल**:
697
-
698
- 1. Google पर स्वचालित URL का उपयोग करके ओम्निरूट का उपयोग करें
699
- 2. ऑटोरिज़ार का लाभ, `localhost` के लिए Google पुनर्निर्देशन (यदि कोई सर्वर रिमोट नहीं है)
700
- 3. **एक यूआरएल को पूरा कॉपी करें** अपने ब्राउजर से दोबारा डाउनलोड करें (मुझे लगता है कि एक पेज अभी भी उपलब्ध है)
701
- 4. ओम्निरूट से जुड़ने के लिए कोई भी यूआरएल नहीं है
702
- 5. उन्हें क्लिक करें **"कनेक्ट"**
703
-
704
- > यह समाधान यूआरएल को स्वचालित रूप से डाउनलोड करने के लिए काम कर रहा है और आपके द्वारा किए गए रीडायरेक्ट को स्वतंत्र रूप से वैध बनाता है।
705
-
706
- ---
707
-
708
619
  ## 🐛 समस्या निवारण
709
620
 
710
621
  <summary><b>समस्या निवारण मार्गदर्शिका का विस्तार करने के लिए क्लिक करें</b></summary>