Machine v0.2.0 — System Diagnostics Suite
Machine v0.2.0 introduces a complete system diagnostics and analysis layer.
Features:
- Real-time system monitoring (watch, pulse)
- Process reasoning engine (why)
- System investigation tools (investigate, doctor)
- Historical analysis (snapshot, history, diff)
- Service and security inspection
- Predictive forecasting using system trends
- Anomaly detection across runtime metrics
- Unified diagnostic reporting
All features are implemented in a zero-dependency Rust CLI architecture.
Build:
cargo build --release
Install:
cargo install --path .