- {selectedPersonas.some((p) => p.runtime) - ? "Personas with a preferred runtime will use their own instead of this selection." - : "Default runtime for all deployed agents."} + {isOverrideActive + ? "All agents will use this runtime, overriding persona preferences." + : "Each persona uses its preferred runtime. Choose a runtime above to override all."}
@@ -583,6 +582,7 @@ export function AddChannelBotDialog({