Agent Client Protocol - v0.2.0-alpha.8
    Preparing search index...

    Interface ClientCapabilities

    Capabilities supported by the client.

    interface ClientCapabilities {
        fs?: FileSystemCapability;
        terminal?: boolean;
    }
    Index

    Properties

    Properties

    terminal?: boolean

    UNSTABLE

    This capability is not part of the spec yet, and may be removed or changed at any point.