homebrew-tap

July 29, 2026 · View on GitHub

Personal Homebrew formulae for undivisible.

Packages

FormulaDescription
waxFast Homebrew-compatible package manager (plyght/wax)
vroMinimal terminal text editor (undivisible/vro)
folk-aroundMCP agent for computer control (undivisible/folk-around)
poke-aroundExpose your machine to your Poke AI assistant via an MCP tunnel (undivisible/poke-around)
drift-wallpaperFluid live wallpaper for macOS, Windows, and Linux (undivisible/drift-wallpaper)
unthinkclawLocal-first Rust agent runtime (undivisible/unthinkclaw)
rs-peekabooRust-native cross-platform computer-use CLI and library (undivisible/rs_peekaboo)
herdr-guimacOS GUI for Herdr (undivisible/herdr-gui)
rx4Agent harness engine — loop, tools, providers, sessions, permissions, computer-use (tschk/rotary)
tkAI coding agent TUI — rx4 harness + crepuscularity-tui (semitechnological/telekinesis)
oilNative Linux package manager with system-PM interop (semitechnological/oil)
inaugurationMulti-language compiler with JIT, Core IR, and 40 frontends (tschk/inauguration)

Install

wax

Wax auto-adds this tap when you install a formula from it. No wax tap add or trust step.

wax install undivisible/tap/vro

List every package in the tap:

wax tap list undivisible/tap

Add the tap without installing anything:

wax tap undivisible/tap
# or:
wax install undivisible/tap

After the tap is present, short names work too:

wax install vro

Homebrew

brew tap undivisible/tap https://github.com/undivisible/homebrew-tap
brew install vro

Formulae

vro

Minimal terminal text editor: undivisible/vro. Installs prebuilt binaries from GitHub Releases (same pattern as inauguration + wax/brew parity).

wax install undivisible/tap/vro

Release assets include *.sha256 for manual verification (shasum -a 256 -c …).

Formula checksums are refreshed when tagging a new v* release: bash /path/to/vro/scripts/print-release-shas.sh v1.2.3 (example).

wax

Fast, modern package manager leveraging Homebrew's ecosystem: plyght/wax. Built in Rust for speed and reliability, with parallel installation workflows and third-party tap support.

wax install undivisible/tap/wax

folk-around

Rust MCP agent for computer control: undivisible/folk-around. Self-contained release binary that speaks the Model Context Protocol — shell, accessibility, clipboard, files, and rs_peekaboo-backed macOS automation over stdio, HTTP SSE, or Cloudflare signaling.

wax install undivisible/tap/folk-around

drift-wallpaper

Fluid live wallpaper for macOS, Windows, and Linux: undivisible/drift-wallpaper. Inspired by sandydoo/flux.

wax install undivisible/tap/drift-wallpaper

poke-around

Expose your machine to your Poke AI assistant via an MCP tunnel: undivisible/poke-around. Community project — not affiliated with Poke or The Interaction Company.

wax install undivisible/tap/poke-around

unthinkclaw

Local-first Rust agent runtime: undivisible/unthinkclaw. Small, async-first, uses SurrealDB + RocksDB as the primary state layer.

wax install undivisible/tap/unthinkclaw

rs-peekaboo

Rust-native cross-platform computer-use CLI and library: undivisible/rs_peekaboo.

wax install undivisible/tap/rs-peekaboo

herdr-gui

macOS GUI for Herdr: undivisible/herdr-gui.

wax install undivisible/tap/herdr-gui

rx4

Agent harness engine — loop, tools, providers, sessions, permissions, computer-use, pi protocol compatible: tschk/rotary.

wax install undivisible/tap/rx4

tk

AI coding agent TUI — rx4 harness + crepuscularity-tui: semitechnological/telekinesis.

wax install undivisible/tap/tk

oil

Native Linux package manager with system-PM interop: semitechnological/oil.

wax install undivisible/tap/oil

inauguration

Multi-language compiler with JIT, Core IR, and 40 frontends: tschk/inauguration.

wax install undivisible/tap/inauguration