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

Method handleTerminalData

src/respawn-controller.ts:1299–1360  ·  view source on GitHub ↗

* Process terminal data for idle/working detection using multi-layer approach. * * Detection Layers: * 1. Completion message ("for Xm Xs") - PRIMARY signal * 2. Output silence - confirms completion * 3. Token stability - additional confirmation * 4. Working pattern absence - suppor

(data: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

setupTerminalListenerMethod · 0.95

Calls 13

resetNoOutputTimerMethod · 0.95
resetPreFilterTimerMethod · 0.95
resetAutoAcceptTimerMethod · 0.95
logMethod · 0.95
_detectWorkingPatternMethod · 0.95
setStateMethod · 0.95
_detectPromptMethod · 0.95
extractTokenCountFunction · 0.85
appendMethod · 0.45
cancelMethod · 0.45

Tested by

no test coverage detected