We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a35e679 commit ad8451bCopy full SHA for ad8451b
1 file changed
README.md
@@ -325,5 +325,3 @@ Below are some topics that are likely the next focus.
325
This increases the success rate of matching search blocks quite a bit, but certain ways of fuzzy matching might increase the success even more.
326
Failed matches introduce quite a bit of inefficiency, since they almost always trigger the LLM to re-read a file.
327
Even when the error output of the `replace_in_file` tool includes the complete file and tells the LLM *not* to re-read the file.
328
-- **Edit user messages**: Editing a user message should create a new branch in the session.
329
- The user should still be able to toggle the active banches.
0 commit comments