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

    Function resolveReplayTarget

    • Validates replay/afterSequence options and resolves the replay target sequence number. Shared by both ACP and Claude connection classes.

      Parameters

      Returns Promise<number | undefined>

      The replay target sequence, or undefined if replay is disabled.

      If both replay and afterSequence are set (mutually exclusive).