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

    Type Alias GetSessionInfoOptions

    Options for getSessionInfo.

    type GetSessionInfoOptions = {
        dir?: string;
    }
    Index

    Claude SDK

    Claude SDK

    dir?: string

    Project directory path (same semantics as listSessions({ dir })). When omitted, all project directories are searched for the session file.