HomeButler v0.28.0
Manage your homelab from any AI — one binary, zero dependencies.
Install / Upgrade
# Already installed? Just run:
homebutler upgrade
# Fresh install
brew install Higangssh/homebutler/homebutler
# or
curl -fsSL https://raw.githubusercontent.com/Higangssh/homebutler/main/install.sh | sh
# or
npm install -g homebutlerMCP (Claude Desktop / Cursor / Claude Code)
{ "mcpServers": { "homebutler": { "command": "npx", "args": ["-y", "homebutler@latest"] } } }Changelog
🚀 Features
- a2c7665: feat: doctor did not know when nothing was watching (#144) (@Higangssh)
- 0210fbd: feat: doctor now checks the five things it already knew (#145) (@Higangssh)
- 4ee7c61: feat: show whether the Proxmox dashboard is looking at current data (#146) (@gsaraiva2109)
- 1ed2eb2: feat: watch could be running and telling nobody (#148) (@Higangssh)
- 63afe66: feat: watch the Proxmox endpoints and the guests that should stay running (#124) (@gsaraiva2109)
Full Changelog: v0.27.0...v0.28.0
All install methods: See README