MCPcopy Create free account
hub / github.com/Gan-Xing/CodexBridge /

Class

packages/codex-native-api/src/codex_app_client.ts:312–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

310export type CodexTurnInput = CodexTextTurnInput | CodexLocalImageTurnInput;
311
312export class CodexAppClient extends EventEmitter {
313 codexCliBin: string;
314
315 codexCliArgs: string[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected