(no title)
pcwelder | 18 days ago
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?
kachapopopow|18 days ago
wrsh07|18 days ago
You probably don't want to use the line number though unless you need to disambiguate
But your write tool implementation can take care of that