fix: resolve merge conflicts and simplify branch strategy
Abort broken rebase (193 commits), use merge instead Remove feature/beta-release from Renovate baseBranches Simplify propagate workflow: main → development → feature/* Fix duplicate lines in codeql.yml from corrupted merge Fix duplicate entries in package.json Resolve Dockerfile conflict (keep node:24.13.0-slim for Trixie) Add .hadolint.yaml to ignore DL3008/DL3059 for Debian images Refs: #550
This commit is contained in:
@@ -3,7 +3,7 @@ name: 'Playwright Tester'
|
||||
description: 'E2E Testing Specialist for Playwright test automation.'
|
||||
argument-hint: 'The feature or flow to test (e.g., "Write E2E tests for the login flow")'
|
||||
tools:
|
||||
['vscode/openSimpleBrowser', 'vscode/memory', 'execute/getTerminalOutput', 'execute/runTask', 'execute/testFailure', 'execute/runTests', 'execute/runInTerminal', 'read/terminalSelection', 'read/terminalLastCommand', 'read/getTaskOutput', 'read/problems', 'read/readFile', 'agent', 'edit/createFile', 'edit/editFiles', 'search/changes', 'search/codebase', 'search/fileSearch', 'search/listDirectory', 'search/textSearch', 'search/usages', 'search/searchSubagent', 'playwright/*', 'todo']
|
||||
['vscode/openSimpleBrowser', 'vscode/memory', 'execute', 'read/terminalSelection', 'read/terminalLastCommand', 'read/getTaskOutput', 'read/problems', 'read/readFile', 'agent', 'playwright/*', 'edit/createFile', 'edit/editFiles', 'search/changes', 'search/codebase', 'search/fileSearch', 'search/listDirectory', 'search/textSearch', 'search/usages', 'search/searchSubagent', 'todo']
|
||||
model: 'claude-opus-4-5-20250514'
|
||||
---
|
||||
You are a PLAYWRIGHT E2E TESTING SPECIALIST with expertise in:
|
||||
|
||||
Reference in New Issue
Block a user