AgentDish directory
AST
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#342
↓ -4
NoWreck
NoWreck is a CLI verifier that checks whether AI coding assistant claims match the actual code changes using structural analysis rather than another model judgment. |
Developer Tools / Code Review | 87 | ↓ -4 | 34 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 |
|
#1424
↓ -1
api-doctor
Deterministic CLI that scans AI-generated code for bad API integrations using AST-based rules. It supports providers like Supabase, Auth0, Firebase, Resend, Twilio, and OpenAI-related tools, and can be run directly or installed as an agent skill. |
Developer Tools / Code Review | 80 | ↓ -1 | 61 days ago | Details |
|
#1681
↓ -1
Locus
A pure Rust code-assist engine focused on AST safety checks, multi-agent symbol coordination, taint tracking, incremental parsing, and MCP integration. The repository page includes an overview, performance claims, architecture notes, and configuration references. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 9 days ago | Details |