chore: add AGENTS.md for frontend (#29647)

This commit is contained in:
yyh
2025-12-15 10:49:39 +08:00
committed by GitHub
parent 9d683fd34d
commit d01f2f7436
4 changed files with 6 additions and 24 deletions

4
web/AGENTS.md Normal file
View File

@@ -0,0 +1,4 @@
## Automated Test Generation
- Use `web/testing/testing.md` as the canonical instruction set for generating frontend automated tests.
- When proposing or saving tests, re-read that document and follow every requirement.