From 2f6e63771ffb8dc71a4abff73a40caf519f2122f Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Sat, 7 Mar 2026 11:05:40 -0300 Subject: [PATCH] docs: sync v2.0.9+ features across all 30 READMEs Added new features table (Playground, CLI Fingerprints, ACP, Custom apiFormat routing, Codex workspace isolation, Electron auto-update) to all 29 translated READMEs + English source. --- README.ar.md | 11 +++++++++++ README.bg.md | 11 +++++++++++ README.da.md | 11 +++++++++++ README.de.md | 11 +++++++++++ README.es.md | 11 +++++++++++ README.fi.md | 11 +++++++++++ README.fr.md | 11 +++++++++++ README.he.md | 11 +++++++++++ README.hu.md | 11 +++++++++++ README.id.md | 11 +++++++++++ README.in.md | 11 +++++++++++ README.it.md | 11 +++++++++++ README.ja.md | 11 +++++++++++ README.ko.md | 11 +++++++++++ README.md | 31 ++++++++++++++++++++++--------- README.ms.md | 11 +++++++++++ README.nl.md | 11 +++++++++++ README.no.md | 11 +++++++++++ README.phi.md | 11 +++++++++++ README.pl.md | 11 +++++++++++ README.pt-BR.md | 11 +++++++++++ README.pt.md | 11 +++++++++++ README.ro.md | 11 +++++++++++ README.ru.md | 11 +++++++++++ README.sk.md | 11 +++++++++++ README.sv.md | 11 +++++++++++ README.th.md | 11 +++++++++++ README.uk-UA.md | 11 +++++++++++ README.vi.md | 11 +++++++++++ README.zh-CN.md | 11 +++++++++++ package-lock.json | 4 ++-- 31 files changed, 343 insertions(+), 11 deletions(-) diff --git a/README.ar.md b/README.ar.md index ae768b30..81a2a2fe 100644 --- a/README.ar.md +++ b/README.ar.md @@ -53,6 +53,17 @@ _وكيل API العالمي الخاص بك - نقطة نهاية واحدة، --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 موفر الذكاء الاصطناعي المجاني لوكلاء البرمجة المفضلين لديك _قم بتوصيل أي أداة IDE أو CLI مدعومة بالذكاء الاصطناعي من خلال OmniRoute - بوابة واجهة برمجة التطبيقات المجانية للترميز غير المحدود._ diff --git a/README.bg.md b/README.bg.md index ef256d95..190cbaa2 100644 --- a/README.bg.md +++ b/README.bg.md @@ -53,6 +53,17 @@ _Вашият универсален API прокси — една крайна --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Безплатен доставчик на AI за вашите любими кодиращи агенти _Свържете всеки базиран на AI IDE или CLI инструмент чрез OmniRoute — безплатен API шлюз за неограничено кодиране._ diff --git a/README.da.md b/README.da.md index 596d696a..0457ff38 100644 --- a/README.da.md +++ b/README.da.md @@ -53,6 +53,17 @@ _Din universelle API-proxy — ét slutpunkt, 36+ udbydere, ingen nedetid. Nu me --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Gratis AI-udbyder til dine foretrukne kodningsagenter _Tilslut ethvert AI-drevet IDE- eller CLI-værktøj gennem OmniRoute - gratis API-gateway til ubegrænset kodning._ diff --git a/README.de.md b/README.de.md index f96ccd48..dd548d4c 100644 --- a/README.de.md +++ b/README.de.md @@ -879,6 +879,17 @@ Wenn OmniRoute minimiert ist, befindet es sich mit schnellen Aktionen in Ihrer T OmniRoute v2.0 ist als Betriebsplattform konzipiert und nicht nur als Relay-Proxy. +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Agenten- und Protokolloperationen (v2.0)| Funktion | Was es tut | | ------------------------------------ | -------------------------------------------------------------------------------- | diff --git a/README.es.md b/README.es.md index 3dbb4dd0..c04703dd 100644 --- a/README.es.md +++ b/README.es.md @@ -11,6 +11,17 @@ _Tu proxy de API universal — un endpoint, 36+ proveedores, cero tiempo de inac --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Proveedor de IA Gratuito para tus agentes de programación favoritos _Conecta cualquier IDE o herramienta CLI con IA a través de OmniRoute — gateway de API gratuito para programación ilimitada._ diff --git a/README.fi.md b/README.fi.md index 34342b4a..5d4a5590 100644 --- a/README.fi.md +++ b/README.fi.md @@ -11,6 +11,17 @@ _Universaali API-välityspalvelin – yksi päätepiste, yli 36 palveluntarjoaja --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Ilmainen AI Provider suosikkikoodaajillesi _Yhdistä mikä tahansa tekoälyllä toimiva IDE- tai CLI-työkalu OmniRouten kautta – ilmainen API-yhdyskäytävä rajoittamattomaan koodaukseen._ diff --git a/README.fr.md b/README.fr.md index d5833087..df2c4371 100644 --- a/README.fr.md +++ b/README.fr.md @@ -11,6 +11,17 @@ _Votre proxy API universel — un endpoint, 36+ fournisseurs, zéro temps d'arr --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Fournisseur IA gratuit pour vos agents de programmation préférés _Connectez n'importe quel IDE ou outil CLI alimenté par l'IA via OmniRoute — passerelle API gratuite pour un codage illimité._ diff --git a/README.he.md b/README.he.md index 20a0d9b0..72f93d52 100644 --- a/README.he.md +++ b/README.he.md @@ -11,6 +11,17 @@ _שרת ה-API האוניברסלי שלך - נקודת קצה אחת, 36+ ספ --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 ספק AI בחינם עבור סוכני הקידוד המועדפים עליך _חבר כל כלי IDE או CLI המופעל על ידי AI דרך OmniRoute - שער API בחינם לקידוד בלתי מוגבל._ diff --git a/README.hu.md b/README.hu.md index f94b5147..d89c4145 100644 --- a/README.hu.md +++ b/README.hu.md @@ -11,6 +11,17 @@ _Az univerzális API-proxy – egy végpont, 36+ szolgáltató, nulla állásid --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Ingyenes mesterséges intelligencia szolgáltató kedvenc kódoló ügynökei számára _Csatlakoztasson bármilyen mesterséges intelligencia-alapú IDE-t vagy CLI-eszközt az OmniRoute-on keresztül – ingyenes API-átjáró a korlátlan kódoláshoz._ diff --git a/README.id.md b/README.id.md index a73c55a6..ef4a497c 100644 --- a/README.id.md +++ b/README.id.md @@ -11,6 +11,17 @@ _Proksi API universal Anda — satu titik akhir, 36+ penyedia, tanpa waktu henti --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Penyedia AI gratis untuk agen coding favorit Anda _Hubungkan alat IDE atau CLI apa pun yang didukung AI melalui OmniRoute — gerbang API gratis untuk pengkodean tanpa batas._ diff --git a/README.in.md b/README.in.md index 628cdd55..d039dd20 100644 --- a/README.in.md +++ b/README.in.md @@ -13,6 +13,17 @@ _आपका सार्वभौमिक एपीआई प्रॉक् --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 आपके पसंदीदा कोडिंग एजेंटों के लिए निःशुल्क एआई प्रदाता _OmniRoute के माध्यम से किसी भी AI-संचालित IDE या CLI टूल को कनेक्ट करें - असीमित कोडिंग के लिए निःशुल्क API गेटवे।_ diff --git a/README.it.md b/README.it.md index 50da8f06..4f787eb3 100644 --- a/README.it.md +++ b/README.it.md @@ -11,6 +11,17 @@ _Il tuo proxy API universale — un endpoint, 36+ provider, zero downtime._ --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Provider IA gratuito per i tuoi agenti di programmazione preferiti _Connetti qualsiasi IDE o strumento CLI con IA tramite OmniRoute — gateway API gratuito per programmazione illimitata._ diff --git a/README.ja.md b/README.ja.md index 39ba2772..444308af 100644 --- a/README.ja.md +++ b/README.ja.md @@ -11,6 +11,17 @@ _ユニバーサル API プロキシ — 1 つのエンドポイント、36 以 --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 お気に入りのコーディング エージェント向けの無料 AI プロバイダー _AI を活用した IDE または CLI ツールを、無制限のコーディングのための無料 API ゲートウェイである OmniRoute 経由で接続します。_ diff --git a/README.ko.md b/README.ko.md index 0a0a9e2b..7cb739d6 100644 --- a/README.ko.md +++ b/README.ko.md @@ -11,6 +11,17 @@ _범용 API 프록시 — 하나의 엔드포인트, 36개 이상의 공급자, --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 좋아하는 코딩 에이전트를 위한 무료 AI 제공업체 _무제한 코딩을 위한 무료 API 게이트웨이인 OmniRoute를 통해 AI 기반 IDE 또는 CLI 도구를 연결하세요._ diff --git a/README.md b/README.md index 45e5266c..d0cc6e1f 100644 --- a/README.md +++ b/README.md @@ -888,6 +888,17 @@ When minimized, OmniRoute lives in your system tray with quick actions: OmniRoute v2.0 is built as an operational platform, not just a relay proxy. +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Agent & Protocol Operations (v2.0) | Feature | What It Does | @@ -963,15 +974,17 @@ OmniRoute v2.0 is built as an operational platform, not just a relay proxy. ### ☁️ Deployment & Platform -| Feature | What It Does | -| ---------------------------- | -------------------------------------------------------- | -| 🌐 **Deploy Anywhere** | Localhost, VPS, Docker, Cloud environments | -| 💾 **Cloud Sync** | Configuration sync via cloud worker | -| 🔄 **Backup/Restore** | Export/import and disaster recovery flows | -| 🧙 **Onboarding Wizard** | First-run guided setup | -| 🔧 **CLI Tools Dashboard** | One-click setup for popular coding tools | -| 🌐 **i18n (30 languages)** | Full dashboard + docs language support with RTL coverage | -| 📂 **Custom Data Directory** | `DATA_DIR` override for storage location | +| Feature | What It Does | +| ----------------------------- | -------------------------------------------------------- | +| 🌐 **Deploy Anywhere** | Localhost, VPS, Docker, Cloud environments | +| 💾 **Cloud Sync** | Configuration sync via cloud worker | +| 🔄 **Backup/Restore** | Export/import and disaster recovery flows | +| 🧙 **Onboarding Wizard** | First-run guided setup | +| 🔧 **CLI Tools Dashboard** | One-click setup for popular coding tools | +| 🎮 **Model Playground** | Test any provider/model/endpoint from the dashboard | +| 🔏 **CLI Fingerprint Toggle** | Per-provider fingerprint matching in Settings > Security | +| 🌐 **i18n (30 languages)** | Full dashboard + docs language support with RTL coverage | +| 📂 **Custom Data Directory** | `DATA_DIR` override for storage location | ### Feature Deep Dive diff --git a/README.ms.md b/README.ms.md index 1408df10..5c10cb75 100644 --- a/README.ms.md +++ b/README.ms.md @@ -11,6 +11,17 @@ _Proksi API universal anda — satu titik akhir, 36+ pembekal, masa henti sifar. --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Pembekal AI percuma untuk ejen pengekodan kegemaran anda _Sambungkan mana-mana alat IDE atau CLI berkuasa AI melalui OmniRoute — get laluan API percuma untuk pengekodan tanpa had._ diff --git a/README.nl.md b/README.nl.md index aed201bf..20fa0d9b 100644 --- a/README.nl.md +++ b/README.nl.md @@ -11,6 +11,17 @@ _Uw universele API-proxy: één eindpunt, meer dan 36 providers, geen downtime._ --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Gratis AI-provider voor uw favoriete codeeragenten _Verbind elke AI-aangedreven IDE- of CLI-tool via OmniRoute: gratis API-gateway voor onbeperkte codering._ diff --git a/README.no.md b/README.no.md index 6d1e1129..b383652d 100644 --- a/README.no.md +++ b/README.no.md @@ -11,6 +11,17 @@ _Din universelle API-proxy – ett endepunkt, 36+ leverandører, null nedetid._ --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Gratis AI-leverandør for dine favorittkodeagenter _Koble til ethvert AI-drevet IDE- eller CLI-verktøy gjennom OmniRoute – gratis API-gateway for ubegrenset koding._ diff --git a/README.phi.md b/README.phi.md index 23f772ad..90854af5 100644 --- a/README.phi.md +++ b/README.phi.md @@ -11,6 +11,17 @@ _Iyong unibersal na API proxy — isang endpoint, 36+ provider, zero downtime._ --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Libreng AI Provider para sa iyong mga paboritong coding agent _Ikonekta ang anumang AI-powered IDE o CLI tool sa pamamagitan ng OmniRoute — libreng API gateway para sa walang limitasyong coding._ diff --git a/README.pl.md b/README.pl.md index 4a1d24f9..fbc4de31 100644 --- a/README.pl.md +++ b/README.pl.md @@ -11,6 +11,17 @@ _Twój uniwersalny serwer proxy API — jeden punkt końcowy, ponad 36 dostawcó --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Bezpłatny dostawca AI dla Twoich ulubionych agentów kodujących _Połącz dowolne narzędzie IDE lub CLI oparte na sztucznej inteligencji poprzez OmniRoute — bezpłatną bramę API dla nieograniczonego kodowania._ diff --git a/README.pt-BR.md b/README.pt-BR.md index 7fc60924..874e4413 100644 --- a/README.pt-BR.md +++ b/README.pt-BR.md @@ -11,6 +11,17 @@ _Seu proxy de API universal — um endpoint, 36+ provedores, zero tempo de inati --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Provedor de IA Gratuito para seus agentes de programação favoritos _Conecte qualquer IDE ou ferramenta CLI com IA através do OmniRoute — gateway de API gratuito para programação ilimitada._ diff --git a/README.pt.md b/README.pt.md index 5f4d5164..3f6361d5 100644 --- a/README.pt.md +++ b/README.pt.md @@ -11,6 +11,17 @@ _Seu proxy de API universal — um endpoint, mais de 36 provedores, tempo de ina --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Provedor de IA gratuito para seus agentes de codificação favoritos _Conecte qualquer ferramenta IDE ou CLI com tecnologia de IA por meio do OmniRoute - gateway de API gratuito para codificação ilimitada._ diff --git a/README.ro.md b/README.ro.md index bb9ebd95..a3c3cd5a 100644 --- a/README.ro.md +++ b/README.ro.md @@ -11,6 +11,17 @@ _Proxy-ul dvs. universal API - un punct final, peste 36 de furnizori, zero timpi --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Furnizor AI gratuit pentru agenții tăi preferați de codare _Conectați orice instrument IDE sau CLI alimentat de AI prin OmniRoute — gateway API gratuit pentru codare nelimitată._ diff --git a/README.ru.md b/README.ru.md index c2167bff..e7c5c9e8 100644 --- a/README.ru.md +++ b/README.ru.md @@ -11,6 +11,17 @@ _Ваш универсальный API-прокси — одна точка до --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Бесплатный AI-провайдер для ваших любимых агентов программирования _Подключайте любую IDE или CLI-инструмент с AI через OmniRoute — бесплатный API gateway для неограниченного программирования._ diff --git a/README.sk.md b/README.sk.md index 217f71e6..e90085db 100644 --- a/README.sk.md +++ b/README.sk.md @@ -11,6 +11,17 @@ _Váš univerzálny proxy server API – jeden koncový bod, 36+ poskytovateľov --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Bezplatný poskytovateľ AI pre vašich obľúbených kódovacích agentov _Pripojte akýkoľvek nástroj IDE alebo CLI poháňaný AI cez OmniRoute – bezplatnú bránu API pre neobmedzené kódovanie._ diff --git a/README.sv.md b/README.sv.md index 17875712..a1a4ba44 100644 --- a/README.sv.md +++ b/README.sv.md @@ -11,6 +11,17 @@ _Din universella API-proxy — en slutpunkt, 36+ leverantörer, noll driftstopp. --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Gratis AI-leverantör för dina favoritkodningsagenter _Anslut alla AI-drivna IDE- eller CLI-verktyg via OmniRoute — gratis API-gateway för obegränsad kodning._ diff --git a/README.th.md b/README.th.md index 9f238d0f..5de81f44 100644 --- a/README.th.md +++ b/README.th.md @@ -11,6 +11,17 @@ _พร็อกซี API สากลของคุณ — จุดสิ้ --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 ผู้ให้บริการ AI ฟรีสำหรับตัวแทนการเขียนโค้ดที่คุณชื่นชอบ _เชื่อมต่อเครื่องมือ IDE หรือ CLI ที่ขับเคลื่อนด้วย AI ผ่าน OmniRoute — เกตเวย์ API ฟรีสำหรับการเข้ารหัสไม่จำกัด_ diff --git a/README.uk-UA.md b/README.uk-UA.md index d987c41d..6937cf8d 100644 --- a/README.uk-UA.md +++ b/README.uk-UA.md @@ -11,6 +11,17 @@ _Ваш універсальний API-проксі — одна кінцева --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Безкоштовний постачальник AI для ваших улюблених агентів кодування _Підключіть будь-який інструмент IDE або CLI на основі штучного інтелекту через OmniRoute — безкоштовний шлюз API для необмеженого програмування._ diff --git a/README.vi.md b/README.vi.md index 78b88a9a..1aebedb4 100644 --- a/README.vi.md +++ b/README.vi.md @@ -11,6 +11,17 @@ _Proxy API phổ quát của bạn — một điểm cuối, hơn 36 nhà cung c --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 Nhà cung cấp AI miễn phí cho các tác nhân mã hóa yêu thích của bạn _Kết nối mọi công cụ IDE hoặc CLI được hỗ trợ bởi AI thông qua OmniRoute — cổng API miễn phí để mã hóa không giới hạn._ diff --git a/README.zh-CN.md b/README.zh-CN.md index 7d0cd811..27d852cd 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -11,6 +11,17 @@ _您的通用 API 代理 — 一个端点,36+ 提供商,零停机时间。_ --- +### 🚀 New in v2.0.9+ — Playground, CLI Fingerprints & ACP + +| Feature | What It Does | +| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- | +| 🎮 **Model Playground** | Dashboard page to test any model directly — provider/model/endpoint selectors, Monaco Editor, streaming, abort, timing | +| 🔏 **CLI Fingerprint Matching** | Per-provider header/body ordering to match native CLI signatures — toggle per provider in Settings > Security | +| 🤝 **ACP Support (Agent Client Protocol)** | CLI agent discovery (Codex, Claude, Goose, Gemini CLI, OpenClaw), process spawner, `/api/acp/agents` endpoint | +| 🔧 **Custom Model `apiFormat` Routing** | Custom models with `apiFormat: "responses"` now correctly route to the Responses API translator | +| 🏢 **Codex Workspace Isolation** | Multiple Codex workspaces per email — OAuth correctly separates connections by workspace ID | +| 🔄 **Electron Auto-Update** | Desktop app checks for updates + auto-install on restart | + ### 🤖 为您最爱的编程代理提供免费 AI _通过 OmniRoute 连接任何 AI 驱动的 IDE 或 CLI 工具 — 免费 API 网关,无限编程。_ diff --git a/package-lock.json b/package-lock.json index 6c5febd4..cf0490c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "omniroute", - "version": "2.0.9", + "version": "2.0.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "omniroute", - "version": "2.0.9", + "version": "2.0.10", "hasInstallScript": true, "license": "MIT", "workspaces": [