@salesforce/agents
    Preparing search index...

    Function removePreviewSessionCache

    • Remove the session marker so this session is no longer considered "active" for send/end without --session-id. Call after ending the session. Caller must set sessionId on the agent before calling.

      Parameters

      • agent: { getHistoryDir: () => Promise<string> }

      Returns Promise<void>