Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ submit
Function
submit
packages/opencode/src/cli/cmd/run/footer.question.tsx:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
const submit = () => {
160
void beginReply(questionSubmit(props.request, state()))
161
}
162
163
const reject = () => {
164
void beginReject(questionReject(props.request))
Callers
1
RunQuestionBody
Function · 0.70
Calls
3
questionSubmit
Function · 0.90
beginReply
Function · 0.85
state
Function · 0.70
Tested by
no test coverage detected