← Back to changelog
2026.1.28Feature

Built-in Browser for Web Automation

Every gateway now ships with Chrome pre-installed, enabling web browsing, screenshots, and page interaction out of the box.

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.