Skip to content

Support Begin Patch diff format - #4

Merged
mikkel merged 1 commit into
mainfrom
codex/update-patch-splitting-logic
Aug 18, 2025
Merged

Support Begin Patch diff format#4
mikkel merged 1 commit into
mainfrom
codex/update-patch-splitting-logic

Conversation

@mikkel

@mikkel mikkel commented Aug 18, 2025

Copy link
Copy Markdown
Member

Summary

  • extend diff parser to understand *** Begin Patch / *** Update File style patches
  • add regression test for parsing the new patch format

Testing

  • PYTHONPATH=. pytest tests/test_parse_diff_per_file.py -k begin_patch_format -q
  • PYTHONPATH=. pytest -q (fails: HTTPSConnectionPool(host='openaipublic.blob.core.windows.net', port=443): Max retries exceeded with url: /encodings/o200k_base.tiktoken (Caused by ProxyError('Unable to connect to proxy', OSError('Tunnel connection failed: 403 Forbidden'))))

https://chatgpt.com/codex/tasks/task_b_689ce1207dcc83329349bc072eb114f8

@mikkel
mikkel merged commit 3d4e9d2 into main Aug 18, 2025
2 checks passed
@mikkel
mikkel deleted the codex/update-patch-splitting-logic branch August 18, 2025 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant