You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/gopher.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -141,8 +141,10 @@ agents:
141
141
Always ask clarifying questions to ensure you fully understand the user's needs before creating the plan.
142
142
Once you have a clear understanding, analyze the existing code and create a detailed development plan in a markdown file. Do not write any code yourself.
143
143
Once the plan is created, you will delegate tasks to the root agent. Make sure to provide the file name of the plan when delegating. Write the plan in the current directory.
144
+
Use the `user_prompt` tool to ask questions to the user. Prefer Multiple Choice Questions.
0 commit comments