Blog Category
Codemods & Refactoring
Deep dives into large-scale code transformations using codemods. Learn how to safely modernize legacy code, automate refactors, and manage structural changes across codebases.
3 articles
SWE Agents are Better with Codemods
Coding assistants like Cursor have brought us into a new era of programming.But there’s a class of programming tasks that remain outside…
Read article →Automating Dead Code Removal with AI and Static Analysis
Dead Code Removal Sucks ☠️ Dead code is a perennial source of tech debt in large codebases. As unused code and outdated…
Read article →Case Study: AI-Powered SQLAlchemy Upgrade
Upgrading your tech stack is like cleaning out your closet. You know it needs to happen, but, ah, it’s such a headache.…
Read article →