Agent Client Protocol - v0.28.1
    Preparing search index...

    Type Alias AppOptions

    Options used when creating an ACP app.

    type AppOptions = {
        name?: string;
    }
    Index

    Properties

    Properties

    name?: string

    Human-readable name used in JSON-RPC handler descriptions and diagnostics.