Add move file tool to agent

Hi Cursor Team
I have a Idea for decrease so many usage tokens,

if develop move file tool the models doesn’t need to create new file and rewrite the exactly the same file codes in new file and delete old file,

if model want to move 10 file and any file have only 100 code, model must write 1000 code for only move file!

but if we have move file tool, the model doesn’t need to rewrtite codes.

sure the this feature can decrease so many tokens.

Thanks from cursor team.

hi @Product-Manager and thank you for your feature request, we will consider it.

I want the same. Using the deleting file tool and re-generating the exact same file with LLM isn’t efficient. Consuming LLM tokens isn’t reasonable just for moving files.

hi @yu-iskw you could also tell Agent to move the files and rename them in the meantime.

@condor I explicitly ask Agent to move files using the mv command. However, Agent don’t always follows the instruction, even with a Cursor rule and memory. Agent frequently remove a file and generate the file again.

@yu-iskw I will share it with the team.