Aider agent error with linting setting on
EugeneChoi4 opened this issue · 1 comments
EugeneChoi4 commented
It seems as though toggling the linting option (use_lint_info: true) causes the aider agent to run into errors when executing. This does not cause the program to crash; however the agent is not able to make any progress as a result.
The following error was recreated with a SimPy split and the use_lint_info: true option:

.
.
.

nanjiangwill commented
specifying --commit0_dot_file_path is required
fixed in add-swebench branch and will merge soon