Thursday, April 25, 2024

Show HN: ReaperAI – Automatically delete dead code from your app https://ift.tt/nUex1SH

Show HN: ReaperAI – Automatically delete dead code from your app Hi all, We launched Reaper at the end of last year ( https://ift.tt/COdTLMj... ) with the goal of helping teams discover dead code in their mobile apps. Unlike typical static analysis that only finds technically unreachable code, Reaper is an SDK that monitors production data to discover code that's unused by real users (ex. stale feature flags). ReaperAI takes this a step further by actually being able to open pull requests in your repo to automatically delete the dead code that it finds. Here is a demo video: https://www.youtube.com/watch?v=y2FEaAmUvNw We're here to answer your questions & would love to hear any ideas or feedback you have! https://ift.tt/2GVmTLP April 25, 2024 at 09:55PM

No comments:

Post a Comment

Show HN: Good old emails and LLMs for automating job tracking https://ift.tt/Q5D0lwg

Show HN: Good old emails and LLMs for automating job tracking So I spent the last few days building Jobstack. The logic is quite simple. You...