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

Function sendUserMessage

cli/src/codex/codexRemoteLauncher.test.ts:860–860  ·  view source on GitHub ↗
(_text: string)

Source from the content-addressed store, hash-verified

858 codexMessages.push(message);
859 },
860 sendUserMessage(_text: string) {},
861 sendClaudeSessionMessage(message: unknown) {
862 summaryMessages.push(message);
863 },

Callers

nothing calls this directly

Calls 1

sendUserMessageMethod · 0.80

Tested by

no test coverage detected