mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-09 22:31:08 +00:00
Rename "Modes" to "Agents" across documentation and UI
Co-authored-by: matt <matt@roocode.com>
This commit is contained in:
parent
24eb6e4c29
commit
650d064f6d
10 changed files with 87 additions and 87 deletions
|
|
@ -1241,7 +1241,7 @@
|
|||
|
||||
- **Name Change From Roo Cline to Roo Code:** We're excited to announce our new name! After growing beyond 50,000 installations, we've rebranded from Roo Cline to Roo Code to better reflect our identity as we chart our own course.
|
||||
|
||||
- **Custom Modes:** Create your own personas for Roo Code! While our built-in modes (Code, Architect, Ask) are still here, you can now shape entirely new ones:
|
||||
- **Custom Agents:** Create your own personas for Roo Code! While our built-in agents (Code, Architect, Ask) are still here, you can now shape entirely new ones:
|
||||
- Define custom prompts
|
||||
- Choose which tools each mode can access
|
||||
- Create specialized assistants for any workflow
|
||||
|
|
|
|||
|
|
@ -2,16 +2,16 @@
|
|||
|
||||
**Last Updated: June 10th, 2025**
|
||||
|
||||
Roo Code respects your privacy and is committed to transparency about how we handle your data. Below is a simple breakdown of where key pieces of data go—and, importantly, where they don’t.
|
||||
Roo Code respects your privacy and is committed to transparency about how we handle your data. Below is a simple breakdown of where key pieces of data go—and, importantly, where they don't.
|
||||
|
||||
### **Where Your Data Goes (And Where It Doesn’t)**
|
||||
### **Where Your Data Goes (And Where It Doesn't)**
|
||||
|
||||
- **Code & Files**: Roo Code accesses files on your local machine when needed for AI-assisted features. When you send commands to Roo Code, relevant files may be transmitted to your chosen AI model provider (e.g., OpenAI, Anthropic, OpenRouter) to generate responses. We do not have access to this data, but AI providers may store it per their privacy policies.
|
||||
- **Commands**: Any commands executed through Roo Code happen on your local environment. However, when you use AI-powered features, the relevant code and context from your commands may be transmitted to your chosen AI model provider (e.g., OpenAI, Anthropic, OpenRouter) to generate responses. We do not have access to or store this data, but AI providers may process it per their privacy policies.
|
||||
- **Prompts & AI Requests**: When you use AI-powered features, your prompts and relevant project context are sent to your chosen AI model provider (e.g., OpenAI, Anthropic, OpenRouter) to generate responses. We do not store or process this data. These AI providers have their own privacy policies and may store data per their terms of service.
|
||||
- **API Keys & Credentials**: If you enter an API key (e.g., to connect an AI model), it is stored locally on your device and never sent to us or any third party, except the provider you have chosen.
|
||||
- **Telemetry (Usage Data)**: We only collect feature usage and error data if you explicitly opt-in. This telemetry is powered by PostHog and helps us understand feature usage to improve Roo Code. This includes your VS Code machine ID and feature usage patterns and exception reports. We do **not** collect personally identifiable information, your code, or AI prompts.
|
||||
- **Marketplace Requests**: When you browse or search the Marketplace for Model Configuration Profiles (MCPs) or Custom Modes, Roo Code makes a secure API call to Roo Code’s backend servers to retrieve listing information. These requests send only the query parameters (e.g., extension version, search term) necessary to fulfill the request and do not include your code, prompts, or personally identifiable information.
|
||||
- **Marketplace Requests**: When you browse or search the Marketplace for Model Configuration Profiles (MCPs) or Custom Agents, Roo Code makes a secure API call to Roo Code's backend servers to retrieve listing information. These requests send only the query parameters (e.g., extension version, search term) necessary to fulfill the request and do not include your code, prompts, or personally identifiable information.
|
||||
|
||||
### **How We Use Your Data (If Collected)**
|
||||
|
||||
|
|
|
|||
16
README.md
16
README.md
|
|
@ -41,9 +41,9 @@
|
|||
- Run terminal commands
|
||||
- Automate browser actions
|
||||
- Integrate with any OpenAI-compatible or custom API/model
|
||||
- Adapt its “personality” and capabilities through **Custom Modes**
|
||||
- Adapt its "personality" and capabilities through **Custom Agents**
|
||||
|
||||
Whether you’re seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Roo Code can help you build software more efficiently.
|
||||
Whether you're seeking a flexible coding partner, a system architect, or specialized roles like a QA engineer or product manager, Roo Code can help you build software more efficiently.
|
||||
|
||||
Check out the [CHANGELOG](CHANGELOG.md) for detailed updates and fixes.
|
||||
|
||||
|
|
@ -53,7 +53,7 @@ Check out the [CHANGELOG](CHANGELOG.md) for detailed updates and fixes.
|
|||
|
||||
Roo Code 3.21 brings major new features and improvements based on your feedback!
|
||||
|
||||
- **Roo Marketplace Launch** - The marketplace is now live! The marketplace is now live! Discover and install modes and MCPs easier than ever before.
|
||||
- **Roo Marketplace Launch** - The marketplace is now live! The marketplace is now live! Discover and install agents and MCPs easier than ever before.
|
||||
- **Gemini 2.5 Models** - Added support for new Gemini 2.5 Pro, Flash, and Flash Lite models.
|
||||
- **Excel File Support & More** - Added Excel (.xlsx) file support and numerous bug fixes and improvements!
|
||||
|
||||
|
|
@ -76,15 +76,15 @@ Roo Code 3.21 brings major new features and improvements based on your feedback!
|
|||
|
||||
## Key Features
|
||||
|
||||
### Multiple Modes
|
||||
### Multiple Agents
|
||||
|
||||
Roo Code adapts to your needs with specialized [modes](https://docs.roocode.com/basic-usage/using-modes):
|
||||
Roo Code adapts to your needs with specialized [agents](https://docs.roocode.com/basic-usage/using-modes):
|
||||
|
||||
- **Code Mode:** For general-purpose coding tasks
|
||||
- **Architect Mode:** For planning and technical leadership
|
||||
- **Ask Mode:** For answering questions and providing information
|
||||
- **Debug Mode:** For systematic problem diagnosis
|
||||
- **[Custom Modes](https://docs.roocode.com/advanced-usage/custom-modes):** Create unlimited specialized personas for security auditing, performance optimization, documentation, or any other task
|
||||
- **[Custom Agents](https://docs.roocode.com/advanced-usage/custom-modes):** Create unlimited specialized personas for security auditing, performance optimization, documentation, or any other task
|
||||
|
||||
### Smart Tools
|
||||
|
||||
|
|
@ -102,7 +102,7 @@ MCP extends Roo Code's capabilities by allowing you to add unlimited custom tool
|
|||
Make Roo Code work your way with:
|
||||
|
||||
- [Custom Instructions](https://docs.roocode.com/advanced-usage/custom-instructions) for personalized behavior
|
||||
- [Custom Modes](https://docs.roocode.com/advanced-usage/custom-modes) for specialized tasks
|
||||
- [Custom Agents](https://docs.roocode.com/advanced-usage/custom-modes) for specialized tasks
|
||||
- [Local Models](https://docs.roocode.com/advanced-usage/local-models) for offline use
|
||||
- [Auto-Approval Settings](https://docs.roocode.com/advanced-usage/auto-approving-actions) for faster workflows
|
||||
|
||||
|
|
@ -220,4 +220,4 @@ Thanks to all our contributors who have helped make Roo Code better!
|
|||
|
||||
---
|
||||
|
||||
**Enjoy Roo Code!** Whether you keep it on a short leash or let it roam autonomously, we can’t wait to see what you build. If you have questions or feature ideas, drop by our [Reddit community](https://www.reddit.com/r/RooCode/) or [Discord](https://discord.gg/roocode). Happy coding!
|
||||
**Enjoy Roo Code!** Whether you keep it on a short leash or let it roam autonomously, we can't wait to see what you build. If you have questions or feature ideas, drop by our [Reddit community](https://www.reddit.com/r/RooCode/) or [Discord](https://discord.gg/roocode). Happy coding!
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
"views.terminalMenu.label": "Roo Code",
|
||||
"views.sidebar.name": "Roo Code",
|
||||
"command.mcpServers.title": "Servidors MCP",
|
||||
"command.prompts.title": "Modes",
|
||||
"command.prompts.title": "Agents",
|
||||
"command.history.title": "Historial",
|
||||
"command.marketplace.title": "Mercat",
|
||||
"command.openInEditor.title": "Obrir a l'Editor",
|
||||
|
|
|
|||
|
|
@ -1,36 +1,36 @@
|
|||
{
|
||||
"extension.displayName": "Roo Code (anciennement Roo Cline)",
|
||||
"extension.description": "Une équipe complète de développement d'agents IA dans votre éditeur.",
|
||||
"command.newTask.title": "Nouvelle Tâche",
|
||||
"command.explainCode.title": "Expliquer le Code",
|
||||
"command.fixCode.title": "Corriger le Code",
|
||||
"command.improveCode.title": "Améliorer le Code",
|
||||
"command.addToContext.title": "Ajouter au Contexte",
|
||||
"command.openInNewTab.title": "Ouvrir dans un Nouvel Onglet",
|
||||
"command.focusInput.title": "Focus sur le Champ de Saisie",
|
||||
"command.setCustomStoragePath.title": "Définir le Chemin de Stockage Personnalisé",
|
||||
"command.importSettings.title": "Importer les Paramètres",
|
||||
"command.terminal.addToContext.title": "Ajouter le Contenu du Terminal au Contexte",
|
||||
"command.terminal.fixCommand.title": "Corriger cette Commande",
|
||||
"command.terminal.explainCommand.title": "Expliquer cette Commande",
|
||||
"command.acceptInput.title": "Accepter l'Entrée/Suggestion",
|
||||
"views.activitybar.title": "Roo Code",
|
||||
"extension.description": "Toute une équipe de développement d'agents IA dans votre éditeur.",
|
||||
"views.contextMenu.label": "Roo Code",
|
||||
"views.terminalMenu.label": "Roo Code",
|
||||
"views.activitybar.title": "Roo Code",
|
||||
"views.sidebar.name": "Roo Code",
|
||||
"command.newTask.title": "Nouvelle Tâche",
|
||||
"command.mcpServers.title": "Serveurs MCP",
|
||||
"command.prompts.title": "Modes",
|
||||
"command.prompts.title": "Agents",
|
||||
"command.history.title": "Historique",
|
||||
"command.marketplace.title": "Marché",
|
||||
"command.openInEditor.title": "Ouvrir dans l'Éditeur",
|
||||
"command.settings.title": "Paramètres",
|
||||
"command.documentation.title": "Documentation",
|
||||
"command.openInNewTab.title": "Ouvrir dans un Nouvel Onglet",
|
||||
"command.explainCode.title": "Expliquer le Code",
|
||||
"command.fixCode.title": "Corriger le Code",
|
||||
"command.improveCode.title": "Améliorer le Code",
|
||||
"command.addToContext.title": "Ajouter au Contexte",
|
||||
"command.focusInput.title": "Mettre l'accent sur le Champ de Saisie",
|
||||
"command.setCustomStoragePath.title": "Définir le Chemin de Stockage Personnalisé",
|
||||
"command.importSettings.title": "Importer les Paramètres",
|
||||
"command.terminal.addToContext.title": "Ajouter le Contenu du Terminal au Contexte",
|
||||
"command.terminal.fixCommand.title": "Corriger Cette Commande",
|
||||
"command.terminal.explainCommand.title": "Expliquer Cette Commande",
|
||||
"command.acceptInput.title": "Accepter l'Entrée/Suggestion",
|
||||
"configuration.title": "Roo Code",
|
||||
"commands.allowedCommands.description": "Commandes pouvant être exécutées automatiquement lorsque 'Toujours approuver les opérations d'exécution' est activé",
|
||||
"settings.vsCodeLmModelSelector.description": "Paramètres pour l'API du modèle de langage VSCode",
|
||||
"settings.vsCodeLmModelSelector.vendor.description": "Le fournisseur du modèle de langage (ex: copilot)",
|
||||
"settings.vsCodeLmModelSelector.family.description": "La famille du modèle de langage (ex: gpt-4)",
|
||||
"settings.customStoragePath.description": "Chemin de stockage personnalisé. Laisser vide pour utiliser l'emplacement par défaut. Prend en charge les chemins absolus (ex: 'D:\\RooCodeStorage')",
|
||||
"settings.enableCodeActions.description": "Activer les correctifs rapides de Roo Code.",
|
||||
"settings.autoImportSettingsPath.description": "Chemin d'accès à un fichier de configuration RooCode à importer automatiquement au démarrage de l'extension. Prend en charge les chemins absolus et les chemins relatifs au répertoire de base (par exemple, '~/Documents/roo-code-settings.json'). Laisser vide pour désactiver l'importation automatique."
|
||||
"commands.allowedCommands.description": "Commandes qui peuvent être auto-exécutées quand 'Toujours approuver les opérations d'exécution' est activé",
|
||||
"settings.vsCodeLmModelSelector.description": "Paramètres pour l'API du Modèle de Langage VSCode",
|
||||
"settings.vsCodeLmModelSelector.vendor.description": "Le fournisseur du modèle de langage (ex. copilot)",
|
||||
"settings.vsCodeLmModelSelector.family.description": "La famille du modèle de langage (ex. gpt-4)",
|
||||
"settings.customStoragePath.description": "Chemin de stockage personnalisé. Laissez vide pour utiliser l'emplacement par défaut. Prend en charge les chemins absolus (ex. 'D:\\RooCodeStorage')",
|
||||
"settings.enableCodeActions.description": "Activer les corrections rapides Roo Code",
|
||||
"settings.autoImportSettingsPath.description": "Chemin vers un fichier de configuration RooCode à importer automatiquement au démarrage de l'extension. Prend en charge les chemins absolus et les chemins relatifs au répertoire personnel (ex. '~/Documents/roo-code-settings.json'). Laissez vide pour désactiver l'importation automatique."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"views.sidebar.name": "Roo Code",
|
||||
"command.newTask.title": "New Task",
|
||||
"command.mcpServers.title": "MCP Servers",
|
||||
"command.prompts.title": "Modes",
|
||||
"command.prompts.title": "Agents",
|
||||
"command.history.title": "History",
|
||||
"command.marketplace.title": "Marketplace",
|
||||
"command.openInEditor.title": "Open in Editor",
|
||||
|
|
|
|||
|
|
@ -97,24 +97,24 @@
|
|||
},
|
||||
"stickyModels": {
|
||||
"title": "Sticky Models",
|
||||
"description": "Each mode remembers your last used model"
|
||||
"description": "Each agent remembers your last used model"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Tools",
|
||||
"description": "Allow the AI to solve problems by browsing the web, running commands, and more"
|
||||
},
|
||||
"customizableModes": {
|
||||
"title": "Customizable Modes",
|
||||
"title": "Customizable Agents",
|
||||
"description": "Specialized personas with their own behaviors and assigned models"
|
||||
}
|
||||
},
|
||||
"selectMode": "Select mode for interaction",
|
||||
"selectMode": "Select agent for interaction",
|
||||
"selectApiConfig": "Select API configuration",
|
||||
"enhancePrompt": "Enhance prompt with additional context",
|
||||
"modeSelector": {
|
||||
"title": "Modes",
|
||||
"marketplace": "Mode Marketplace",
|
||||
"settings": "Mode Settings",
|
||||
"title": "Agents",
|
||||
"marketplace": "Agent Marketplace",
|
||||
"settings": "Agent Settings",
|
||||
"description": "Specialized personas that tailor Roo's behavior."
|
||||
},
|
||||
"enhancePromptDescription": "The 'Enhance Prompt' button helps improve your prompt by providing additional context, clarification, or rephrasing. Try typing a prompt in here and clicking the button again to see how it works.",
|
||||
|
|
@ -122,14 +122,14 @@
|
|||
"sendMessage": "Send message",
|
||||
"typeMessage": "Type a message...",
|
||||
"typeTask": "Type your task here...",
|
||||
"addContext": "@ to add context, / to switch modes",
|
||||
"addContext": "@ to add context, / to switch agents",
|
||||
"dragFiles": "hold shift to drag in files",
|
||||
"dragFilesImages": "hold shift to drag in files/images",
|
||||
"errorReadingFile": "Error reading file:",
|
||||
"noValidImages": "No valid images were processed",
|
||||
"separator": "Separator",
|
||||
"edit": "Edit...",
|
||||
"forNextMode": "for next mode",
|
||||
"forNextMode": "for next agent",
|
||||
"apiRequest": {
|
||||
"title": "API Request",
|
||||
"failed": "API Request Failed",
|
||||
|
|
@ -211,13 +211,13 @@
|
|||
"wantsToAccessResource": "Roo wants to access a resource on the {{serverName}} MCP server:"
|
||||
},
|
||||
"modes": {
|
||||
"wantsToSwitch": "Roo wants to switch to {{mode}} mode",
|
||||
"wantsToSwitchWithReason": "Roo wants to switch to {{mode}} mode because: {{reason}}",
|
||||
"didSwitch": "Roo switched to {{mode}} mode",
|
||||
"didSwitchWithReason": "Roo switched to {{mode}} mode because: {{reason}}"
|
||||
"wantsToSwitch": "Roo wants to switch to {{mode}} agent",
|
||||
"wantsToSwitchWithReason": "Roo wants to switch to {{mode}} agent because: {{reason}}",
|
||||
"didSwitch": "Roo switched to {{mode}} agent",
|
||||
"didSwitchWithReason": "Roo switched to {{mode}} agent because: {{reason}}"
|
||||
},
|
||||
"subtasks": {
|
||||
"wantsToCreate": "Roo wants to create a new subtask in {{mode}} mode:",
|
||||
"wantsToCreate": "Roo wants to create a new subtask in {{mode}} agent:",
|
||||
"wantsToFinish": "Roo wants to finish this subtask",
|
||||
"newTaskContent": "Subtask Instructions",
|
||||
"completionContent": "Subtask Completed",
|
||||
|
|
@ -246,7 +246,7 @@
|
|||
"title": "🎉 Roo Code {{version}} Released",
|
||||
"description": "Roo Code {{version}} brings major new features and improvements based on your feedback.",
|
||||
"whatsNew": "What's New",
|
||||
"feature1": "<bold>Roo Marketplace Launch</bold>: The marketplace is now live! Discover and install modes and MCPs easier than ever before.",
|
||||
"feature1": "<bold>Roo Marketplace Launch</bold>: The marketplace is now live! Discover and install agents and MCPs easier than ever before.",
|
||||
"feature2": "<bold>Gemini 2.5 Models</bold>: Added support for new Gemini 2.5 Pro, Flash, and Flash Lite models.",
|
||||
"feature3": "<bold>Excel File Support & More</bold>: Added Excel (.xlsx) file support and numerous bug fixes and improvements!",
|
||||
"hideButton": "Hide announcement",
|
||||
|
|
|
|||
|
|
@ -11,12 +11,12 @@
|
|||
"search": {
|
||||
"placeholder": "Search marketplace items...",
|
||||
"placeholderMcp": "Search MCPs...",
|
||||
"placeholderMode": "Search Modes..."
|
||||
"placeholderMode": "Search Agents..."
|
||||
},
|
||||
"type": {
|
||||
"label": "Filter by type:",
|
||||
"all": "All types",
|
||||
"mode": "Mode",
|
||||
"mode": "Agent",
|
||||
"mcpServer": "MCP Server"
|
||||
},
|
||||
"sort": {
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"none": "None"
|
||||
},
|
||||
"type-group": {
|
||||
"modes": "Modes",
|
||||
"modes": "Agents",
|
||||
"mcps": "MCP Servers"
|
||||
},
|
||||
"items": {
|
||||
|
|
@ -75,7 +75,7 @@
|
|||
},
|
||||
"install": {
|
||||
"title": "Install {{name}}",
|
||||
"titleMode": "Install {{name}} Mode",
|
||||
"titleMode": "Install {{name}} Agent",
|
||||
"titleMcp": "Install {{name}} MCP",
|
||||
"scope": "Installation Scope",
|
||||
"project": "Project (current workspace)",
|
||||
|
|
@ -89,10 +89,10 @@
|
|||
"successDescription": "Installation completed successfully",
|
||||
"installed": "Successfully installed!",
|
||||
"whatNextMcp": "You can now configure and use this MCP server. Click the MCP icon in the sidebar to switch tabs.",
|
||||
"whatNextMode": "You can now use this mode. Click the Modes icon in the sidebar to switch tabs.",
|
||||
"whatNextMode": "You can now use this agent. Click the Agents icon in the sidebar to switch tabs.",
|
||||
"done": "Done",
|
||||
"goToMcp": "Go to MCP Tab",
|
||||
"goToModes": "Go to Modes Settings",
|
||||
"goToModes": "Go to Agents Settings",
|
||||
"moreInfoMcp": "View {{name}} MCP documentation",
|
||||
"validationRequired": "Please provide a value for {{paramName}}"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"title": "Modes",
|
||||
"title": "Agents",
|
||||
"done": "Done",
|
||||
"modes": {
|
||||
"title": "Modes",
|
||||
"createNewMode": "Create new mode",
|
||||
"editModesConfig": "Edit modes configuration",
|
||||
"editGlobalModes": "Edit Global Modes",
|
||||
"editProjectModes": "Edit Project Modes (.roomodes)",
|
||||
"createModeHelpText": "Modes are specialized personas that tailor Roo's behavior. <0>Learn about Using Modes</0> or <1>Customizing Modes.</1>",
|
||||
"selectMode": "Search modes"
|
||||
"title": "Agents",
|
||||
"createNewMode": "Create new agent",
|
||||
"editModesConfig": "Edit agents configuration",
|
||||
"editGlobalModes": "Edit Global Agents",
|
||||
"editProjectModes": "Edit Project Agents (.roomodes)",
|
||||
"createModeHelpText": "Agents are specialized personas that tailor Roo's behavior. <0>Learn about Using Agents</0> or <1>Customizing Agents.</1>",
|
||||
"selectMode": "Search agents"
|
||||
},
|
||||
"apiConfiguration": {
|
||||
"title": "API Configuration",
|
||||
"select": "Select which API configuration to use for this mode"
|
||||
"select": "Select which API configuration to use for this agent"
|
||||
},
|
||||
"tools": {
|
||||
"title": "Available Tools",
|
||||
"builtInModesText": "Tools for built-in modes cannot be modified",
|
||||
"builtInModesText": "Tools for built-in agents cannot be modified",
|
||||
"editTools": "Edit tools",
|
||||
"doneEditing": "Done editing",
|
||||
"allowedFiles": "Allowed files:",
|
||||
|
|
@ -32,33 +32,33 @@
|
|||
"roleDefinition": {
|
||||
"title": "Role Definition",
|
||||
"resetToDefault": "Reset to default",
|
||||
"description": "Define Roo's expertise and personality for this mode. This description shapes how Roo presents itself and approaches tasks."
|
||||
"description": "Define Roo's expertise and personality for this agent. This description shapes how Roo presents itself and approaches tasks."
|
||||
},
|
||||
"description": {
|
||||
"title": "Short description (for humans)",
|
||||
"resetToDefault": "Reset to default description",
|
||||
"description": "A brief description shown in the mode selector dropdown."
|
||||
"description": "A brief description shown in the agent selector dropdown."
|
||||
},
|
||||
"whenToUse": {
|
||||
"title": "When to Use (optional)",
|
||||
"description": "Guidance for Roo for when this mode should be used. This helps the Orchestrator choose the right mode for a task.",
|
||||
"description": "Guidance for Roo for when this agent should be used. This helps the Orchestrator choose the right agent for a task.",
|
||||
"resetToDefault": "Reset to default 'When to Use' description"
|
||||
},
|
||||
"customInstructions": {
|
||||
"title": "Mode-specific Custom Instructions (optional)",
|
||||
"title": "Agent-specific Custom Instructions (optional)",
|
||||
"resetToDefault": "Reset to default",
|
||||
"description": "Add behavioral guidelines specific to {{modeName}} mode.",
|
||||
"loadFromFile": "Custom instructions specific to {{mode}} mode can also be loaded from the <span>.roo/rules-{{slug}}/</span> folder in your workspace (.roorules-{{slug}} and .clinerules-{{slug}} are deprecated and will stop working soon)."
|
||||
"description": "Add behavioral guidelines specific to {{modeName}} agent.",
|
||||
"loadFromFile": "Custom instructions specific to {{mode}} agent can also be loaded from the <span>.roo/rules-{{slug}}/</span> folder in your workspace (.roorules-{{slug}} and .clinerules-{{slug}} are deprecated and will stop working soon)."
|
||||
},
|
||||
"globalCustomInstructions": {
|
||||
"title": "Custom Instructions for All Modes",
|
||||
"description": "These instructions apply to all modes. They provide a base set of behaviors that can be enhanced by mode-specific instructions below. <0>Learn more</0>",
|
||||
"title": "Custom Instructions for All Agents",
|
||||
"description": "These instructions apply to all agents. They provide a base set of behaviors that can be enhanced by agent-specific instructions below. <0>Learn more</0>",
|
||||
"loadFromFile": "Instructions can also be loaded from the <span>.roo/rules/</span> folder in your workspace (.roorules and .clinerules are deprecated and will stop working soon)."
|
||||
},
|
||||
"systemPrompt": {
|
||||
"preview": "Preview System Prompt",
|
||||
"copy": "Copy system prompt to clipboard",
|
||||
"title": "System Prompt ({{modeName}} mode)"
|
||||
"title": "System Prompt ({{modeName}} agent)"
|
||||
},
|
||||
"supportPrompts": {
|
||||
"title": "Support Prompts",
|
||||
|
|
@ -116,11 +116,11 @@
|
|||
"description": "<2>⚠️ Warning:</2> This advanced feature bypasses safeguards. <1>READ THIS BEFORE USING!</1>Override the default system prompt by creating a file at <span>.roo/system-prompt-{{slug}}</span>."
|
||||
},
|
||||
"createModeDialog": {
|
||||
"title": "Create New Mode",
|
||||
"title": "Create New Agent",
|
||||
"close": "Close",
|
||||
"name": {
|
||||
"label": "Name",
|
||||
"placeholder": "Enter mode name"
|
||||
"placeholder": "Enter agent name"
|
||||
},
|
||||
"slug": {
|
||||
"label": "Slug",
|
||||
|
|
@ -128,7 +128,7 @@
|
|||
},
|
||||
"saveLocation": {
|
||||
"label": "Save Location",
|
||||
"description": "Choose where to save this mode. Project-specific modes take precedence over global modes.",
|
||||
"description": "Choose where to save this agent. Project-specific agents take precedence over global agents.",
|
||||
"global": {
|
||||
"label": "Global",
|
||||
"description": "Available in all workspaces"
|
||||
|
|
@ -140,29 +140,29 @@
|
|||
},
|
||||
"roleDefinition": {
|
||||
"label": "Role Definition",
|
||||
"description": "Define Roo's expertise and personality for this mode."
|
||||
"description": "Define Roo's expertise and personality for this agent."
|
||||
},
|
||||
"description": {
|
||||
"label": "Short description (for humans)",
|
||||
"description": "A brief description shown in the mode selector dropdown."
|
||||
"description": "A brief description shown in the agent selector dropdown."
|
||||
},
|
||||
"whenToUse": {
|
||||
"label": "When to Use (optional)",
|
||||
"description": "Guidance for Roo for when this mode should be used. This helps the Orchestrator choose the right mode for a task."
|
||||
"description": "Guidance for Roo for when this agent should be used. This helps the Orchestrator choose the right agent for a task."
|
||||
},
|
||||
"tools": {
|
||||
"label": "Available Tools",
|
||||
"description": "Select which tools this mode can use."
|
||||
"description": "Select which tools this agent can use."
|
||||
},
|
||||
"customInstructions": {
|
||||
"label": "Custom Instructions (optional)",
|
||||
"description": "Add behavioral guidelines specific to this mode."
|
||||
"description": "Add behavioral guidelines specific to this agent."
|
||||
},
|
||||
"buttons": {
|
||||
"cancel": "Cancel",
|
||||
"create": "Create Mode"
|
||||
"create": "Create Agent"
|
||||
},
|
||||
"deleteMode": "Delete mode"
|
||||
"deleteMode": "Delete agent"
|
||||
},
|
||||
"allFiles": "all files"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"greeting": "Welcome to Roo Code!",
|
||||
"introduction": "With a range of built-in and extensible Modes, Roo Code lets you plan, architect, code, debug and boost your productivity like never before.",
|
||||
"introduction": "With a range of built-in and extensible Agents, Roo Code lets you plan, architect, code, debug and boost your productivity like never before.",
|
||||
"notice": "To get started, this extension needs an API provider.",
|
||||
"start": "Let's go!",
|
||||
"routers": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue