Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ start
Method
start
packages/opencode/test/mcp/headers.test.ts:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
})
37
}
38
async
start() {
39
throw
new
Error(
"Mock transport cannot connect"
)
40
}
41
},
42
}))
43
Callers
2
job.test.ts
File · 0.45
task.test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected