From c7fe60717123dee5d5f4e1da015dc68fd1e51d93 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Tue, 3 Mar 2026 12:51:33 -0300 Subject: [PATCH] docs: Update AGENTS.md with guidelines for file saving and production push policy --- AGENTS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 6dbc23a..b621e0f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,4 +1,6 @@ # General Bots AI Agent Guidelines +- stop saving .png on root! Use /tmp. never allow new files on root. +- never push to alm without asking first - pbecause it is production! 8080 is server 3000 is client ui if you are in trouble with some tool, please go to the ofiical website to get proper install or instructions To test web is http://localhost:3000 (botui!)