brew tap r26d/tap| Name | Type | Version | Description | Install |
|---|---|---|---|---|
| workbench | cask | 2026.9.3 | Desktop harness for AI driven software development | brew install --cask r26d/tap/workbench |
| workbench-cli | formula | 2026.9.3 | Workbench command-line client | brew install r26d/tap/workbench-cli |
| workbench-server | formula | 2026.9.3 | Headless Workbench backend for remote access | brew install r26d/tap/workbench-server |
Casks in this tap are bumped automatically by the source project's release workflow after each tagged release. The workbench cask declares auto_updates true, so the app's built-in Tauri updater handles in-place upgrades — brew upgrade only refreshes the cask version pointer.
Each cask references upstream artifacts under their respective licenses. The tap files themselves are released under the BSD 2-Clause License (matching Homebrew/homebrew-cask).