Skip to content

Commit 8ec6aca

Browse files
committed
cli: Collapse researchers by default
1 parent 630cb34 commit 8ec6aca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli/src/utils/constants.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ export const COLLAPSED_BY_DEFAULT_AGENT_IDS = [
1919
'code-searcher',
2020
'directory-lister',
2121
'glob-matcher',
22+
'researcher-web',
23+
'researcher-docs',
2224
] as const
2325

2426
/**

0 commit comments

Comments
 (0)