updated agents
This commit is contained in:
@@ -21,7 +21,7 @@ These tool paths should be used instead of any entry in the PATH environment var
|
|||||||
- After the implementation is finished, verify all changed files, and run `python D:\Code\crlf.py $file1 $file2 ...` only for files you recognize, in order to normalize all line endings of all touched files to CRLF.
|
- After the implementation is finished, verify all changed files, and run `python D:\Code\crlf.py $file1 $file2 ...` only for files you recognize, in order to normalize all line endings of all touched files to CRLF.
|
||||||
- If there's documnentation present, always keep it updated.
|
- If there's documnentation present, always keep it updated.
|
||||||
- After every iteration, evaluate if the test coverage would fall below 100%, and write tests if necessary.
|
- After every iteration, evaluate if the test coverage would fall below 100%, and write tests if necessary.
|
||||||
- After every iteration, run `jb cleanupcode --build=False $file1;$file2;...` for every file you touched.
|
- After every iteration, run `jb cleanupcode --build=False '$file1' '$file2' ...` for every file you touched.
|
||||||
- After every frontend change, verify the results using an ephemeral playwright.
|
- After every frontend change, verify the results using an ephemeral playwright.
|
||||||
|
|
||||||
### Git
|
### Git
|
||||||
|
|||||||
Reference in New Issue
Block a user