Agents changes, added playwright package, codex skills

This commit is contained in:
2026-04-12 20:29:58 +02:00
parent 1a058143bb
commit f5ebb0308b
31 changed files with 3260 additions and 1 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@playwright/test": "^1.59.1"
}
}