Files
sawyerhood__dev-browser/CHANGELOG.md
2026-03-25 15:45:14 -07:00

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-skill TUI command to install the skill into ~/.claude/skills/ and ~/.agents/skills/.
  • Added a --timeout flag for script execution with a 30-second default.
  • Documented page.snapshotForAI() for LLM-friendly page inspection.
  • Expanded the --help LLM 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.json and added auto-sync support.
  • Added rustfmt and Prettier plus CI format checks.

[0.2.0] - 2026-03-19

Initial CLI release.