MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / postUserMessage

Function postUserMessage

cli/src/commands/help.ts:11–11  ·  view source on GitHub ↗
(prev)

Source from the content-addressed store, hash-verified

9 useChatStore.getState().setInputMode('help')
10
11 const postUserMessage: PostUserMessageFn = (prev) => prev
12 return { postUserMessage }
13}

Callers 3

init.test.tsFile · 0.50
prepareUserMessageFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected