This commit is contained in:
a2a-platform
2026-06-27 15:48:52 +00:00
parent 50ee33fefc
commit 7497ebd603
3 changed files with 24 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
name: seleniumbase-website-scraper
version: 0.2.0
version: 0.2.1
entrypoint: agent:BrowserToApiAgent
expose:
public: true
@@ -15,6 +15,7 @@ runtime:
deny_internet_by_default: false
apt_packages:
- ca-certificates
- chromium
- fonts-liberation
- libasound2
- libatk-bridge2.0-0
@@ -38,5 +39,3 @@ runtime:
- libxkbcommon0
- libxrandr2
- xdg-utils
install_commands:
- python -m playwright install chromium