Homebrew tap for SmooAI open-source desktop tools.
SmooAI is an AI-powered platform for helping businesses multiply their customer, employee, and developer experience. Learn more at smoo.ai and browse all of our open-source work at smoo.ai/open-source.
brew tap SmooAI/toolsSingle Rust binary that drives the whole Smoo AI platform from your terminal: agent orchestration, pearls (work tracking), Jira sync, api.smoo.ai (orgs / agents / knowledge / config / jobs / members / observability), admin.smoo.ai superadmin verbs, auth.smoo.ai OAuth login, sandbox / operator management, the coding TUI, worktrees, audit, and more.
brew install SmooAI/tools/th
# verify
th --version
th --helpThen th up to bring the local platform up, th code to launch the coding TUI, or th api whoami to verify your Smoo platform login. Full docs at github.com/SmooAI/smooth.
Available on macOS (Apple Silicon) and Linux (x86_64 + arm64). Windows support is in flight — pearl th-a165b4 tracks the Cargo feature gating needed for th to build without the microsandbox / TUI subtree.
Native, multi-column Bluesky desktop client. Written in Rust + Dioxus, backed by Bluesky's official OAuth flow.
brew install --cask smooblueSource + issues: github.com/SmooAI/smooblue.
Each vX.Y.Z tag on an upstream SmooAI repo triggers a workflow that bumps the corresponding formula or cask file in this tap with the new version + sha256. So brew upgrade th and brew upgrade --cask smooblue will always pull the latest published release without us hand-editing this repo.
Brent Rager
SmooAI on GitHub: github.com/SmooAI
MIT © Smoo AI