Skip to main content

Module file_helpers

Module file_helpers 

Source
Expand description

File operation helpers and the edit_file tool

This module provides convenience methods for common file operations and implements the edit_file tool, which is optimized for small, surgical edits (≤800 chars, ≤40 lines). For larger or multi-file changes, use apply_patch instead.