burrow ← back to burrow Download

Releases

Every version at a glance — what it added, fixed, and tightened. Full notes for each live on GitHub.

7 releases · latest 0.6.7 · GitHub releases ↗

0.6.7latest

Jun 11, 2026 full notes ↗

The biggest release yet — one Home dashboard, 繁體中文, native sensors, live 1-second charts.

One Home dashboard

Status, History and Activity fold into a single live view — vitals, charts and recent jobs in one place.

繁體中文

Traditional Chinese joins English and 简体 — with an in-app switch, so you're not tied to the system language.

Real fans & temps

Fan RPM and CPU/GPU die temperatures, read straight from the SMC — the gaps Mole leaves on Apple Silicon, filled.

1-second live charts

Net and disk sampled every second — bursts actually show up instead of being averaged away.

Trash from the treemap

Spot a forgotten folder in Analyze and send it to the Trash right there — no detour to Finder.

Sharper AI Explain

It now briefs the whole picture — current snapshot, recent trend and your recent cleanups, in your language.

opt-out anonymous telemetry — one switch, listed in TELEMETRY.md loopback API hardened — no CORS grant AI keys moved to the Keychain deletes & uninstalls need a second agent opt-in treemap hover & breadcrumb fixed tests 124 → 244

0.6.5

Jun 9, 2026 full notes ↗

A reliability release — the selection flows stop hanging, and the engine integration is now driven by tests.

No more "Scanning…" hang

Installers and Purge no longer freeze when Mole finds nothing, or on a second scan.

Tested mo integration

The "remove exactly what you picked — or nothing" flow is now a pure state machine, verified in CI.

tests 90 → 124 one ANSI cleaner, one typed client, one snapshot store

0.6.0

Jun 8, 2026 full notes ↗

Fix-and-polish — cleanup flows actually complete, and the trackers show real data.

Installer & Uninstall complete

The confirm-screen timeout and the silent [y/N] hang are gone — both flows now finish.

Native disk I/O & GPU

Read natively where Mole reports zero on Apple Silicon, so charts show real numbers.

Purge → Show all

Pull in the complete find list and pick from everything, not just the ~50 biggest.

More history charts

Battery, GPU and Fans join the lineup; Top Processes ranks by CPU or RAM.

thermal chart plots a real temperature faster live sampling catches short spikes settings flush immediately

0.5.5

Jun 8, 2026 full notes ↗

Two new cleanup tools, an AI lens on Status, and agents that can act — safely.

Purge

Find and clear old build artifacts — node_modules, target/, build/ — ticking exactly what goes.

Installers

Sweep leftover .dmg / .pkg / .iso / .zip with the same pick-what-to-remove flow.

Explain (AI), opt-in

A lens that reads one snapshot and explains it in plain English — local Ollama by default, nothing leaves the Mac.

Agents can act over MCP

burrow_clean, _optimize, _uninstall and friends — every action dry-runs unless you flip the real-cleanups switch.

every agent action defaults to --dry-run LM Studio & OpenAI-compatible backends supported

0.5.1

Jun 8, 2026 full notes ↗

Maintenance — Full Disk Access actually sticks now.

Full Disk Access works

Ad-hoc signing gives the app a stable code identity, so the TCC grant finally binds.

Less energy in Software

Dropped the per-app Spotlight query that kept mds and mdworker awake.

new read-only MCP tools: burrow_cleanup_history, burrow_deleted_files Quit & Reopen path after granting FDA

0.5.0

Jun 8, 2026 full notes ↗

Burrow grows up — Touch ID, a live menu-bar HUD, an MCP server, 简体中文, and a one-command install.

Touch ID for sudo

Cleanups that need admin rights authenticate with a fingerprint, via mo touchid.

Menu-bar HUD

Live job status from the menu bar — or run without the icon entirely, in Dock mode.

MCP server

Ask Claude Code about your Mac — a read-only stdio server, including burrow_process_usage.

简体中文

Simplified Chinese localization.

History

Long-range charts — five minutes out to ninety days — over a local SQLite store.

Homebrew cask

brew install --cask caezium/tap/burrow — one command, engine included, quarantine cleared.

Activity pane: cleanup history in-app Full Disk Access gate stops the per-folder permission flood guided Mole setup on first run

0.4.0

Jun 4, 2026 full notes ↗

First public release — five tools, one native window, built on the Mole CLI.

Five tools, one window

Status, Analyze, Software, Clean and Optimize — a native macOS GUI for the audited mo engine.

Status + History

A live dashboard with per-metric sparklines, and long-range charts on a local store.

MCP server, day one

HTTP + stdio endpoints so Claude Code can ask what's happening on this Mac.

macOS 14+ requires brew install mole unsigned, pre-1.0