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

Method start

src/respawn-controller.ts:1160–1209  ·  view source on GitHub ↗

* Start watching the session for idle state. * * Begins monitoring terminal output for idle indicators. * When idle is detected, starts the respawn cycle. * * No-op if: * - `config.enabled` is false * - Already running (state !== 'stopped') * * @fires stateChanged - Transi

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

resumeMethod · 0.95
restoreRespawnControllerFunction · 0.95
registerRespawnRoutesFunction · 0.95
registerRalphRoutesFunction · 0.95

Calls 13

logMethod · 0.95
resetHookStateMethod · 0.95
setStateMethod · 0.95
setupTerminalListenerMethod · 0.95
startDetectionUpdatesMethod · 0.95
startNoOutputTimerMethod · 0.95
startPreFilterTimerMethod · 0.95
startAutoAcceptTimerMethod · 0.95
clearMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected