From 6395bbcb224bb22df205cee779127753822769c9 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 25 Apr 2025 23:43:15 -0400 Subject: [PATCH 1/2] Updated tips --- webview-ui/src/components/chat/ChatView.tsx | 5 +---- webview-ui/src/components/welcome/RooTips.tsx | 18 ++++++------------ webview-ui/src/i18n/locales/ca/chat.json | 4 ++++ webview-ui/src/i18n/locales/de/chat.json | 4 ++++ webview-ui/src/i18n/locales/en/chat.json | 10 +++++++--- webview-ui/src/i18n/locales/es/chat.json | 4 ++++ webview-ui/src/i18n/locales/fr/chat.json | 4 ++++ webview-ui/src/i18n/locales/hi/chat.json | 4 ++++ webview-ui/src/i18n/locales/it/chat.json | 4 ++++ webview-ui/src/i18n/locales/ja/chat.json | 4 ++++ webview-ui/src/i18n/locales/ko/chat.json | 4 ++++ webview-ui/src/i18n/locales/pl/chat.json | 4 ++++ webview-ui/src/i18n/locales/pt-BR/chat.json | 4 ++++ webview-ui/src/i18n/locales/ru/chat.json | 8 ++++++-- webview-ui/src/i18n/locales/tr/chat.json | 4 ++++ webview-ui/src/i18n/locales/vi/chat.json | 4 ++++ webview-ui/src/i18n/locales/zh-CN/chat.json | 4 ++++ webview-ui/src/i18n/locales/zh-TW/chat.json | 4 ++++ 18 files changed, 76 insertions(+), 21 deletions(-) diff --git a/webview-ui/src/components/chat/ChatView.tsx b/webview-ui/src/components/chat/ChatView.tsx index a2eeeebf09..4bdf771bd4 100644 --- a/webview-ui/src/components/chat/ChatView.tsx +++ b/webview-ui/src/components/chat/ChatView.tsx @@ -1266,10 +1266,7 @@ const ChatViewComponent: React.ForwardRefRenderFunction + the docs ), diff --git a/webview-ui/src/components/welcome/RooTips.tsx b/webview-ui/src/components/welcome/RooTips.tsx index 2a1dc4a1bd..70a3184261 100644 --- a/webview-ui/src/components/welcome/RooTips.tsx +++ b/webview-ui/src/components/welcome/RooTips.tsx @@ -4,24 +4,18 @@ import { useState, useEffect } from "react" import clsx from "clsx" const tips = [ + { + icon: "codicon-account", + href: "https://docs.roocode.com/basic-usage/using-modes", + titleKey: "rooTips.customizableModes.title", + descriptionKey: "rooTips.customizableModes.description", + }, { icon: "codicon-list-tree", href: "https://docs.roocode.com/features/boomerang-tasks", titleKey: "rooTips.boomerangTasks.title", descriptionKey: "rooTips.boomerangTasks.description", }, - { - icon: "codicon-pinned", - href: "https://docs.roocode.com/basic-usage/using-modes", - titleKey: "rooTips.stickyModels.title", - descriptionKey: "rooTips.stickyModels.description", - }, - { - icon: "codicon-tools", - href: "https://docs.roocode.com/basic-usage/how-tools-work", - titleKey: "rooTips.tools.title", - descriptionKey: "rooTips.tools.description", - }, ] interface RooTipsProps { diff --git a/webview-ui/src/i18n/locales/ca/chat.json b/webview-ui/src/i18n/locales/ca/chat.json index b5eeb292dd..292d616ff6 100644 --- a/webview-ui/src/i18n/locales/ca/chat.json +++ b/webview-ui/src/i18n/locales/ca/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Eines", "description": "Permet que la IA resolgui problemes navegant per la web, executant ordres i molt més." + }, + "customizableModes": { + "title": "Modes personalitzables", + "description": "Personalitats especialitzades amb comportaments propis i models assignats" } }, "selectMode": "Selecciona el mode d'interacció", diff --git a/webview-ui/src/i18n/locales/de/chat.json b/webview-ui/src/i18n/locales/de/chat.json index 46d64c0236..e3ed4ad471 100644 --- a/webview-ui/src/i18n/locales/de/chat.json +++ b/webview-ui/src/i18n/locales/de/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Tools", "description": "Erlaube der KI, Probleme durch Surfen im Web, Ausführen von Befehlen und mehr zu lösen." + }, + "customizableModes": { + "title": "Anpassbare Modi", + "description": "Spezialisierte Personas mit eigenem Verhalten und zugewiesenen Modellen" } }, "selectMode": "Interaktionsmodus auswählen", diff --git a/webview-ui/src/i18n/locales/en/chat.json b/webview-ui/src/i18n/locales/en/chat.json index ffa4e45609..af30f2c4df 100644 --- a/webview-ui/src/i18n/locales/en/chat.json +++ b/webview-ui/src/i18n/locales/en/chat.json @@ -70,15 +70,19 @@ "rooTips": { "boomerangTasks": { "title": "Boomerang Tasks", - "description": "Split tasks into smaller, manageable parts." + "description": "Split tasks into smaller, manageable parts" }, "stickyModels": { - "title": "Sticky Modes", + "title": "Sticky Models", "description": "Each mode remembers your last used model" }, "tools": { "title": "Tools", - "description": "Allow the AI to solve problems by browsing the web, running commands, and more." + "description": "Allow the AI to solve problems by browsing the web, running commands, and more" + }, + "customizableModes": { + "title": "Customizable Modes", + "description": "Specialized personas with their own behaviors and assigned models" } }, "selectMode": "Select mode for interaction", diff --git a/webview-ui/src/i18n/locales/es/chat.json b/webview-ui/src/i18n/locales/es/chat.json index ba3d53c0ff..54fbb8f0f4 100644 --- a/webview-ui/src/i18n/locales/es/chat.json +++ b/webview-ui/src/i18n/locales/es/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Herramientas", "description": "Permite que la IA resuelva problemas navegando por la web, ejecutando comandos y mucho más." + }, + "customizableModes": { + "title": "Modos personalizables", + "description": "Personalidades especializadas con sus propios comportamientos y modelos asignados" } }, "selectMode": "Seleccionar modo de interacción", diff --git a/webview-ui/src/i18n/locales/fr/chat.json b/webview-ui/src/i18n/locales/fr/chat.json index f67850c126..75ca921ded 100644 --- a/webview-ui/src/i18n/locales/fr/chat.json +++ b/webview-ui/src/i18n/locales/fr/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Outils", "description": "Permettez à l'IA de résoudre des problèmes en naviguant sur le Web, en exécutant des commandes, et plus encore." + }, + "customizableModes": { + "title": "Modes personnalisables", + "description": "Des personas spécialisés avec leurs propres comportements et modèles assignés" } }, "selectMode": "Sélectionner le mode d'interaction", diff --git a/webview-ui/src/i18n/locales/hi/chat.json b/webview-ui/src/i18n/locales/hi/chat.json index a8ddb34293..51a96f8e54 100644 --- a/webview-ui/src/i18n/locales/hi/chat.json +++ b/webview-ui/src/i18n/locales/hi/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "उपकरण", "description": "एआई को वेब ब्राउज़ करके, कमांड चलाकर और अधिक समस्याओं को हल करने की अनुमति दें।" + }, + "customizableModes": { + "title": "अनुकूलन योग्य मोड", + "description": "विशिष्ट प्रोफाइल अपने व्यवहार और निर्धारित मॉडल के साथ" } }, "selectMode": "इंटरैक्शन मोड चुनें", diff --git a/webview-ui/src/i18n/locales/it/chat.json b/webview-ui/src/i18n/locales/it/chat.json index 4c2d30847d..49cef61e4f 100644 --- a/webview-ui/src/i18n/locales/it/chat.json +++ b/webview-ui/src/i18n/locales/it/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Strumenti", "description": "Consenti all'IA di risolvere i problemi navigando sul Web, eseguendo comandi e altro ancora." + }, + "customizableModes": { + "title": "Modalità personalizzabili", + "description": "Personalità specializzate con comportamenti propri e modelli assegnati" } }, "selectMode": "Seleziona modalità di interazione", diff --git a/webview-ui/src/i18n/locales/ja/chat.json b/webview-ui/src/i18n/locales/ja/chat.json index 9ec1c7e3c3..b1c90d5b4e 100644 --- a/webview-ui/src/i18n/locales/ja/chat.json +++ b/webview-ui/src/i18n/locales/ja/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "ツール", "description": "AIがWebの閲覧、コマンドの実行などによって問題を解決できるようにします。" + }, + "customizableModes": { + "title": "カスタマイズ可能なモード", + "description": "独自の動作と割り当てられたモデルを持つ専門的なペルソナ" } }, "selectMode": "対話モードを選択", diff --git a/webview-ui/src/i18n/locales/ko/chat.json b/webview-ui/src/i18n/locales/ko/chat.json index badba25d10..445dd14125 100644 --- a/webview-ui/src/i18n/locales/ko/chat.json +++ b/webview-ui/src/i18n/locales/ko/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "도구", "description": "AI가 웹 탐색, 명령 실행 등으로 문제를 해결하도록 허용합니다." + }, + "customizableModes": { + "title": "사용자 정의 모드", + "description": "고유한 동작과 할당된 모델을 가진 전문 페르소나" } }, "selectMode": "상호작용 모드 선택", diff --git a/webview-ui/src/i18n/locales/pl/chat.json b/webview-ui/src/i18n/locales/pl/chat.json index e969b24737..26f54bccd0 100644 --- a/webview-ui/src/i18n/locales/pl/chat.json +++ b/webview-ui/src/i18n/locales/pl/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Narzędzia", "description": "Pozwól sztucznej inteligencji rozwiązywać problemy, przeglądając sieć, uruchamiając polecenia i nie tylko." + }, + "customizableModes": { + "title": "Konfigurowalne tryby", + "description": "Wyspecjalizowane persona z własnymi zachowaniami i przypisanymi modelami" } }, "selectMode": "Wybierz tryb interakcji", diff --git a/webview-ui/src/i18n/locales/pt-BR/chat.json b/webview-ui/src/i18n/locales/pt-BR/chat.json index f1924b13eb..8385d9dbfb 100644 --- a/webview-ui/src/i18n/locales/pt-BR/chat.json +++ b/webview-ui/src/i18n/locales/pt-BR/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Ferramentas", "description": "Permita que a IA resolva problemas navegando na web, executando comandos e muito mais." + }, + "customizableModes": { + "title": "Modos personalizáveis", + "description": "Personas especializadas com comportamentos próprios e modelos atribuídos" } }, "selectMode": "Selecionar modo de interação", diff --git a/webview-ui/src/i18n/locales/ru/chat.json b/webview-ui/src/i18n/locales/ru/chat.json index cd0be1c2d9..12423c9114 100644 --- a/webview-ui/src/i18n/locales/ru/chat.json +++ b/webview-ui/src/i18n/locales/ru/chat.json @@ -68,8 +68,8 @@ "about": "Создавайте, рефакторите и отлаживайте код с помощью ИИ.
Подробнее см. в нашей документации.", "rooTips": { "boomerangTasks": { - "title": "Boomerang Tasks", - "description": "Orchestrate complex workflows with subtasks" + "title": "Задачи-бумеранги", + "description": "Разделяйте задачи на более мелкие, управляемые части" }, "stickyModels": { "title": "Липкие режимы", @@ -78,6 +78,10 @@ "tools": { "title": "Инструменты", "description": "Разрешите ИИ решать проблемы, просматривая веб-страницы, выполняя команды и т. д." + }, + "customizableModes": { + "title": "Настраиваемые режимы", + "description": "Специализированные персонажи с собственным поведением и назначенными моделями" } }, "onboarding": "Ваш список задач в этом рабочем пространстве пуст. Начните с ввода задачи ниже. Не знаете, с чего начать? Подробнее о возможностях Roo читайте в документации.", diff --git a/webview-ui/src/i18n/locales/tr/chat.json b/webview-ui/src/i18n/locales/tr/chat.json index 9e010ca585..c8f9634b7a 100644 --- a/webview-ui/src/i18n/locales/tr/chat.json +++ b/webview-ui/src/i18n/locales/tr/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Araçlar", "description": "AI'nın web'e göz atarak, komutlar çalıştırarak ve daha fazlasını yaparak sorunları çözmesine izin verin." + }, + "customizableModes": { + "title": "Özelleştirilebilir Modlar", + "description": "Kendi davranışları ve atanmış modelleri ile özelleştirilmiş kişilikler" } }, "selectMode": "Etkileşim modunu seçin", diff --git a/webview-ui/src/i18n/locales/vi/chat.json b/webview-ui/src/i18n/locales/vi/chat.json index 7f6ad3aaba..3786356b06 100644 --- a/webview-ui/src/i18n/locales/vi/chat.json +++ b/webview-ui/src/i18n/locales/vi/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "Công cụ", "description": "Cho phép AI giải quyết vấn đề bằng cách duyệt web, chạy lệnh, v.v." + }, + "customizableModes": { + "title": "Chế độ tùy chỉnh", + "description": "Các nhân vật chuyên biệt với hành vi riêng và mô hình được chỉ định" } }, "selectMode": "Chọn chế độ tương tác", diff --git a/webview-ui/src/i18n/locales/zh-CN/chat.json b/webview-ui/src/i18n/locales/zh-CN/chat.json index be9073fbf5..ecc418c3f6 100644 --- a/webview-ui/src/i18n/locales/zh-CN/chat.json +++ b/webview-ui/src/i18n/locales/zh-CN/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "工具", "description": "允许 AI 通过浏览网络、运行命令等方式解决问题。" + }, + "customizableModes": { + "title": "自定义模式", + "description": "具有专属行为和指定模型的特定角色" } }, "selectMode": "选择交互模式", diff --git a/webview-ui/src/i18n/locales/zh-TW/chat.json b/webview-ui/src/i18n/locales/zh-TW/chat.json index bd9a7ae279..b166184b2a 100644 --- a/webview-ui/src/i18n/locales/zh-TW/chat.json +++ b/webview-ui/src/i18n/locales/zh-TW/chat.json @@ -79,6 +79,10 @@ "tools": { "title": "工具", "description": "允許 AI 透過瀏覽網路、執行命令等方式解決問題。" + }, + "customizableModes": { + "title": "自訂模式", + "description": "具有專屬行為和指定模型的特定角色" } }, "selectMode": "選擇互動模式", From 3efb2cfcec2d7e9816fa43fe800de4992fea6ea8 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Fri, 25 Apr 2025 23:46:45 -0400 Subject: [PATCH 2/2] Changeset --- .changeset/moody-snails-listen.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/moody-snails-listen.md diff --git a/.changeset/moody-snails-listen.md b/.changeset/moody-snails-listen.md new file mode 100644 index 0000000000..eaf34e01ea --- /dev/null +++ b/.changeset/moody-snails-listen.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +Update tips