Skip to content

Commit ad8451b

Browse files
authored
Remove already implemented feature from roadmap
1 parent a35e679 commit ad8451b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,5 +325,3 @@ Below are some topics that are likely the next focus.
325325
This increases the success rate of matching search blocks quite a bit, but certain ways of fuzzy matching might increase the success even more.
326326
Failed matches introduce quite a bit of inefficiency, since they almost always trigger the LLM to re-read a file.
327327
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

Comments
 (0)