01Comprehensive navigation controls including `navigate`, `back`, `forward`, and `reload`
02Development mode features including `dev_serve` for static serving with auto-reload, `dev_inject` for CSS/JS, and `dev_audit` for accessibility and performance checks
03Advanced observation capabilities like `observe`, semantic and spatial `find`, `screenshot`, and structural `diff`
04Extensive interaction tools for `click`, `type`, `select`, `toggle`, `submit`, `scroll`, `hover`, and more
05Efficient, structured web page representation with configurable detail levels (minimal, summary, full)
0673 GitHub stars