Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiann/hapi
/ cursorModeConfig.test.ts
File
cursorModeConfig.test.ts
cli/src/cursor/utils/cursorModeConfig.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
'vitest'
;
2
import
type
{ AcpSdkBackend } from
'@/agent/backends/acp'
;
3
import
{
4
applyCursorAcpModel,
Callers
nothing calls this directly
Calls
6
toCursorAcpMode
Function · 0.90
applyCursorAcpMode
Function · 0.90
wireIdForCursorSessionState
Function · 0.90
applyCursorAcpModel
Function · 0.90
resolveCursorAcpWireId
Function · 0.90
mockModelBackend
Function · 0.85
Tested by
no test coverage detected