Skip to content

Fix multiple bugs - #2

Open
kenGucci wants to merge 2 commits into
mainfrom
fix/multiple-bugs
Open

Fix multiple bugs#2
kenGucci wants to merge 2 commits into
mainfrom
fix/multiple-bugs

Conversation

@kenGucci

@kenGucci kenGucci commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes 6 bugs and adds 6 features.

Bug Fixes

  • Logger JSON missing closing brace
  • psutil None guard (crash when not installed)
  • fs.statfsSync compat for Node < 22
  • Missing error handler on server.listen()
  • Docker tini init for signal handling
  • setup.py context manager for README
  • agent.py overall_status was always operational
  • Unused imports removed

Features

  • Real remediation actions (kill high-CPU procs, drop caches, docker prune, log rotate, temp cleanup)
  • SSH remote agent: monitor and fix remote hosts
  • Slack webhook + SMTP email notifications
  • Python test suite (16 tests)
  • Comprehensive CI/CD: matrix test (Node 18/20/22 x Python 3.10/3.11/3.12), lint, security audit, releases
  • Unified .env config with python-dotenv

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
automatic-maintenance Ready Ready Preview, Comment Jun 9, 2026 8:10pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant