MCPcopy Create free account
hub / github.com/codeaholicguy/ai-devkit / setProgress

Method setProgress

packages/task-manager/src/task.service.ts:300–320  ·  view source on GitHub ↗
(
        taskId: string,
        progress: { text?: string | null; percent?: number | null },
        opts?: TaskMutationOptions
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

registerFunction · 0.80
service.test.tsFile · 0.80

Calls 3

requireTaskMethod · 0.95
persistAndRecordMethod · 0.95
validatePercentFunction · 0.85

Tested by

no test coverage detected