export const optionalBundledClusters = [ "acpx", "diagnostics-otel", "diffs", "googlechat", "matrix", "memory-lancedb", "msteams", "nostr", "tlon", "twitch", "ui", "zalouser", ]; export const optionalBundledClusterSet = new Set(optionalBundledClusters);