Files
Codex-Launcher---Any-AI-Por…/codex-launcher_3.8.3_all.deb
admin 2d4c1a9c2d v3.8.3: Fix codebuff streaming — SSE events now reach Codex client
- Root cause: _handle_codebuff streaming loop collected events but never
  wrote them to self.wfile (stream_buffered_events was not called)
- Fix: Replaced manual loop with stream_buffered_events() + on_event callback
- Confirmed working: raw API streaming, non-stream, and stream through proxy
- Updated CHANGELOG.md, README.md, version labels to 3.8.3
2026-05-24 19:30:10 +04:00

82 KiB