mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-18 23:45:49 +00:00
Decode byte chunks from the live Codex/ChatGPT account SSE stream before parsing events. Preserve accumulated output_text deltas when the final response.completed object is present but has no extractable output content. Update the OAuth tests to cover byte-delivered SSE chunks and empty completed responses. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| codex.py | ||
| config.py | ||
| route_bootstrap.py | ||
| routes.py | ||
| state.py | ||