Show HN: RepoReaper – AST-aware, JIT-loading code audit agent (Python/AsyncIO)
OP here. I built RepoReaper to solve code context fragmentation in RAG. Unlike standard chat-with-repo tools, it simulates a senior engineer's workflow: it parses Python AST for logic-aware chunking, ...