What's new
The gateway Docker image now includes Google Chrome with headless support. This means the browser tool works immediately for all tenants without any additional setup.
Your AI assistant can now:
- Browse web pages and extract content
- Take screenshots of any URL
- Fill forms and interact with web applications
- Monitor websites for changes on a schedule
Technical details
Chrome is configured with --no-sandbox and --headless flags optimized for container environments. The gateway config automatically sets the correct executable path and launch options.
No action required - existing gateways will pick up browser support on their next image update.