-
release: v0.2.0
released this
2026-03-24 08:07:22 +00:00 | 6 commits to main since this releaseComprehensive release containing structural, UX, and behavioral upgrades since v0.1.0:
- Namespace Transition: Renamed core executable and project namespaces from 'smart-monitor' to 'smart-shutdown'.
- Objective Vocabulary Refactoring: Normalized output strings and logging descriptors system-wide to a strict, professional tone.
- Advanced Status Query: 'status' subcommand now retrieves the parsed configuration, log locations/sizes, and tails the last 10 lines of the local log file.
- Runtime Configuration Setter: Introduced 'config set' subcommand to modify the configuration file with strict type validations.
- Auto-System Deployment: Remapped 'install' to clone the executable into system domains and register global PATH variables.
- Cleaner Removal: 'uninstall' purges binary clones and clears environmental variables, leaving zero traces.
- Documentation Rewrite: Generated an objective README file featuring copy-paste ready Markdown blocks.
Downloads