Files
ilia 81ba2461d1
CI / automation-js (vitest + real Chromium) (pull_request) Successful in 1m12s
CI / Lint + tests (pull_request) Successful in 10m25s
Release 1.5.0: controls inventory and data-URI truncation.
Also align __version__ with the unified product version.
2026-08-09 19:31:58 -04:00
..

Automation package

Install from this directory:

python3 -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
playwright install chromium
pytest

Project docs and consumer Cursor prompt live in the repo root (../README.md, ../CURSOR_PROMPT.md).