Skip to content

v0.23.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Aug 17:21
· 3 commits to main since this release
5f6fee1

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 homebutler

MCP (Claude Desktop / Cursor / Claude Code)

{ "mcpServers": { "homebutler": { "command": "npx", "args": ["-y", "homebutler@latest"] } } }

Changelog

🚀 Features

🐛 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