Telex: Open-Source Tool Uses LLM + Tree-sitter to Auto-Fix Dependency Breakages via PRs

Efficient-Passage889 · reddit · 2026-09-21

A developer open-sourced Telex (MIT licensed) to automate the pain of dependency breakages. Pipeline: detect the breaking change, locate affected code with Tree-sitter, have an LLM generate a patch, run verification, then open a GitHub PR for human review. The project is seeking contributors around code analysis, patch generation, testing and multi-language support. Repo: github.com/Kesavaraja67/telex

Original post →

More from coding & agent

coding & agent channel →