WRITE_FILE_TOOL_NAME
constWRITE_FILE_TOOL_NAME:"write_file"='write_file'
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/filesystem-tools.ts:26
The filesystem tool that creates a file from supplied content.
Exported as a constant because prompt text names it literally: the note telling the model how to write a commit message interpolates this, so the name the model is told and the name the registration check asks about cannot drift apart.