From 3d07f7030ff1a7f60f24e74725ca5a4888f8f3d1 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Tue, 7 Jul 2026 00:43:15 +0000 Subject: [PATCH 1/3] docs: add Cursor Cloud setup instructions to AGENTS.md Co-authored-by: Theo Browne --- AGENTS.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 380a9202683..24e6b6a4a32 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -55,3 +55,30 @@ agents. examples of idiomatic usage, tests, module structure, and API design. - When writing relay infrastructure code with Alchemy, inspect `.repos/alchemy-effect/` for examples of idiomatic usage, tests, module structure, and API design. + +## Cursor Cloud specific instructions + +Toolchain is pre-installed and wired into login shells (`~/.bashrc`/`~/.profile`): Node 24 (via nvm), +the global `vp` (Vite+) CLI, and its bundled pnpm. `vp` is the package manager + task runner for this +repo (`vp i`, `vp check`, `vp run typecheck`, `vp test`, `vp run --filter