Yes! Though I mainly use it for one-shotting full files, so I'm not copying over small diffs. I did try copilot at some point in vscode, but after a week or so I felt like it was slowing me down. Something I knew would be a simple and quick change was now slow since I didn't have enough ownership of the code to do it quickly myself, and prompting for the change took longer than changing it manually if I had had full ownership. So I went back to coding by hand things that aren't a one-shot file.
Thanks for the reply. I'd suggest you improve your workflow with better tooling like Codex or Claude code, and if you have some kind of weird constraint they'll easily follow an AGENTS.md with that.
Just download the ChatGPT app and use the Codex mode.
Using ChatGPT.com for coding tasks has to be a joke in 2026, right? I assumed everyone is using Codex/Claude Code/OpenCode/Pi by now if you’re using these tools.
That's what I used to do (copy and paste from web ui and with copilot in my code editor).
I started using claude code a couple of months ago and now almost exclusively use it. My workflow is mostly creating a md file describing what I want then telling claude code to look at it and implement it. I simply use the default model 95% of the time.