Skip to content

Point the cask at 1.1.2 - #4

Merged
vimoxshah merged 1 commit into
mainfrom
chore/cask-1.1.2
Sep 3, 2026
Merged

Point the cask at 1.1.2#4
vimoxshah merged 1 commit into
mainfrom
chore/cask-1.1.2

Conversation

@vimoxshah

Copy link
Copy Markdown
Owner

v1.1.2 is the first DMG that works on a machine other than the one that built it — it embeds no build-host path and carries its own CLI, so a cask-only install is complete apart from Node.

version "1.1.2"
sha256 "4403c6163b374f149cdfb79e8f02e7a1167b4894da739b32ba7bb59c502fc884"

Verified against the released artifact, not the checksum file alone:

check result
published .sha256 vs locally recomputed identical
app bundle version 1.1.2
TokenFlowCLIPath / TokenFlowNodePath absent — the 1.1.1 defect is gone
bundled CLI reports 1.1.2
release URL HTTP 200

And the scenario the old cask could not satisfy — using only the CLI inside the released bundle, with no npm install anywhere:

demo --no-serve --days 5   ->  159 new records
usage                      ->  Today  2.43M  54 requests  $8.85

🤖 Generated with Claude Code

The 1.1.2 DMG is the first one that works on a machine other than the one that
built it: it embeds no build-host path and carries its own CLI, so a cask-only
install is complete apart from Node.

Verified against the released artifact rather than the checksum file alone —
the DMG was downloaded and hashed locally, mounted to confirm the app reports
1.1.2 with both path keys absent, and its bundled CLI was used to generate and
read back a demo dataset. That last step is the brew-only scenario the previous
cask could not satisfy.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vimoxshah
vimoxshah merged commit acada3c into main Sep 3, 2026
8 checks passed
@vimoxshah
vimoxshah deleted the chore/cask-1.1.2 branch September 3, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant