My LLM workflow:
- Paste code into chat window, get new code
- Create code2.py file
- Compare and carefully sync the two files.
OR, overwrite code.py and then use the Jetbrains "local history" to compare against what was there and carefully sync.
In GPT3.5 days, the bots could not really edit a file, they would just go off in a new direction. 4o/5 will keep 95% and
- strip comments
- quirky formatting
- "stylistic changes"
- omit/add a line for good or bad reasons