diff --git a/AGENTS.md b/AGENTS.md index 2f9d342..3ece43f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -4,14 +4,14 @@ Guidelines for AI agents working in this Bun monorepo. ## Project Overview -> **⚠️ This project uses [Bun](https://bun.sh) exclusively as both the JavaScript runtime and package manager. Do NOT use Node.js / npm / yarn / pnpm. All commands start with `bun` — use `bun install` for dependencies and `bun run` / `bun