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

Method _processExpensiveParsers

src/session.ts:1535–1598  ·  view source on GitHub ↗

* Process expensive parsers (ANSI strip, Ralph, bash tool, token, CLI info, task descriptions). * Called on a throttled schedule (every EXPENSIVE_PROCESS_INTERVAL_MS) instead of on every * PTY data chunk. Receives accumulated raw data to process in one batch.

(rawData: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

startInteractiveMethod · 0.95

Calls 7

parseClaudeCodeInfoMethod · 0.95
isExternalCliModeFunction · 0.85
notifyWorkingMethod · 0.80
processCleanDataMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected