GET STARTED:
USER GUIDES:
CONTRIBUTE:
PACKAGE API:
gpt_engineer.applications
gpt_engineer.benchmark
gpt_engineer.core
gpt_engineer.tools
Parses a diff string in the unified git diff format.
Args: - diff_string (str): The diff string to parse.
Returns: - dict: A dictionary of Diff objects keyed by filename.