Your AI has tea about you. Agent Tea turns agent feedback into a personality type.
npm install
cp .env.example .env.local
npm run devOpen http://localhost:3000. See docs/deployment-env.md for required environment variables.
npm run lint
npm run test
npm run build
npm run ops:smoke -- http://localhost:3000
npm run perf:critical -- http://localhost:3000 15docs/analytics.mddocs/safety.mddocs/performance.mddocs/release-ops.mddocs/launch-readiness.md
npm run test:e2eThis lists Playwright tests without requiring browser installation.
Run npm run test:e2e:run after installing Playwright browsers.