MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / write-file.ts

File write-file.ts

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

Source from the content-addressed store, hash-verified

1import { AbortError } from '@codebuff/common/util/error'
2import { partition } from 'lodash'
3
4import { processFileBlock } from '../../../process-file-block'

Callers

nothing calls this directly

Calls 1

processFileBlockFunction · 0.90

Tested by

no test coverage detected