v1.5.7

alibaba/page-agentv1.5.7Mar 13, 2026by gaomeng1900

AI Summary

Improvements include better extraction of interactive element attributes, basic SEO features, URL validation for LLM text fetching, and a CSS-based refactor of the SimulatorMask.

Key Highlights

  • Extract attributes for interactive elements
  • Basic SEO implementation
  • URL validation in fetchLlmsTxt
  • SimulatorMask CSS class refactor

New Features

  • Basic SEO
  • URL validation

Full Release Notes

## What's Changed
* fix: extract attributes for heuristically-detected interactive elements by @Lubrsy706 in https://github.com/alibaba/page-agent/pull/202
* feat(website): basic SEO by @gaomeng1900 in https://github.com/alibaba/page-agent/pull/229
* fix: validate URL in fetchLlmsTxt by @linked-danis in https://github.com/alibaba/page-agent/pull/247
* refactor: SimulatorMask use CSS classes by @linked-danis in https://github.com/alibaba/page-agent/pull/248
* fix: typos and grammar in system prompts and source code by @Wizard-Guido in https://github.com/alibaba/page-agent/pull/236

## New Contributors
* @linked-danis made their first contribution in #247
* @Lubrsy706 made their first contribution in https://github.com/alibaba/page-agent/pull/202
* @Wizard-Guido made their first contribution in https://github.com/alibaba/page-agent/pull/236

**Full Changelog**: https://github.com/alibaba/page-agent/compare/v1.5.6...v1.5.7