AgentDish directory
code-refactoring
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#325
↓ -4
Henka
A multi-tenant MCP server for structured, semantics-aware code refactorings. It supports real refactorings like rename, extract, inline, and organize-imports, with project registration, diff previews, and support for Java, Rust, and TypeScript/JavaScript. |
Developer Tools / AI Coding | 87 | ↓ -4 | 9 days ago | Details |
|
#413
↓ -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 | 118 days ago | Details |
|
#987
↓ -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 | 115 days ago | Details |
|
#1468
↑ +2
SNAFU
An agentic LLM-based coding tool that analyzes symbol names in source code, measures name ambiguity, and proposes clearer replacements with a human-in-the-loop review flow. |
Developer Tools / AI Coding Tools | 79 | ↑ +2 | 16 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 | 67 days ago | Details |