Add AGENTS.md at repo root
This commit is contained in:
parent
bb8b9243b7
commit
6478c5c7d9
1 changed files with 6 additions and 0 deletions
6
AGENTS.md
Normal file
6
AGENTS.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Agent Working Agreement
|
||||
|
||||
- Adhere to the repository’s established code style in all changes.
|
||||
- Update all relevant documentation whenever you modify behavior or APIs.
|
||||
- Add or adjust unit tests for every code change.
|
||||
- After making changes, run `make test` to validate the project.
|
||||
Loading…
Add table
Reference in a new issue