Burrow 0.4.0
Burrow 0.4.0
The first release as a full, open-source mole.fit β a native macOS GUI
for the Mole CLI (mo).
Five tools, one window
- Status β live dashboard: health score, CPU, memory, GPU, disk,
network, battery with per-metric sparklines, and a sortable/pinnable
process table. - Analyze β squarified treemap of your disk; drill in, reveal in Finder.
- Software β installed-app list with search/sort + multi-select
uninstall, plus a Homebrew Updates tab. - Clean β preview what's reclaimable, then clean for real.
- Optimize β one-tap safe maintenance.
Burrow's own extras
- Menu-bar HUD with live status of jobs running in the app.
- History β long-range charts (5 m β 90 d) over a local SQLite history.
- MCP server (HTTP +
Burrow --mcpstdio) for Claude Code.
Requirements
- macOS 14+
brew install mole
Install notes
Unsigned build for now. After copying to /Applications:
xattr -cr /Applications/Burrow.app, or right-click β Open the first time.
A notarized release + Homebrew cask are planned.