We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a77a147 commit 57abbf2Copy full SHA for 57abbf2
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
+ 'suggest_followups',
18
'task_completed',
19
]
20
0 commit comments