Rita Kajimura
Rita Kajimura
@threepointone Thank you for the clarification. I understand the internal WebSocket connection is intentional for hibernation purposes. The specific problem I'm facing is that **when multiple clients try to connect...
The issue where only the first client can maintain a connection likely stems from the `McpAgent` code provided, specifically the check using the `this.#connected` flag within the `Workspace` method, and...
Thank you for looking into this and clarifying the potential cause regarding the session ID connection logic, not the websockets themselves. I appreciate you tagging @jmorrell-cloudflare as well. Hopefully, we...
@threepointone @jmorrell-cloudflare, Thank you for getting back to me and for your help in resolving this issue. I appreciate you looking into this. Here is the additional information you requested:...
Hi @jmorrell-cloudflare, @threepointone I'm writing to gently follow up on the issue regarding the OAuth authentication failure when connecting multiple clients (like Cloud Desktop, Cursor, etc.) sequentially, which we discussed...
Thank you for your comment. I've updated to the latest version and can confirm that the issue you pointed out has been resolved. Thank you for taking the time to...