MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / read-files.ts

File read-files.ts

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

Source from the content-addressed store, hash-verified

1import { jsonToolResult } from '@codebuff/common/util/messages'
2
3import { getFileReadingUpdates } from '../../../get-file-reading-updates'
4import { renderReadFilesResult } from '../../../util/render-read-files-result'

Callers

nothing calls this directly

Calls 3

getFileReadingUpdatesFunction · 0.90
jsonToolResultFunction · 0.90
renderReadFilesResultFunction · 0.90

Tested by

no test coverage detected