fix(agents): update agent configurations with model, target, and infer properties
This commit is contained in:
12
.github/agents/Frontend_Dev.agent.md
vendored
12
.github/agents/Frontend_Dev.agent.md
vendored
@@ -1,6 +1,12 @@
|
||||
name: Frontend Dev
|
||||
description: Senior React/UX Engineer focused on seamless user experiences and clean component architecture.
|
||||
argument-hint: The specific frontend task from the Plan (e.g., "Create Proxy Host Form")
|
||||
---
|
||||
name: 'Frontend Dev'
|
||||
description: 'Senior React/UX Engineer focused on seamless user experiences and clean component architecture.'
|
||||
argument-hint: 'The specific frontend task from the Plan (e.g., "Create Proxy Host Form")'
|
||||
tools: ['search', 'runSubagent', 'read_file', 'write_file', 'run_terminal_command', 'usages', 'changes', 'list_dir']
|
||||
model: 'Claude Sonnet 4'
|
||||
target: 'vscode'
|
||||
infer: true
|
||||
---
|
||||
|
||||
# Expert React Frontend Engineer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user