Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ feature } from
'bun:bundle'
2
import
type
{ Task, TaskType } from
'./Task.js'
3
import
{ DreamTask } from
'./tasks/DreamTask/DreamTask.js'
4
import
{ LocalAgentTask } from
'./tasks/LocalAgentTask/LocalAgentTask.js'
Callers
nothing calls this directly
Calls
1
feature
Function · 0.85
Tested by
no test coverage detected