Files
CLIProxyAPIPlus/internal/runtime/executor
Luis Pater 5ebc58fab4 refactor(executor): remove legacy connCreateSent logic and standardize response.create usage for all websocket events
- 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.
2026-03-07 09:07:23 +08:00
..
2026-03-05 22:49:23 +08:00
2026-03-05 22:49:23 +08:00
2025-11-13 17:42:19 +08:00