MCPcopy Create free account
hub / github.com/Ark0N/Codeman / _setupOrAttachMuxSession

Method _setupOrAttachMuxSession

src/session.ts:1122–1184  ·  view source on GitHub ↗

* Starts an interactive Claude CLI session with full terminal support. * * This spawns Claude CLI in interactive mode with the configured permission * mode (default: `--dangerously-skip-permissions`). If mux wrapping is enabled, * the session runs inside a tmux session for persistence ac

(options: {
    respawnPaneOptions: import('./mux-interface.js').RespawnPaneOptions;
    createSessionOptions: import('./mux-interface.js').CreateSessionOptions;
    spawnErrLabel: string;
  })

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

startInteractiveMethod · 0.95
startShellMethod · 0.95

Calls 12

queryTmuxWindowSizeFunction · 0.85
buildMuxAttachEnvFunction · 0.85
errorMethod · 0.80
muxSessionExistsMethod · 0.65
isPaneDeadMethod · 0.65
respawnPaneMethod · 0.65
createSessionMethod · 0.65
setManualWindowSizeMethod · 0.65
getAttachCommandMethod · 0.65
getAttachArgsMethod · 0.65
logMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected