Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ cursorAcpRemoteLauncher.test.ts
File
cursorAcpRemoteLauncher.test.ts
cli/src/cursor/cursorAcpRemoteLauncher.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, it, vi, beforeEach } from
'vitest'
;
2
import
{ MessageQueue2 } from
'@/utils/MessageQueue2'
;
3
import
type
{ EnhancedMode } from
'./loop'
;
4
Callers
nothing calls this directly
Calls
7
cursorAcpRemoteLauncher
Function · 0.90
unshift
Method · 0.80
setPermissionMode
Method · 0.80
makeSession
Function · 0.70
close
Method · 0.65
setModel
Method · 0.65
push
Method · 0.45
Tested by
no test coverage detected