mirror of
https://github.com/SawyerHood/dev-browser.git
synced 2026-09-20 13:44:44 +08:00
991 B
991 B
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.
[0.2.3] - 2026-03-25
- Added Windows x64 compatibility.
[0.2.1] - 2026-03-19
- 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.
[0.2.0] - 2026-03-19
Initial CLI release.