Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 324 Bytes

File metadata and controls

8 lines (6 loc) · 324 Bytes

Contributing

  1. Install Node 24+, pnpm 10+, and Python 3.12+.
  2. Run pnpm install.
  3. Run pnpm lint, pnpm typecheck, and pnpm test before pushing.
  4. For worker changes, run pytest inside apps/worker.

Issues and pull requests should include reproduction steps and any relevant screenshots or query fixtures.