> Always be part of the loop by moving code by hand from your terminal to the LLM web interface
Is there any good tooling for making this part easier and less error prone, short of going to a full-fledged agent system?
replies(1):
Copying and pasting code may work but when the agent is right there and can go read a file on its own I don't see the point in copying and pasting this way.
Really though, like another comment said, I'm probably working on different problems than antirez, so your mileage may vary.