MCPcopy
hub / github.com/codeaashu/claude-code / tasks.ts

File tasks.ts

src/tasks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import type { Task, TaskType } from './Task.js'
3import { DreamTask } from './tasks/DreamTask/DreamTask.js'
4import { LocalAgentTask } from './tasks/LocalAgentTask/LocalAgentTask.js'

Callers

nothing calls this directly

Calls 1

featureFunction · 0.85

Tested by

no test coverage detected