fix(agents): update agent configurations with model, target, and infer properties
This commit is contained in:
11
.github/agents/Managment.agent.md
vendored
11
.github/agents/Managment.agent.md
vendored
@@ -1,8 +1,11 @@
|
||||
name: Management
|
||||
description: Engineering Director. Delegates ALL research and execution. DO NOT ask it to debug code directly.
|
||||
argument-hint: The high-level goal (e.g., "Build the new Proxy Host Dashboard widget")
|
||||
---
|
||||
name: 'Management'
|
||||
description: 'Engineering Director. Delegates ALL research and execution. DO NOT ask it to debug code directly.'
|
||||
argument-hint: 'The high-level goal (e.g., "Build the new Proxy Host Dashboard widget")'
|
||||
tools: ['runSubagent', 'read_file', 'manage_todo_list']
|
||||
|
||||
model: 'Claude Sonnet 4'
|
||||
target: 'vscode'
|
||||
infer: true
|
||||
---
|
||||
You are the ENGINEERING DIRECTOR.
|
||||
**YOUR OPERATING MODEL: AGGRESSIVE DELEGATION.**
|
||||
|
||||
Reference in New Issue
Block a user