From 512b742c467b93a091ec737ae0e56c7022bbf966 Mon Sep 17 00:00:00 2001 From: sneak Date: Mon, 9 Jun 2025 05:59:17 -0700 Subject: [PATCH] latest agent instructions --- .cursorrules | 6 +++--- AGENTS.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.cursorrules b/.cursorrules index 429ab51..ea5bbed 100644 --- a/.cursorrules +++ b/.cursorrules @@ -1,3 +1,3 @@ -Read and follow the policies, procedures, and instructions in the -`AGENTS.md` file in the root of the repository. Make sure you follow *all* -of the instructions meticulously. +EXTREMELY IMPORTANT: Read and follow the policies, procedures, and +instructions in the `AGENTS.md` file in the root of the repository. Make +sure you follow *all* of the instructions meticulously. diff --git a/AGENTS.md b/AGENTS.md index 1beddf2..3892686 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -63,7 +63,7 @@ Version: 2025-06-08 is a bug in the test). This is cheating, and it is bad. You should only be modifying the test if it is incorrect or if the test is no longer relevant. In almost all cases, you should be fixing the code that is - being tested. + being tested, or updating the tests to match a refactored implementation. 6. When dealing with dates and times or timestamps, always use, display, and store UTC. Set the local timezone to UTC on startup. If the user needs