Дополнить AGENTS.md правилом повторной отправки

This commit is contained in:
2026-04-08 15:04:52 +03:00
parent 2a7b6d9395
commit 3c893cd0d9

View File

@@ -133,6 +133,7 @@ User preference:
- after finishing work in a `feat/` or `fix/` branch, propose merging it back into `main` - after finishing work in a `feat/` or `fix/` branch, propose merging it back into `main`
- comments and commit messages should be written in Russian - comments and commit messages should be written in Russian
- if changes affect files that go into the final `.pak`, or change the build/release process, propose releasing the next version - if changes affect files that go into the final `.pak`, or change the build/release process, propose releasing the next version
- if push fails, retry up to two more times with a 3-second pause between attempts
Do not auto-commit or auto-push without explicit user approval. Do not auto-commit or auto-push without explicit user approval.