From 25d99e09eb0a3af92d780da718702c5da3d1961e Mon Sep 17 00:00:00 2001 From: Naved Date: Fri, 4 Sep 2026 18:59:01 -0700 Subject: [PATCH] chore: prepare v3.82.0 release --- CHANGELOG.md | 45 +++++++++++++++++++ README.md | 9 ++-- locales/ca/README.md | 9 ++-- locales/de/README.md | 9 ++-- locales/es/README.md | 9 ++-- locales/fr/README.md | 9 ++-- locales/hi/README.md | 9 ++-- locales/id/README.md | 9 ++-- locales/it/README.md | 9 ++-- locales/ja/README.md | 9 ++-- locales/ko/README.md | 9 ++-- locales/nl/README.md | 9 ++-- locales/pl/README.md | 9 ++-- locales/pt-BR/README.md | 9 ++-- locales/ru/README.md | 9 ++-- locales/tr/README.md | 9 ++-- locales/vi/README.md | 9 ++-- locales/zh-CN/README.md | 9 ++-- locales/zh-TW/README.md | 9 ++-- src/CHANGELOG.md | 45 +++++++++++++++++++ src/core/webview/ClineProvider.ts | 2 +- src/package.json | 2 +- .../chat/__tests__/Announcement.spec.tsx | 17 +++---- webview-ui/src/i18n/locales/ca/chat.json | 6 +-- webview-ui/src/i18n/locales/de/chat.json | 6 +-- webview-ui/src/i18n/locales/en/chat.json | 6 +-- webview-ui/src/i18n/locales/es/chat.json | 6 +-- webview-ui/src/i18n/locales/fr/chat.json | 6 +-- webview-ui/src/i18n/locales/hi/chat.json | 6 +-- webview-ui/src/i18n/locales/id/chat.json | 6 +-- webview-ui/src/i18n/locales/it/chat.json | 6 +-- webview-ui/src/i18n/locales/ja/chat.json | 6 +-- webview-ui/src/i18n/locales/ko/chat.json | 6 +-- webview-ui/src/i18n/locales/nl/chat.json | 6 +-- webview-ui/src/i18n/locales/pl/chat.json | 6 +-- webview-ui/src/i18n/locales/pt-BR/chat.json | 6 +-- webview-ui/src/i18n/locales/ru/chat.json | 6 +-- webview-ui/src/i18n/locales/tr/chat.json | 6 +-- webview-ui/src/i18n/locales/vi/chat.json | 6 +-- webview-ui/src/i18n/locales/zh-CN/chat.json | 6 +-- webview-ui/src/i18n/locales/zh-TW/chat.json | 6 +-- 41 files changed, 227 insertions(+), 154 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d337e7eee9..dc3eeac5f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,50 @@ # Zoo Code Changelog +## [3.82.0] + +- 🔑 **Use your Zoo Gateway API key anywhere** — bring it to any OpenAI-compatible client or workflow: https://zoocode.dev/models +- 🎁 **Free model access for a limited time** — get free access to MiniMax-M3 through Zoo Gateway. +- ✨ **Brand-new models** — GPT-6 Astra and Claude Fable 5.1 are now available. + +### Minor Changes + +- Add verified GPT-6 Astra support across providers (PR #1506 by @app/zoomote) +- Add Claude Fable 5.1 support (#1507 by @navedmerchant, PR #1508 by @navedmerchant) +- Add DeepSeek V4 Flash Vision Experimental support to DeepSeek AI (PR #1438 by @PipeYume) +- Complete DeepSeek V4 Flash Vision Experimental support with verified native metadata, Fireworks availability, image preservation, and reasoning controls (PR #1488 by @app/zoomote) +- Let users add custom request fields for OpenAI-compatible providers (#1104 by @grade1000, PR #1350 by @app/zoomote) +- Add abort-signal support to Amazon Bedrock prompt completion and message creation (PR #1292 by @easonLiangWorldedtech) +- Add an API cancellation helper and regression coverage for prompt-completion options (PR #1288 by @easonLiangWorldedtech) +- Route GPT-5.6 Luna through the Responses API for OpenCode Go (#1431 by @AntzCode, PR #1443 by @AntzCode) +- Prevent OpenCode Go requests from failing when a session header is unavailable (PR #1512 by @app/zoomote) +- Make Gemini CLI handler routing explicit and prevent provider misrouting (#1029 by @WebMad, PR #1442 by @enestunc10) +- Preserve provider reasoning order by yielding reasoning chunks before content (#1461 by @daewoongoh, PR #1462 by @daewoongoh) +- Keep approval controls visible while users scroll through chat (#1447 by @app/zoomote, PR #1448 by @app/zoomote) +- Keep the child-task view open during extension-state updates (#1456 by @app/zoomote, PR #1458 by @app/zoomote) +- Prevent Chat and History labels from clipping at narrow widths (#1444 by @app/zoomote, PR #1445 by @app/zoomote) +- Keep provider-profile actions accessible within narrow settings layouts (#1476 by @DiscantX, PR #1515 by @app/zoomote) +- Remove obsolete cloud-account lifecycle listeners (PR #1353 by @app/zoomote) +- Share the canonical provider-identifier ESLint rule across packages (PR #1421 by @WebMad) +- Add Extension Host visual-regression coverage (#1358 by @app/zoomote, PR #1426 by @app/zoomote) +- Merge the v3.80.1 release preparation state into `main` (PR #1432 by @edelauna) +- Configure CodeRabbit to perform adversarial pull-request reviews (PR #1433 by @edelauna) +- Stabilize restored-subtask approval coverage in Extension Host E2E tests (PR #1434 by @app/zoomote) +- Run CodeRabbit only after required CI checks complete (PR #1437 by @app/zoomote) +- Capture typed extension-host messages in Story Gallery fixtures (#517 by @edelauna, PR #1446 by @app/zoomote) +- Prevent mocked E2E tests from timing out on streaming previews (PR #1449 by @app/zoomote) +- Remove the unused nightly-extension path from CI (PR #1454 by @app/zoomote) +- Allow reviewed pull requests from forks to enter the merge queue (PR #1455 by @app/zoomote) +- Ensure CodeRabbit reviews updated commits on label-opted pull requests (PR #1457 by @app/zoomote) +- Refresh pull-request labels after CI completes (PR #1467 by @app/zoomote) +- Allow Renovate updates to trigger CI validation (PR #1473 by @app/zoomote) +- Add model checking for concurrent task-lifecycle transitions (PR #1478 by @app/zoomote) +- Require changed-code mutation tests before review (PR #1479 by @app/zoomote) +- Ground CodeRabbit reviews with current web-search context (PR #1490 by @app/zoomote) +- Fix the mutation gate for both stale and current pull requests (#1498 by @edelauna, PR #1499 by @app/zoomote) +- Refresh pull-request review labels after automated reviews and base conflicts (PR #1509 by @app/zoomote) +- Refresh review state for pull requests from forks after automated review (PR #1510 by @app/zoomote) +- Prevent task cleanup from producing unit-test teardown errors (#1526 by @app/zoomote, PR #1527 by @app/zoomote) + ## [3.80.1] 🤖 Try GLM-5.3-Flash and Gemini 3.7 Flash at 50% Discount for 2 Weeks and MiniMax M3 completely FREE for users with a balance on the new Zoo Gateway. https://zoocode.dev/models diff --git a/README.md b/README.md index 8c3308de76..cce7fa9cf3 100644 --- a/README.md +++ b/README.md @@ -46,12 +46,11 @@ Zoo Code builds on the foundation created by Roo Code and continues to expand it - **More dependable terminal and editing workflows** — fixes for premature terminal completion, task-state races, context management, diff editing, and provider-specific tool use. - **More control over your workspace** — rules management, per-mode MCP restrictions, multi-root path controls, model reasoning options, and completion change review actions. -## What's New in v3.80.1 +## What's New in v3.82.0 -🤖 Try GLM-5.3-Flash and Gemini 3.7 Flash at 50% Discount for 2 Weeks and MiniMax M3 completely FREE for users with a balance on the new Zoo Gateway. https://zoocode.dev/models - -- **New model** — GLM-5.3-Flash is now available through Z AI. -- **Reliability fixes** — restored subtask approvals, Vertex Gemini 3.7 empty tool output, terminal startup failures, background service errors, and theme legibility. +- 🔑 **Use your Zoo Gateway API key anywhere** — bring it to any OpenAI-compatible client or workflow: https://zoocode.dev/models +- 🎁 **Free model access for a limited time** — get free access to MiniMax-M3 through Zoo Gateway. +- ✨ **Brand-new models** — GPT-6 Astra and Claude Fable 5.1 are now available.
🌐 Available languages diff --git a/locales/ca/README.md b/locales/ca/README.md index 96b4334fa7..6e77afe7e0 100644 --- a/locales/ca/README.md +++ b/locales/ca/README.md @@ -47,12 +47,11 @@ Zoo Code parteix de la base creada per Roo Code i continua ampliant-la amb: - **Fluxos de terminal i edició més fiables** — correccions per a la finalització prematura del terminal, les condicions de cursa en l'estat de les tasques, la gestió del context, l'edició de diff i l'ús d'eines específiques de cada proveïdor. - **Més control sobre el teu espai de treball** — gestió de regles, restriccions MCP per mode, controls de rutes multiarrel, opcions de raonament dels models i accions per revisar els canvis en completar una tasca. -## Novetats a la v3.80.1 +## Novetats a la v3.82.0 -🤖 Prova GLM-5.3-Flash i Gemini 3.7 Flash amb un 50 % de descompte durant 2 setmanes, i MiniMax M3 totalment GRATUÏT per als usuaris amb saldo al nou Zoo Gateway. https://zoocode.dev/models - -- **Model nou** — GLM-5.3-Flash ja està disponible mitjançant Z AI. -- **Correccions de fiabilitat** — aprovacions de subtasques restaurades, sortida d'eines buida de Vertex Gemini 3.7, errors d'inici del terminal, errors del servei en segon pla i la llegibilitat dels temes. +- 🔑 **Utilitza la teva clau API de Zoo Gateway a qualsevol lloc** — porta-la a qualsevol client o flux de treball compatible amb OpenAI: https://zoocode.dev/models +- 🎁 **Accés gratuït al model durant un temps limitat** — obtén accés gratuït a MiniMax-M3 mitjançant Zoo Gateway. +- ✨ **Models totalment nous** — GPT-6 Astra i Claude Fable 5.1 ja estan disponibles. ## Què pot fer Zoo Code per TU? diff --git a/locales/de/README.md b/locales/de/README.md index 7d5c22f2d4..bb84f2e75b 100644 --- a/locales/de/README.md +++ b/locales/de/README.md @@ -47,12 +47,11 @@ Zoo Code baut auf dem von Roo Code geschaffenen Fundament auf und erweitert es f - **Zuverlässigere Terminal- und Bearbeitungsabläufe** — Korrekturen für vorzeitige Terminalabschlüsse, Race Conditions beim Aufgabenstatus, Kontextverwaltung, diff-Bearbeitung und anbieterspezifische Tool-Nutzung. - **Mehr Kontrolle über deinen Workspace** — Regelverwaltung, MCP-Beschränkungen pro Modus, Pfadsteuerung für Multi-Root-Workspaces, Reasoning-Optionen für Modelle und Aktionen zur Prüfung von Änderungen nach Abschluss. -## Neu in v3.80.1 +## Neu in v3.82.0 -🤖 Teste GLM-5.3-Flash und Gemini 3.7 Flash zwei Wochen lang mit 50 % Rabatt und MiniMax M3 komplett KOSTENLOS für Nutzer mit Guthaben auf dem neuen Zoo Gateway. https://zoocode.dev/models - -- **Neues Modell** — GLM-5.3-Flash ist jetzt über Z AI verfügbar. -- **Zuverlässigkeits-Fixes** — Unteraufgaben-Genehmigungen wiederhergestellt, leere Tool-Ausgabe bei Vertex Gemini 3.7, Fehler beim Terminalstart, Fehler im Hintergrunddienst und die Lesbarkeit der IDE-Themes. +- 🔑 **Verwende deinen Zoo Gateway API-Key überall** — nutze ihn in jedem OpenAI-kompatiblen Client oder Workflow: https://zoocode.dev/models +- 🎁 **Kostenloser Modellzugriff für begrenzte Zeit** — erhalte über Zoo Gateway kostenlosen Zugriff auf MiniMax-M3. +- ✨ **Brandneue Modelle** — GPT-6 Astra und Claude Fable 5.1 sind jetzt verfügbar. ## Was kann Zoo Code für DICH tun? diff --git a/locales/es/README.md b/locales/es/README.md index 23427696e8..7e9d680309 100644 --- a/locales/es/README.md +++ b/locales/es/README.md @@ -47,12 +47,11 @@ Zoo Code parte de los cimientos creados por Roo Code y continúa ampliándolos c - **Flujos de terminal y edición más fiables** — correcciones para la finalización prematura del terminal, las condiciones de carrera del estado de las tareas, la gestión del contexto, la edición de diff y el uso de herramientas específicas de cada proveedor. - **Más control sobre tu espacio de trabajo** — gestión de reglas, restricciones de MCP por modo, controles de rutas multirraíz, opciones de razonamiento de modelos y acciones para revisar los cambios al completar una tarea. -## Novedades de la v3.80.1 +## Novedades de la v3.82.0 -🤖 Prueba GLM-5.3-Flash y Gemini 3.7 Flash con un 50 % de descuento durante 2 semanas, y MiniMax M3 totalmente GRATIS para los usuarios con saldo en el nuevo Zoo Gateway. https://zoocode.dev/models - -- **Nuevo modelo** — GLM-5.3-Flash ya está disponible mediante Z AI. -- **Correcciones de fiabilidad** — aprobaciones de subtareas restauradas, salida de herramientas vacía de Vertex Gemini 3.7, fallos de inicio del terminal, errores del servicio en segundo plano y la legibilidad de los temas. +- 🔑 **Usa tu clave API de Zoo Gateway en cualquier lugar** — llévala a cualquier cliente o flujo de trabajo compatible con OpenAI: https://zoocode.dev/models +- 🎁 **Acceso gratis al modelo por tiempo limitado** — obtén acceso gratis a MiniMax-M3 mediante Zoo Gateway. +- ✨ **Modelos completamente nuevos** — GPT-6 Astra y Claude Fable 5.1 ya están disponibles. ## ¿Qué puede hacer Zoo Code por TI? diff --git a/locales/fr/README.md b/locales/fr/README.md index f21378de44..c0299e4441 100644 --- a/locales/fr/README.md +++ b/locales/fr/README.md @@ -47,12 +47,11 @@ Zoo Code s'appuie sur les fondations créées par Roo Code et continue de les en - **Des workflows de terminal et d'édition plus fiables** — correctifs pour les fins prématurées de commandes dans le terminal, les conditions de concurrence liées à l'état des tâches, la gestion du contexte, l'édition de diff et l'utilisation d'outils propres aux providers. - **Davantage de contrôle sur ton espace de travail** — gestion des règles, restrictions MCP par mode, contrôle des chemins multi-root, options de raisonnement des modèles et actions de vérification des modifications à la fin d'une tâche. -## Nouveautés de la v3.80.1 +## Nouveautés de la v3.82.0 -🤖 Essaie GLM-5.3-Flash et Gemini 3.7 Flash à 50 % de réduction pendant 2 semaines, et MiniMax M3 totalement GRATUIT pour les utilisateurs avec un solde sur le nouveau Zoo Gateway. https://zoocode.dev/models - -- **Nouveau modèle** — GLM-5.3-Flash est désormais disponible via Z AI. -- **Correctifs de fiabilité** — approbations de sous-tâches restaurées, sortie d'outils vide de Vertex Gemini 3.7, échecs de démarrage du terminal, erreurs du service en arrière-plan et la lisibilité des thèmes d'IDE. +- 🔑 **Utilise ta clé API Zoo Gateway partout** — ajoute-la à n'importe quel client ou workflow compatible avec OpenAI : https://zoocode.dev/models +- 🎁 **Accès gratuit au modèle pendant une durée limitée** — accède gratuitement à MiniMax-M3 via Zoo Gateway. +- ✨ **Tout nouveaux modèles** — GPT-6 Astra et Claude Fable 5.1 sont désormais disponibles. ## Que peut faire Zoo Code pour VOUS ? diff --git a/locales/hi/README.md b/locales/hi/README.md index 80c87c00fc..63d1e4a09c 100644 --- a/locales/hi/README.md +++ b/locales/hi/README.md @@ -46,12 +46,11 @@ Zoo Code, Roo Code की बनाई नींव पर आगे बढ़ - **ज़्यादा भरोसेमंद terminal और editing workflows** — terminal के समय से पहले पूरा होने, task-state race conditions, context management, diff editing और provider-specific tool use से जुड़ी समस्याओं के fixes। - **अपने workspace पर ज़्यादा control** — rules management, हर mode के लिए MCP restrictions, multi-root path controls, model reasoning options और completion changes की review actions। -## v3.80.1 में नया क्या है +## v3.82.0 में नया क्या है -🤖 नए Zoo Gateway पर balance रखने वाले users के लिए GLM-5.3-Flash और Gemini 3.7 Flash को 2 हफ़्तों के लिए 50% छूट पर आज़माएं और MiniMax M3 बिल्कुल FREE पाएं। https://zoocode.dev/models - -- **नया model** — GLM-5.3-Flash अब Z AI के माध्यम से उपलब्ध है। -- **Reliability fixes** — subtask approvals को बहाल किया गया, और Vertex Gemini 3.7 के खाली tool output, terminal startup विफलताओं, background service errors तथा theme legibility की समस्याएं ठीक की गईं। +- 🔑 **अपनी Zoo Gateway API key कहीं भी इस्तेमाल करें** — इसे किसी भी OpenAI-compatible client या workflow में जोड़ें: https://zoocode.dev/models +- 🎁 **सीमित समय के लिए FREE model access** — Zoo Gateway के ज़रिए MiniMax-M3 का FREE access पाएं। +- ✨ **बिल्कुल नए models** — GPT-6 Astra और Claude Fable 5.1 अब उपलब्ध हैं। ## Zoo Code आपके लिए क्या कर सकता है? diff --git a/locales/id/README.md b/locales/id/README.md index 6f8ff9edd5..a44c291c56 100644 --- a/locales/id/README.md +++ b/locales/id/README.md @@ -46,12 +46,11 @@ Zoo Code dikembangkan di atas fondasi yang dibuat oleh Roo Code dan terus memper - **Workflow terminal dan pengeditan yang lebih andal** — perbaikan untuk terminal yang selesai terlalu dini, race condition status task, pengelolaan konteks, pengeditan diff, dan penggunaan tool khusus provider. - **Kontrol lebih besar atas workspace kamu** — pengelolaan rules, pembatasan MCP per mode, kontrol path multi-root, opsi reasoning model, dan tindakan untuk meninjau perubahan saat selesai. -## Yang Baru di v3.80.1 +## Yang Baru di v3.82.0 -🤖 Coba GLM-5.3-Flash dan Gemini 3.7 Flash dengan diskon 50% selama 2 minggu, dan dapatkan MiniMax M3 sepenuhnya GRATIS bagi pengguna dengan saldo di Zoo Gateway baru. https://zoocode.dev/models - -- **Model baru** — GLM-5.3-Flash kini tersedia melalui Z AI. -- **Perbaikan keandalan** — persetujuan subtask dipulihkan, output tool kosong pada Vertex Gemini 3.7, kegagalan startup terminal, error background service, dan keterbacaan tema turut diperbaiki. +- 🔑 **Gunakan kunci API Zoo Gateway milikmu di mana saja** — pakai di client atau workflow apa pun yang kompatibel dengan OpenAI: https://zoocode.dev/models +- 🎁 **Akses model gratis untuk waktu terbatas** — dapatkan akses gratis ke MiniMax-M3 melalui Zoo Gateway. +- ✨ **Model terbaru** — GPT-6 Astra dan Claude Fable 5.1 kini tersedia. ## Apa yang Bisa Zoo Code Lakukan Untuk ANDA? diff --git a/locales/it/README.md b/locales/it/README.md index 95832ffb07..383e077622 100644 --- a/locales/it/README.md +++ b/locales/it/README.md @@ -47,12 +47,11 @@ Zoo Code parte dalle fondamenta create da Roo Code e continua ad ampliarle con: - **Workflow di terminale e modifica più affidabili** — correzioni per il completamento prematuro del terminale, le race condition dello stato delle attività, la gestione del contesto, la modifica dei diff e l'uso di strumenti specifici dei provider. - **Più controllo sul tuo workspace** — gestione delle regole, restrizioni MCP per modalità, controlli dei percorsi multi-root, opzioni di reasoning dei modelli e azioni per esaminare le modifiche al completamento. -## Novità in v3.80.1 +## Novità in v3.82.0 -🤖 Prova GLM-5.3-Flash e Gemini 3.7 Flash con il 50% di sconto per 2 settimane e MiniMax M3 completamente GRATIS per gli utenti con un saldo sul nuovo Zoo Gateway. https://zoocode.dev/models - -- **Nuovo modello** — GLM-5.3-Flash è ora disponibile tramite Z AI. -- **Correzioni di affidabilità** — ripristinate le approvazioni delle attività secondarie; risolto il problema dell'output vuoto degli strumenti con Vertex Gemini 3.7, corretti gli errori di avvio del terminale e del servizio in background, e migliorata la leggibilità nei temi. +- 🔑 **Usa la tua chiave API Zoo Gateway ovunque** — portala in qualsiasi client o workflow compatibile con OpenAI: https://zoocode.dev/models +- 🎁 **Accesso gratuito al modello per un periodo limitato** — accedi gratuitamente a MiniMax-M3 tramite Zoo Gateway. +- ✨ **Modelli nuovissimi** — GPT-6 Astra e Claude Fable 5.1 sono ora disponibili. ## Cosa può fare Zoo Code per TE? diff --git a/locales/ja/README.md b/locales/ja/README.md index 8002c6c572..a692b8dd2d 100644 --- a/locales/ja/README.md +++ b/locales/ja/README.md @@ -46,12 +46,11 @@ Zoo Code は Roo Code が築いた基盤を引き継ぎ、次の機能で拡張 - **より信頼性の高いターミナルと編集ワークフロー** — ターミナルの早期完了、タスク状態の競合、コンテキスト管理、diff 編集、プロバイダー固有のツール利用に関する問題を修正。 - **ワークスペースをより細かく制御** — ルール管理、モードごとの MCP 制限、マルチルートのパス制御、モデルの reasoning オプション、完了時の変更レビュー操作を追加。 -## v3.80.1 の新機能 +## v3.82.0 の新機能 -🤖 新しい Zoo Gateway に残高があるユーザーは、GLM-5.3-Flash と Gemini 3.7 Flash を 2 週間 50% 割引で、MiniMax M3 を完全無料でお試しいただけます。 https://zoocode.dev/models - -- **新しいモデル** — GLM-5.3-Flash が Z AI で利用可能になりました。 -- **信頼性の修正** — サブタスクの承認を復元し、Vertex Gemini 3.7 のツール出力が空になる問題、ターミナルの起動失敗、バックグラウンドサービスのエラー、テーマでの読みやすさを修正しました。 +- 🔑 **Zoo Gateway API キーをどこでも使用可能** — OpenAI 互換のクライアントやワークフローにそのまま追加できます: https://zoocode.dev/models +- 🎁 **期間限定の無料モデルアクセス** — Zoo Gateway から MiniMax-M3 に無料でアクセスできます。 +- ✨ **最新モデル** — GPT-6 Astra と Claude Fable 5.1 が利用可能になりました。 ## Zoo Codeがあなたのためにできること diff --git a/locales/ko/README.md b/locales/ko/README.md index b28780a835..5d9269ca5a 100644 --- a/locales/ko/README.md +++ b/locales/ko/README.md @@ -45,12 +45,11 @@ Zoo Code는 Roo Code가 만든 기반 위에서 다음 기능을 더하며 계 - **더 안정적인 터미널 및 편집 워크플로우** — 터미널 조기 완료, 작업 상태 경합, 컨텍스트 관리, diff 편집, 프로바이더별 도구 사용 문제를 수정. - **워크스페이스를 더 세밀하게 제어** — 규칙 관리, 모드별 MCP 제한, 멀티 루트 경로 제어, 모델 reasoning 옵션, 완료 시 변경 사항 검토 작업을 제공. -## v3.80.1의 새로운 기능 +## v3.82.0의 새로운 기능 -🤖 새로운 Zoo Gateway에서 잔액이 있는 사용자는 GLM-5.3-Flash와 Gemini 3.7 Flash를 2주간 50% 할인된 가격으로, MiniMax M3는 완전히 무료로 이용할 수 있습니다. https://zoocode.dev/models - -- **새로운 모델** — 이제 Z AI를 통해 GLM-5.3-Flash를 사용할 수 있습니다. -- **안정성 수정** — 하위 작업 승인을 복원하고 Vertex Gemini 3.7의 빈 tool 출력, 터미널 시작 실패, 백그라운드 서비스 오류, 다양한 IDE 테마에서의 가독성 문제를 수정했습니다. +- 🔑 **Zoo Gateway API 키를 어디서나 사용** — OpenAI 호환 클라이언트나 워크플로에 그대로 연결할 수 있습니다: https://zoocode.dev/models +- 🎁 **한정 기간 무료 모델 이용** — Zoo Gateway를 통해 MiniMax-M3를 무료로 이용하세요. +- ✨ **새로운 모델** — GPT-6 Astra와 Claude Fable 5.1을 지금 이용할 수 있습니다. ## Zoo Code가 당신을 위해 무엇을 할 수 있을까요? diff --git a/locales/nl/README.md b/locales/nl/README.md index 291fbf77e3..21e8be9559 100644 --- a/locales/nl/README.md +++ b/locales/nl/README.md @@ -47,12 +47,11 @@ Zoo Code bouwt voort op het fundament van Roo Code en breidt dit verder uit met: - **Betrouwbaardere terminal- en bewerkingsworkflows** — oplossingen voor voortijdige terminalvoltooiing, race conditions in taakstatussen, contextbeheer, diff-bewerking en providerspecifiek toolgebruik. - **Meer controle over je workspace** — regelbeheer, MCP-beperkingen per modus, padbeheer voor multi-root-workspaces, reasoning-opties voor modellen en acties om wijzigingen bij voltooiing te beoordelen. -## Nieuw in v3.80.1 +## Nieuw in v3.82.0 -🤖 Probeer GLM-5.3-Flash en Gemini 3.7 Flash 2 weken lang met 50% korting en MiniMax M3 helemaal gratis voor gebruikers met een saldo op de nieuwe Zoo Gateway. https://zoocode.dev/models - -- **Nieuw model** — GLM-5.3-Flash is nu beschikbaar via Z AI. -- **Betrouwbaarheidsfixes** — herstelde goedkeuringen voor subtaken en oplossingen voor lege tooloutput bij Vertex Gemini 3.7, opstartfouten van de terminal, fouten in achtergrondservices en de leesbaarheid in verschillende IDE-thema's. +- 🔑 **Gebruik je Zoo Gateway API-sleutel overal** — voeg hem toe aan elke OpenAI-compatibele client of workflow: https://zoocode.dev/models +- 🎁 **Tijdelijk gratis modeltoegang** — krijg gratis toegang tot MiniMax-M3 via Zoo Gateway. +- ✨ **Gloednieuwe modellen** — GPT-6 Astra en Claude Fable 5.1 zijn nu beschikbaar. ## Wat kan Zoo Code voor JOU doen? diff --git a/locales/pl/README.md b/locales/pl/README.md index 87eb78e615..c30fa4ff10 100644 --- a/locales/pl/README.md +++ b/locales/pl/README.md @@ -45,12 +45,11 @@ Zoo Code rozwija fundament stworzony przez Roo Code i stale rozszerza go o: - **Bardziej niezawodne workflow terminala i edycji** — poprawki przedwczesnego kończenia poleceń terminala, race condition stanu zadań, zarządzania kontekstem, edycji diff i użycia narzędzi właściwych dla providerów. - **Większą kontrolę nad workspace** — zarządzanie regułami, ograniczenia MCP dla poszczególnych trybów, kontrolę ścieżek multi-root, opcje reasoning modeli i akcje przeglądu zmian po ukończeniu. -## Nowości w v3.80.1 +## Nowości w v3.82.0 -🤖 Wypróbuj GLM-5.3-Flash i Gemini 3.7 Flash ze 50% zniżką przez 2 tygodnie oraz MiniMax M3 całkowicie za darmo dla użytkowników z saldem w nowym Zoo Gateway. https://zoocode.dev/models - -- **Nowy model** — GLM-5.3-Flash jest teraz dostępny przez Z AI. -- **Poprawki niezawodności** — przywrócono zatwierdzenia podzadań, naprawiono puste dane wyjściowe narzędzi w Vertex Gemini 3.7, błędy uruchamiania terminala i błędy usług w tle oraz poprawiono czytelność w różnych motywach IDE. +- 🔑 **Używaj swojego klucza API Zoo Gateway wszędzie** — dodaj go do dowolnego klienta lub workflow zgodnego z OpenAI: https://zoocode.dev/models +- 🎁 **Bezpłatny dostęp do modelu przez ograniczony czas** — korzystaj bezpłatnie z MiniMax-M3 przez Zoo Gateway. +- ✨ **Zupełnie nowe modele** — GPT-6 Astra i Claude Fable 5.1 są już dostępne. ## Co Zoo Code może zrobić dla CIEBIE? diff --git a/locales/pt-BR/README.md b/locales/pt-BR/README.md index 024bfbabe0..8299d2c049 100644 --- a/locales/pt-BR/README.md +++ b/locales/pt-BR/README.md @@ -47,12 +47,11 @@ O Zoo Code aproveita a base criada pelo Roo Code e continua ampliando-a com: - **Workflows de terminal e edição mais confiáveis** — correções para encerramento prematuro do terminal, race conditions no estado das tarefas, gerenciamento de contexto, edição de diff e uso de ferramentas específicas de cada provider. - **Mais controle sobre seu workspace** — gerenciamento de regras, restrições de MCP por modo, controles de caminhos multi-root, opções de reasoning dos modelos e ações para revisar alterações ao concluir uma tarefa. -## Novidades na v3.80.1 +## Novidades na v3.82.0 -🤖 Experimente o GLM-5.3-Flash e o Gemini 3.7 Flash com 50% de desconto por 2 semanas e o MiniMax M3 totalmente GRÁTIS para usuários com saldo no novo Zoo Gateway. https://zoocode.dev/models - -- **Novo modelo** — o GLM-5.3-Flash agora está disponível pela Z AI. -- **Correções de confiabilidade** — restauração das aprovações de subtarefas e correções para a saída de ferramenta vazia no Vertex Gemini 3.7, falhas na inicialização do terminal, erros do serviço em segundo plano e a legibilidade em diferentes temas da IDE. +- 🔑 **Use sua chave de API do Zoo Gateway em qualquer lugar** — leve-a para qualquer cliente ou workflow compatível com OpenAI: https://zoocode.dev/models +- 🎁 **Acesso grátis ao modelo por tempo limitado** — tenha acesso grátis ao MiniMax-M3 pelo Zoo Gateway. +- ✨ **Modelos novíssimos** — GPT-6 Astra e Claude Fable 5.1 já estão disponíveis. ## O que o Zoo Code pode fazer por VOCÊ? diff --git a/locales/ru/README.md b/locales/ru/README.md index a4e99e394a..ea5cdf2b16 100644 --- a/locales/ru/README.md +++ b/locales/ru/README.md @@ -47,12 +47,11 @@ Zoo Code развивает основу, созданную Roo Code, и про - **Более надёжные рабочие процессы в терминале и редакторе** — исправления преждевременного завершения команд, гонок состояния задач, управления контекстом, редактирования diff и использования инструментов отдельных провайдеров. - **Больше контроля над рабочей областью** — управление правилами, ограничения MCP для отдельных режимов, управление путями в многоуровневых рабочих областях, параметры reasoning моделей и действия для проверки изменений после завершения. -## Что нового в v3.80.1 +## Что нового в v3.82.0 -🤖 Попробуйте GLM-5.3-Flash и Gemini 3.7 Flash со скидкой 50% в течение 2 недель, а MiniMax M3 — совершенно бесплатно для пользователей с балансом на новом Zoo Gateway. https://zoocode.dev/models - -- **Новая модель** — GLM-5.3-Flash теперь доступна через Z AI. -- **Исправления для надёжности** — восстановлены подтверждения подзадач, устранены пустой вывод инструментов Vertex Gemini 3.7, сбои запуска терминала и ошибки фонового сервиса, а также восстановлена читаемость в разных темах IDE. +- 🔑 **Используйте свой API-ключ Zoo Gateway где угодно** — подключите его к любому клиенту или workflow, совместимому с OpenAI: https://zoocode.dev/models +- 🎁 **Бесплатный доступ к модели в течение ограниченного времени** — получите бесплатный доступ к MiniMax-M3 через Zoo Gateway. +- ✨ **Совершенно новые модели** — GPT-6 Astra и Claude Fable 5.1 уже доступны. ## Что Zoo Code может сделать для ВАС? diff --git a/locales/tr/README.md b/locales/tr/README.md index 6709619a26..9f3265d9d8 100644 --- a/locales/tr/README.md +++ b/locales/tr/README.md @@ -47,12 +47,11 @@ Zoo Code, Roo Code'un oluşturduğu temel üzerine inşa ediliyor ve bu temeli - **Daha güvenilir terminal ve düzenleme iş akışları** — terminalin erken tamamlanması, görev durumu yarış koşulları, bağlam yönetimi, diff düzenleme ve sağlayıcıya özel araç kullanımı için düzeltmeler. - **Çalışma alanın üzerinde daha fazla kontrol** — kural yönetimi, mod başına MCP kısıtlamaları, çok köklü yol denetimleri, model reasoning seçenekleri ve tamamlanan değişiklikleri inceleme eylemleri. -## v3.80.1'daki Yenilikler +## v3.82.0'daki Yenilikler -🤖 Yeni Zoo Gateway'de bakiyesi olan kullanıcılar GLM-5.3-Flash ve Gemini 3.7 Flash'ı 2 hafta boyunca %50 indirimle, MiniMax M3'ü ise tamamen ÜCRETSİZ deneyebilir. https://zoocode.dev/models - -- **Yeni model** — GLM-5.3-Flash artık Z AI üzerinden kullanılabilir. -- **Güvenilirlik düzeltmeleri** — alt görev onayları geri getirildi, Vertex Gemini 3.7 boş araç çıktısı, terminal başlatma hataları ve arka plan servis hataları giderildi, IDE temalarındaki okunabilirlik iyileştirildi. +- 🔑 **Zoo Gateway API anahtarını her yerde kullan** — anahtarı OpenAI uyumlu herhangi bir istemciye veya iş akışına ekle: https://zoocode.dev/models +- 🎁 **Sınırlı süreli ücretsiz model erişimi** — Zoo Gateway üzerinden MiniMax-M3'e ücretsiz eriş. +- ✨ **Yepyeni modeller** — GPT-6 Astra ve Claude Fable 5.1 artık kullanılabilir. ## Zoo Code SİZİN İçin Ne Yapabilir? diff --git a/locales/vi/README.md b/locales/vi/README.md index 59ce685fb1..d45f6c7ffb 100644 --- a/locales/vi/README.md +++ b/locales/vi/README.md @@ -46,12 +46,11 @@ Zoo Code phát triển trên nền tảng do Roo Code tạo ra và tiếp tục - **Workflow terminal và chỉnh sửa đáng tin cậy hơn** — sửa lỗi terminal hoàn tất quá sớm, xung đột trạng thái tác vụ, quản lý ngữ cảnh, chỉnh sửa diff và sử dụng công cụ riêng của từng provider. - **Kiểm soát workspace tốt hơn** — quản lý quy tắc, giới hạn MCP theo từng chế độ, kiểm soát đường dẫn multi-root, tùy chọn reasoning của model và thao tác xem lại thay đổi khi hoàn tất. -## Điểm mới trong v3.80.1 +## Điểm mới trong v3.82.0 -🤖 Dùng thử GLM-5.3-Flash và Gemini 3.7 Flash với mức giảm giá 50% trong 2 tuần, và MiniMax M3 hoàn toàn MIỄN PHÍ cho người dùng có số dư trên Zoo Gateway mới. https://zoocode.dev/models - -- **Model mới** — GLM-5.3-Flash hiện đã có sẵn qua Z AI. -- **Các bản sửa lỗi độ tin cậy** — khôi phục phê duyệt tác vụ con, sửa các lỗi đầu ra tool trống trên Vertex Gemini 3.7, lỗi khởi động terminal và lỗi dịch vụ nền, đồng thời cải thiện khả năng đọc trên các theme IDE. +- 🔑 **Dùng khóa API Zoo Gateway ở bất cứ đâu** — thêm khóa vào bất kỳ client hoặc workflow nào tương thích với OpenAI: https://zoocode.dev/models +- 🎁 **Quyền truy cập model miễn phí trong thời gian giới hạn** — truy cập MiniMax-M3 miễn phí qua Zoo Gateway. +- ✨ **Các model hoàn toàn mới** — GPT-6 Astra và Claude Fable 5.1 hiện đã có sẵn. ## Zoo Code có thể làm gì cho BẠN? diff --git a/locales/zh-CN/README.md b/locales/zh-CN/README.md index 207819f9f2..159bb72e43 100644 --- a/locales/zh-CN/README.md +++ b/locales/zh-CN/README.md @@ -43,12 +43,11 @@ Zoo Code 基于 Roo Code 打下的基础持续扩展,新增了: - **更可靠的终端和编辑工作流** — 修复终端过早完成、任务状态竞争、上下文管理、差异更新编辑和提供商专用工具调用等问题。 - **更全面的工作区控制** — 支持规则管理、按模式限制 MCP、多根工作区路径控制、模型推理选项和完成后的变更审查操作。 -## v3.80.1 新增内容 +## v3.82.0 新增内容 -🤖 在全新的 Zoo Gateway 上,有余额的用户可在 2 周内以 5 折优惠试用 GLM-5.3-Flash 和 Gemini 3.7 Flash,并可完全免费使用 MiniMax M3。https://zoocode.dev/models - -- **新模型** — GLM-5.3-Flash 现已通过 Z AI 提供。 -- **可靠性修复** — 恢复了子任务批准,解决了 Vertex Gemini 3.7 工具输出为空、终端启动失败和后台服务错误问题,并提升了不同 IDE 主题下的可读性。 +- 🔑 **随处使用你的 Zoo Gateway API 密钥** — 可将其用于任何兼容 OpenAI 的客户端或工作流:https://zoocode.dev/models +- 🎁 **限时免费使用模型** — 通过 Zoo Gateway 免费使用 MiniMax-M3。 +- ✨ **全新模型** — GPT-6 Astra 和 Claude Fable 5.1 现已上线。 ## Zoo Code 能为您做什么? diff --git a/locales/zh-TW/README.md b/locales/zh-TW/README.md index 9222e0a6ab..1fa7f90467 100644 --- a/locales/zh-TW/README.md +++ b/locales/zh-TW/README.md @@ -43,12 +43,11 @@ Zoo Code 以 Roo Code 建立的基礎持續擴充,新增了: - **更可靠的終端機與編輯工作流程** — 修正終端機過早完成、工作狀態競爭、上下文管理、差異更新編輯和供應商專用工具使用等問題。 - **更完整的工作區控制** — 支援規則管理、依模式限制 MCP、多根工作區路徑控制、模型推理選項,以及完成後的變更檢閱操作。 -## v3.80.1 新功能 +## v3.82.0 新功能 -🤖 在全新的 Zoo Gateway 上,有餘額的使用者可在 2 週內以 5 折優惠試用 GLM-5.3-Flash 和 Gemini 3.7 Flash,並可完全免費使用 MiniMax M3。https://zoocode.dev/models - -- **新模型** — GLM-5.3-Flash 現已透過 Z AI 提供。 -- **可靠性修正** — 恢復了子任務核准,解決了 Vertex Gemini 3.7 工具輸出為空、終端機啟動失敗和背景服務錯誤問題,並提升了不同 IDE 主題下的可讀性。 +- 🔑 **隨處使用你的 Zoo Gateway API 金鑰** — 可將它用於任何與 OpenAI 相容的用戶端或工作流程:https://zoocode.dev/models +- 🎁 **限時免費使用模型** — 透過 Zoo Gateway 免費使用 MiniMax-M3。 +- ✨ **全新模型** — GPT-6 Astra 和 Claude Fable 5.1 現已推出。 ## Zoo Code 能為您做什麼? diff --git a/src/CHANGELOG.md b/src/CHANGELOG.md index d337e7eee9..dc3eeac5f8 100644 --- a/src/CHANGELOG.md +++ b/src/CHANGELOG.md @@ -1,5 +1,50 @@ # Zoo Code Changelog +## [3.82.0] + +- 🔑 **Use your Zoo Gateway API key anywhere** — bring it to any OpenAI-compatible client or workflow: https://zoocode.dev/models +- 🎁 **Free model access for a limited time** — get free access to MiniMax-M3 through Zoo Gateway. +- ✨ **Brand-new models** — GPT-6 Astra and Claude Fable 5.1 are now available. + +### Minor Changes + +- Add verified GPT-6 Astra support across providers (PR #1506 by @app/zoomote) +- Add Claude Fable 5.1 support (#1507 by @navedmerchant, PR #1508 by @navedmerchant) +- Add DeepSeek V4 Flash Vision Experimental support to DeepSeek AI (PR #1438 by @PipeYume) +- Complete DeepSeek V4 Flash Vision Experimental support with verified native metadata, Fireworks availability, image preservation, and reasoning controls (PR #1488 by @app/zoomote) +- Let users add custom request fields for OpenAI-compatible providers (#1104 by @grade1000, PR #1350 by @app/zoomote) +- Add abort-signal support to Amazon Bedrock prompt completion and message creation (PR #1292 by @easonLiangWorldedtech) +- Add an API cancellation helper and regression coverage for prompt-completion options (PR #1288 by @easonLiangWorldedtech) +- Route GPT-5.6 Luna through the Responses API for OpenCode Go (#1431 by @AntzCode, PR #1443 by @AntzCode) +- Prevent OpenCode Go requests from failing when a session header is unavailable (PR #1512 by @app/zoomote) +- Make Gemini CLI handler routing explicit and prevent provider misrouting (#1029 by @WebMad, PR #1442 by @enestunc10) +- Preserve provider reasoning order by yielding reasoning chunks before content (#1461 by @daewoongoh, PR #1462 by @daewoongoh) +- Keep approval controls visible while users scroll through chat (#1447 by @app/zoomote, PR #1448 by @app/zoomote) +- Keep the child-task view open during extension-state updates (#1456 by @app/zoomote, PR #1458 by @app/zoomote) +- Prevent Chat and History labels from clipping at narrow widths (#1444 by @app/zoomote, PR #1445 by @app/zoomote) +- Keep provider-profile actions accessible within narrow settings layouts (#1476 by @DiscantX, PR #1515 by @app/zoomote) +- Remove obsolete cloud-account lifecycle listeners (PR #1353 by @app/zoomote) +- Share the canonical provider-identifier ESLint rule across packages (PR #1421 by @WebMad) +- Add Extension Host visual-regression coverage (#1358 by @app/zoomote, PR #1426 by @app/zoomote) +- Merge the v3.80.1 release preparation state into `main` (PR #1432 by @edelauna) +- Configure CodeRabbit to perform adversarial pull-request reviews (PR #1433 by @edelauna) +- Stabilize restored-subtask approval coverage in Extension Host E2E tests (PR #1434 by @app/zoomote) +- Run CodeRabbit only after required CI checks complete (PR #1437 by @app/zoomote) +- Capture typed extension-host messages in Story Gallery fixtures (#517 by @edelauna, PR #1446 by @app/zoomote) +- Prevent mocked E2E tests from timing out on streaming previews (PR #1449 by @app/zoomote) +- Remove the unused nightly-extension path from CI (PR #1454 by @app/zoomote) +- Allow reviewed pull requests from forks to enter the merge queue (PR #1455 by @app/zoomote) +- Ensure CodeRabbit reviews updated commits on label-opted pull requests (PR #1457 by @app/zoomote) +- Refresh pull-request labels after CI completes (PR #1467 by @app/zoomote) +- Allow Renovate updates to trigger CI validation (PR #1473 by @app/zoomote) +- Add model checking for concurrent task-lifecycle transitions (PR #1478 by @app/zoomote) +- Require changed-code mutation tests before review (PR #1479 by @app/zoomote) +- Ground CodeRabbit reviews with current web-search context (PR #1490 by @app/zoomote) +- Fix the mutation gate for both stale and current pull requests (#1498 by @edelauna, PR #1499 by @app/zoomote) +- Refresh pull-request review labels after automated reviews and base conflicts (PR #1509 by @app/zoomote) +- Refresh review state for pull requests from forks after automated review (PR #1510 by @app/zoomote) +- Prevent task cleanup from producing unit-test teardown errors (#1526 by @app/zoomote, PR #1527 by @app/zoomote) + ## [3.80.1] 🤖 Try GLM-5.3-Flash and Gemini 3.7 Flash at 50% Discount for 2 Weeks and MiniMax M3 completely FREE for users with a balance on the new Zoo Gateway. https://zoocode.dev/models diff --git a/src/core/webview/ClineProvider.ts b/src/core/webview/ClineProvider.ts index 138b0b6173..394da7c10f 100644 --- a/src/core/webview/ClineProvider.ts +++ b/src/core/webview/ClineProvider.ts @@ -307,7 +307,7 @@ export class ClineProvider public isViewLaunched = false public settingsImportedAt?: number - public readonly latestAnnouncementId = "aug-2026-v3.80.1-gateway-promo-models-fixes" // v3.80.1 Zoo Gateway promo, GLM-5.3-Flash, and reliability fixes + public readonly latestAnnouncementId = "sep-2026-v3.82.0-gateway-portability-free-models" // v3.82.0 portable Zoo Gateway keys, free MiniMax-M3, and new models public readonly providerSettingsManager: ProviderSettingsManager public readonly customModesManager: CustomModesManager diff --git a/src/package.json b/src/package.json index 28c4184da5..4e9bfcfcf7 100644 --- a/src/package.json +++ b/src/package.json @@ -3,7 +3,7 @@ "displayName": "%extension.displayName%", "description": "%extension.description%", "publisher": "ZooCodeOrganization", - "version": "3.80.1", + "version": "3.82.0", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91", diff --git a/webview-ui/src/components/chat/__tests__/Announcement.spec.tsx b/webview-ui/src/components/chat/__tests__/Announcement.spec.tsx index 965d20e2e1..1f56f24ec1 100644 --- a/webview-ui/src/components/chat/__tests__/Announcement.spec.tsx +++ b/webview-ui/src/components/chat/__tests__/Announcement.spec.tsx @@ -14,7 +14,7 @@ vi.mock("@src/utils/vscode", () => ({ vi.mock("@roo/package", () => ({ Package: { - version: "3.80.1", + version: "3.82.0", }, })) @@ -37,9 +37,10 @@ vi.mock("@src/i18n/TranslationContext", () => ({ t: (key: string, options?: { version?: string }) => { const translations: Record = { "chat:announcement.release.heading": "What's New:", - "chat:announcement.release.highlight2": "New model — GLM-5.3-Flash is now available through Z AI.", + "chat:announcement.release.highlight2": + "🎁 For a limited time, get free access to MiniMax-M3 through Zoo Gateway.", "chat:announcement.release.highlight3": - "Reliability fixes — restored subtask approvals, Vertex Gemini 3.7 empty tool output, terminal startup failures, background service errors, and theme legibility.", + "✨ Now available: the brand-new GPT-6 Astra and Claude Fable 5.1 models.", } if (key === "chat:announcement.title") { @@ -55,12 +56,12 @@ describe("Announcement", () => { it("renders the announcement title and highlights", () => { render() - expect(screen.getByText("Zoo Code 3.80.1 Released")).toBeInTheDocument() - expect(screen.getByText("New model — GLM-5.3-Flash is now available through Z AI.")).toBeInTheDocument() + expect(screen.getByText("Zoo Code 3.82.0 Released")).toBeInTheDocument() expect( - screen.getByText( - "Reliability fixes — restored subtask approvals, Vertex Gemini 3.7 empty tool output, terminal startup failures, background service errors, and theme legibility.", - ), + screen.getByText("🎁 For a limited time, get free access to MiniMax-M3 through Zoo Gateway."), + ).toBeInTheDocument() + expect( + screen.getByText("✨ Now available: the brand-new GPT-6 Astra and Claude Fable 5.1 models."), ).toBeInTheDocument() }) diff --git a/webview-ui/src/i18n/locales/ca/chat.json b/webview-ui/src/i18n/locales/ca/chat.json index 87cec9f61f..53bc81a127 100644 --- a/webview-ui/src/i18n/locales/ca/chat.json +++ b/webview-ui/src/i18n/locales/ca/chat.json @@ -344,9 +344,9 @@ "support": "Dona suport a Zoo Code fent-nos una estrella a GitHub.", "release": { "heading": "Novetats:", - "highlight1": "🤖 Prova GLM-5.3-Flash i Gemini 3.7 Flash amb un 50 % de descompte durant 2 setmanes, i MiniMax M3 totalment GRATUÏT per als usuaris amb saldo al nou Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Model nou — GLM-5.3-Flash ja està disponible mitjançant Z AI.", - "highlight3": "Correccions de fiabilitat — aprovacions de subtasques restaurades, sortida d'eines buida de Vertex Gemini 3.7, errors d'inici del terminal, errors del servei en segon pla i la llegibilitat dels temes." + "highlight1": "🔑 Utilitza la teva clau API de Zoo Gateway a qualsevol lloc: porta-la a qualsevol client o flux de treball compatible amb OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 Durant un temps limitat, obtén accés gratuït a MiniMax-M3 mitjançant Zoo Gateway.", + "highlight3": "✨ Ja disponibles: els nous models GPT-6 Astra i Claude Fable 5.1." }, "cloudAgents": { "heading": "Novetats al núvol:", diff --git a/webview-ui/src/i18n/locales/de/chat.json b/webview-ui/src/i18n/locales/de/chat.json index b9591fe3aa..3300742d0f 100644 --- a/webview-ui/src/i18n/locales/de/chat.json +++ b/webview-ui/src/i18n/locales/de/chat.json @@ -344,9 +344,9 @@ "support": "Bitte unterstütze Zoo Code, indem du uns auf GitHub einen Stern gibst.", "release": { "heading": "Was ist neu:", - "highlight1": "🤖 Teste GLM-5.3-Flash und Gemini 3.7 Flash zwei Wochen lang mit 50 % Rabatt und MiniMax M3 komplett KOSTENLOS für Nutzer mit Guthaben auf dem neuen Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Neues Modell — GLM-5.3-Flash ist jetzt über Z AI verfügbar.", - "highlight3": "Zuverlässigkeits-Fixes — Unteraufgaben-Genehmigungen wiederhergestellt, leere Tool-Ausgabe bei Vertex Gemini 3.7, Fehler beim Terminalstart, Fehler im Hintergrunddienst und die Lesbarkeit der IDE-Themes." + "highlight1": "🔑 Verwende deinen Zoo Gateway API-Key überall – nutze ihn in jedem OpenAI-kompatiblen Client oder Workflow: https://zoocode.dev/models", + "highlight2": "🎁 Für begrenzte Zeit erhältst du über Zoo Gateway kostenlosen Zugriff auf MiniMax-M3.", + "highlight3": "✨ Jetzt verfügbar: die brandneuen Modelle GPT-6 Astra und Claude Fable 5.1." }, "cloudAgents": { "heading": "Neu in der Cloud:", diff --git a/webview-ui/src/i18n/locales/en/chat.json b/webview-ui/src/i18n/locales/en/chat.json index fe241f6145..21eedce9c9 100644 --- a/webview-ui/src/i18n/locales/en/chat.json +++ b/webview-ui/src/i18n/locales/en/chat.json @@ -363,9 +363,9 @@ "support": "Please support Zoo Code by starring us on GitHub.", "release": { "heading": "What's New:", - "highlight1": "🤖 Try GLM-5.3-Flash and Gemini 3.7 Flash at 50% Discount for 2 Weeks and MiniMax M3 completely FREE for users with a balance on the new Zoo Gateway: https://zoocode.dev/models", - "highlight2": "New model — GLM-5.3-Flash is now available through Z AI.", - "highlight3": "Reliability fixes — restored subtask approvals, Vertex Gemini 3.7 empty tool output, terminal startup failures, background service errors, and theme legibility." + "highlight1": "🔑 Use your Zoo Gateway API key anywhere—bring it to any OpenAI-compatible client or workflow: https://zoocode.dev/models", + "highlight2": "🎁 For a limited time, get free access to MiniMax-M3 through Zoo Gateway.", + "highlight3": "✨ Now available: the brand-new GPT-6 Astra and Claude Fable 5.1 models." }, "cloudAgents": { "heading": "New in the Cloud:", diff --git a/webview-ui/src/i18n/locales/es/chat.json b/webview-ui/src/i18n/locales/es/chat.json index 1cbeab08e4..66cac35673 100644 --- a/webview-ui/src/i18n/locales/es/chat.json +++ b/webview-ui/src/i18n/locales/es/chat.json @@ -344,9 +344,9 @@ "support": "Apoya a Zoo Code dándonos una estrella en GitHub.", "release": { "heading": "Novedades:", - "highlight1": "🤖 Prueba GLM-5.3-Flash y Gemini 3.7 Flash con un 50 % de descuento durante 2 semanas, y MiniMax M3 totalmente GRATIS para los usuarios con saldo en el nuevo Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Nuevo modelo — GLM-5.3-Flash ya está disponible mediante Z AI.", - "highlight3": "Correcciones de fiabilidad — aprobaciones de subtareas restauradas, salida de herramientas vacía de Vertex Gemini 3.7, fallos de inicio del terminal, errores del servicio en segundo plano y la legibilidad de los temas." + "highlight1": "🔑 Usa tu clave API de Zoo Gateway en cualquier lugar: llévala a cualquier cliente o flujo de trabajo compatible con OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 Por tiempo limitado, obtén acceso gratis a MiniMax-M3 mediante Zoo Gateway.", + "highlight3": "✨ Ya disponibles: los nuevos modelos GPT-6 Astra y Claude Fable 5.1." }, "cloudAgents": { "heading": "Novedades en la Nube:", diff --git a/webview-ui/src/i18n/locales/fr/chat.json b/webview-ui/src/i18n/locales/fr/chat.json index 7ab8213cd5..2a599e03fc 100644 --- a/webview-ui/src/i18n/locales/fr/chat.json +++ b/webview-ui/src/i18n/locales/fr/chat.json @@ -344,9 +344,9 @@ "support": "Soutiens Zoo Code en nous donnant une étoile sur GitHub.", "release": { "heading": "Nouveautés :", - "highlight1": "🤖 Essaie GLM-5.3-Flash et Gemini 3.7 Flash à 50 % de réduction pendant 2 semaines, et MiniMax M3 totalement GRATUIT pour les utilisateurs avec un solde sur le nouveau Zoo Gateway : https://zoocode.dev/models", - "highlight2": "Nouveau modèle — GLM-5.3-Flash est désormais disponible via Z AI.", - "highlight3": "Correctifs de fiabilité — approbations de sous-tâches restaurées, sortie d'outils vide de Vertex Gemini 3.7, échecs de démarrage du terminal, erreurs du service en arrière-plan et la lisibilité des thèmes d'IDE." + "highlight1": "🔑 Utilise ta clé API Zoo Gateway partout : ajoute-la à n'importe quel client ou workflow compatible avec OpenAI : https://zoocode.dev/models", + "highlight2": "🎁 Pendant une durée limitée, accède gratuitement à MiniMax-M3 via Zoo Gateway.", + "highlight3": "✨ Désormais disponibles : les tout nouveaux modèles GPT-6 Astra et Claude Fable 5.1." }, "cloudAgents": { "heading": "Nouveautés dans le Cloud :", diff --git a/webview-ui/src/i18n/locales/hi/chat.json b/webview-ui/src/i18n/locales/hi/chat.json index 8b57cefc89..fa9bb62592 100644 --- a/webview-ui/src/i18n/locales/hi/chat.json +++ b/webview-ui/src/i18n/locales/hi/chat.json @@ -344,9 +344,9 @@ "support": "कृपया GitHub पर हमें स्टार देकर Zoo Code का समर्थन करें।", "release": { "heading": "नया क्या है:", - "highlight1": "🤖 नए Zoo Gateway पर balance रखने वाले users के लिए GLM-5.3-Flash और Gemini 3.7 Flash को 2 हफ़्तों के लिए 50% छूट पर आज़माएं और MiniMax M3 बिल्कुल FREE पाएं: https://zoocode.dev/models", - "highlight2": "नया model — GLM-5.3-Flash अब Z AI के माध्यम से उपलब्ध है।", - "highlight3": "Reliability fixes — subtask approvals को बहाल किया गया, और Vertex Gemini 3.7 के खाली tool output, terminal startup विफलताओं, background service errors तथा theme legibility की समस्याएं ठीक की गईं।" + "highlight1": "🔑 अपनी Zoo Gateway API key कहीं भी इस्तेमाल करें—इसे किसी भी OpenAI-compatible client या workflow में जोड़ें: https://zoocode.dev/models", + "highlight2": "🎁 सीमित समय के लिए Zoo Gateway के ज़रिए MiniMax-M3 का FREE access पाएं।", + "highlight3": "✨ अब उपलब्ध: बिल्कुल नए GPT-6 Astra और Claude Fable 5.1 models।" }, "cloudAgents": { "heading": "क्लाउड में नया:", diff --git a/webview-ui/src/i18n/locales/id/chat.json b/webview-ui/src/i18n/locales/id/chat.json index fe3d6808d8..378314b3a5 100644 --- a/webview-ui/src/i18n/locales/id/chat.json +++ b/webview-ui/src/i18n/locales/id/chat.json @@ -373,9 +373,9 @@ "support": "Dukung Zoo Code dengan memberi kami bintang di GitHub.", "release": { "heading": "Yang Baru:", - "highlight1": "🤖 Coba GLM-5.3-Flash dan Gemini 3.7 Flash dengan diskon 50% selama 2 minggu, dan dapatkan MiniMax M3 sepenuhnya GRATIS bagi pengguna dengan saldo di Zoo Gateway baru: https://zoocode.dev/models", - "highlight2": "Model baru — GLM-5.3-Flash kini tersedia melalui Z AI.", - "highlight3": "Perbaikan keandalan — persetujuan subtask dipulihkan, output tool kosong pada Vertex Gemini 3.7, kegagalan startup terminal, error background service, dan keterbacaan tema turut diperbaiki." + "highlight1": "🔑 Gunakan kunci API Zoo Gateway milikmu di mana saja—pakai di client atau workflow apa pun yang kompatibel dengan OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 Untuk waktu terbatas, dapatkan akses gratis ke MiniMax-M3 melalui Zoo Gateway.", + "highlight3": "✨ Kini tersedia: model terbaru GPT-6 Astra dan Claude Fable 5.1." }, "cloudAgents": { "heading": "Baru di Cloud:", diff --git a/webview-ui/src/i18n/locales/it/chat.json b/webview-ui/src/i18n/locales/it/chat.json index 9dcfd68997..2b307241ab 100644 --- a/webview-ui/src/i18n/locales/it/chat.json +++ b/webview-ui/src/i18n/locales/it/chat.json @@ -344,9 +344,9 @@ "support": "Sostieni Zoo Code lasciandoci una stella su GitHub.", "release": { "heading": "Novità:", - "highlight1": "🤖 Prova GLM-5.3-Flash e Gemini 3.7 Flash con il 50% di sconto per 2 settimane e MiniMax M3 completamente GRATIS per gli utenti con un saldo sul nuovo Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Nuovo modello — GLM-5.3-Flash è ora disponibile tramite Z AI.", - "highlight3": "Correzioni di affidabilità — ripristinate le approvazioni delle attività secondarie; risolto il problema dell'output vuoto degli strumenti con Vertex Gemini 3.7, corretti gli errori di avvio del terminale e del servizio in background, e migliorata la leggibilità nei temi." + "highlight1": "🔑 Usa la tua chiave API Zoo Gateway ovunque: portala in qualsiasi client o workflow compatibile con OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 Per un periodo limitato, accedi gratuitamente a MiniMax-M3 tramite Zoo Gateway.", + "highlight3": "✨ Ora disponibili: i nuovissimi modelli GPT-6 Astra e Claude Fable 5.1." }, "cloudAgents": { "heading": "Novità nel Cloud:", diff --git a/webview-ui/src/i18n/locales/ja/chat.json b/webview-ui/src/i18n/locales/ja/chat.json index f098c68879..0e3d2a99d9 100644 --- a/webview-ui/src/i18n/locales/ja/chat.json +++ b/webview-ui/src/i18n/locales/ja/chat.json @@ -344,9 +344,9 @@ "support": "GitHubでスターを付けて Zoo Code を応援してください。", "release": { "heading": "新機能:", - "highlight1": "🤖 新しい Zoo Gateway に残高があるユーザーは、GLM-5.3-Flash と Gemini 3.7 Flash を 2 週間 50% 割引で、MiniMax M3 を完全無料でお試しいただけます: https://zoocode.dev/models", - "highlight2": "新しいモデル — GLM-5.3-Flash が Z AI で利用可能になりました。", - "highlight3": "信頼性の修正 — サブタスクの承認を復元し、Vertex Gemini 3.7 のツール出力が空になる問題、ターミナルの起動失敗、バックグラウンドサービスのエラー、テーマでの読みやすさを修正しました。" + "highlight1": "🔑 Zoo Gateway API キーをどこでも使用できます。OpenAI 互換のクライアントやワークフローにそのまま追加できます: https://zoocode.dev/models", + "highlight2": "🎁 期間限定で、Zoo Gateway から MiniMax-M3 に無料でアクセスできます。", + "highlight3": "✨ 新登場: 最新モデル GPT-6 Astra と Claude Fable 5.1 が利用可能になりました。" }, "cloudAgents": { "heading": "クラウドの新機能:", diff --git a/webview-ui/src/i18n/locales/ko/chat.json b/webview-ui/src/i18n/locales/ko/chat.json index 7c1b51f934..1ec6e8beb1 100644 --- a/webview-ui/src/i18n/locales/ko/chat.json +++ b/webview-ui/src/i18n/locales/ko/chat.json @@ -344,9 +344,9 @@ "support": "GitHub에서 별표를 눌러 Zoo Code를 응원해 주세요.", "release": { "heading": "새로운 기능:", - "highlight1": "🤖 새로운 Zoo Gateway에서 잔액이 있는 사용자는 GLM-5.3-Flash와 Gemini 3.7 Flash를 2주간 50% 할인된 가격으로, MiniMax M3는 완전히 무료로 이용할 수 있습니다: https://zoocode.dev/models", - "highlight2": "새로운 모델 — 이제 Z AI를 통해 GLM-5.3-Flash를 사용할 수 있습니다.", - "highlight3": "안정성 수정 — 하위 작업 승인을 복원하고 Vertex Gemini 3.7의 빈 tool 출력, 터미널 시작 실패, 백그라운드 서비스 오류, 다양한 IDE 테마에서의 가독성 문제를 수정했습니다." + "highlight1": "🔑 Zoo Gateway API 키를 어디서나 사용하세요. OpenAI 호환 클라이언트나 워크플로에 그대로 연결할 수 있습니다: https://zoocode.dev/models", + "highlight2": "🎁 한정 기간 동안 Zoo Gateway를 통해 MiniMax-M3를 무료로 이용하세요.", + "highlight3": "✨ 새롭게 출시된 GPT-6 Astra와 Claude Fable 5.1 모델을 지금 이용할 수 있습니다." }, "cloudAgents": { "heading": "클라우드의 새로운 기능:", diff --git a/webview-ui/src/i18n/locales/nl/chat.json b/webview-ui/src/i18n/locales/nl/chat.json index d75e451b81..293a0c8ab8 100644 --- a/webview-ui/src/i18n/locales/nl/chat.json +++ b/webview-ui/src/i18n/locales/nl/chat.json @@ -317,9 +317,9 @@ "support": "Steun Zoo Code door ons een ster te geven op GitHub.", "release": { "heading": "Wat is nieuw:", - "highlight1": "🤖 Probeer GLM-5.3-Flash en Gemini 3.7 Flash 2 weken lang met 50% korting en MiniMax M3 helemaal gratis voor gebruikers met een saldo op de nieuwe Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Nieuw model — GLM-5.3-Flash is nu beschikbaar via Z AI.", - "highlight3": "Betrouwbaarheidsfixes — herstelde goedkeuringen voor subtaken en oplossingen voor lege tooloutput bij Vertex Gemini 3.7, opstartfouten van de terminal, fouten in achtergrondservices en de leesbaarheid in verschillende IDE-thema's." + "highlight1": "🔑 Gebruik je Zoo Gateway API-sleutel overal—voeg hem toe aan elke OpenAI-compatibele client of workflow: https://zoocode.dev/models", + "highlight2": "🎁 Krijg tijdelijk gratis toegang tot MiniMax-M3 via Zoo Gateway.", + "highlight3": "✨ Nu beschikbaar: de gloednieuwe modellen GPT-6 Astra en Claude Fable 5.1." }, "cloudAgents": { "heading": "Nieuw in de Cloud:", diff --git a/webview-ui/src/i18n/locales/pl/chat.json b/webview-ui/src/i18n/locales/pl/chat.json index 9769c48201..efabde84ce 100644 --- a/webview-ui/src/i18n/locales/pl/chat.json +++ b/webview-ui/src/i18n/locales/pl/chat.json @@ -344,9 +344,9 @@ "support": "Wesprzyj Zoo Code, dając nam gwiazdkę na GitHub.", "release": { "heading": "Co nowego:", - "highlight1": "🤖 Wypróbuj GLM-5.3-Flash i Gemini 3.7 Flash ze 50% zniżką przez 2 tygodnie oraz MiniMax M3 całkowicie za darmo dla użytkowników z saldem w nowym Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Nowy model — GLM-5.3-Flash jest teraz dostępny przez Z AI.", - "highlight3": "Poprawki niezawodności — przywrócono zatwierdzenia podzadań, naprawiono puste dane wyjściowe narzędzi w Vertex Gemini 3.7, błędy uruchamiania terminala i błędy usług w tle oraz poprawiono czytelność w różnych motywach IDE." + "highlight1": "🔑 Używaj swojego klucza API Zoo Gateway wszędzie—dodaj go do dowolnego klienta lub workflow zgodnego z OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 Przez ograniczony czas korzystaj bezpłatnie z MiniMax-M3 przez Zoo Gateway.", + "highlight3": "✨ Już dostępne: zupełnie nowe modele GPT-6 Astra i Claude Fable 5.1." }, "cloudAgents": { "heading": "Nowości w chmurze:", diff --git a/webview-ui/src/i18n/locales/pt-BR/chat.json b/webview-ui/src/i18n/locales/pt-BR/chat.json index 1ce9610adc..b88e869ad7 100644 --- a/webview-ui/src/i18n/locales/pt-BR/chat.json +++ b/webview-ui/src/i18n/locales/pt-BR/chat.json @@ -344,9 +344,9 @@ "support": "Apoie o Zoo Code nos dando uma estrela no GitHub.", "release": { "heading": "Novidades:", - "highlight1": "🤖 Experimente o GLM-5.3-Flash e o Gemini 3.7 Flash com 50% de desconto por 2 semanas e o MiniMax M3 totalmente GRÁTIS para usuários com saldo no novo Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Novo modelo — o GLM-5.3-Flash agora está disponível pela Z AI.", - "highlight3": "Correções de confiabilidade — restauração das aprovações de subtarefas e correções para a saída de ferramenta vazia no Vertex Gemini 3.7, falhas na inicialização do terminal, erros do serviço em segundo plano e a legibilidade em diferentes temas da IDE." + "highlight1": "🔑 Use sua chave de API do Zoo Gateway em qualquer lugar: leve-a para qualquer cliente ou workflow compatível com OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 Por tempo limitado, tenha acesso grátis ao MiniMax-M3 pelo Zoo Gateway.", + "highlight3": "✨ Já disponíveis: os novíssimos modelos GPT-6 Astra e Claude Fable 5.1." }, "cloudAgents": { "heading": "Novidades na Nuvem:", diff --git a/webview-ui/src/i18n/locales/ru/chat.json b/webview-ui/src/i18n/locales/ru/chat.json index 4195d4d705..93f61926e7 100644 --- a/webview-ui/src/i18n/locales/ru/chat.json +++ b/webview-ui/src/i18n/locales/ru/chat.json @@ -318,9 +318,9 @@ "support": "Поддержите Zoo Code, поставив нам звезду на GitHub.", "release": { "heading": "Что нового:", - "highlight1": "🤖 Попробуйте GLM-5.3-Flash и Gemini 3.7 Flash со скидкой 50% в течение 2 недель, а MiniMax M3 — совершенно бесплатно для пользователей с балансом на новом Zoo Gateway: https://zoocode.dev/models", - "highlight2": "Новая модель — GLM-5.3-Flash теперь доступна через Z AI.", - "highlight3": "Исправления для надёжности — восстановлены подтверждения подзадач, устранены пустой вывод инструментов Vertex Gemini 3.7, сбои запуска терминала и ошибки фонового сервиса, а также восстановлена читаемость в разных темах IDE." + "highlight1": "🔑 Используйте свой API-ключ Zoo Gateway где угодно — подключите его к любому клиенту или workflow, совместимому с OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 В течение ограниченного времени получите бесплатный доступ к MiniMax-M3 через Zoo Gateway.", + "highlight3": "✨ Уже доступны: совершенно новые модели GPT-6 Astra и Claude Fable 5.1." }, "cloudAgents": { "heading": "Новое в облаке:", diff --git a/webview-ui/src/i18n/locales/tr/chat.json b/webview-ui/src/i18n/locales/tr/chat.json index 9fdffcd14b..708a602213 100644 --- a/webview-ui/src/i18n/locales/tr/chat.json +++ b/webview-ui/src/i18n/locales/tr/chat.json @@ -345,9 +345,9 @@ "support": "Lütfen GitHub'da bize yıldız vererek Zoo Code'u destekle.", "release": { "heading": "Yenilikler:", - "highlight1": "🤖 Yeni Zoo Gateway'de bakiyesi olan kullanıcılar GLM-5.3-Flash ve Gemini 3.7 Flash'ı 2 hafta boyunca %50 indirimle, MiniMax M3'ü ise tamamen ÜCRETSİZ deneyebilir: https://zoocode.dev/models", - "highlight2": "Yeni model — GLM-5.3-Flash artık Z AI üzerinden kullanılabilir.", - "highlight3": "Güvenilirlik düzeltmeleri — alt görev onayları geri getirildi, Vertex Gemini 3.7 boş araç çıktısı, terminal başlatma hataları ve arka plan servis hataları giderildi, IDE temalarındaki okunabilirlik iyileştirildi." + "highlight1": "🔑 Zoo Gateway API anahtarını her yerde kullan—anahtarı OpenAI uyumlu herhangi bir istemciye veya iş akışına ekle: https://zoocode.dev/models", + "highlight2": "🎁 Sınırlı bir süre için Zoo Gateway üzerinden MiniMax-M3'e ücretsiz eriş.", + "highlight3": "✨ Şimdi kullanıma sunuldu: yepyeni GPT-6 Astra ve Claude Fable 5.1 modelleri." }, "cloudAgents": { "heading": "Cloud'daki yenilikler:", diff --git a/webview-ui/src/i18n/locales/vi/chat.json b/webview-ui/src/i18n/locales/vi/chat.json index 2812fbdccf..50db8f8e22 100644 --- a/webview-ui/src/i18n/locales/vi/chat.json +++ b/webview-ui/src/i18n/locales/vi/chat.json @@ -345,9 +345,9 @@ "support": "Hãy ủng hộ Zoo Code bằng cách tặng sao cho chúng tôi trên GitHub.", "release": { "heading": "Có gì mới:", - "highlight1": "🤖 Dùng thử GLM-5.3-Flash và Gemini 3.7 Flash với mức giảm giá 50% trong 2 tuần, và MiniMax M3 hoàn toàn MIỄN PHÍ cho người dùng có số dư trên Zoo Gateway mới: https://zoocode.dev/models", - "highlight2": "Model mới — GLM-5.3-Flash hiện đã có sẵn qua Z AI.", - "highlight3": "Các bản sửa lỗi độ tin cậy — khôi phục phê duyệt nhiệm vụ phụ, sửa các lỗi đầu ra tool trống trên Vertex Gemini 3.7, lỗi khởi động terminal và lỗi dịch vụ nền, đồng thời cải thiện khả năng đọc trên các theme IDE." + "highlight1": "🔑 Dùng khóa API Zoo Gateway ở bất cứ đâu—thêm khóa vào bất kỳ client hoặc workflow nào tương thích với OpenAI: https://zoocode.dev/models", + "highlight2": "🎁 Trong thời gian giới hạn, nhận quyền truy cập miễn phí vào MiniMax-M3 qua Zoo Gateway.", + "highlight3": "✨ Hiện đã có: các model GPT-6 Astra và Claude Fable 5.1 hoàn toàn mới." }, "cloudAgents": { "heading": "Mới trên Cloud:", diff --git a/webview-ui/src/i18n/locales/zh-CN/chat.json b/webview-ui/src/i18n/locales/zh-CN/chat.json index 5575dad5df..8aa277b843 100644 --- a/webview-ui/src/i18n/locales/zh-CN/chat.json +++ b/webview-ui/src/i18n/locales/zh-CN/chat.json @@ -345,9 +345,9 @@ "support": "请在 GitHub 上为 Zoo Code 点星支持我们。", "release": { "heading": "新增功能:", - "highlight1": "🤖 在全新的 Zoo Gateway 上,有余额的用户可在 2 周内以 5 折优惠试用 GLM-5.3-Flash 和 Gemini 3.7 Flash,并可完全免费使用 MiniMax M3:https://zoocode.dev/models", - "highlight2": "新模型 — GLM-5.3-Flash 现已通过 Z AI 提供。", - "highlight3": "可靠性修复 — 恢复了子任务批准,解决了 Vertex Gemini 3.7 工具输出为空、终端启动失败和后台服务错误问题,并提升了不同 IDE 主题下的可读性。" + "highlight1": "🔑 随处使用你的 Zoo Gateway API 密钥——可将其用于任何兼容 OpenAI 的客户端或工作流:https://zoocode.dev/models", + "highlight2": "🎁 限时通过 Zoo Gateway 免费使用 MiniMax-M3。", + "highlight3": "✨ 全新上线:GPT-6 Astra 和 Claude Fable 5.1 模型。" }, "cloudAgents": { "heading": "云端新功能:", diff --git a/webview-ui/src/i18n/locales/zh-TW/chat.json b/webview-ui/src/i18n/locales/zh-TW/chat.json index 184728d6a5..284fe1ad18 100644 --- a/webview-ui/src/i18n/locales/zh-TW/chat.json +++ b/webview-ui/src/i18n/locales/zh-TW/chat.json @@ -366,9 +366,9 @@ "support": "請在 GitHub 上為 Zoo Code 加星支持我們。", "release": { "heading": "新增功能:", - "highlight1": "🤖 在全新的 Zoo Gateway 上,有餘額的使用者可在 2 週內以 5 折優惠試用 GLM-5.3-Flash 和 Gemini 3.7 Flash,並可完全免費使用 MiniMax M3:https://zoocode.dev/models", - "highlight2": "新模型 — GLM-5.3-Flash 現已透過 Z AI 提供。", - "highlight3": "可靠性修正 — 恢復了子任務核准,解決了 Vertex Gemini 3.7 工具輸出為空、終端機啟動失敗和背景服務錯誤問題,並提升了不同 IDE 主題下的可讀性。" + "highlight1": "🔑 隨處使用你的 Zoo Gateway API 金鑰——可將它用於任何與 OpenAI 相容的用戶端或工作流程:https://zoocode.dev/models", + "highlight2": "🎁 限時透過 Zoo Gateway 免費使用 MiniMax-M3。", + "highlight3": "✨ 全新推出:GPT-6 Astra 和 Claude Fable 5.1 模型。" }, "cloudAgents": { "heading": "雲端的新功能:",