MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / logReconnected

Function logReconnected

package/cli.js:7864–7865  ·  view source on GitHub ↗
(U)

Source from the content-addressed store, hash-verified

7862`)},logStatus(U){I($8.dim(`[${F46()}]`)+` ${U}
7863`)},logVerbose(U){if(_)I($8.dim(`[${F46()}] ${U}`)+`
7864`)},logError(U){I($8.red(`[${F46()}] Error: ${U}`)+`
7865`)},logReconnected(U){I($8.dim(`[${F46()}]`)+` ${$8.green("Reconnected")} after ${I5(U)}
7866`)},setRepoInfo(U,c){A=U,O=c},setDebugLogPath(U){w=U},updateIdleStatus(){g(),Y="idle",$="Ready",W=null,D=0,M=null,B(j),F()},setAttached(U){if(g(),Y="attached",$="Connected",W=null,D=0,G<=1)M=X1K(U,J,H),B(M);F()},updateReconnectingStatus(U,c){if(g(),x(),Y="reconnecting",P)for(let t of X)R(`${$8.dim(t)}
7867`);let K6=Pp6[E%Pp6.length];E++,R(`${$8.yellow(K6)} ${$8.yellow("Reconnecting")} ${$8.dim("·")} ${$8.dim(`retrying in ${U}`)} ${$8.dim("·")} ${$8.dim(`disconnected ${c}`)}
7868`)},updateFailedStatus(U){g(),x(),Y="failed";let c="";if(A)c+=$8.dim(" · ")+$8.dim(A);if(O)c+=$8.dim(" · ")+$8.dim(O);if(R(`${$8.red(JA8)} ${$8.red("Remote Control Failed")}${c}

Callers

nothing calls this directly

Calls 3

F46Function · 0.85
I5Function · 0.85
IFunction · 0.70

Tested by

no test coverage detected