AAI SDK
    Preparing search index...

    Type Alias HostCredentialEnv

    HostCredentialEnv: Record<string, string> & { "[hostCredentialsMarker]": true }

    An env record that may carry host/shell provider credentials. Minted only by withHostCredentialFallback (host/providers/host-env.ts). Usable for provider-credential resolution, never as agent-visible env.