Commit Graph

15 Commits

Author SHA1 Message Date
Sawyer Hood ed8bb6bb81 docs: recommend domcontentloaded for dev server navigation 2026-04-03 12:46:10 -07:00
Sawyer Hood 0d2bab62e2 release: v0.2.6 2026-04-01 11:45:00 -07:00
Sawyer Hood 5459700f57 fix: pin playwright to 1.58.2 to prevent protocol drift (#95) 2026-04-01 11:41:10 -07:00
Sawyer Hood bd45b5613e release: v0.2.5 2026-03-30 12:39:00 -07:00
Sawyer Hood c1008d2247 docs: add PowerShell examples for Windows users (#88)
Fixes #85.
2026-03-30 12:35:26 -07:00
Sawyer Hood 94748ec1ca fix: make install-skill work in non-interactive environments (#84) 2026-03-27 08:47:48 -07:00
Sawyer Hood 7f68c1705a release: v0.2.4 (#83)
* release: v0.2.4

* test: accept interrupted sandbox timeout on Windows
2026-03-26 16:34:51 -07:00
Sawyer Hood 1a66133d56 feat: add --ignore-https-errors flag for self-signed certs (#79)
* feat: add --ignore-https-errors flag for self-signed certs

* Preserve HTTPS settings on browser relaunch
2026-03-26 15:20:17 -07:00
Sawyer Hood afe83d847f chore: bump version to 0.2.3 (#67) 2026-03-25 15:32:16 -07:00
BestLux 0817e87dcb feat: add Windows x64 support and npm packaging (#66)
* feat(cli): add Windows IPC and daemon lifecycle support

* feat(release): add Windows x64 packaging and CI

* docs: document Windows installation and verification

* fix(windows): align pipe naming and shutdown detection
2026-03-25 15:08:42 -07:00
Sawyer Hood 285b1cdad8 release: v0.2.2 2026-03-20 09:04:02 -07:00
Sawyer Hood a4574acac9 release: v0.2.2 (#60)
* fix: gracefully close all connections on daemon stop

* refactor: extract help text to static file

* fix: install command properly extracts daemon and installs deps

* fix: improve postinstall binary download reliability
2026-03-20 08:59:10 -07:00
Sawyer Hood 207ceea8d9 release: v0.2.1 (#58)
* docs: note Windows is not currently supported

* chore: align marketplace version with package.json

* docs: rewrite CHANGELOG with 0.2.0 as initial CLI release

* docs: remove zero startup cost from README features

* feat: add install-skill interactive command

* chore: add rustfmt and prettier with CI checks

* docs: simplify changelog

* docs: add _snapshotForAI to help output

* docs: expand LLM usage guide in help output

* feat: add --timeout flag for script execution

* feat: add snapshot helper for LLM-friendly page inspection

* docs: document snapshotForAI, remove custom snapshot helper

* docs: add approach guidance to LLM help

* release: v0.2.1
2026-03-19 15:49:16 -07:00
Sawyer Hood 83ab897601 release: v0.2.0 2026-03-19 13:24:04 -07:00
Sawyer Hood 9ddbc132a6 feat: dev-browser CLI 2026-03-19 13:21:51 -07:00