Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:10
989e984

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 mactriage with 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 compare and summarize, or translate stable finding codes with explain.
  • Monitor CPU, memory, threads, sockets, descriptor growth, daemon restarts, and system pressure with the expanded watch command.

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/mactriage

Or upgrade an existing installation:

brew upgrade Mantaworks/tap/mactriage

Unsigned 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.