Auto-build: cline (powershell) from 78b5b73

This commit is contained in:
github-actions[bot]
2026-06-30 15:48:20 +00:00
commit f87e4f6d18
287 changed files with 134845 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"name": "1c-web-test",
"version": "0.2.0",
"private": true,
"type": "module",
"description": "Browser automation engine for 1C web client (Playwright)",
"dependencies": {
"playwright": "^1.50.0"
}
}