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.
- Updated documentation to recommend
domcontentloadedfor dev server navigation.
- Pinned Playwright version.
- Updated Windows documentation with PowerShell examples.
- Use null viewport for headed mode.
- Added
--ignore-https-errorsflag for self-signed certificates.
- Added Windows x64 compatibility.
- Added an interactive
install-skillTUI command to install the skill into~/.claude/skills/and~/.agents/skills/. - Added a
--timeoutflag for script execution with a 30-second default. - Documented
page.snapshotForAI()for LLM-friendly page inspection. - Expanded the
--helpLLM usage guide with approach guidance, screenshots, waiting patterns, and error recovery. - Simplified the README, added a Windows-not-supported note, and attributed Do Browser.
- Aligned marketplace versioning with
package.jsonand added auto-sync support. - Added
rustfmtand Prettier plus CI format checks.
Initial CLI release.