Skip to content

Commit f61822d

Browse files
committed
Exclude commander output from pruned context
1 parent 91f17c8 commit f61822d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

agents/context-pruner.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,8 @@ const definition: AgentDefinition = {
295295
'glob-matcher',
296296
'researcher-web',
297297
'researcher-docs',
298+
'commander',
299+
'commander-lite',
298300
'code-reviewer',
299301
'code-reviewer-multi-prompt',
300302
]

0 commit comments

Comments
 (0)