Files
timmy-config/scripts/self_healing.py
Alexander Whitestone 179833148f
All checks were successful
PR Checklist / pr-checklist (pull_request) Successful in 1m14s
feat(scripts/self_healing.py): safe-by-default with dry-run support
- Add --dry-run as default mode (no changes made)
- Add --execute flag to actually perform fixes
- Add --help-safe to explain each action
- Add confirmation prompts for destructive actions
- Add --confirm-kill flag for process termination (dangerous)
- Add --yes flag to skip confirmations for automation
- Add timestamps to log messages
- Improve SSH connection timeout
- Maintain existing functionality while making it safe by default

Addresses issue #435
2026-04-09 12:49:39 -04:00

8.7 KiB