Skip to content

Commit d9dc193

Browse files
committed
add AGENTS.md
1 parent 61eb776 commit d9dc193

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# AGENTS
2+
3+
## Operational Notes
4+
5+
- Prefer running tests through Dockerized CI wrapper:
6+
- `./ci/run.sh ci/py3.14 -q`
7+
- For targeted tests: `./ci/run.sh ci/py3.14 -q <pytest-args>`
8+
- `ci/run.sh` uses `docker run -it`, so commands must run with a TTY-capable executor.

0 commit comments

Comments
 (0)