We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9a266 commit 19c3606Copy full SHA for 19c3606
packages/types/src/message.ts
@@ -89,6 +89,7 @@ export function isResumableAsk(ask: ClineAsk): ask is ResumableAsk {
89
*/
90
91
export const interactiveAsks = [
92
+ "followup",
93
"command",
94
"tool",
95
"browser_action_launch",
0 commit comments