agent-zero/plugins/_oauth/helpers
Alessandro d387b1827f Fix Codex account SSE response recovery
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.
2026-04-28 16:14:53 +02:00
..
__init__.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
codex.py Fix Codex account SSE response recovery 2026-04-28 16:14:53 +02:00
config.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
route_bootstrap.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
routes.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
state.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00