d4878c2d27
Changed confirmation check from exact 'yes' match to regex pattern that accepts: - y, Y - yes, Yes, YES - Any case variation This prevents user frustration when typing 'y' instead of full 'yes'.