Skip to content

Commit 6c99b83

Browse files
committed
Remove add_subgoal from tools which wont force next step
1 parent 820c92b commit 6c99b83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/src/tools/constants.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export const TOOLS_WHICH_WONT_FORCE_NEXT_STEP = [
1212
'set_output',
1313
'set_messages',
1414
'add_message',
15-
'add_subgoal',
1615
'update_subgoal',
1716
'create_plan',
1817
]

0 commit comments

Comments
 (0)