GitHub - verona-team/verona-atlas: Verona bug bashes your product like a human

1 min read Original article ↗

Connect your GitHub repo + observability platforms. Verona spins up cloud browsers, runs test flows, and reports back.

Stack

AgentMail · Browserbase · Claude · Gemini · LangChain · LangGraph · Modal · Next.js 16 · Stagehand · Supabase

Getting Started

pnpm install
cp .env.example .env.local   # fill in keys
pnpm dev

Apply SQL files in supabase/migrations/ to your Supabase project, then deploy the runner from the repo root:

modal deploy runner/modal_app.py

See .env.example for required environment variables.

License

Apache 2.0 — see LICENSE and NOTICE.