MCPcopy Index your code
hub / github.com/anomalyco/opencode / task.ts

File task.ts

packages/opencode/src/tool/task.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Tool from "./tool"
2import DESCRIPTION from "./task.txt"
3import { ToolJsonSchema } from "./json-schema"
4import { SessionV1 } from "@opencode-ai/core/v1/session"

Callers

nothing calls this directly

Calls 15

renderOutputFunction · 0.85
runTaskFunction · 0.85
backgroundResultFunction · 0.85
resolvePromptPartsMethod · 0.80
syncMethod · 0.80
addEventListenerMethod · 0.80
getMethod · 0.65
createMethod · 0.65
promptMethod · 0.65
cancelMethod · 0.65
notifyFunction · 0.50

Tested by

no test coverage detected