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

File question.ts

packages/server/src/handlers/question.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { QuestionV2 } from "@opencode-ai/core/question"
2import { Effect } from "effect"
3import { HttpApiBuilder, HttpApiSchema } from "effect/unstable/httpapi"
4import { Api } from "../api"

Callers

nothing calls this directly

Calls 9

responseFunction · 0.90
missingRequestFunction · 0.70
findMethod · 0.65
listMethod · 0.65
useFunction · 0.50
handleMethod · 0.45
replyMethod · 0.45
makeMethod · 0.45
rejectMethod · 0.45

Tested by

no test coverage detected