Skip to content

Commit f7c87a4

Browse files
committed
Collapse commander by default
1 parent f393b3a commit f7c87a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/src/utils/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const COLLAPSED_BY_DEFAULT_AGENT_IDS = [
1414
'code-reviewer-selector',
1515
'thinker-selector',
1616
'best-of-n-selector',
17+
'commander',
1718
] as const
1819

1920
/**

0 commit comments

Comments
 (0)