Skip to content

Commit 2d222c0

Browse files
committed
Make write_todos not force another step
1 parent 25e5555 commit 2d222c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/tools/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const TOOLS_WHICH_WONT_FORCE_NEXT_STEP = [
1414
'add_message',
1515
'update_subgoal',
1616
'create_plan',
17+
'write_todos',
1718
]
1819

1920
// List of all available tools

0 commit comments

Comments
 (0)