We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e5555 commit 2d222c0Copy full SHA for 2d222c0
1 file changed
common/src/tools/constants.ts
@@ -14,6 +14,7 @@ export const TOOLS_WHICH_WONT_FORCE_NEXT_STEP = [
14
'add_message',
15
'update_subgoal',
16
'create_plan',
17
+ 'write_todos',
18
]
19
20
// List of all available tools
0 commit comments