MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / set-output.ts

File set-output.ts

packages/agent-runtime/src/tools/handlers/tool/set-output.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { jsonToolResult } from '@codebuff/common/util/messages'
2
3import { getAgentTemplate } from '../../../templates/agent-registry'
4import { formatValueForError } from '../../../util/format-value'

Callers

nothing calls this directly

Calls 5

getAgentTemplateFunction · 0.90
formatValueForErrorFunction · 0.90
jsonToolResultFunction · 0.90
getZodIssueCountFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected