fix(agents): update agent configurations with model, target, and infer properties
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
---
|
||||
description: "Testing mode for Playwright tests"
|
||||
name: "Playwright Tester Mode"
|
||||
tools: ["changes", "codebase", "edit/editFiles", "fetch", "findTestFiles", "problems", "runCommands", "runTasks", "runTests", "search", "searchResults", "terminalLastCommand", "terminalSelection", "testFailure", "playwright"]
|
||||
model: Claude Sonnet 4
|
||||
name: 'Playwright Tester Mode'
|
||||
description: 'Testing mode for Playwright tests'
|
||||
tools: ['changes', 'codebase', 'edit/editFiles', 'fetch', 'findTestFiles', 'problems', 'runCommands', 'runTasks', 'runTests', 'search', 'searchResults', 'terminalLastCommand', 'terminalSelection', 'testFailure', 'playwright']
|
||||
model: 'Claude Sonnet 4'
|
||||
target: 'vscode'
|
||||
infer: true
|
||||
---
|
||||
|
||||
## Core Responsibilities
|
||||
|
||||
Reference in New Issue
Block a user