vminfo v0.3.0 is a cross-platform terminal system monitor with JSON output, a web dashboard, a read-only local MCP server, network diagnostics, and embeddable Go APIs.
Changes
Changelog
- 301878b: chore(release): improve notes and package metadata (@cloudapp3)
- c55eb9d: ci(release): gate publishing on full verification (@cloudapp3)
- d4a9580: docs(readme): improve discovery and community onboarding (@cloudapp3)
- 94fe701: feat(cli): add read-only MCP server (@cloudapp3)
- 5c2eec1: fix(app): harden global options and command lifecycle (@cloudapp3)
- 73fa48f: fix(collector): harden sampling and snapshot ownership (@cloudapp3)
- cc7ff2c: fix(tui): sanitize terminal data and simplify rendering (@cloudapp3)
- 5fac5e3: fix(updater): harden release validation and binary replacement (@cloudapp3)
- c2374d6: fix(web): harden diagnostics and server lifecycle (@cloudapp3)
- f9aafc9: refactor(web): remove public /healthz endpoint (@cloudapp3)
Install or upgrade
Linux and macOS:
curl -fsSL https://raw.githubusercontent.com/cloudapp3/vminfo/main/install.sh | sudo bash -s -- --dir /usr/local/binExisting Linux and macOS release builds can upgrade with:
vminfo update --version v0.3.0Download archives and Linux packages from the assets below. Verify downloads against checksums.txt before installation.
Documentation · MCP setup · Quick start · Command reference · Compare releases