--- description: Use Bun for this repo (install, run, build); bunx for Convex CLI and one-off tools. alwaysApply: true --- # Package manager: Bun This project uses **Bun** (`bun.lock`). Do **not** use `npm install`, `npm run`, or `npx` for local work or mesh-forge CI unless there is no reasonable Bun equivalent. - **Install:** `bun install` - **Scripts:** `bun run