feat : Zombie Process Reaper Integration (Issue #38)#39
Merged
Surajkumar5050 merged 5 commits intoSurajkumar5050:mainfrom Feb 10, 2026
Merged
Conversation
eea4e07 to
185b395
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR implements the Zombie Process Reaper, a proactive system monitoring feature that identifies idle, resource-heavy processes and prompts the user via Telegram to take action.
Changes Made:
src/zyron/features/zombie_reaper.pysrc/zyron/utils/zombie_whitelist.json).src/zyron/agents/telegram.pyzombie_alert_callbackto send formatted alerts.Kill,Whitelist,Ignore (1h).chat_idtotelegram_chat_id.txtto enable automatic monitoring on restart without/start.✅ Pre-Push Checklist:
Screenshots/Gifs (If UI changes):
note: the 5min idle in this screenshot and the 0min is for testing purposes, it's actually 3 hours idle then report back