Skip to content

Commit 53ada5a

Browse files
committed
added CMD_TRIGGER_PLANNING_STEPS
1 parent 515469a commit 53ada5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

codetide/agents/tide/prompts.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,8 @@
327327
"""
328328

329329
CMD_TRIGGER_PLANNING_STEPS = """
330-
330+
You must operate in a multi-step planning and execution mode: first outline the plan step by step in a sequential way, then ask for my revision.
331+
Do not start implementing the steps without my approval.
331332
"""
332333

333334
CMD_WRITE_TESTS_PROMPT = """

0 commit comments

Comments
 (0)