v1.6.2

alibaba/page-agentv1.6.2Mar 24, 2026by gaomeng1900

AI Summary

Maintenance release with internal API improvements, UI enhancements, and various dependency updates.

Key Highlights

  • Exported actions as internal methods in page-controller
  • Set task input max length to 1000
  • Dependency updates for lucide-react and ws

New Features

  • Actions exported as internal methods for page-controller
  • Task input max length limited to 1000 characters

Full Release Notes

## What's Changed
* chore(page-controller): export actions as internal methods by @zfangqijun in https://github.com/alibaba/page-agent/pull/310
* fix(ui): set task input max length to 1000 by @Gujiassh in https://github.com/alibaba/page-agent/pull/292
* chore(deps-dev): bump lucide-react from 0.577.0 to 1.0.1 by @dependabot[bot] in https://github.com/alibaba/page-agent/pull/342
* chore(deps): bump ws from 8.19.0 to 8.20.0 in the production-dependencies group by @dependabot[bot] in https://github.com/alibaba/page-agent/pull/340
* chore(deps-dev): bump the development-dependencies group with 7 updates by @dependabot[bot] in https://github.com/alibaba/page-agent/pull/341

## New Contributors
* @zfangqijun made their first contribution in https://github.com/alibaba/page-agent/pull/310
* @Gujiassh made their first contribution in https://github.com/alibaba/page-agent/pull/292

**Full Changelog**: https://github.com/alibaba/page-agent/compare/v1.6.0...v1.6.2