| 1 | 'use strict'; |
| 2 | |
| 3 | // Real-socket e2e for the OpenAI Chat Completions ingress (/v1/chat/completions) — cursor's OpenAI mode + generic |
| 4 | // OpenAI Chat clients. Format-aware passthrough (no translation): an OpenAI-Chat-shaped request goes to the |
nothing calls this directly
no test coverage detected