omniroute 1.6.3 → 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.
- package/README.ar.md +131 -178
- package/README.bg.md +132 -259
- package/README.da.md +132 -259
- package/README.de.md +85 -129
- package/README.es.md +89 -129
- package/README.fi.md +133 -260
- package/README.fr.md +87 -129
- package/README.he.md +132 -259
- package/README.hu.md +132 -259
- package/README.id.md +132 -259
- package/README.in.md +75 -140
- package/README.it.md +85 -129
- package/README.ja.md +132 -178
- package/README.ko.md +132 -259
- package/README.md +172 -286
- package/README.ms.md +132 -259
- package/README.nl.md +132 -259
- package/README.no.md +132 -259
- package/README.phi.md +133 -260
- package/README.pl.md +133 -260
- package/README.pt-BR.md +100 -129
- package/README.pt.md +135 -262
- package/README.ro.md +133 -260
- package/README.ru.md +85 -129
- package/README.sk.md +132 -259
- package/README.sv.md +132 -259
- package/README.th.md +132 -259
- package/README.uk-UA.md +132 -259
- package/README.vi.md +132 -259
- package/README.zh-CN.md +85 -129
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +30 -30
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/route.js +2 -2
- package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/stats/route.js +1 -1
- package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/backups/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route.js +3 -3
- package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/docs/page.js +1 -1
- package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +30 -30
- package/app/.next/server/chunks/2767.js +11 -11
- package/app/.next/server/chunks/5393.js +1 -1
- package/app/.next/server/chunks/7109.js +3 -3
- package/app/.next/server/chunks/7230.js +5 -5
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/{5846-8360aca41de8628b.js → 5846-79cfb6380345004d.js} +1 -1
- package/app/package.json +10 -2
- package/bin/omniroute.mjs +71 -7
- package/package.json +10 -2
- /package/app/.next/static/{iqSCUTEzH78lajJjqTmE_ → 3vFcTa-1x8yNMMbXwOlmb}/_buildManifest.js +0 -0
- /package/app/.next/static/{iqSCUTEzH78lajJjqTmE_ → 3vFcTa-1x8yNMMbXwOlmb}/_ssgManifest.js +0 -0
package/README.in.md
CHANGED
|
@@ -144,6 +144,30 @@ docker run -d \
|
|
|
144
144
|
|
|
145
145
|
---
|
|
146
146
|
|
|
147
|
+
---
|
|
148
|
+
|
|
149
|
+
## 🖥️ Desktop App — Offline & Always-On
|
|
150
|
+
|
|
151
|
+
> 🆕 **NEW!** OmniRoute is now available as a **native desktop application** for Windows, macOS, and Linux.
|
|
152
|
+
|
|
153
|
+
- 🖥️ **Native Window** — Dedicated app window with system tray integration
|
|
154
|
+
- 🔄 **Auto-Start** — Launch OmniRoute on system login
|
|
155
|
+
- 🔔 **Native Notifications** — Get alerts for quota exhaustion or provider issues
|
|
156
|
+
- ⚡ **One-Click Install** — NSIS (Windows), DMG (macOS), AppImage (Linux)
|
|
157
|
+
- 🌐 **Offline Mode** — Works fully offline with bundled server
|
|
158
|
+
|
|
159
|
+
```bash
|
|
160
|
+
npm run electron:dev # Development mode
|
|
161
|
+
npm run electron:build # Current platform
|
|
162
|
+
npm run electron:build:win # Windows (.exe)
|
|
163
|
+
npm run electron:build:mac # macOS (.dmg)
|
|
164
|
+
npm run electron:build:linux # Linux (.AppImage)
|
|
165
|
+
```
|
|
166
|
+
|
|
167
|
+
📖 Full documentation: [`electron/README.md`](electron/README.md)
|
|
168
|
+
|
|
169
|
+
---
|
|
170
|
+
|
|
147
171
|
## 💰 मूल्य निर्धारण एक नज़र में
|
|
148
172
|
|
|
149
173
|
| टियर | प्रदाता | लागत | कोटा रीसेट | के लिए सर्वश्रेष्ठ |
|
|
@@ -169,57 +193,6 @@ docker run -d \
|
|
|
169
193
|
|
|
170
194
|
---
|
|
171
195
|
|
|
172
|
-
## 🎯 उपयोग के मामले
|
|
173
|
-
|
|
174
|
-
### केस 1: "मेरे पास क्लाउड प्रो सदस्यता है"
|
|
175
|
-
|
|
176
|
-
**समस्या:** भारी कोडिंग के दौरान कोटा अप्रयुक्त, दर सीमा समाप्त हो जाता है
|
|
177
|
-
|
|
178
|
-
```
|
|
179
|
-
Combo: "maximize-claude"
|
|
180
|
-
1. cc/claude-opus-4-6 (use subscription fully)
|
|
181
|
-
2. glm/glm-4.7 (cheap backup when quota out)
|
|
182
|
-
3. if/kimi-k2-thinking (free emergency fallback)
|
|
183
|
-
|
|
184
|
-
Monthly cost: $20 (subscription) + ~$5 (backup) = $25 total
|
|
185
|
-
vs. $20 + hitting limits = frustration
|
|
186
|
-
```
|
|
187
|
-
|
|
188
|
-
### केस 2: "मुझे शून्य लागत चाहिए"
|
|
189
|
-
|
|
190
|
-
**समस्या:** सदस्यताएं वहन नहीं कर सकते, विश्वसनीय एआई कोडिंग की आवश्यकता है
|
|
191
|
-
|
|
192
|
-
### केस 3: "मुझे 24/7 कोडिंग चाहिए, कोई रुकावट नहीं"
|
|
193
|
-
|
|
194
|
-
**समस्या:** समय सीमा, डाउनटाइम बर्दाश्त नहीं कर सकते
|
|
195
|
-
|
|
196
|
-
```
|
|
197
|
-
Combo: "always-on"
|
|
198
|
-
1. cc/claude-opus-4-6 (best quality)
|
|
199
|
-
2. cx/gpt-5.2-codex (second subscription)
|
|
200
|
-
3. glm/glm-4.7 (cheap, resets daily)
|
|
201
|
-
4. minimax/MiniMax-M2.1 (cheapest, 5h reset)
|
|
202
|
-
5. if/kimi-k2-thinking (free unlimited)
|
|
203
|
-
|
|
204
|
-
Result: 5 layers of fallback = zero downtime
|
|
205
|
-
```
|
|
206
|
-
|
|
207
|
-
### केस 4: "मुझे ओपनक्लॉ में मुफ़्त एआई चाहिए"
|
|
208
|
-
|
|
209
|
-
**समस्या:** मैसेजिंग ऐप्स में AI सहायक की आवश्यकता है, पूरी तरह से निःशुल्क
|
|
210
|
-
|
|
211
|
-
```
|
|
212
|
-
Combo: "openclaw-free"
|
|
213
|
-
1. if/glm-4.7 (unlimited free)
|
|
214
|
-
2. if/minimax-m2.1 (unlimited free)
|
|
215
|
-
3. if/kimi-k2-thinking (unlimited free)
|
|
216
|
-
|
|
217
|
-
Monthly cost: $0
|
|
218
|
-
Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
|
|
219
|
-
```
|
|
220
|
-
|
|
221
|
-
---
|
|
222
|
-
|
|
223
196
|
## 💡 मुख्य विशेषताएं
|
|
224
197
|
|
|
225
198
|
### 🧠 कोर रूटिंग और इंटेलिजेंस
|
|
@@ -367,6 +340,57 @@ Access via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
|
|
|
367
340
|
|
|
368
341
|
---
|
|
369
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
|
+
|
|
370
394
|
## 📖 सेटअप गाइड
|
|
371
395
|
|
|
372
396
|
<summary><b>💳 सदस्यता प्रदाता</b></summary>
|
|
@@ -592,95 +616,6 @@ Cost: $0 forever!
|
|
|
592
616
|
|
|
593
617
|
---
|
|
594
618
|
|
|
595
|
-
## 🔐 OAuth em सर्विडोर रेमोटो (रिमोट OAuth सेटअप)
|
|
596
|
-
|
|
597
|
-
<a name="oauth-em-servidor-remoto"></a>
|
|
598
|
-
|
|
599
|
-
> **⚠️ वीपीएस/डॉकर/सर्विडोर रिमोट पर ओमनीरूट का उपयोग करने के लिए महत्वपूर्ण**
|
|
600
|
-
|
|
601
|
-
### क्या आप एंटीग्रेविटी/जेमिनी सीएलआई के लिए OAuth का उपयोग कर रहे हैं?
|
|
602
|
-
|
|
603
|
-
प्रमाणित करने के लिए **एंटीग्रेविटी** और **मिथुन सीएलआई** का उपयोग करें **Google OAuth 2.0** का उपयोग करें। Google के लिए यह आवश्यक है कि `redirect_uri` का उपयोग बिना किसी प्रवाह के OAuth सेजा **exatamente** के माध्यम से किया जाए ताकि URIs को Google क्लाउड कंसोल के लिए पूर्व-आवेदन किया जा सके।
|
|
604
|
-
|
|
605
|
-
जैसा कि OAuth का प्रमाण है, कोई ओम्निरूट कैडस्ट्राड नहीं है ** `localhost`** के लिए एपेनास। एक सर्विडोर रिमोट (उदा: `https://omniroute.meuservidor.com`) पर ओमनीरूट का उपयोग कैसे करें, या Google एक प्रमाणीकरण कॉम को पुनः प्राप्त करता है:
|
|
606
|
-
|
|
607
|
-
### समाधान: OAuth को कॉन्फ़िगर करें
|
|
608
|
-
|
|
609
|
-
आपका सटीक विवरण **OAuth 2.0 क्लाइंट आईडी** आपके सर्वर पर यूआरआई के साथ Google क्लाउड कंसोल नहीं है।
|
|
610
|
-
|
|
611
|
-
#### पासो ए पासो
|
|
612
|
-
|
|
613
|
-
**1. Google क्लाउड कंसोल तक पहुंच**
|
|
614
|
-
|
|
615
|
-
अब्राहम: [https://console.cloud.google.com/apis/credentials](https://console.cloud.google.com/apis/credentials)
|
|
616
|
-
|
|
617
|
-
**2. नया OAuth 2.0 क्लाइंट आईडी देखें**
|
|
618
|
-
|
|
619
|
-
- उन्हें क्लिक करें **"+ क्रेडेंशियल बनाएं"** → **"OAuth क्लाइंट आईडी"**
|
|
620
|
-
- आवेदन टिप: **"वेब एप्लिकेशन"**
|
|
621
|
-
- नोम: एस्कोल्हा क्वाल्कर नोम (उदा: `OmniRoute Remote`)
|
|
622
|
-
|
|
623
|
-
**3. अधिकृत रीडायरेक्ट यूआरआई के रूप में एडिकियोन**
|
|
624
|
-
|
|
625
|
-
कोई शिकायत नहीं **"अधिकृत रीडायरेक्ट यूआरआई"**, आदि:
|
|
626
|
-
|
|
627
|
-
```
|
|
628
|
-
https://seu-servidor.com/callback
|
|
629
|
-
```
|
|
630
|
-
|
|
631
|
-
> स्थानापन्न `seu-servidor.com` अपने आईपी को अपने सर्वर पर रखें (इसमें एक आवश्यक पोर्ट भी शामिल है, उदाहरण के लिए: `http://45.33.32.156:20128/callback`)।
|
|
632
|
-
|
|
633
|
-
**4. साख के रूप में सहेजें और कॉपी करें**
|
|
634
|
-
|
|
635
|
-
एपोस क्रियर, Google द्वारा **क्लाइंट आईडी** और **क्लाइंट सीक्रेट**।
|
|
636
|
-
|
|
637
|
-
**5. परिवेश परिवर्तन** के रूप में कॉन्फ़िगर करें
|
|
638
|
-
|
|
639
|
-
कोई `.env` नहीं (आप डॉकर के परिवेश को कैसे बदल सकते हैं):
|
|
640
|
-
|
|
641
|
-
```bash
|
|
642
|
-
# Para Antigravity:
|
|
643
|
-
ANTIGRAVITY_OAUTH_CLIENT_ID=seu-client-id.apps.googleusercontent.com
|
|
644
|
-
ANTIGRAVITY_OAUTH_CLIENT_SECRET=GOCSPX-seu-secret
|
|
645
|
-
|
|
646
|
-
# Para Gemini CLI:
|
|
647
|
-
GEMINI_OAUTH_CLIENT_ID=seu-client-id.apps.googleusercontent.com
|
|
648
|
-
GEMINI_OAUTH_CLIENT_SECRET=GOCSPX-seu-secret
|
|
649
|
-
GEMINI_CLI_OAUTH_CLIENT_SECRET=GOCSPX-seu-secret
|
|
650
|
-
```
|
|
651
|
-
|
|
652
|
-
**6. ओम्निरूट का नवीनीकरण**
|
|
653
|
-
|
|
654
|
-
```bash
|
|
655
|
-
# Se usando npm:
|
|
656
|
-
npm run dev
|
|
657
|
-
|
|
658
|
-
# Se usando Docker:
|
|
659
|
-
docker restart omniroute
|
|
660
|
-
```
|
|
661
|
-
|
|
662
|
-
**7. नए सिरे से संपर्क करें**
|
|
663
|
-
|
|
664
|
-
डैशबोर्ड → प्रदाता → एंटीग्रेविटी (या जेमिनी सीएलआई) → OAuth
|
|
665
|
-
|
|
666
|
-
`https://seu-servidor.com/callback` और एक प्रमाणीकरण कार्य के लिए Google पुनर्निर्देशन।
|
|
667
|
-
|
|
668
|
-
---
|
|
669
|
-
|
|
670
|
-
### वर्कअराउंड टेम्पोरैरियो (सेम कॉन्फिगरेशन क्रेडेंशियल प्रोप्रियास)
|
|
671
|
-
|
|
672
|
-
यदि आप पहले से ही उचित क्रेडेंशियल प्राप्त नहीं करना चाहते हैं, तो आपके लिए फ्लक्सो का उपयोग करना संभव है **यूआरएल का मैनुअल**:
|
|
673
|
-
|
|
674
|
-
1. Google पर स्वचालित URL का उपयोग करके ओम्निरूट का उपयोग करें
|
|
675
|
-
2. ऑटोरिज़ार का लाभ, `localhost` के लिए Google पुनर्निर्देशन (यदि कोई सर्वर रिमोट नहीं है)
|
|
676
|
-
3. **एक यूआरएल को पूरा कॉपी करें** अपने ब्राउजर से दोबारा डाउनलोड करें (मुझे लगता है कि एक पेज अभी भी उपलब्ध है)
|
|
677
|
-
4. ओम्निरूट से जुड़ने के लिए कोई भी यूआरएल नहीं है
|
|
678
|
-
5. उन्हें क्लिक करें **"कनेक्ट"**
|
|
679
|
-
|
|
680
|
-
> यह समाधान यूआरएल को स्वचालित रूप से डाउनलोड करने के लिए काम कर रहा है और आपके द्वारा किए गए रीडायरेक्ट को स्वतंत्र रूप से वैध बनाता है।
|
|
681
|
-
|
|
682
|
-
---
|
|
683
|
-
|
|
684
619
|
## 🐛 समस्या निवारण
|
|
685
620
|
|
|
686
621
|
<summary><b>समस्या निवारण मार्गदर्शिका का विस्तार करने के लिए क्लिक करें</b></summary>
|
package/README.it.md
CHANGED
|
@@ -247,6 +247,30 @@ docker compose --profile cli up -d
|
|
|
247
247
|
|
|
248
248
|
---
|
|
249
249
|
|
|
250
|
+
---
|
|
251
|
+
|
|
252
|
+
## 🖥️ Desktop App — Offline & Always-On
|
|
253
|
+
|
|
254
|
+
> 🆕 **NEW!** OmniRoute is now available as a **native desktop application** for Windows, macOS, and Linux.
|
|
255
|
+
|
|
256
|
+
- 🖥️ **Native Window** — Dedicated app window with system tray integration
|
|
257
|
+
- 🔄 **Auto-Start** — Launch OmniRoute on system login
|
|
258
|
+
- 🔔 **Native Notifications** — Get alerts for quota exhaustion or provider issues
|
|
259
|
+
- ⚡ **One-Click Install** — NSIS (Windows), DMG (macOS), AppImage (Linux)
|
|
260
|
+
- 🌐 **Offline Mode** — Works fully offline with bundled server
|
|
261
|
+
|
|
262
|
+
```bash
|
|
263
|
+
npm run electron:dev # Development mode
|
|
264
|
+
npm run electron:build # Current platform
|
|
265
|
+
npm run electron:build:win # Windows (.exe)
|
|
266
|
+
npm run electron:build:mac # macOS (.dmg)
|
|
267
|
+
npm run electron:build:linux # Linux (.AppImage)
|
|
268
|
+
```
|
|
269
|
+
|
|
270
|
+
📖 Full documentation: [`electron/README.md`](electron/README.md)
|
|
271
|
+
|
|
272
|
+
---
|
|
273
|
+
|
|
250
274
|
## 💰 Panoramica Prezzi
|
|
251
275
|
|
|
252
276
|
| Tier | Provider | Costo | Reset Quota | Ideale Per |
|
|
@@ -272,67 +296,6 @@ docker compose --profile cli up -d
|
|
|
272
296
|
|
|
273
297
|
---
|
|
274
298
|
|
|
275
|
-
## 🎯 Casi d'Uso
|
|
276
|
-
|
|
277
|
-
### Caso 1: "Ho un abbonamento Claude Pro"
|
|
278
|
-
|
|
279
|
-
**Problema:** La quota scade inutilizzata, limiti di rate durante la programmazione intensa
|
|
280
|
-
|
|
281
|
-
```
|
|
282
|
-
Combo: "maximize-claude"
|
|
283
|
-
1. cc/claude-opus-4-6 (usa l'abbonamento al massimo)
|
|
284
|
-
2. glm/glm-4.7 (backup economico quando la quota è esaurita)
|
|
285
|
-
3. if/kimi-k2-thinking (fallback d'emergenza gratuito)
|
|
286
|
-
|
|
287
|
-
Costo mensile: $20 (abbonamento) + ~$5 (backup) = $25 totale
|
|
288
|
-
vs. $20 + sbattere contro i limiti = frustrazione
|
|
289
|
-
```
|
|
290
|
-
|
|
291
|
-
### Caso 2: "Voglio costo zero"
|
|
292
|
-
|
|
293
|
-
**Problema:** Non può permettersi abbonamenti, ha bisogno di IA affidabile per programmare
|
|
294
|
-
|
|
295
|
-
```
|
|
296
|
-
Combo: "free-forever"
|
|
297
|
-
1. gc/gemini-3-flash (180K gratis/mese)
|
|
298
|
-
2. if/kimi-k2-thinking (illimitato gratis)
|
|
299
|
-
3. qw/qwen3-coder-plus (illimitato gratis)
|
|
300
|
-
|
|
301
|
-
Costo mensile: $0
|
|
302
|
-
Qualità: Modelli pronti per la produzione
|
|
303
|
-
```
|
|
304
|
-
|
|
305
|
-
### Caso 3: "Devo programmare 24/7, senza interruzioni"
|
|
306
|
-
|
|
307
|
-
**Problema:** Scadenze strette, non può permettersi downtime
|
|
308
|
-
|
|
309
|
-
```
|
|
310
|
-
Combo: "always-on"
|
|
311
|
-
1. cc/claude-opus-4-6 (migliore qualità)
|
|
312
|
-
2. cx/gpt-5.2-codex (secondo abbonamento)
|
|
313
|
-
3. glm/glm-4.7 (economico, reset giornaliero)
|
|
314
|
-
4. minimax/MiniMax-M2.1 (più economico, reset 5h)
|
|
315
|
-
5. if/kimi-k2-thinking (gratuito illimitato)
|
|
316
|
-
|
|
317
|
-
Risultato: 5 livelli di fallback = zero downtime
|
|
318
|
-
```
|
|
319
|
-
|
|
320
|
-
### Caso 4: "Voglio IA GRATUITA in OpenClaw"
|
|
321
|
-
|
|
322
|
-
**Problema:** Ha bisogno di assistente IA nelle app di messaggistica, completamente gratuito
|
|
323
|
-
|
|
324
|
-
```
|
|
325
|
-
Combo: "openclaw-free"
|
|
326
|
-
1. if/glm-4.7 (illimitato gratis)
|
|
327
|
-
2. if/minimax-m2.1 (illimitato gratis)
|
|
328
|
-
3. if/kimi-k2-thinking (illimitato gratis)
|
|
329
|
-
|
|
330
|
-
Costo mensile: $0
|
|
331
|
-
Accesso via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
|
|
332
|
-
```
|
|
333
|
-
|
|
334
|
-
---
|
|
335
|
-
|
|
336
299
|
## 💡 Funzionalità Principali
|
|
337
300
|
|
|
338
301
|
### 🧠 Routing & Intelligenza
|
|
@@ -474,6 +437,67 @@ Traduzione trasparente tra formati:
|
|
|
474
437
|
|
|
475
438
|
---
|
|
476
439
|
|
|
440
|
+
## 🎯 Casi d'Uso
|
|
441
|
+
|
|
442
|
+
### Caso 1: "Ho un abbonamento Claude Pro"
|
|
443
|
+
|
|
444
|
+
**Problema:** La quota scade inutilizzata, limiti di rate durante la programmazione intensa
|
|
445
|
+
|
|
446
|
+
```
|
|
447
|
+
Combo: "maximize-claude"
|
|
448
|
+
1. cc/claude-opus-4-6 (usa l'abbonamento al massimo)
|
|
449
|
+
2. glm/glm-4.7 (backup economico quando la quota è esaurita)
|
|
450
|
+
3. if/kimi-k2-thinking (fallback d'emergenza gratuito)
|
|
451
|
+
|
|
452
|
+
Costo mensile: $20 (abbonamento) + ~$5 (backup) = $25 totale
|
|
453
|
+
vs. $20 + sbattere contro i limiti = frustrazione
|
|
454
|
+
```
|
|
455
|
+
|
|
456
|
+
### Caso 2: "Voglio costo zero"
|
|
457
|
+
|
|
458
|
+
**Problema:** Non può permettersi abbonamenti, ha bisogno di IA affidabile per programmare
|
|
459
|
+
|
|
460
|
+
```
|
|
461
|
+
Combo: "free-forever"
|
|
462
|
+
1. gc/gemini-3-flash (180K gratis/mese)
|
|
463
|
+
2. if/kimi-k2-thinking (illimitato gratis)
|
|
464
|
+
3. qw/qwen3-coder-plus (illimitato gratis)
|
|
465
|
+
|
|
466
|
+
Costo mensile: $0
|
|
467
|
+
Qualità: Modelli pronti per la produzione
|
|
468
|
+
```
|
|
469
|
+
|
|
470
|
+
### Caso 3: "Devo programmare 24/7, senza interruzioni"
|
|
471
|
+
|
|
472
|
+
**Problema:** Scadenze strette, non può permettersi downtime
|
|
473
|
+
|
|
474
|
+
```
|
|
475
|
+
Combo: "always-on"
|
|
476
|
+
1. cc/claude-opus-4-6 (migliore qualità)
|
|
477
|
+
2. cx/gpt-5.2-codex (secondo abbonamento)
|
|
478
|
+
3. glm/glm-4.7 (economico, reset giornaliero)
|
|
479
|
+
4. minimax/MiniMax-M2.1 (più economico, reset 5h)
|
|
480
|
+
5. if/kimi-k2-thinking (gratuito illimitato)
|
|
481
|
+
|
|
482
|
+
Risultato: 5 livelli di fallback = zero downtime
|
|
483
|
+
```
|
|
484
|
+
|
|
485
|
+
### Caso 4: "Voglio IA GRATUITA in OpenClaw"
|
|
486
|
+
|
|
487
|
+
**Problema:** Ha bisogno di assistente IA nelle app di messaggistica, completamente gratuito
|
|
488
|
+
|
|
489
|
+
```
|
|
490
|
+
Combo: "openclaw-free"
|
|
491
|
+
1. if/glm-4.7 (illimitato gratis)
|
|
492
|
+
2. if/minimax-m2.1 (illimitato gratis)
|
|
493
|
+
3. if/kimi-k2-thinking (illimitato gratis)
|
|
494
|
+
|
|
495
|
+
Costo mensile: $0
|
|
496
|
+
Accesso via: WhatsApp, Telegram, Slack, Discord, iMessage, Signal...
|
|
497
|
+
```
|
|
498
|
+
|
|
499
|
+
---
|
|
500
|
+
|
|
477
501
|
## 📖 Guida alla Configurazione
|
|
478
502
|
|
|
479
503
|
<details>
|
|
@@ -754,74 +778,6 @@ Impostazioni → Configurazione API:
|
|
|
754
778
|
|
|
755
779
|
---
|
|
756
780
|
|
|
757
|
-
## 📊 Modelli Disponibili
|
|
758
|
-
|
|
759
|
-
<details>
|
|
760
|
-
<summary><b>Vedi tutti i modelli disponibili</b></summary>
|
|
761
|
-
|
|
762
|
-
**Claude Code (`cc/`)** - Pro/Max:
|
|
763
|
-
|
|
764
|
-
- `cc/claude-opus-4-6`
|
|
765
|
-
- `cc/claude-sonnet-4-5-20250929`
|
|
766
|
-
- `cc/claude-haiku-4-5-20251001`
|
|
767
|
-
|
|
768
|
-
**Codex (`cx/`)** - Plus/Pro:
|
|
769
|
-
|
|
770
|
-
- `cx/gpt-5.2-codex`
|
|
771
|
-
- `cx/gpt-5.1-codex-max`
|
|
772
|
-
|
|
773
|
-
**Gemini CLI (`gc/`)** - GRATUITO:
|
|
774
|
-
|
|
775
|
-
- `gc/gemini-3-flash-preview`
|
|
776
|
-
- `gc/gemini-2.5-pro`
|
|
777
|
-
|
|
778
|
-
**GitHub Copilot (`gh/`)**:
|
|
779
|
-
|
|
780
|
-
- `gh/gpt-5`
|
|
781
|
-
- `gh/claude-4.5-sonnet`
|
|
782
|
-
|
|
783
|
-
**NVIDIA NIM (`nvidia/`)** - Crediti GRATUITI:
|
|
784
|
-
|
|
785
|
-
- `nvidia/llama-3.3-70b-instruct`
|
|
786
|
-
- `nvidia/mistral-7b-instruct`
|
|
787
|
-
- 50+ modelli su [build.nvidia.com](https://build.nvidia.com)
|
|
788
|
-
|
|
789
|
-
**GLM (`glm/`)** - $0.6/1M:
|
|
790
|
-
|
|
791
|
-
- `glm/glm-4.7`
|
|
792
|
-
|
|
793
|
-
**MiniMax (`minimax/`)** - $0.2/1M:
|
|
794
|
-
|
|
795
|
-
- `minimax/MiniMax-M2.1`
|
|
796
|
-
|
|
797
|
-
**iFlow (`if/`)** - GRATUITO:
|
|
798
|
-
|
|
799
|
-
- `if/kimi-k2-thinking`
|
|
800
|
-
- `if/qwen3-coder-plus`
|
|
801
|
-
- `if/deepseek-r1`
|
|
802
|
-
- `if/glm-4.7`
|
|
803
|
-
- `if/minimax-m2`
|
|
804
|
-
|
|
805
|
-
**Qwen (`qw/`)** - GRATUITO:
|
|
806
|
-
|
|
807
|
-
- `qw/qwen3-coder-plus`
|
|
808
|
-
- `qw/qwen3-coder-flash`
|
|
809
|
-
|
|
810
|
-
**Kiro (`kr/`)** - GRATUITO:
|
|
811
|
-
|
|
812
|
-
- `kr/claude-sonnet-4.5`
|
|
813
|
-
- `kr/claude-haiku-4.5`
|
|
814
|
-
|
|
815
|
-
**OpenRouter (`or/`)** - 100+ modelli:
|
|
816
|
-
|
|
817
|
-
- `or/anthropic/claude-4-sonnet`
|
|
818
|
-
- `or/google/gemini-2.5-pro`
|
|
819
|
-
- Qualsiasi modello da [openrouter.ai/models](https://openrouter.ai/models)
|
|
820
|
-
|
|
821
|
-
</details>
|
|
822
|
-
|
|
823
|
-
---
|
|
824
|
-
|
|
825
781
|
## 🧪 Valutazioni (Evals)
|
|
826
782
|
|
|
827
783
|
OmniRoute include un framework di valutazione integrato per testare la qualità delle risposte LLM contro un golden set. Accesso via **Analytics → Evals** nella dashboard.
|