@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias ReasoningItemContent

    ReasoningItemContent:
        | { text: string; type: "reasoning_text" }
        | { text: string; type: "text" }