GitHub Copilot automatically save agent-edited files, causing Vite and Nitro HMR to be triggered for 20 times per agent conversation. Unexpected side effects, especially calling the backend, often make a mess.
It would be great if HMR can be temporarily paused, maybe like typing h q when running Vite dev server.