···11+# Agent Instructions
22+33+- After each step (or partial step), run all tests (including ignored).
44+- Add a reasonable amount of tests between and during steps.
55+- Commit and push after any reasonable set of changes.
66+- Skip running tests when only non-code and non-manifest files change.
77+- When staging/committing/pushing, proceed without asking and use escalated sandbox permissions as needed.
88+- Use jj (jujutsu) and not git.