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 devApply 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.