gpt_engineer.core.default.steps.salvage_correct_hunks

gpt_engineer.core.default.steps.salvage_correct_hunks(messages: List, files_dict: FilesDict, memory: MutableMapping[str | Path, str], diff_timeout=3) tuple[FilesDict, List[str]][source]