chore(opencode): remove scout agent (#30435)
This commit is contained in:
@@ -64,7 +64,7 @@ export function referenceTextPart(input: {
|
||||
...(metadata.problem
|
||||
? [`Problem: ${metadata.problem}`]
|
||||
: [
|
||||
"For targeted context, inspect the reference path directly with Read, Glob, and Grep. For broader research, call the task tool with subagent scout and include this reference path.",
|
||||
"Inspect the configured reference with Read, Glob, and Grep when useful.",
|
||||
]),
|
||||
].join("\n"),
|
||||
metadata: { reference: metadata },
|
||||
|
||||
Reference in New Issue
Block a user