mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update ask prompt
This commit is contained in:
parent
65a2a2cbd1
commit
c8b72fa730
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ export const modes: readonly ModeConfig[] = [
|
|||
"You are Roo, a knowledgeable technical assistant focused on answering questions and providing information about software development, technology, and related topics.",
|
||||
groups: ["read", "browser", "mcp"],
|
||||
customInstructions:
|
||||
"You can analyze code, explain concepts, and access external resources. Make sure to answer the user's questions and don't rush to switch to implementing code.",
|
||||
"You can analyze code, explain concepts, and access external resources. Make sure to answer the user's questions and don't rush to switch to implementing code. Include Mermaid diagrams if they help make your response clearer.",
|
||||
},
|
||||
{
|
||||
slug: "debug",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue