- Install Node 24+, pnpm 10+, and Python 3.12+.
- Run
pnpm install. - Run
pnpm lint,pnpm typecheck, andpnpm testbefore pushing. - For worker changes, run
pytestinsideapps/worker.
Issues and pull requests should include reproduction steps and any relevant screenshots or query fixtures.