mwjt42
1
Currently it’s approach seems to be create new folder, rewrite code and then delete previous folder when renaming things.
A simple file/folder rename would be less risky, and much simpler.
Use case - folder route written in US English, request change to British English
T1000
2
it uses usually cli to do this.
yes a tool would be helpful but that would also require more commands to be present in prompt where CLI is in model training data already.
mwjt42
3
Happy for it to use CLI, it just doesn’t rename things; only create and destroy!
T1000
4
interesting, i asked it to rename files and folders and it did so. what does it generate if not the simple cli commands?
mwjt42
5
touch files, edits them (presumably copies the existing code, but it’s risky…)
then rm the old ones.
I would expect mv to rename them
T1000
6
i told it to do that
cant stand generating files when they can be moved