Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tiann/hapi
/ opencodeRemoteLauncher.test.ts
File
opencodeRemoteLauncher.test.ts
cli/src/opencode/opencodeRemoteLauncher.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it, vi } from
'vitest'
;
2
import
{ MessageQueue2 } from
'@/utils/MessageQueue2'
;
3
import
type
{ OpencodeMode, PermissionMode } from
'./types'
;
4
Callers
nothing calls this directly
Calls
8
opencodeRemoteLauncher
Function · 0.90
createModeWithEffort
Function · 0.85
createResetMode
Function · 0.85
createPlanMode
Function · 0.85
get
Method · 0.80
createSessionStub
Function · 0.70
createMode
Function · 0.70
push
Method · 0.45
Tested by
no test coverage detected