Make line-based edits to a file using string or regex pattern matching. Supports replacing entire lines, specific text matches, regex patterns, multiple lines/edits, and dry run mode.
approve_edit
Apply changes from a previous dry run of edit_file_lines. Provides a two-step editing process for safety.