MCPcopy Create free account
hub / github.com/Noumena-Network/code / onInterrupt

Function onInterrupt

src/cli/print.ts:3971–3973  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3969 structuredIO.injectControlResponse(response)
3970 },
3971 onInterrupt() {
3972 abortController?.abort()
3973 },
3974 onSetModel(model) {
3975 const resolved =
3976 model === 'default' ? getDefaultMainLoopModel() : model

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected