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

Method handleToolResult

src/task-tracker.ts:348–375  ·  view source on GitHub ↗

* Handle a tool_result block. * Marks the corresponding task as completed or failed. * * @param block - The tool_result content block * @fires taskCompleted - If result is success * @fires taskFailed - If result is error

(block: ClaudeToolResultBlock)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

processMessageMethod · 0.95

Calls 4

cleanupCompletedTasksMethod · 0.95
getMethod · 0.45
emitMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected