Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
command-registry.ts
File · 0.70
init.test.ts
File · 0.50
prepareUserMessage
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected