argus_compare
Diffs dev and staging URLs side-by-side, captures screenshots, runs analysis, and surfaces regressions such as new issues or severity changes.
Instructions
Diffs dev vs staging environments side-by-side. Navigates both URLs, captures screenshots, and runs the full analyzer suite on each, then surfaces regressions — findings present in staging but not dev, or with changed severity. Returns { regressions: [{type, devSeverity, stagingSeverity}], screenshots, summary }. Run before promoting a build to staging to catch environment-specific bugs. Set TARGET_DEV_URL and TARGET_STAGING_URL env vars before starting the server; omit TARGET_STAGING_URL to run CSS-analysis-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||