From 0a3513021c4339311ccbe8eb84471d8b5de50341 Mon Sep 17 00:00:00 2001 From: Dymas Date: Thu, 9 Jul 2026 13:14:16 +0200 Subject: [PATCH] added AGENTS.md for Codex Agent --- AGENTS.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..29f5711 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,7 @@ + +- always bump up the VERSION unless its changes to Dockerfile, *.md files +- always document changes in simple CHANGELOG.md unless modifiing Dockerfile, *.md, VERSION +- when needed you may install any tools using pip if the project reqires it +- you can freely acces any LAN URL and github.com URL. +- always update README.md to reflect current project. +- always commit changes with commentary