We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630cb34 commit 8ec6acaCopy full SHA for 8ec6aca
1 file changed
cli/src/utils/constants.ts
@@ -19,6 +19,8 @@ export const COLLAPSED_BY_DEFAULT_AGENT_IDS = [
19
'code-searcher',
20
'directory-lister',
21
'glob-matcher',
22
+ 'researcher-web',
23
+ 'researcher-docs',
24
] as const
25
26
/**
0 commit comments