AI-powered QA harness — catch JS errors, a11y violations, visual regressions, and security issues.

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

TARGET_DEV_URL(str)
Required

Base URL of the dev environment to audit (e.g. http://localhost:3000)

TARGET_STAGING_URL(str)

Base URL of the staging environment — used by argus_compare for dev vs staging diff. Omit to use CSS analysis mode.

SLACK_BOT_TOKEN(str)
Secret

Slack bot token (xoxb-...) for posting reports. Omit to generate a local report.html instead.