<!-- ✿✿ヽ(°▽°)ノ✿ Thanks for taking the time to fill out this bug report! Please provide a clear and concise description of what the bug is. Include screenshots if needed. Please test using the latest version of the relevant `@coze/coze-js` package to make sure your issue has not already been fixed. --> <!-- Output of `npx envinfo --system --npmPackages "@coze/*" --binaries --browsers` --> ## Environment Windows 11 Node v22.17.1 Electron ^35.0.2 ## Steps To Reproduce 1.根据SDK文档,在渲染进程内直接new WsChatClient <img width="1281" height="1758" alt="Image" src="https://github.com/user-attachments/assets/1b70e4ff-a6b3-4419-9de2-60634aca07c7" /> 2.然后执行connect方法后,出现如下报错 <img width="2090" height="888" alt="Image" src="https://github.com/user-attachments/assets/0aca4690-d06f-4c02-8edb-edd45706af92" /> ----- <!-- Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Issues without reproduction steps or code examples may be immediately closed as not actionable. --> Link to code example: ## The current behavior ## The expected behavior