fix(codex): stream commentary deltas through the reasoning channel

Follow-up to the salvaged #58696 (devatnull) + #41343 (annguyenNous)
commits: instead of fully suppressing commentary/analysis-phase stream
deltas, fire on_reasoning_delta so the CLI/gateway display them like
thinking text. Matches Codex CLI semantics where commentary is never
the turn's final answer, while keeping the narration visible in the
reasoning display. Adds devatnull to AUTHOR_MAP.
This commit is contained in:
teknium1 2026-07-05 06:05:07 -07:00 committed by Teknium
parent 538173f679
commit b3b1e58ad6
3 changed files with 20 additions and 5 deletions

View file

@ -489,6 +489,7 @@ AUTHOR_MAP = {
"Rivuza@users.noreply.github.com": "Rivuza",
"annguyenNous@users.noreply.github.com": "annguyenNous",
"285874597+annguyenNous@users.noreply.github.com": "annguyenNous",
"perkintahmaz50@gmail.com": "devatnull",
"kylekahraman@users.noreply.github.com": "kylekahraman",
"130975919+kylekahraman@users.noreply.github.com": "kylekahraman",
"seppe@fushia.be": "seppegadeyne",