v1.5.3

alibaba/page-agentv1.5.3Mar 9, 2026by gaomeng1900

AI Summary

Adds user controls to clear saved configurations and optimizes LLM tool calls by avoiding reasoning effort for specific models.

Key Highlights

  • Button to clear saved configuration
  • Optimization for GPT-5.4 chat tools

New Features

  • Clear saved configuration button
  • GPT-5.4 reasoning_effort optimization

Full Release Notes

## What's Changed
* fix: add button to clear saved configuration from the error boundary by @gaomeng1900 in https://github.com/alibaba/page-agent/pull/160
* fix(llms): avoid reasoning_effort for GPT-5.4 chat tools by @tsubasakong in https://github.com/alibaba/page-agent/pull/169

## New Contributors
* @tsubasakong made their first contribution in https://github.com/alibaba/page-agent/pull/169
* @hobostay make their first contribution in https://github.com/alibaba/page-agent/pull/156

**Full Changelog**: https://github.com/alibaba/page-agent/compare/v1.5.2...v1.5.3