Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
(FilePath, SearchPattern, ReplacementString) -> EditStatus
Apply codebase edits using precise, programmatic line-range replacements rather than manual interactive editor commands.
Problem it solves
LLMs cannot reliably interact with visual terminal editors like vim or nano to modify code files.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.