trending
•

21h ago

Deadpath - find the code your agents keep rewriting around

Deadpath finds dead code in your repo unused exports, orphan files, unreachable functions, and dependencies that nothing imports—then puts that scan where your coding agents work: Claude Code, Cursor, and Codex. Most “AI dead code” tools ask a model to guess what looks unused. Agents then rewrite around the same dead files week after week. Deadpath flips that. The core scanner is deterministic. It builds a reference graph from the codebase and reports high-confidence findings with evidence.