onlook icon indicating copy to clipboard operation
onlook copied to clipboard

[feat] Should consider using unified diff

Open Kitenite opened this issue 3 weeks ago • 0 comments

Describe the feature

For code apply, we're currently using search replace blocks. This works ok but can mess up. Consider using unified diff.

Also bonus points to support recovering when unified diff line not found https://github.com/Aider-AI/aider/blob/f7deb025609187e0c840aba371dc117562495a87/aider/coders/udiff_coder.py

Kitenite avatar Feb 02 '25 00:02 Kitenite