mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-05-08 06:22:38 +08:00
- Simplified connection logic by removing `connCreateSent` and related state handling. - Updated `buildCodexWebsocketRequestBody` to always use `response.create`. - Added unit tests to validate `response.create` behavior and beta header preservation. - Dropped unsupported `response.append` and outdated `response.done` event types.