Fuzzy matching diffs? #355
MaxITService
started this conversation in
Ideas
Replies: 1 comment
-
|
You can review our diff handling here: https://github.com/robertpiosik/CodeWebChat/tree/dev/packages/vscode/src/commands/apply-chat-response-command Thanks to a community contribution we have a great search replace fallback mechanism. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Listen, I haven't researched the topic, so sorry. I just want to say that if you haven't seen this, this may be useful for you. (or not)
When diff cannot be applied and errors, is it because the model generated something completely wrong, or maybe it can be fixed by handling it in af fuzzy way that this https://github.com/dsj7419/patch-pilot thing does? Add some ability to handle some fuzziness in diffs?
Beta Was this translation helpful? Give feedback.
All reactions