Skip to content

Commit 598e9e5

Browse files
Add program tracing
1 parent 81546cc commit 598e9e5

25 files changed

Lines changed: 2175 additions & 121 deletions

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
## Verification
4242

43+
- Prefer the minimal code change and the minimal diff that solves the task; only broaden the change if the smaller fix is not sufficient.
4344
- Run `make mypy` for typing changes.
4445
- Run targeted pytest for touched modules.
4546
- Run `make docs` for docs or public API changes.

0 commit comments

Comments
 (0)