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

Method addTask

src/task-queue.ts:52–62  ·  view source on GitHub ↗

* Adds a new task to the queue. * @throws Error if the task's dependencies would create a circular dependency

(options: CreateTaskOptions)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

task-queue.test.tsFile · 0.80
generateFollowUpTasksMethod · 0.80
assignPhaseTasksMethod · 0.80
assignTeamPhaseMethod · 0.80
pollPhaseStatusMethod · 0.80
replanPhaseMethod · 0.80
cli.tsFile · 0.80

Calls 5

validateDependenciesMethod · 0.95
toStateMethod · 0.95
setTaskMethod · 0.80
setMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected