Homebrew tap for Transaction Science apps (Agent Zed, …)
- Ruby 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Both DMGs are built from the v0.3.10 tag and their sha256 values were taken from the published artifacts, then re-verified by downloading each URL the cask declares and re-hashing it -- so an arm/intel swap would have been caught, not just a stale version string. Scoop is deliberately NOT bumped in step with this. The x86_64 Windows leg did not run for v0.3.10 (its runner host was offline), so Agent-Joule-x86_64-windows.zip does not exist for this tag and a scoop manifest pointing at it would 404. Co-Authored-By: Claude Opus 5 <[email protected]> |
||
| Casks | ||
| README.md | ||
Transaction Science Homebrew Tap
Homebrew casks for Transaction Science apps.
Agent Joule
A deterministic-first, energy-metered AI coding editor (a fork of Zed).
brew tap transaction-science/tap https://git.transaction.science/Transaction-Science/homebrew-tap
brew install --cask agent-joule
The tap URL is required. Without it Homebrew assumes GitHub, which is not where this tap lives.
macOS on Apple Silicon and Intel. Builds are ad-hoc signed and not notarized, so macOS may block the first launch. If that happens:
xattr -dr com.apple.quarantine "/Applications/Joule.app"
Homepage: https://joule.transaction.science Source and releases: https://git.transaction.science/Transaction-Science/agent-joule