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

Method processTerminalOutput

src/task-tracker.ts:252–285  ·  view source on GitHub ↗

* Process raw terminal output to detect task patterns. * * This is a fallback for when JSON parsing doesn't capture everything. * Uses pre-compiled patterns to detect launch and completion messages. * * Note: May create duplicate tasks in some cases; deduplication is * handled by c

(data: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 4

completeTaskMethod · 0.95
valuesMethod · 0.45

Tested by

no test coverage detected