From e70ae400969d03e1a71c332695a5566387323cbb Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Mon, 12 Jan 2026 13:55:39 +0800 Subject: [PATCH] chore: guardrail --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index c0d4306..4016f29 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -123,4 +123,5 @@ Query params configure `PageAgentConfig` in `src/umd.ts`. - Explicit typing for exported/public APIs - ESLint relaxes some unsafe rules for rapid iteration +- Every change you make should not only implement the desired functionality but also improve the quality of the codebase - All code and comments must be in English.