From 5cb81a9b66b9d6451cbaf97ddda071c9c05503f2 Mon Sep 17 00:00:00 2001 From: wuyangfan <1102042793@qq.com> Date: Sun, 17 May 2026 00:19:14 +0800 Subject: [PATCH] docs: mention env doctor in agent instructions --- packages/cli/AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/cli/AGENTS.md b/packages/cli/AGENTS.md index ef041769ab..362b82a43a 100644 --- a/packages/cli/AGENTS.md +++ b/packages/cli/AGENTS.md @@ -11,5 +11,6 @@ Docs are local at `node_modules/vite-plus/docs` or online at https://viteplus.de - [ ] Run `vp install` after pulling remote changes and before getting started. - [ ] Run `vp check` and `vp test` to format, lint, type check and test changes. - [ ] Check if there are `vite.config.ts` tasks or `package.json` scripts necessary for validation, run via `vp run