v0.1.13

MiniMax-AI/MiniMax-01v0.1.13May 7, 2026by yury-s

AI Summary

A minor version patch fixing browser extension mode compatibility for specific Model Context Protocol (MCP) commands that were previously unresponsive.

Key Highlights

  • Forward browser-level CDP commands in extension mode
  • Fix cookie-list and state-save commands

Full Release Notes

## Fixes

- `fix(mcp): forward browser-level CDP commands in extension mode` — `cookie-list`, `state-save`, and other browser-scoped commands now work when attached via the Chrome extension. ([microsoft/playwright#40706](https://github.com/microsoft/playwright/pull/40706))