onlook
onlook copied to clipboard
[feat] Should consider using unified diff
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