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

Method resolveTask

packages/task-manager/src/task.service.ts:187–211  ·  view source on GitHub ↗

* Resolve a task reference. Order: * 1. full taskId * 2. unique taskId prefix (error if ambiguous) * 3. feature key -> latest non-terminal task with that feature * Returns null if nothing matches.

(ref: TaskRef)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

resolveOrErrorFunction · 0.80
service.test.tsFile · 0.80

Calls 3

readTaskMethod · 0.80
listTaskIdsMethod · 0.80

Tested by

no test coverage detected