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

    Type Alias SessionMigration

    type SessionMigration = {
        cwd: string;
        path: string;
        title: string | null;
    }
    Index

    Properties

    Properties

    cwd: string
    path: string
    title: string | null