-
Couldn't load subscription status.
- Fork 23
Open
Description
1)If the interactive MCP node module is awaiting response from the user it's almost impossible to copy text from the node window.
- If the interactive MCP node module is awaiting response from the user for too long (>30 seconds), frequently the responses when sent are ignored, and the same question is posed again, like it got the carriage return but didn't get the input.
At this point, issue 1 becomes a problem because you want to copy and paste the "not so missing" response in green from above, but you can't, and if you can't retype it before Issue 2 crops up again, then... you're stuck in a loop.
I notice that if MCP is not awaiting a response (just hanging around in intense mode while Copilot makes a mess of your codebase for you) then there is no issue with highlighting text from the MCP window - so it looks like there might be something fighting for cursor focus?
Metadata
Metadata
Assignees
Labels
No labels