Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/core/prompts/tools/update-todo-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Replace the entire TODO list with an updated checklist reflecting the current st
</update_todo_list>

**When to Use:**
- The task involves multiple steps or requires ongoing tracking.
- The task is complicated or involves multiple steps or requires ongoing tracking.
- You need to update the status of several todos at once.
- New actionable items are discovered during task execution.
- The user requests a todo list or provides multiple tasks.
Expand Down
Loading