Update AGENTS_SYSTEM_PROMT.md

This commit is contained in:
Alexey
2026-02-16 23:34:52 +03:00
committed by GitHub
parent d888df6382
commit 274b9d5e94

View File

@@ -32,6 +32,7 @@ let x = 5; // set x to 5 lol
- If a file exceeds this limit, split it into submodules.
- Organize submodules logically by responsibility (e.g., protocol, transport, state, handlers).
- Parent modules MUST declare and describe submodules.
- Use local git for versioning and diffs, write CORRECT and FULL comments to commits with descriptions
Correct example: