diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ac259223..a5ab07af4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ # Zoo Code Changelog +## [3.60.0] + +### Minor Changes + +- Add Claude Fable 5 support across Anthropic, Bedrock, and Vertex providers (PR #555 by @taltas) +- Add OpenAI GPT-5.5 support (PR #537 by @scream4ik) +- Add per-mode MCP server restrictions — configure an allowlist to restrict which MCP servers are active per mode (PR #453 by @simurg79) +- Add workspace `rootResolution` setting for controlling path resolution in multi-root workspaces (PR #538 by @simurg79) +- Add LiteLLM support for `reasoning_content` and `reasoning` fields in streaming responses (PR #449 by @daewoongoh) +- Add Show Ripgrep Diagnostic command for easier ripgrep troubleshooting (PR #281 by @0xMink) +- Redesign terminal profile settings UX — unified dropdown, consistent layout, and improved styling (#119 by @chenyuanrun, #321 by @F915, PR #533 by @F915) +- Fix chat window running out of memory when transcript grows large (PR #153 by @app/roomote) +- Fix relative symlinks in rules files not resolving correctly using realpath of parent directory (PR #442 by @p12tic) +- Fix command approval buttons not clearing when auto-executed (PR #480 by @awschmeder) +- Fix multi-line quoted command parsing, auto-approval behavior, and malformed-command error surfacing (PR #483 by @awschmeder) +- Fix `list-files` tool to validate directory exists before spawning ripgrep (#557 by @edelauna, PR #558 by @edelauna) +- Fix child tasks returning to parent when parent status is active in AttemptCompletionTool (PR #510 by @edelauna) +- Fix surface in-stream errors from Zoo and Vercel AI gateways (PR #569 by @JamesRobert20) +- Gate marketplace publish behind PR approval check (PR #516 by @edelauna) +- Stabilize flaky e2e provider suite ordering and zai requestCapture race (#512 by @edelauna, #514 by @edelauna, PR #45 by @app/roomote) +- Fix flaky e2e subtasks fixture collision and task identity prompt (#561, PR #563 by @simurg79) +- Add contributing guidelines: PR expectations and AI-assisted contribution policy (PR #562 by @edelauna) +- Configure knip and remove dead code (PR #225 by @app/roomote) +- Pin dependencies (PR #423 by @app/renovate) + ## [3.58.1] ### Patch Changes diff --git a/README.md b/README.md index 496ce8966..77c10484c 100644 --- a/README.md +++ b/README.md @@ -53,11 +53,11 @@ You can find a quick guide for migrating from Roo Code to Zoo Code in the [Roo→Zoo migration guide](https://docs.zoocode.dev/roo-to-zoo-migration). We plan to try and help users as they transition over, we have our [Reddit](https://www.reddit.com/r/ZooCode) and [Discord](https://discord.gg/VxfP4Vx3gX) for this exact support, so if you are having problems or if you have question, jump on and ask. -## What's New in v3.58.0 +## What's New in v3.60.0 -- **Zoo Gateway** — connect through a managed gateway with multi-profile auth support -- **Gemini 3.5 Flash** — a fast, capable Google model now available from your provider settings -- **Semble embedding** — index your codebase locally with on-the-fly embeddings, no external API key required +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) and OpenAI GPT-5.5 are now available in your provider settings +- **Per-mode MCP allowlists** — restrict which MCP servers are active for each mode using a new allowlist in your mode configuration +- **Workspace rootResolution** — new setting to control how Zoo Code resolves file paths across roots in multi-root workspaces - **Configurable chat font size** and **VS Code integrated terminal shell override** - **GitHub-style alerts** rendered in the webview - **Configurable max output tokens** for GLM models @@ -89,7 +89,7 @@ for this exact support, so if you are having problems or if you have question, j - [简体中文](locales/zh-CN/README.md) - [繁體中文](locales/zh-TW/README.md) - ... - + --- diff --git a/locales/ca/README.md b/locales/ca/README.md index 3be4ebb17..9028697b9 100644 --- a/locales/ca/README.md +++ b/locales/ca/README.md @@ -30,21 +30,11 @@ Pots trobar una guia ràpida per passar de Roo Code a Zoo Code a la [guia de migració Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Volem ajudar tant com puguem durant la transició, i per això tens el nostre [Reddit](https://www.reddit.com/r/ZooCode) i [Discord](https://discord.gg/VxfP4Vx3gX) per a aquest suport. Si tens problemes o alguna pregunta, entra i pregunta. -## Novetats a la v3.58.0 - -- **Zoo Gateway** — connecta't a través d'un gateway gestionat amb suport d'autenticació multi-perfil -- **Gemini 3.5 Flash** — un model de Google ràpid i capaç, ara disponible des de la configuració del proveïdor -- **Semble embedding** — indexa el teu codi localment sense cap clau d'API externa ni pujada de fitxers -- **Mida de font del xat configurable** i **substitució del shell del terminal integrat del VS Code** -- **Alertes en estil GitHub** renderitzades al webview -- **Tokens de sortida màxims configurables** per als models GLM -- **WorkspacePathResolver** — gestió fiable de rutes en espais de treball amb symlinks -- Corregida la fallada de React causada per un mode de suggeriment de seguiment malformat -- Corregida l'omissió de la temperatura d'OpenAI quan no hi ha cap valor personalitzat -- Gestió de fallades per clau durant la importació de configuració -- Actualitzacions de seguretat: mermaid v11.15.0, axios v1.16.0 +## Novetats a la v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) i OpenAI GPT-5.5 ara estan disponibles a la configuració del proveïdor +- **Llistes d'accés MCP per mode** — restringeix quins servidors MCP estan actius per mode usant una llista d'accés a la configuració del mode +- **rootResolution per a l'espai de treball** — nou ajust per controlar com Zoo Code resol les rutes d'arxiu entre arrels en espais de treball multi-arrel ## Què pot fer Zoo Code per TU? diff --git a/locales/de/README.md b/locales/de/README.md index 0e050f8dd..2e2727031 100644 --- a/locales/de/README.md +++ b/locales/de/README.md @@ -30,21 +30,11 @@ Eine kurze Anleitung für den Wechsel von Roo Code zu Zoo Code findest du im [Roo→Zoo-Migrationsleitfaden](https://docs.zoocode.dev/roo-to-zoo-migration). Wir wollen Nutzer beim Umstieg so gut wie möglich unterstützen, und genau dafür sind unser [Reddit](https://www.reddit.com/r/ZooCode) und [Discord](https://discord.gg/VxfP4Vx3gX) da. Wenn du Probleme hast oder Fragen auftauchen, komm vorbei und frag nach. -## Neu in v3.58.0 - -- **Zoo Gateway** — verbinde dich über ein verwaltetes Gateway mit Multi-Profil-Authentifizierung -- **Gemini 3.5 Flash** — ein schnelles, leistungsstarkes Google-Modell, jetzt direkt in den Provider-Einstellungen verfügbar -- **Semble-Einbettungen** — indexiere deine Codebasis lokal ohne externen API-Schlüssel oder Upload -- **Konfigurierbarer Chat-Schriftgrad** und **VS Code integriertes Terminal Shell-Override** -- **GitHub-ähnliche Hinweise** werden im Webview gerendert -- **Konfigurierbare maximale Ausgabe-Tokens** für GLM-Modelle -- **WorkspacePathResolver** — zuverlässige Pfadverarbeitung in Workspaces mit Symlinks -- React-Absturz durch fehlerhafte Follow-up-Vorschlagsmodi behoben -- Fehlendes OpenAI-Temperature-Parameter bei fehlendem benutzerdefinierten Wert korrigiert -- Behandlung von Fehlern pro Schlüssel beim Importieren von Einstellungen -- Sicherheitsupdates: mermaid v11.15.0, axios v1.16.0 +## Neu in v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) und OpenAI GPT-5.5 sind jetzt in den Anbieter-Einstellungen verfügbar +- **MCP-Allowlists pro Modus** — schränke ein, welche MCP-Server pro Modus aktiv sind, mit einer Allowlist in der Moduskonfiguration +- **Workspace-Einstellung rootResolution** — neue Einstellung zur Steuerung der Dateipfadauflösung in Multi-Root-Workspaces ## Was kann Zoo Code für DICH tun? diff --git a/locales/es/README.md b/locales/es/README.md index b4c448b31..f42477abf 100644 --- a/locales/es/README.md +++ b/locales/es/README.md @@ -30,21 +30,11 @@ Puedes encontrar una guía rápida para pasar de Roo Code a Zoo Code en la [guía de migración Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Queremos ayudar a los usuarios durante la transición, y para eso tenemos nuestro [Reddit](https://www.reddit.com/r/ZooCode) y [Discord](https://discord.gg/VxfP4Vx3gX). Si tienes problemas o alguna pregunta, entra y pregúntanos. -## Novedades de la v3.58.0 - -- **Zoo Gateway** — conéctate a través de un gateway gestionado con soporte de autenticación multi-perfil -- **Gemini 3.5 Flash** — un modelo de Google rápido y capaz, ahora disponible desde la configuración del proveedor -- **Semble embedding** — indexa tu código localmente sin clave de API externa ni subida de archivos -- **Tamaño de fuente del chat configurable** y **sustitución del shell del terminal integrado de VS Code** -- **Alertas en estilo GitHub** renderizadas en el webview -- **Tokens de salida máximos configurables** para modelos GLM -- **WorkspacePathResolver** — gestión fiable de rutas en espacios de trabajo con symlinks -- Corregida la caída de React causada por un modo de sugerencia de seguimiento malformado -- Corregida la omisión de la temperatura de OpenAI cuando no hay valor personalizado definido -- Gestión de fallos por clave durante la importación de configuración -- Actualizaciones de seguridad: mermaid v11.15.0, axios v1.16.0 +## Novedades de la v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) y OpenAI GPT-5.5 ya están disponibles en la configuración del proveedor +- **Listas de permitidos de MCP por modo** — restringe qué servidores MCP están activos por modo con una lista de permitidos en la configuración del modo +- **rootResolution para el espacio de trabajo** — nuevo ajuste para controlar la resolución de rutas de archivos en espacios de trabajo multi-raíz ## ¿Qué puede hacer Zoo Code por TI? diff --git a/locales/fr/README.md b/locales/fr/README.md index 33e0ad655..6e43a66bb 100644 --- a/locales/fr/README.md +++ b/locales/fr/README.md @@ -30,21 +30,11 @@ Tu peux trouver un guide rapide pour passer de Roo Code à Zoo Code dans le [guide de migration Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). On veut aider au maximum pendant la transition, et notre [Reddit](https://www.reddit.com/r/ZooCode) et notre [Discord](https://discord.gg/VxfP4Vx3gX) sont là pour ça. Si tu rencontres un problème ou si tu as une question, viens demander. -## Nouveautés de la v3.58.0 - -- **Zoo Gateway** — connecte-toi via un gateway géré avec support d'authentification multi-profil -- **Gemini 3.5 Flash** — un modèle Google rapide et performant, désormais disponible dans les paramètres du fournisseur -- **Semble embedding** — indexe ton code localement sans clé API externe ni téléversement -- **Taille de police du chat configurable** et **substitution du shell du terminal intégré VS Code** -- **Alertes de style GitHub** rendues dans le webview -- **Tokens de sortie maximum configurables** pour les modèles GLM -- **WorkspacePathResolver** — gestion fiable des chemins dans les espaces de travail avec symlinks -- Correction du crash React causé par un mode de suggestion de suivi malformé -- Correction de l'omission de la température OpenAI quand aucune valeur personnalisée n'est définie -- Gestion des échecs par clé lors de l'importation des paramètres -- Mises à jour de sécurité : mermaid v11.15.0, axios v1.16.0 +## Nouveautés de la v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) et OpenAI GPT-5.5 sont désormais disponibles dans les paramètres du fournisseur +- **Listes d'autorisation MCP par mode** — restreins les serveurs MCP actifs par mode grâce à une liste d'autorisation dans la configuration du mode +- **Paramètre rootResolution pour l'espace de travail** — nouveau réglage pour contrôler la résolution des chemins de fichiers dans les espaces de travail multi-racines ## Que peut faire Zoo Code pour VOUS ? diff --git a/locales/hi/README.md b/locales/hi/README.md index 73c0046c3..d5b0b1faf 100644 --- a/locales/hi/README.md +++ b/locales/hi/README.md @@ -30,21 +30,11 @@ Roo Code से Zoo Code में आने के लिए एक quick guide तुम्हें [Roo→Zoo migration guide](https://docs.zoocode.dev/roo-to-zoo-migration) में मिल जाएगी। We plan to help users as much as possible during the transition, और उसी support के लिए हमारा [Reddit](https://www.reddit.com/r/ZooCode) और [Discord](https://discord.gg/VxfP4Vx3gX) है। अगर तुम्हें कोई problem हो या कोई question हो, आकर पूछो। -## v3.58.0 में नया क्या है - -- **Zoo Gateway** — multi-profile auth support के साथ एक managed gateway के ज़रिए कनेक्ट करें -- **Gemini 3.5 Flash** — एक तेज़ और सक्षम Google model, अब provider settings से सीधे उपलब्ध -- **Semble embedding** — बिना external API key या upload के codebase को locally index करें -- **Configurable chat font size** और **VS Code integrated terminal shell override** -- Webview में **GitHub-style alerts** render होंगे -- GLM models के लिए **configurable maximum output tokens** -- **WorkspacePathResolver** — symlinks वाले workspaces में reliable path handling -- Malformed follow-up suggestion mode से होने वाली React crash ठीक की गई -- Custom value न होने पर OpenAI temperature के omit होने की समस्या ठीक की गई -- Settings import के दौरान per-key failures को handle किया गया -- Security updates: mermaid v11.15.0, axios v1.16.0 +## v3.60.0 में नया क्या है ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) और OpenAI GPT-5.5 अब provider settings में उपलब्ध हैं +- **प्रति-मोड MCP allowlists** — mode configuration में allowlist का उपयोग करके प्रत्येक mode के लिए सक्रिय MCP servers को सीमित करें +- **Workspace rootResolution सेटिंग** — multi-root workspaces में फ़ाइल पथ resolution को नियंत्रित करने के लिए नई सेटिंग ## Zoo Code आपके लिए क्या कर सकता है? diff --git a/locales/id/README.md b/locales/id/README.md index 50423f111..8eb12f181 100644 --- a/locales/id/README.md +++ b/locales/id/README.md @@ -30,21 +30,11 @@ Kamu bisa menemukan panduan singkat untuk berpindah dari Roo Code ke Zoo Code di [panduan migrasi Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Kami ingin membantu pengguna semaksimal mungkin selama masa transisi, dan itulah gunanya [Reddit](https://www.reddit.com/r/ZooCode) dan [Discord](https://discord.gg/VxfP4Vx3gX) kami. Kalau kamu mengalami masalah atau punya pertanyaan, langsung mampir dan tanya. -## Yang Baru di v3.58.0 - -- **Zoo Gateway** — hubungkan melalui gateway terkelola dengan dukungan autentikasi multi-profil -- **Gemini 3.5 Flash** — model Google yang cepat dan andal, kini tersedia langsung dari pengaturan provider -- **Semble embedding** — indeks kodebase secara lokal tanpa API key eksternal atau unggahan -- **Ukuran font chat yang dapat dikonfigurasi** dan **penggantian shell terminal terintegrasi VS Code** -- **Peringatan bergaya GitHub** dirender di webview -- **Token output maksimum yang dapat dikonfigurasi** untuk model GLM -- **WorkspacePathResolver** — penanganan path yang andal di workspace dengan symlink -- Memperbaiki crash React dari mode saran tindak lanjut yang salah format -- Memperbaiki temperature OpenAI yang dihilangkan saat tidak ada nilai kustom -- Penanganan kegagalan per-kunci saat impor pengaturan -- Pembaruan keamanan: mermaid v11.15.0, axios v1.16.0 +## Yang Baru di v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) dan OpenAI GPT-5.5 kini tersedia di pengaturan penyedia +- **Allowlist MCP per mode** — batasi server MCP yang aktif per mode menggunakan allowlist baru di konfigurasi mode +- **Pengaturan rootResolution workspace** — pengaturan baru untuk mengontrol resolusi path file di workspace multi-root ## Apa yang Bisa Zoo Code Lakukan Untuk ANDA? diff --git a/locales/it/README.md b/locales/it/README.md index 9ff255209..7f6fd3c8a 100644 --- a/locales/it/README.md +++ b/locales/it/README.md @@ -30,21 +30,11 @@ Puoi trovare una guida rapida per passare da Roo Code a Zoo Code nella [guida alla migrazione Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Vogliamo aiutare gli utenti il più possibile durante la transizione, e per questo abbiamo il nostro [Reddit](https://www.reddit.com/r/ZooCode) e il nostro [Discord](https://discord.gg/VxfP4Vx3gX). Se hai problemi o domande, passa pure e chiedi. -## Novità in v3.58.0 - -- **Zoo Gateway** — connettiti tramite un gateway gestito con supporto all'autenticazione multi-profilo -- **Gemini 3.5 Flash** — un modello Google veloce e capace, ora disponibile nelle impostazioni del provider -- **Semble embedding** — indicizza il tuo codebase localmente senza API key esterna né upload -- **Dimensione del font della chat configurabile** e **sostituzione della shell del terminale integrato di VS Code** -- **Avvisi in stile GitHub** resi nel webview -- **Token di output massimi configurabili** per i modelli GLM -- **WorkspacePathResolver** — gestione affidabile dei percorsi nei workspace con symlink -- Corretto il crash di React causato da un modo di suggerimento di follow-up malformato -- Corretta l'omissione della temperatura di OpenAI quando nessun valore personalizzato è impostato -- Gestione dei fallimenti per chiave durante l'importazione delle impostazioni -- Aggiornamenti di sicurezza: mermaid v11.15.0, axios v1.16.0 +## Novità in v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) e OpenAI GPT-5.5 sono ora disponibili nelle impostazioni del provider +- **Allowlist MCP per modalità** — limita i server MCP attivi per modalità con una allowlist nella configurazione della modalità +- **Impostazione rootResolution per il workspace** — nuova impostazione per controllare la risoluzione dei percorsi file nei workspace multi-root ## Cosa può fare Zoo Code per TE? diff --git a/locales/ja/README.md b/locales/ja/README.md index 48ead5d87..bf7fdde74 100644 --- a/locales/ja/README.md +++ b/locales/ja/README.md @@ -30,21 +30,11 @@ Roo Code から Zoo Code へ移行するためのクイックガイドは、[Roo→Zoo 移行ガイド](https://docs.zoocode.dev/roo-to-zoo-migration) で確認できます。移行中のユーザーをできるだけ支援したいと考えていて、そのために [Reddit](https://www.reddit.com/r/ZooCode) と [Discord](https://discord.gg/VxfP4Vx3gX) を用意しています。困ったことや質問があれば、気軽に参加して聞いてください。 -## v3.58.0 の新機能 - -- **Zoo Gateway** — マルチプロファイル認証に対応したマネージドゲートウェイ経由で接続 -- **Gemini 3.5 Flash** — 高速で優れた Google モデルがプロバイダー設定から直接利用可能に -- **Semble 埋め込み** — 外部 API キーやアップロード不要でコードベースをローカルにインデックス化 -- **チャットのフォントサイズ設定**と **VS Code 統合ターミナルのシェル上書き** -- webview で **GitHub スタイルのアラート**をレンダリング -- GLM モデル向けの**最大出力トークン設定** -- **WorkspacePathResolver** — シンボリックリンクを含むワークスペースでの安定したパス処理 -- 不正な形式のフォローアップ提案モードによる React クラッシュを修正 -- カスタム値が未設定の場合に OpenAI の temperature が省略される問題を修正 -- 設定インポート時のキー別失敗を処理 -- セキュリティ更新: mermaid v11.15.0、axios v1.16.0 +## v3.60.0 の新機能 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5(Anthropic、Bedrock、Vertex)と OpenAI GPT-5.5 がプロバイダー設定で利用可能になりました +- **モード別 MCP allowlist** — モード設定の allowlist を使用して、各モードで有効にする MCP サーバーを制限できます +- **ワークスペース rootResolution 設定** — マルチルートワークスペースでのファイルパス解決方法を制御する新しい設定 ## Zoo Codeがあなたのためにできること diff --git a/locales/ko/README.md b/locales/ko/README.md index e7502a5f1..cfcd1422e 100644 --- a/locales/ko/README.md +++ b/locales/ko/README.md @@ -30,21 +30,11 @@ Roo Code에서 Zoo Code로 옮겨오는 빠른 가이드는 [Roo→Zoo 마이그레이션 가이드](https://docs.zoocode.dev/roo-to-zoo-migration)에서 확인할 수 있어. 전환하는 동안 사용자들을 최대한 돕고 싶고, 바로 그 지원을 위해 [Reddit](https://www.reddit.com/r/ZooCode)와 [Discord](https://discord.gg/VxfP4Vx3gX)를 운영하고 있어. 문제가 있거나 궁금한 점이 있으면 들어와서 편하게 물어봐. -## v3.58.0의 새로운 기능 - -- **Zoo Gateway** — 멀티 프로필 인증을 지원하는 관리형 게이트웨이를 통해 연결하세요 -- **Gemini 3.5 Flash** — 빠르고 강력한 Google 모델이 이제 provider 설정에서 바로 사용 가능해요 -- **Semble 임베딩** — 외부 API 키나 업로드 없이 코드베이스를 로컬에서 인덱싱하세요 -- **채팅 폰트 크기 설정** 및 **VS Code 통합 터미널 셸 재정의** 기능 추가 -- 웹뷰에서 **GitHub 스타일 알림** 렌더링 -- GLM 모델을 위한 **최대 출력 토큰 설정** 기능 -- **WorkspacePathResolver** — 심볼릭 링크가 있는 워크스페이스에서 안정적인 경로 처리 -- 잘못된 후속 제안 모드로 인한 React 충돌 수정 -- 커스텀 값이 없을 때 OpenAI temperature가 생략되던 문제 수정 -- 설정 가져오기 중 키별 실패 처리 -- 보안 업데이트: mermaid v11.15.0, axios v1.16.0 +## v3.60.0의 새로운 기능 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5(Anthropic, Bedrock, Vertex)와 OpenAI GPT-5.5가 공급자 설정에서 이제 사용 가능합니다 +- **모드별 MCP allowlist** — 모드 설정의 allowlist를 사용하여 각 모드에서 활성화할 MCP 서버를 제한하세요 +- **워크스페이스 rootResolution 설정** — 멀티 루트 워크스페이스에서 파일 경로 해석 방식을 제어하는 새 설정 ## Zoo Code가 당신을 위해 무엇을 할 수 있을까요? diff --git a/locales/nl/README.md b/locales/nl/README.md index d7b6ddc37..f07bd6bb7 100644 --- a/locales/nl/README.md +++ b/locales/nl/README.md @@ -30,21 +30,11 @@ Je vindt een korte handleiding voor de overstap van Roo Code naar Zoo Code in de [Roo→Zoo-migratiegids](https://docs.zoocode.dev/roo-to-zoo-migration). We willen gebruikers zo goed mogelijk helpen tijdens de overgang, en precies daarvoor zijn onze [Reddit](https://www.reddit.com/r/ZooCode) en [Discord](https://discord.gg/VxfP4Vx3gX) er. Als je ergens tegenaan loopt of vragen hebt, kom langs en vraag het. -## Nieuw in v3.58.0 - -- **Zoo Gateway** — verbinding via een beheerde gateway met ondersteuning voor multi-profiel authenticatie -- **Gemini 3.5 Flash** — een snel en krachtig Google-model, nu direct beschikbaar via de provider-instellingen -- **Semble-inbedding** — indexeer je codebase lokaal zonder externe API-sleutel of upload -- **Configureerbare chatlettergrootte** en **VS Code geïntegreerde terminal shell-overschrijving** -- **GitHub-stijl waarschuwingen** worden gerenderd in de webview -- **Configureerbaar maximum aantal uitvoertokens** voor GLM-modellen -- **WorkspacePathResolver** — betrouwbare padverwerking in workspaces met symlinks -- React-crash door een onjuist geformatteerde follow-up suggestiemodus opgelost -- Ontbrekende OpenAI-temperature bij geen aangepaste waarde gecorrigeerd -- Verwerking van fouten per sleutel bij het importeren van instellingen -- Beveiligingsupdates: mermaid v11.15.0, axios v1.16.0 +## Nieuw in v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) en OpenAI GPT-5.5 zijn nu beschikbaar in de providerinstellingen +- **MCP-allowlists per modus** — beperk welke MCP-servers actief zijn per modus met een allowlist in de modusconfiguratie +- **Workspace rootResolution-instelling** — nieuwe instelling voor het beheren van bestandspadresolutie in multi-root-workspaces ## Wat kan Zoo Code voor JOU doen? diff --git a/locales/pl/README.md b/locales/pl/README.md index 9d2fdd7fa..b5227853e 100644 --- a/locales/pl/README.md +++ b/locales/pl/README.md @@ -30,21 +30,11 @@ Szybki przewodnik po przejściu z Roo Code do Zoo Code znajdziesz w [przewodniku migracji Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Chcemy jak najlepiej pomagać użytkownikom w czasie przejścia i właśnie do tego służą nasze [Reddit](https://www.reddit.com/r/ZooCode) oraz [Discord](https://discord.gg/VxfP4Vx3gX). Jeśli masz problem albo pytanie, wpadaj i pytaj. -## Nowości w v3.58.0 - -- **Zoo Gateway** — połącz przez zarządzany gateway z obsługą uwierzytelniania wielu profili -- **Gemini 3.5 Flash** — szybki i wydajny model Google, teraz dostępny bezpośrednio w ustawieniach dostawcy -- **Semble embedding** — indeksuj bazę kodu lokalnie bez zewnętrznego klucza API ani przesyłania plików -- **Konfigurowalna wielkość czcionki czatu** i **nadpisanie powłoki zintegrowanego terminala VS Code** -- **Powiadomienia w stylu GitHub** renderowane w webview -- **Konfigurowalna maksymalna liczba tokenów wyjściowych** dla modeli GLM -- **WorkspacePathResolver** — niezawodna obsługa ścieżek w workspace'ach z dowiązaniami symbolicznymi -- Naprawiono crash React spowodowany przez niepoprawny tryb sugestii follow-up -- Naprawiono brak parametru temperature OpenAI bez niestandardowej wartości -- Obsługa błędów per-klucz podczas importowania ustawień -- Aktualizacje bezpieczeństwa: mermaid v11.15.0, axios v1.16.0 +## Nowości w v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) i OpenAI GPT-5.5 są teraz dostępne w ustawieniach dostawcy +- **Allowlisty MCP per tryb** — ogranicz aktywne serwery MCP dla każdego trybu za pomocą allowlisty w konfiguracji trybu +- **Ustawienie rootResolution dla workspace** — nowe ustawienie do kontrolowania rozwiązywania ścieżek plików w środowiskach wielokorzeniowych ## Co Zoo Code może zrobić dla CIEBIE? diff --git a/locales/pt-BR/README.md b/locales/pt-BR/README.md index ecdb50aa8..d19ee14fb 100644 --- a/locales/pt-BR/README.md +++ b/locales/pt-BR/README.md @@ -30,21 +30,11 @@ Você encontra um guia rápido para migrar do Roo Code para o Zoo Code no [guia de migração Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Queremos ajudar os usuários durante essa transição da melhor forma possível, e é exatamente para isso que temos nosso [Reddit](https://www.reddit.com/r/ZooCode) e nosso [Discord](https://discord.gg/VxfP4Vx3gX). Se você tiver algum problema ou dúvida, apareça por lá e pergunte. -## Novidades na v3.58.0 - -- **Zoo Gateway** — conecte-se por um gateway gerenciado com suporte a autenticação multi-perfil -- **Gemini 3.5 Flash** — um modelo Google rápido e capaz, agora disponível nas configurações do provedor -- **Semble embedding** — indexe sua base de código localmente sem chave de API externa nem upload -- **Tamanho de fonte configurável no chat** e **substituição do shell do terminal integrado do VS Code** -- **Alertas no estilo GitHub** renderizados no webview -- **Tokens de saída máximos configuráveis** para modelos GLM -- **WorkspacePathResolver** — tratamento confiável de caminhos em workspaces com symlinks -- Corrigida falha do React causada por modo de sugestão de acompanhamento malformado -- Corrigida omissão da temperatura do OpenAI quando nenhum valor personalizado está definido -- Tratamento de falhas por chave durante a importação de configurações -- Atualizações de segurança: mermaid v11.15.0, axios v1.16.0 +## Novidades na v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) e OpenAI GPT-5.5 já estão disponíveis nas configurações do provedor +- **Allowlists de MCP por modo** — restrinja quais servidores MCP ficam ativos por modo com uma allowlist na configuração do modo +- **Configuração rootResolution para workspace** — nova configuração para controlar a resolução de caminhos de arquivos em workspaces multi-root ## O que o Zoo Code pode fazer por VOCÊ? diff --git a/locales/ru/README.md b/locales/ru/README.md index 9e1f6735a..707e6b28f 100644 --- a/locales/ru/README.md +++ b/locales/ru/README.md @@ -30,21 +30,11 @@ Короткое руководство по переходу с Roo Code на Zoo Code можно найти в [гайде по миграции Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Мы хотим как можно лучше помочь пользователям во время перехода, и именно для этого у нас есть [Reddit](https://www.reddit.com/r/ZooCode) и [Discord](https://discord.gg/VxfP4Vx3gX). Если у тебя возникнут проблемы или вопросы, заходи и спрашивай. -## Что нового в v3.58.0 - -- **Zoo Gateway** — подключайся через управляемый шлюз с поддержкой аутентификации нескольких профилей -- **Gemini 3.5 Flash** — быстрая и мощная модель Google, теперь доступна прямо из настроек провайдера -- **Semble embedding** — индексируй кодовую базу локально без внешнего API-ключа и загрузки файлов -- **Настраиваемый размер шрифта чата** и **замена оболочки встроенного терминала VS Code** -- **Уведомления в стиле GitHub** отображаются в webview -- **Настраиваемое максимальное количество выходных токенов** для моделей GLM -- **WorkspacePathResolver** — надёжная обработка путей в рабочих пространствах с символическими ссылками -- Исправлен сбой React из-за некорректного режима предложений для продолжения -- Исправлено отсутствие параметра temperature в запросах OpenAI без пользовательского значения -- Обработка ошибок по ключу при импорте настроек -- Обновления безопасности: mermaid v11.15.0, axios v1.16.0 +## Что нового в v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) и OpenAI GPT-5.5 теперь доступны в настройках провайдера +- **Allowlist MCP для каждого режима** — ограничивай активные MCP-серверы для каждого режима через allowlist в настройках режима +- **Настройка rootResolution для рабочего пространства** — новая настройка для управления разрешением путей в мультикорневых рабочих пространствах ## Что Zoo Code может сделать для ВАС? diff --git a/locales/tr/README.md b/locales/tr/README.md index c9ee7eebf..0e51cf951 100644 --- a/locales/tr/README.md +++ b/locales/tr/README.md @@ -30,21 +30,11 @@ Roo Code'dan Zoo Code'a geçmek için hızlı bir rehberi [Roo→Zoo geçiş rehberinde](https://docs.zoocode.dev/roo-to-zoo-migration) bulabilirsin. Geçiş sürecinde kullanıcılara elimizden geldiğince yardımcı olmak istiyoruz ve bunun için [Reddit](https://www.reddit.com/r/ZooCode) ile [Discord](https://discord.gg/VxfP4Vx3gX) topluluklarımız var. Bir sorun yaşarsan ya da sorunun olursa gel ve sor. -## v3.58.0'daki Yenilikler - -- **Zoo Gateway** — çok profilli kimlik doğrulama desteğiyle yönetilen bir gateway üzerinden bağlan -- **Gemini 3.5 Flash** — hızlı ve güçlü bir Google modeli, artık doğrudan sağlayıcı ayarlarından kullanılabilir -- **Semble embedding** — harici API anahtarı veya yükleme gerektirmeden kod tabanını yerel olarak indeksle -- **Yapılandırılabilir sohbet yazı tipi boyutu** ve **VS Code tümleşik terminal shell geçersiz kılma** -- Webview'de **GitHub stili uyarılar** görüntüleniyor -- GLM modelleri için **yapılandırılabilir maksimum çıktı token sayısı** -- **WorkspacePathResolver** — sembolik bağlantı içeren çalışma alanlarında güvenilir yol işleme -- Hatalı biçimlendirilmiş takip öneri modundan kaynaklanan React çökmesi düzeltildi -- Özel değer ayarlanmadığında OpenAI temperature'ının atlanması düzeltildi -- Ayar içe aktarma sırasında anahtar başına başarısızlıkların işlenmesi -- Güvenlik güncellemeleri: mermaid v11.15.0, axios v1.16.0 +## v3.60.0'daki Yenilikler ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) ve OpenAI GPT-5.5 artık sağlayıcı ayarlarında mevcut +- **Mod başına MCP allowlist'leri** — mod yapılandırmasındaki allowlist ile her mod için aktif MCP sunucularını kısıtla +- **Çalışma alanı rootResolution ayarı** — çok köklü çalışma alanlarında dosya yolu çözümlemesini kontrol eden yeni ayar ## Zoo Code SİZİN İçin Ne Yapabilir? diff --git a/locales/vi/README.md b/locales/vi/README.md index 3b05e8f6d..17a170b74 100644 --- a/locales/vi/README.md +++ b/locales/vi/README.md @@ -30,21 +30,11 @@ Bạn có thể xem hướng dẫn nhanh để chuyển từ Roo Code sang Zoo Code trong [hướng dẫn chuyển đổi Roo→Zoo](https://docs.zoocode.dev/roo-to-zoo-migration). Chúng tôi muốn hỗ trợ người dùng nhiều nhất có thể trong quá trình chuyển đổi, và đó chính là lý do chúng tôi có [Reddit](https://www.reddit.com/r/ZooCode) và [Discord](https://discord.gg/VxfP4Vx3gX). Nếu bạn gặp vấn đề hoặc có câu hỏi, cứ vào hỏi nhé. -## Điểm mới trong v3.58.0 - -- **Zoo Gateway** — kết nối qua một gateway được quản lý với hỗ trợ xác thực đa hồ sơ -- **Gemini 3.5 Flash** — một mô hình Google nhanh và mạnh mẽ, giờ có thể truy cập trực tiếp từ cài đặt provider -- **Semble embedding** — lập chỉ mục codebase cục bộ mà không cần API key bên ngoài hay tải lên -- **Cỡ chữ chat có thể cấu hình** và **ghi đè shell terminal tích hợp VS Code** -- **Cảnh báo kiểu GitHub** được hiển thị trong webview -- **Số token đầu ra tối đa có thể cấu hình** cho các mô hình GLM -- **WorkspacePathResolver** — xử lý đường dẫn đáng tin cậy trong workspace có symlink -- Sửa lỗi crash React từ chế độ gợi ý tiếp theo bị lỗi định dạng -- Sửa lỗi temperature OpenAI bị bỏ qua khi không có giá trị tùy chỉnh -- Xử lý lỗi từng khóa khi nhập cài đặt -- Cập nhật bảo mật: mermaid v11.15.0, axios v1.16.0 +## Điểm mới trong v3.60.0 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5 (Anthropic, Bedrock, Vertex) và OpenAI GPT-5.5 hiện có trong cài đặt nhà cung cấp +- **Allowlist MCP theo chế độ** — hạn chế máy chủ MCP nào hoạt động cho mỗi chế độ bằng allowlist trong cấu hình chế độ +- **Cài đặt rootResolution cho không gian làm việc** — cài đặt mới kiểm soát cách phân giải đường dẫn tệp trong không gian làm việc nhiều gốc ## 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 02aa73d6c..9f7b00ccb 100644 --- a/locales/zh-CN/README.md +++ b/locales/zh-CN/README.md @@ -30,24 +30,11 @@ 你可以在 [Roo→Zoo 迁移指南](https://docs.zoocode.dev/roo-to-zoo-migration) 中找到从 Roo Code 迁移到 Zoo Code 的快速说明。我们希望在大家迁移过程中尽可能提供帮助,这也是我们设立 [Reddit](https://www.reddit.com/r/ZooCode) 和 [Discord](https://discord.gg/VxfP4Vx3gX) 社区的原因。如果你遇到问题或有任何疑问,欢迎加入后直接提问。 -## v3.58.0 新增内容 - -- **Zoo Gateway** — 通过支持多配置身份验证的托管网关连接 -- **Gemini 3.5 Flash** — 快速强大的 Google 模型,现可直接在提供商设置中使用 -- **Semble 嵌入** — 无需外部 API 密钥或上传,在本地对代码库进行索引 -- **可配置的聊天字体大小**与 **VS Code 集成终端 Shell 覆盖** -- 在 webview 中渲染 **GitHub 风格的提醒块** -- GLM 模型的**最大输出 token 可配置** -- **WorkspacePathResolver** — 在含符号链接的工作区中可靠地处理路径 -- 修复因格式错误的跟进建议模式导致的 React 崩溃 -- 修复未设置自定义值时 OpenAI temperature 被省略的问题 -- 处理设置导入时的逐键失败 -- 安全更新:mermaid v11.15.0、axios v1.16.0 -- 修复 VS Code 代码操作仍显示 Roo Code 品牌名称的问题;已本地化为所有支持的语言 -- 修复 Google Cloud 凭据字段收到文件路径时 Vertex AI 的错误警告 -- 六项安全依赖更新(diff、i18next-http-backend、fast-xml-parser、simple-git、uuid、turbo) +## v3.60.0 新增内容 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5(Anthropic、Bedrock、Vertex)和 OpenAI GPT-5.5 现已在提供商设置中可用 +- **按模式的 MCP 允许列表** — 在模式配置中使用允许列表限制每个模式下活跃的 MCP 服务器 +- **工作区 rootResolution 设置** — 新设置,用于控制 Zoo Code 在多根工作区中解析文件路径的方式 ## Zoo Code 能为您做什么? diff --git a/locales/zh-TW/README.md b/locales/zh-TW/README.md index 671895b02..cbb608b6e 100644 --- a/locales/zh-TW/README.md +++ b/locales/zh-TW/README.md @@ -30,21 +30,11 @@ 你可以在 [Roo→Zoo 遷移指南](https://docs.zoocode.dev/roo-to-zoo-migration) 中找到從 Roo Code 遷移到 Zoo Code 的快速說明。我們希望在大家轉移過程中盡可能提供協助,這也是我們設立 [Reddit](https://www.reddit.com/r/ZooCode) 和 [Discord](https://discord.gg/VxfP4Vx3gX) 社群的原因。如果你遇到問題或有任何疑問,歡迎加入後直接提問。 -## v3.58.0 新功能 - -- **Zoo Gateway** — 透過支援多設定檔驗證的託管閘道連線 -- **Gemini 3.5 Flash** — 快速且強大的 Google 模型,現可直接在供應商設定中使用 -- **Semble 嵌入** — 無需外部 API 金鑰或上傳,在本機對程式碼庫建立索引 -- **可設定的聊天字型大小**與 **VS Code 整合終端機 Shell 覆寫** -- 在 webview 中渲染 **GitHub 風格的提醒區塊** -- GLM 模型的**最大輸出 token 可設定** -- **WorkspacePathResolver** — 在含符號連結的工作區中可靠地處理路徑 -- 修正因格式錯誤的後續建議模式導致的 React 崩潰 -- 修正未設定自訂值時 OpenAI temperature 被省略的問題 -- 處理設定匯入時的逐鍵失敗 -- 安全性更新:mermaid v11.15.0、axios v1.16.0 +## v3.60.0 新功能 ---- +- **Fable 5 + GPT-5.5** — Claude Fable 5(Anthropic、Bedrock、Vertex)和 OpenAI GPT-5.5 現已在提供商設定中可用 +- **按模式的 MCP 允許清單** — 在模式設定中使用允許清單限制每個模式下活躍的 MCP 伺服器 +- **工作區 rootResolution 設定** — 新設定,用於控制 Zoo Code 在多根工作區中解析檔案路徑的方式 ## Zoo Code 能為您做什麼? diff --git a/src/core/webview/ClineProvider.ts b/src/core/webview/ClineProvider.ts index 18f7cef6d..dc19a58ce 100644 --- a/src/core/webview/ClineProvider.ts +++ b/src/core/webview/ClineProvider.ts @@ -193,7 +193,7 @@ export class ClineProvider public isViewLaunched = false public settingsImportedAt?: number - public readonly latestAnnouncementId = "jun-2026-v3.58.0-zoo-gateway-gemini35flash-semble" // v3.58.0 Zoo Gateway, Gemini 3.5 Flash, Semble embedding + public readonly latestAnnouncementId = "jun-2026-v3.60.0-fable5-gpt55-mcp-allowlists-rootresolution" // v3.60.0 Fable 5, GPT-5.5, per-mode MCP allowlists, workspace rootResolution public readonly providerSettingsManager: ProviderSettingsManager public readonly customModesManager: CustomModesManager diff --git a/src/package.json b/src/package.json index 36580bc55..191f65b1b 100644 --- a/src/package.json +++ b/src/package.json @@ -3,7 +3,7 @@ "displayName": "%extension.displayName%", "description": "%extension.description%", "publisher": "ZooCodeOrganization", - "version": "3.58.1", + "version": "3.60.0", "icon": "assets/icons/icon.png", "galleryBanner": { "color": "#617A91", diff --git a/webview-ui/src/components/chat/Announcement.tsx b/webview-ui/src/components/chat/Announcement.tsx index 6e40675ec..0f05aa867 100644 --- a/webview-ui/src/components/chat/Announcement.tsx +++ b/webview-ui/src/components/chat/Announcement.tsx @@ -41,28 +41,6 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => { {t("chat:announcement.title", { version: Package.version })}
- {/* Community Handoff Notice */} -
-

- {t("chat:announcement.handoff.heading")} -

-

- }} /> -

- { - e.preventDefault() - vscode.postMessage({ - type: "openExternal", - url: "https://www.zoocode.dev?utm_source=zoocode&utm_medium=announcement&utm_campaign=community_handoff", - }) - }}> - {t("chat:announcement.handoff.readMore")} - -
- - {/* Regular Release Highlights */}

{t("chat:announcement.release.heading")}