@oss-autopilot/core - v3.21.0
    Preparing search index...

    Interface StateSyncOutput

    interface StateSyncOutput {
        gistId: string | null;
        pushed: boolean;
    }
    Index
    gistId: string | null
    pushed: boolean