mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-04-03 16:10:29 +00:00
- Configurable navigation timeouts and wait strategies in MCP tools. - Default navigation timeout increased from 2s to 10s. - Added navigate, eval, and screenshot MCP tools. - Supported running a CDP server alongside MCP using --cdp-port. - Fixed various startup crashes when running CDP in MCP mode. - Hardened MCP server error handling.