ACP v2 TypeScript SDK — EXPERIMENTAL DRAFT - v1.3.0
    Preparing search index...

    Type Alias SessionIdExperimental

    SessionId: string

    A unique identifier for a conversation session between a client and agent.

    Sessions maintain their own context, conversation history, and state, allowing multiple independent interactions with the same agent.

    See protocol docs: Session ID