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

    Interface BackgroundTask

    One background task the broker is holding the devbox awake for.

    interface BackgroundTask {
        id: string;
        kind: BackgroundTaskKind;
    }
    Index

    ACP Protocol

    ACP Protocol

    id: string