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

Method getTaskTreeLight

src/task-tracker.ts:546–558  ·  view source on GitHub ↗

* Lightweight task tree for SSE broadcasts — strips large `output` strings * to avoid serializing 5-10MB of task results every 500ms. * Full task details available via getTaskTree(). * * @returns Array of root tasks with output truncated to 200 chars

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

toLightDetailedStateMethod · 0.80

Calls 2

pushMethod · 0.80
valuesMethod · 0.45

Tested by

no test coverage detected