Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
workos
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
60
Code
Issues
2
Pull requests
10
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Add Homebrew channel and install-aware updates
- #196
#196
Merged
gjtorikian
merged 24 commits into
main
workos/cli:main
from
homebrew-distribution
workos/cli:homebrew-distribution
Copy head branch name to clipboard
Jul 26, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat: Add Homebrew channel and install-aware updates
#196
gjtorikian
merged 24 commits into
main
workos/cli:main
from
homebrew-distribution
workos/cli:homebrew-distribution
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
feat!: Ship the CLI as a Bun standalone binary
Show description for d2a3ed1
gjtorikian
committed
d2a3ed1
View commit details
Copy full SHA for d2a3ed1
Browse repository at this point
feat: Add Linux musl and Windows arm64 binary targets
Show description for 01e6225
gjtorikian
committed
01e6225
View commit details
Copy full SHA for 01e6225
Browse repository at this point
Commits on Jul 20, 2026
ci(release): Skip already-published npm packages on re-run
Show description for b6253e7
gjtorikian
committed
b6253e7
View commit details
Copy full SHA for b6253e7
Browse repository at this point
fix(build): Detect musl for host-default build targets
Show description for 0a0ede4
gjtorikian
committed
0a0ede4
View commit details
Copy full SHA for 0a0ede4
Browse repository at this point
fix: Abort stalled Agent SDK downloads and retry once
Show description for 1a0abae
gjtorikian
committed
1a0abae
View commit details
Copy full SHA for 1a0abae
Browse repository at this point
fix: Re-verify the Agent SDK sha256 in verify-assets
Show description for 689d15f
gjtorikian
committed
689d15f
View commit details
Copy full SHA for 689d15f
Browse repository at this point
test: Cover the skills extraction rename-race recovery
Show description for 134766b
gjtorikian
committed
134766b
View commit details
Copy full SHA for 134766b
Browse repository at this point
docs: Explain the react-devtools-core devDependency
Show description for 37070d3
gjtorikian
committed
37070d3
View commit details
Copy full SHA for 37070d3
Browse repository at this point
Merge branch 'main' into to-bun
Show description for ea053d1
gjtorikian
committed
ea053d1
View commit details
Copy full SHA for ea053d1
Browse repository at this point
test: Smoke test the npm distribution against a local registry
Show description for 74b2baa
gjtorikian
committed
74b2baa
View commit details
Copy full SHA for 74b2baa
Browse repository at this point
test: Smoke the command contract on every release binary
Show description for ac363bd
gjtorikian
committed
ac363bd
View commit details
Copy full SHA for ac363bd
Browse repository at this point
test: Add authenticated command smoke against staging
Show description for d59f91f
gjtorikian
committed
d59f91f
View commit details
Copy full SHA for d59f91f
Browse repository at this point
test: Surface API errors in the authenticated smoke and allow a staging API URL
Show description for f9ccfd0
gjtorikian
committed
f9ccfd0
View commit details
Copy full SHA for f9ccfd0
Browse repository at this point
fix: Treat malformed stored credentials as logged out
Show description for 3166781
gjtorikian
committed
3166781
View commit details
Copy full SHA for 3166781
Browse repository at this point
fix: Report declined installs honestly to machine consumers
Show description for 054ba88
gjtorikian
committed
054ba88
View commit details
Copy full SHA for 054ba88
Browse repository at this point
test: Bump the Next.js fixture above the installer minimum
Show description for 6618f4c
gjtorikian
committed
6618f4c
View commit details
Copy full SHA for 6618f4c
Browse repository at this point
Commits on Jul 21, 2026
fix: Validate stored blobs in hasCredentials
Show description for 7e21e24
gjtorikian
committed
7e21e24
View commit details
Copy full SHA for 7e21e24
Browse repository at this point
fix: Harden the Agent SDK first-run download
Show description for 740251b
gjtorikian
committed
740251b
View commit details
Copy full SHA for 740251b
Browse repository at this point
feat: Add Homebrew channel and install-aware updates
Show description for 72510c1
gjtorikian
committed
72510c1
View commit details
Copy full SHA for 72510c1
Browse repository at this point
Commits on Jul 22, 2026
fix: Classify Windows npm paths in install detection
Show description for e0a561f
gjtorikian
committed
e0a561f
View commit details
Copy full SHA for e0a561f
Browse repository at this point
ci: Push the Homebrew formula via the SDK Automation Bot
Show description for ae5c7d7
gjtorikian
committed
ae5c7d7
View commit details
Copy full SHA for ae5c7d7
Browse repository at this point
Commits on Jul 26, 2026
Merge branch 'main' into homebrew-distribution
Show description for 89a81fc
gjtorikian
and
claude
committed
89a81fc
View commit details
Copy full SHA for 89a81fc
Browse repository at this point
ci: Restore id-token permission and inherit secrets in the release call
Show description for 237a414
gjtorikian
and
claude
committed
237a414
View commit details
Copy full SHA for 237a414
Browse repository at this point
ci: Split the Bun CI workflow into lint and test workflows
Show description for a04935c
gjtorikian
and
claude
committed
a04935c
View commit details
Copy full SHA for a04935c
Browse repository at this point
You can’t perform that action at this time.