Releases: AJ-EN/aeo-audit
Releases · AJ-EN/aeo-audit
v1.2.1
v1.2.0
v1.1.2
v1.1.1
First release published to PyPI.
pip install aeo-audit # or: pipx install aeo-audit
playwright install chromiumAlso includes the Node 24 GitHub Actions bump and a refreshed benchmark corpus. See CHANGELOG.md.
v1.1.0 — Launch readiness
Launch-readiness release: makes the AEO score a usable feedback loop and fixes reliability + install blockers.
Highlights
- Foundation-weighted scoring + percentile-relative grading — real A→F spread instead of a flat wall of F.
robots_agentproduction-bug fix (the crawler never fed itrobots.txt, so it failed for every site) + tiered crawlability scoring.- Crawl reliability:
wait_strategy: load(wasnetworkidle), timeout 30s → 45s. - Install fixes: correct repo refs,
pipx install git+https://…, binary Chromium runtime docs.
Install
pipx install git+https://github.com/AJ-EN/aeo-audit.git
playwright install chromiumOr grab a standalone binary from the assets below.
Full notes in CHANGELOG.md.
v1.0.0
Full Changelog: https://github.com/AJ-EN/aeo-audit/commits/v1.0.0