when open 127.0.0.0/8000 the agent run correctly
When running the project, I’m facing an issue where the backend agent works fine, but the CopilotKit UI chat does not return any response.
when open 127.0.0.0/3000 after npm run dev (ui and agent)
everything work correctly and ui render but when try to chat with copilotkit, no reponse return!
UI loads correctly at 127.0.0.1:3000 ✅
Able to open the app and render the interface.
Try to chat with CopilotKit on the UI → no response is returned
screenshoot:

Environment
OS: Windows 11
Node.js: 22.12.0
Python: 13.12.6