Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ add-message.ts
File
add-message.ts
packages/agent-runtime/src/tools/handlers/tool/add-message.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assistantMessage, userMessage } from
'@codebuff/common/util/messages'
2
3
import
type
{ CodebuffToolHandlerFunction } from
'../handler-function-type'
4
import
type
{
Callers
nothing calls this directly
Calls
2
userMessage
Function · 0.90
assistantMessage
Function · 0.90
Tested by
no test coverage detected