From aacd6bbd81b56b451afdb270742997fd5f34cc64 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Wed, 15 Jul 2026 18:24:19 +0200 Subject: [PATCH] Remove outdated agent guidelines file --- AGENTS.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md deleted file mode 100644 index 5e15abc..0000000 --- a/AGENTS.md +++ /dev/null @@ -1,10 +0,0 @@ -# EP133 Tool Agent Guidelines - -- never comment the code, except biome or linter comments -- leave MY comments as is -- if you detect the changes in the code you've just made - accept it -- don't use responsive tailwind selector until I say so -- when adding a new library always check the official docs for the installed version -- always use brackets for IF statement, even for one line expression -- don't rebuild the project after updating the code, check for correct typing -- never commit any changes to git