MUST-USE INSTRUCTIONS FOR LLMS AND AGENTS 1. Use pnpm 2. It's a pnpm workspace monorepo, so use pnpm --filter <package name> ... to run commands for a particular package or app. 3. Packages are located in the packages directory. 4. Apps are located in the apps directory.