| ChatGPT web |
Stable exit, continuous long-lived connection |
Whether login and chat use the same region |
Response stalls, send failure, login loop |
| Claude web |
Stable persistent session, uninterrupted uploads |
Long-form generation and file-upload stages |
Long response stops, attachment stuck processing |
| Gemini web |
Consistent authentication and page-resource paths |
Account page, model page and related resources |
Blank page, missing entry points, repeated redirects |
| Copilot |
Editor process can inherit the proxy |
Authorization, extension host, chat and completion |
Authorization succeeds but editor remains offline |
| Midjourney |
Consistent paths for media and interaction requests |
Authorization page, preview resources and split-routing rules |
Commands send but images fail to load |
| Cursor |
Consistent interface, extension and terminal settings |
System proxy, editor and terminal environment |
Login works but model requests fail |
| API calls |
Stable exit for the calling process, persistent connection |
Environment variables, runtime and request-library settings |
Browser works but script connection fails |
| CI tasks |
Execution environment with a clear, fixed exit |
Key injection, proxy variables and network policy |
Works locally but automated task fails |