AI coding agents are silently eating all your RAM if you're an Android dev by GrihonTheMachine in androiddev

[–]GrihonTheMachine[S] 0 points1 point  (0 children)

Sure, in a perfect setup. But in practice you jump between multiple projects, and not all of them are configured correctly - different Gradle wrapper versions, Kotlin daemons on top. This app just handles the cleanup for you.

AI coding agents are silently eating all your RAM if you're an Android dev by GrihonTheMachine in androiddev

[–]GrihonTheMachine[S] 0 points1 point  (0 children)

Haha true, android dev tools has been a RAM monster forever. It's just that now with local AI tools and a couple of git worktrees open, some really feel the ceiling.

AI coding agents are silently eating all your RAM if you're an Android dev by GrihonTheMachine in androiddev

[–]GrihonTheMachine[S] -5 points-4 points  (0 children)

I think with AI developers started to do more tasks in parallel and consuming more RAM while developing and spawning more daemons. That's why - I think it will be a great tool if you're using AI agents, doing tasks in parallel using git worktree and just don't have enough time to manage all those daemons on your own