docs: Update AGENTS.md with guidelines for file saving and production push policy

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2026-03-03 12:51:33 -03:00
parent 12e7cba9bd
commit c7fe607171

View file

@ -1,4 +1,6 @@
# General Bots AI Agent Guidelines # 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 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 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!) To test web is http://localhost:3000 (botui!)