MCPcopy 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

1import { assistantMessage, userMessage } from '@codebuff/common/util/messages'
2
3import type { CodebuffToolHandlerFunction } from '../handler-function-type'
4import type {

Callers

nothing calls this directly

Calls 2

userMessageFunction · 0.90
assistantMessageFunction · 0.90

Tested by

no test coverage detected