v1.5.11
alibaba/page-agentv1.5.11Mar 18, 2026by gaomeng1900
AI Summary
Announces the beta availability of MCP support and adds MiniMax model support. The Chrome Web Store listing is pending review.
Key Highlights
- Beta MCP is here (awaiting Chrome Web Store review)
- Added MiniMax model support with temperature clamping
- Upgraded MiniMax default model to M2.7
New Features
- Added MiniMax model support
- Upgraded MiniMax default model to M2.7
Full Release Notes
## What's Changed 🧪 MCP(beta) is here! Go test it! > Chrome web store is still reviewing the v1.5.11 extension. > Should be listed later today. > Ext >= 1.5.11 is needed for the MCP to work. https://github.com/alibaba/page-agent/tree/main/packages/mcp * feat: mcp (WIP) by @gaomeng1900 in https://github.com/alibaba/page-agent/pull/283 * chore(deps-dev): bump the development-dependencies group with 10 updates by @dependabot[bot] in https://github.com/alibaba/page-agent/pull/274 * feat: add MiniMax model support with temperature clamping by @octo-patch in https://github.com/alibaba/page-agent/pull/221 * feat: upgrade MiniMax default model to M2.7 by @octo-patch in https://github.com/alibaba/page-agent/pull/294 ## New Contributors * @octo-patch made their first contribution in https://github.com/alibaba/page-agent/pull/221 **Full Changelog**: https://github.com/alibaba/page-agent/compare/v1.5.8...v1.5.11