We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f393b3a commit f7c87a4Copy full SHA for f7c87a4
1 file changed
cli/src/utils/constants.ts
@@ -14,6 +14,7 @@ export const COLLAPSED_BY_DEFAULT_AGENT_IDS = [
14
'code-reviewer-selector',
15
'thinker-selector',
16
'best-of-n-selector',
17
+ 'commander',
18
] as const
19
20
/**
0 commit comments