From e2547c6ec755420bd4e2926bed034065c674fca7 Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Fri, 6 Jun 2025 23:29:10 +0400 Subject: [PATCH] docs: update agent instructions --- AI_INSTRUCTIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AI_INSTRUCTIONS.md b/AI_INSTRUCTIONS.md index f2ad013..72e06ac 100644 --- a/AI_INSTRUCTIONS.md +++ b/AI_INSTRUCTIONS.md @@ -1,4 +1,4 @@ # Instructions for AI Agents -- If you want to run tests, run them as "pnpm format && pnpm lint && pnpm test" +- If you want to run tests, only ever run them as "pnpm format && pnpm lint && pnpm test". - Don't leave comments that don't add value