Auto-build: claude-code (python) from d4832ce

This commit is contained in:
github-actions[bot]
2026-08-30 17:24:10 +00:00
commit a8e6e7bce0
337 changed files with 187773 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"
}
}