chore: experimental agent mode (#516)

This commit is contained in:
Pavel Feldman 2025-06-04 09:14:50 -07:00 committed by GitHub
parent 9728527900
commit 0fb9646c4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 693 additions and 190 deletions

View file

@ -38,6 +38,7 @@
"@modelcontextprotocol/sdk": "^1.11.0",
"commander": "^13.1.0",
"debug": "^4.4.1",
"mime": "^4.0.7",
"playwright": "1.53.0-alpha-2025-05-27",
"zod-to-json-schema": "^3.24.4"
},