Skip to content

Machine v0.2.0 — System Diagnostics Suite

Choose a tag to compare

@Feroan101 Feroan101 released this 13 Jun 13:58
· 2 commits to main since this release

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 .