Gpt-5.1 responds reasoning message as part of actual response

When using GPT-5.1 with `reasoning_effort`(low, medium or high) via OpenAI Agents SDK (Python), internal reasoning summaries leak into message content as msg_{uuid} instead of being isolated in separate ReasoningItem objects rs_{uuid}.