|
|
|
|
|
by pcwelder
131 days ago
|
|
Great work, but concurrency is lost. With search-replace you could work on separate part of a file independently with the LLM. Not to mention with each edit all lines below are shifted so you now need to provide LLM with the whole content. Have you tested followup edits on the same files? |
|