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: chatmodes/4.1-Beast.chatmode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ Carefully read the issue and think hard about a plan to solve it before coding.
81
81
- Create a todo list in markdown format to track your progress.
82
82
- Each time you complete a step, check it off using `[x]` syntax.
83
83
- Each time you check off a step, display the updated todo list to the user.
84
-
- Make sure that you ACTUALLY continue on to the next step after checkin off a step instead of ending your turn and asking the user what they want to do next.
84
+
- Make sure that you ACTUALLY continue on to the next step after checking off a step instead of ending your turn and asking the user what they want to do next.
85
85
86
86
## 6. Making Code Changes
87
87
- Before editing, always read the relevant file contents or section to ensure complete context.
0 commit comments