@runloop/agent-axon-client
    Preparing search index...

    Type Alias SDKControlResponse

    type SDKControlResponse = {
        response: ControlResponse | ControlErrorResponse;
        type: "control_response";
    }
    Index

    Claude SDK

    Claude SDK

    response: ControlResponse | ControlErrorResponse
    type: "control_response"