Skip to content

Releases: Mantaworks/mactriage

mactriage v0.4.0 — The Follow-Through Release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 17:43
567f8b0

Changelog

  • 567f8b0 Pin security actions to underlying commits (#15)
  • 44a7ef5 mactriage v0.4.0 — The Follow-Through Release (#7)

mactriage v0.3.0 — The Doctor Command

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:26
8aeb7b1

The Doctor Command

mactriage now starts with a broader, friendlier troubleshooting experience and adds a whole-Mac health check for everyday problems.

Highlights

  • New Doctor command for storage, memory, CPU, descriptors, core services, updates, crashes, restart loops, startup items, app compatibility, and network health
  • New network command with DNS, route, proxy, VPN, HTTPS/TLS, and listening-socket checks
  • Consent-gated relaunch that signals only the exact approved process set and verifies recovery
  • Private health baselines with save, list, compare, and delete
  • Sanitized Markdown support previews with optional permission-gated clipboard copy
  • Expanded interactive home menu, colored progress, accessible/plain modes, JSON, and NDJSON

Install

brew install Mantaworks/tap/mactriage

Or use the checksum-verifying installer documented in the README. Release binaries are free, unsigned macOS CLI artifacts; Homebrew builds from tagged source on your Mac.

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.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:13
88e5ef6

Changelog

  • 51dff84 build: publish releases to Homebrew tap (#1)
  • 5b4f968 build: switch Homebrew to source formula (#2)
  • 606855a chore: initialize mactriage repository
  • 88e5ef6 ci: run releases on macOS (#3)
  • f354c68 ci: use supported Go toolchain
  • bf84c3f feat: build macOS application triage CLI
  • b630dac feat: publish verified installer and branding
  • 8dbd0a9 fix: harden diagnostic evidence and recovery