fix(codex): fall back to current tool-call state when item IDs don’t match
- Update `findToolCallState` to only return `toolCallStates` entries when a non-nil state exists. - Preserve `currentToolCall` fallback for unknown `item_id`, `id`, or `output_index` lookups to keep streaming tool-call context intact. Closes: #4901
L
Luis Pater committed
e9c44ae256c5ebbc3960bcda6f64ea603b8c6b35
Parent: a59caeb