Show HN: ReaperAI – Automatically delete dead code from your app

jshchnzThursday, April 25, 2024

3

2

emergetools.com
Hazumi post image

Hi all,

We launched Reaper at the end of last year (https://www.emergetools.com/blog/posts/dead-code-detection-w...) 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!

Comments

2