You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ship Alpha 0.1.0-alpha.2 so Homebrew matches main.
Why:
The advertised brew CLI plus cask path still served the older
0.1.0-alpha.1 tarball and app zip. Refresh and first-run honesty from
PR 14 lived only on main.
Changed:
Version, docs, formula URL, and cask pin now name 0.1.0-alpha.2. The
formula sha256 is the packaged CLI tarball. The cask sha256 is the
signed, notarized, stapled app zip. Front-door tests read the version
from package.json. Install-failure copy names the Homebrew cask.
Verification:
npm run agent:verify -- --profile spec-only --paths .github/ISSUE_TEMPLATE/install-failure.yml,CHANGELOG.md,Casks/simulator-broker.rb,Formula/simbroker.rb,README.md,SECURITY.md,docs/getting-started.md,docs/test/front-door.test.mjs,package-lock.json,package.json,packages/simbroker/README.md,packages/simbroker/package.json,spec/README.md,spec/build-and-test.md --session-dir task-sessions/alpha-2-release-20260820
Affected:
.github/ISSUE_TEMPLATE/install-failure.yml
CHANGELOG.md
Casks/simulator-broker.rb
Formula/simbroker.rb
README.md
SECURITY.md
docs/getting-started.md
docs/test/front-door.test.mjs
package-lock.json
package.json
packages/simbroker/README.md
packages/simbroker/package.json
spec/README.md
spec/build-and-test.md
Refs:
#14
spec/build-and-test.md
Session:
task-sessions/alpha-2-release-20260820
0 commit comments