Codex app-server protocol sends turn/completed notifications with empty items. Items arrive via item/completed, but Bridge.OnItemCompleted is a no-op. Accumulate items per turn and merge them into OnTurnCompleted so final answers are extracted reliably.
Codex app-server protocol sends turn/completed notifications with empty items. Items arrive via item/completed, but Bridge.OnItemCompleted is a no-op. Accumulate items per turn and merge them into OnTurnCompleted so final answers are extracted reliably.