MCPcopy 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

1import { afterEach, describe, expect, it, vi } from 'vitest';
2import { MessageQueue2 } from '@/utils/MessageQueue2';
3import type { OpencodeMode, PermissionMode } from './types';
4

Callers

nothing calls this directly

Calls 8

opencodeRemoteLauncherFunction · 0.90
createModeWithEffortFunction · 0.85
createResetModeFunction · 0.85
createPlanModeFunction · 0.85
getMethod · 0.80
createSessionStubFunction · 0.70
createModeFunction · 0.70
pushMethod · 0.45

Tested by

no test coverage detected