GET STARTED:
USER GUIDES:
CONTRIBUTE:
PACKAGE API:
gpt_engineer.applications
gpt_engineer.benchmark
gpt_engineer.core
gpt_engineer.tools
Parses a block of diff text into a Diff object.
Args: - diff_block (str): A single block of diff text.
Returns: - dict: A dictionary containing a single Diff object keyed by the post-edit filename.