The EDIT capability in a lot of code editing agents is necessarily inefficient because of the need to ensure that the text being replaced is still there. This post proposes using hashes instead of full lines to save on tokens
Linkblog
Linkblog
The EDIT capability in a lot of code editing agents is necessarily inefficient because of the need to ensure that the text being replaced is still there. This post proposes using hashes instead of full lines to save on tokens