In order to avoid confusion, I will denote by $x^m$ the $m$th sequence and $x^m_n$ will be the $n$th element of the $m$th sequence: $x^m=(x^m_1,x^m_2,x^m_3,\ldots)$. We need a Cauchy sequence $y=(y_1,y_2,\ldots)$ such that $d(x^n,y)\to0$.
The idea is to take a kind of diagonal: one element from each sequence,
$y_1\in x^1$, $y_2\in x^2$, ... .
$\bullet$ Construction of the sequence $y$:
For every $n$, the sequence $x^n$ is Cauchy, so there exists some index $k_n$ such that $|x^n_i-x^n_{k_n}|<\frac1n$ for all $i\ge k_n$. Now choose $y_n=x^n_{n_k}$.
$\bullet$ Proof that $y$ is Cauchy: Take an arbitrary $\varepsilon>0$.
The sequence $x^1,x^2,\ldots$ is Cauchy in $\hat{X}$, so there is some $N$ such that $d(x^n,x^m)<\frac\varepsilon3$ for all $m,n\ge N$. Consider two arbitrary indices $m,n$ with $m,n>\max(N,\frac3\varepsilon)$. Since
$\lim\limits_{i\to\infty}|x^n_i-x^m_i|=d(x^n,x^m)<\frac\varepsilon3$,
there is some index $I$ such that
$|x^n_i-x^m_i|<\frac\varepsilon3$ for $i\ge I$.
By the definition of $k_n$, for all $i\ge k_n$ we have
$|x^n_i-y_n|=|x^n_i-x^n_{k_n}|<\frac1n<\frac\varepsilon3$.
Similarly, $|x^m_i-y_m|<\frac\varepsilon3$ holds
for all $i\ge k_m$.
Hence, with $i=\max(I,k_m,k_n)$ we have
$$
|y_n-y_m| \le |y_n-x^n_i| + |x^n_i-x^m_i| + |x^m_i-y_m| <
\frac\varepsilon3+\frac\varepsilon3+\frac\varepsilon3 =
\varepsilon.
$$
Therefore, for $m,n>\max(N,\frac3\varepsilon)$ we have
$|y_n-y_m| < \varepsilon$.
$\bullet$ Proof that $d(x^n,y)\to0$:
Again, fix some arbitrary $\varepsilon>0$.
The sequence $y$ is Cauchy, so there is an index $I$ such that $|y_i-y_j|<\frac\varepsilon3$ for all $i,j\ge I$.
Consider an arbitrary index $n\ge\max(\frac3\varepsilon,I)$.
For $i\le \max(n,I)$ we have
$$
|x^n_i-y_i| \le
|x^n_i-y_n| + |y_n-y_i| =
|x^n_i-x^n_{k_n}| + |y_n-y_i| <
\frac1n + \frac\varepsilon3 <
\frac23\varepsilon.
$$
From $i\to\infty$ we get
$$
d(x^n,y) \le \frac23\varepsilon<\varepsilon.
$$
Therefore, for $n\ge\max(\frac3\varepsilon,I)$ we have
$d(x^n,y) \le \frac23\varepsilon<\varepsilon$.