commit-0/commit0

Aider agent error with linting setting on

EugeneChoi4 opened this issue · 1 comments

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:
Screen Shot 2024-10-22 at 11 57 23 PM
.
.
.
Screen Shot 2024-10-22 at 11 57 45 PM

specifying --commit0_dot_file_path is required

fixed in add-swebench branch and will merge soon