mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-13 23:11:10 +00:00
fix: add select_active_intent to TOOL_DISPLAY_NAMES
This commit is contained in:
parent
5dacd0c853
commit
37c4e05b80
1 changed files with 1 additions and 0 deletions
|
|
@ -289,6 +289,7 @@ export const TOOL_DISPLAY_NAMES: Record<ToolName, string> = {
|
|||
skill: "load skill",
|
||||
generate_image: "generate images",
|
||||
custom_tool: "use custom tools",
|
||||
select_active_intent: "declare active intent",
|
||||
} as const
|
||||
|
||||
// Define available tool groups.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue