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.