Copying previous AI output from buffer while waiting

Suggestion for developers about coping with time lag. I don’t know who should get this, so please reclassify if it is not in the right place.

Sometimes the AI generates text and puts it in a window to copy. But then the AI gets overloaded (presumably trying to cope with requests) and the window becomes unresponsive. The thing is that it has already generated the output, the user just needs to click “copy” to get it. But the “copy” button is also frozen while the AI lags to get back to being responsive.

The suggestion is to make the buffer able to be copied, even if the interface can’t take immediately take a new request.