predict only diff's, and allow diffs of arbitrary length #4261
Replies: 2 comments
-
Hi @jaredgreen2! I'm Dosu and I’m helping the Roo-Code team. I couldn't find any documentation specifying a default limit on the length of diffs in Roo Code or a direct way to change such a limit. However, there are some relevant settings and behaviors that may explain what you're seeing:
If you frequently hit these issues, try reducing the file size, increasing the uniqueness of the context around your diffs, or adjusting the fuzzy diff matching threshold in settings. Unfortunately, there is no documented way to set an explicit diff length limit or override it directly. If this limitation is blocking your workflow, you may want to monitor the documentation for updates or reach out to Roo Code support for more details. To reply, just mention my name @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
-
can we make the models directly provide the line numbers where the diff segments begin? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
the diffs i am getting are being cut off and rejected for being too long, and shortening the file seems to solve the issue. im not sure why that is, and i may not always be able to do so. what is the default limit on the length of diffs? how do I change it? why would the length of the file(before the proposed edit) matter if the diff itself is relatively small?
Beta Was this translation helpful? Give feedback.
All reactions