| ChatGPT |
Web chat, streaming responses, file tasks, API |
Region match, stable egress, uninterrupted long responses |
Login loops, stalled responses, changing model availability |
Fix the region, rebuild the session, then distinguish the web app from the API |
| Claude |
Long web chats, document context, API |
Session continuity, stable egress, long-text transfer |
Page opens but the session fails; output stops midway |
Check the region and account state, then try another route in the same region |
| Gemini |
Web app, account services, developer APIs |
Matching egress region and account environment, clear DNS path |
Different feature availability, authorization redirects, abnormal page state |
Use one egress for the browser and system, then complete authorization again |
| Copilot |
Web, IDE plugin, code completion and chat |
IDE persistent connections, proxy inheritance, continuous background connections |
Web works but the plugin is offline; completion keeps waiting |
Check whether the IDE proxy and system proxy use the same route |
| Midjourney |
Web workspace and interactive tasks |
Resource loading, task-status connections, consistent egress |
Incomplete interface loading; task status does not update |
Check that static resources and task connections both pass through |
| Cursor |
IDE chat, code completion, agent tasks, terminal |
Streaming, consistent IDE and terminal environments |
Editor works but the terminal fails; agent tasks are interrupted |
Check proxy variables separately for the editor, terminal and child processes |