add instructions to keep going

This commit is contained in:
Jeffrey Paul 2025-06-20 09:37:01 -07:00
parent dd2e95f8af
commit dcc15008cd

View File

@ -22,3 +22,7 @@ Read the rules in AGENTS.md and follow them.
* The test suite is fast and local. When running tests, don't run
individual parts of the test suite, always run the whole thing by running
"make test".
* Do not stop working on a task until you have reached the definition of
done provided to you in the initial instruction. Don't do part or most of
the work, do all of the work until the criteria for done are met.