v0.2.0
mactriage 0.2.0
This release turns mactriage into a friendlier Mac troubleshooting assistant while preserving its scriptable CLI and versioned JSON/NDJSON interfaces.
Highlights
- Run
mactriagewith no arguments for a colorful guided menu on a terminal, or a compact getting-started panel when piped. - Create private, sanitized support bundles with
mactriage collect <app>. - Investigate frozen or resource-heavy processes with
mactriage hang <app|pid>. - Explain correlated macOS privacy denials with
mactriage permissions <app>. - Check installed applications in bulk with
mactriage scan. - Compare and summarize saved reports with
compareandsummarize, or translate stable finding codes withexplain. - Monitor CPU, memory, threads, sockets, descriptor growth, daemon restarts, and system pressure with the expanded
watchcommand.
Interactive actions remain narrowly allowlisted, explain their effect before running, and default to No. JSON and noninteractive runs never prompt or mutate the system.
Install
brew install Mantaworks/tap/mactriageOr upgrade an existing installation:
brew upgrade Mantaworks/tap/mactriageUnsigned release archives are provided for Apple silicon and Intel Macs, with SHA-256 checksums and SPDX SBOMs. Because this release uses the free distribution path, macOS may show its normal downloaded-tool security prompt.