Expand description
Simplified AST-aware patch tool for bulk code transformations
This tool focuses on essential bulk operations that save significant tokens for LLMs by automating tedious multi-file transformations.
Structs§
- Extract
Stats - Statistics for function extraction showing token savings
- Import
Stats - Statistics for import updates showing token savings
- Patch
Tool - Main patch tool for essential bulk transformations
- Rename
Stats - Statistics for rename operations showing token savings
Enums§
- Patch
Error - Errors that can occur during patch operations
- Rename
Scope - Scope for rename operations