AgentDish directory
code-refactoring
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#241
↓ -3
Patchwork
Patchwork is a Rust CLI for AST-native code refactoring without LLMs. It can find, replace, delete, and insert code by structure instead of regex, with support for Java, Python, JavaScript, TypeScript, and TSX. |
Developer Tools / Code Refactoring | 87 | ↓ -3 | 73 days ago | Details |
|
#584
↓ -6
Patchwork: AST-Native Editing for LLMs
A CLI for structural code search and refactoring using AST patterns instead of regex. It supports find, replace, delete, and insert workflows, with examples for method renames, logging removal, and code inserts across files. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 70 days ago | Details |
|
A Topos case study showing how a guided refactor of a synthetic healthcare claims engine reduced token usage, wall time, and estimated cost for later Gemini feature sessions. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 22 days ago | Details |