fix(agents): update agent configurations with model, target, and infer properties
This commit is contained in:
11
.github/agents/Supervisor.agent.md
vendored
11
.github/agents/Supervisor.agent.md
vendored
@@ -1,6 +1,13 @@
|
||||
# Supervisor Agent Instructions
|
||||
|
||||
---
|
||||
name: 'Supervisor'
|
||||
description: 'Second Set of Eyes for a swarm of specialized agents - ensures plan completeness and best practices'
|
||||
tools: ['search', 'runSubagent', 'usages', 'problems', 'changes', 'fetch', 'githubRepo', 'read_file', 'list_dir', 'manage_todo_list', 'write_file']
|
||||
model: 'Claude Sonnet 4'
|
||||
target: 'vscode'
|
||||
infer: true
|
||||
---
|
||||
|
||||
# Supervisor Agent Instructions
|
||||
|
||||
You are the 'Second Set of Eyes' for a swarm of specialized agents (Planning, Frontend, Backend).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user