HomeButler v0.23.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
- c58b096: feat: print a Proxmox Community Script command instead of running one (#94) (@gsaraiva2109)
- 504ac1e: feat: show Proxmox status in web dashboard (#95) (@gsaraiva2109)
- 309c35a: feat: start, shut down, and reboot Proxmox guests with task status lookup (#90) (@gsaraiva2109)
- ab30729: feat: watch start is the monitoring process, not half of one (#98) (@Higangssh)
🐛 Bug Fixes
- 62d8d2c: fix: refuse flag-shaped container arguments before routing to a remote host (#88) (@lenny-ts)
Full Changelog: v0.22.1...v0.23.0
All install methods: See README