Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ AbortError } from
'@codebuff/common/util/error'
2
import
{ partition } from
'lodash'
3
4
import
{ processFileBlock } from
'../../../process-file-block'
Callers
nothing calls this directly
Calls
1
processFileBlock
Function · 0.90
Tested by
no test coverage detected