MCPcopy Create free account
hub / github.com/tiann/hapi /

Class

cli/src/codex/codexRemoteLauncher.ts:177–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177class CodexRemoteLauncher extends RemoteLauncherBase {
178 private readonly session: CodexSession;
179 private readonly appServerClient: CodexAppServerClient;
180 private permissionHandler: CodexPermissionHandler | null = null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected