Skip to content

Changelog

[2.0.0] - 2026-04-14

Added

  • Modular audit system with 7 conditional modules (Local SEO, E-commerce, Email Deliverability, i18n, Link Checker, DNS & Infrastructure, JS Bundle Analysis)
  • Module auto-detection from HTML signals
  • Audit profiles (quick, full, local, ecommerce, seo, security)
  • Multi-page BFS crawler with robots.txt support
  • Bulk site auditing from JSON site lists
  • Self-contained HTML dashboard report
  • Client-facing mode (jargon to plain English)
  • CI/CD quality gate script
  • Lighthouse CLI integration
  • Visual regression screenshot comparison
  • Remix and Docker platform references
  • 322 tests across 17 test files
  • GitHub Actions CI (lint + test on Python 3.10/3.11/3.12)
  • pyproject.toml with uv support
  • black + ruff formatting

Changed

  • Renamed from fat-agent to fat-agent-with-superpowers
  • SKILL.md rewritten with Phase 0 module detection and profile selection
  • analyse-html.py and calculate-score.py updated with --modules and --profile flags

[1.2.0] - 2026-03-27

Added

  • Initial fat-agent release
  • Core audit: SEO, Security, Accessibility, Performance
  • Word and PowerPoint report generation
  • SVG badge generator
  • Historical audit tracking
  • Competitive analysis mode