adding AGENTS.md

This commit is contained in:
2025-12-06 17:51:42 -05:00
parent eb04f4a56d
commit 7ffb7b4a37

5
AGENTS.md Normal file
View File

@@ -0,0 +1,5 @@
## Dev environment tips
- use treefmt to format all files
- make python code ruff compliant
- use pytest to test python code