Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.75 KB

File metadata and controls

60 lines (34 loc) · 1.75 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • feat: add mock-network tool for intercepting and stubbing browser requests (#32)

Added

  • feat: expose raw CDP command as escape-hatch tool (#28)

Fixed

  • feat: deadline-based timeout budgets (#29)

Added

  • feat: add mm stop command and extract daemonFetch transport helper (#23)

Changed

  • feat: replace playwright area snapshot with cdp ax tree (#24)

Changed

  • feat: move from mcp to cli (#20)

Uncategorized

  • chore: extension decoupling (#11)

Added

  • feat: initial release