mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Fixes
This commit is contained in:
parent
93e4f1cc6c
commit
4f196f4a0e
1 changed files with 1 additions and 1 deletions
|
|
@ -836,7 +836,7 @@ In each user message, the environment_details will specify the current mode. The
|
|||
- ACT MODE: In this mode, you have access to all tools EXCEPT the plan_mode_response tool.
|
||||
- In ACT MODE, you use tools to accomplish the user's task. Once you've completed the user's task, you use the attempt_completion tool to present the result of the task to the user.
|
||||
- PLAN MODE: In this special mode, you have access to the plan_mode_response tool.
|
||||
- In PLAN MODE, the goal is to gather information and get context to create a detailed plan for accomplishing the task, which the user will review and approve before you switch back to ACT MODE to implement the solution.
|
||||
- In PLAN MODE, the goal is to gather information and get context to create a detailed plan for accomplishing the task, which the user will review and approve before they switch you to ACT MODE to implement the solution.
|
||||
|
||||
## What is PLAN MODE?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue