Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ QuestionV2 } from
"@opencode-ai/core/question"
2
import
{ Effect } from
"effect"
3
import
{ HttpApiBuilder, HttpApiSchema } from
"effect/unstable/httpapi"
4
import
{ Api } from
"../api"
Callers
nothing calls this directly
Calls
9
response
Function · 0.90
missingRequest
Function · 0.70
find
Method · 0.65
list
Method · 0.65
use
Function · 0.50
handle
Method · 0.45
reply
Method · 0.45
make
Method · 0.45
reject
Method · 0.45
Tested by
no test coverage detected