New Features
- MCP server - Added
agent-browser mcp, a stdio Model Context Protocol server with typed tools, paginated discovery, protocol negotiation, and startup tool profiles. The defaultcoreprofile keeps context small, while--tools allexposes full CLI parity and composed profiles such ascore,network,reactare supported (#1454) - Plugin system - Added out-of-process plugin support over the
agent-browser.plugin.v1stdio protocol, withplugin add/list/show/run, manifest discovery, npm and GitHub refs, credential providers, browser provider plugins, launch mutators, custom command capabilities, config and env registry support, and capability-scoped policy gates (#1452)
Infrastructure
- Added context footprint eval coverage for CLI skills, MCP core, and MCP full-profile surfaces, plus MCP parity tests to keep tool behavior aligned with the CLI (#1454)