Homebrew tap for Transaction Science apps (Agent Zed, …)
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
David Charlot 93c6277b36 agent-joule 0.3.10
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]>
2026-08-28 13:01:49 -04:00
Casks agent-joule 0.3.10 2026-08-28 13:01:49 -04:00
README.md docs: fix README - every command failed (agent-zed cask does not exist, bare tap resolves to GitHub, Agent Zed.app is Joule.app, az.transaction.science is dead) 2026-08-01 04:39:43 -04:00

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