Releases: steel-dev/cli
v0.3.5
Install steel-cli 0.3.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/steel-dev/cli/releases/download/v0.3.5/steel-cli-installer.sh | shDownload steel-cli 0.3.5
| File | Platform | Checksum |
|---|---|---|
| steel-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| steel-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| steel-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| steel-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo steel-dev/cliYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>v0.3.4
Install steel-cli 0.3.4
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/steel-dev/cli/releases/download/v0.3.4/steel-cli-installer.sh | shDownload steel-cli 0.3.4
| File | Platform | Checksum |
|---|---|---|
| steel-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| steel-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| steel-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| steel-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo steel-dev/cliYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>v0.3.3
Install steel-cli 0.3.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/steel-dev/cli/releases/download/v0.3.3/steel-cli-installer.sh | shDownload steel-cli 0.3.3
| File | Platform | Checksum |
|---|---|---|
| steel-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| steel-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| steel-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| steel-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo steel-dev/cliYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>v0.3.2
Install steel-cli 0.3.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/steel-dev/cli/releases/download/v0.3.2/steel-cli-installer.sh | shDownload steel-cli 0.3.2
| File | Platform | Checksum |
|---|---|---|
| steel-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| steel-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| steel-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| steel-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo steel-dev/cliYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>v0.3.1
Install steel-cli 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/steel-dev/cli/releases/download/v0.3.1/steel-cli-installer.sh | shDownload steel-cli 0.3.1
| File | Platform | Checksum |
|---|---|---|
| steel-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| steel-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| steel-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| steel-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo steel-dev/cliYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>v0.3.0
Install steel-cli 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/steel-dev/cli/releases/download/v0.3.0/steel-cli-installer.sh | shDownload steel-cli 0.3.0
| File | Platform | Checksum |
|---|---|---|
| steel-cli-aarch64-apple-darwin.tar.gz | Apple Silicon macOS | checksum |
| steel-cli-x86_64-apple-darwin.tar.gz | Intel macOS | checksum |
| steel-cli-aarch64-unknown-linux-gnu.tar.gz | ARM64 Linux | checksum |
| steel-cli-x86_64-unknown-linux-gnu.tar.gz | x64 Linux | checksum |
Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:
gh attestation verify <file-path of downloaded artifact> --repo steel-dev/cliYou can also download the attestation from GitHub and verify against that directly:
gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>Release v0.2.4-beta
Release v0.2.3-beta
Release v0.2.2-beta
Improvements
99d455: feat(browser): add cloud session lifecycle and passthrough routing (@hussufo)00bf42: feat(dev): move local runtime orchestration into dev namespace (@hussufo)81f387: feat(browser): add self-hosted endpoint targeting and local runtime install flow (@hussufo)11b08f: feat(cli): finalize browser docs/ux and top-level API tools (@hussufo)7407de: feat(browser): add manual captcha solve command and update skill docs (@hussufo)aad205: feat(browser): add captcha status command and named session targeting (@hussufo)1e0ae4: feat: parallel sessions (@junhsss)5b0e61: feat: don't auto update (@junhsss)3c8f42: feat: add credentials management commands (@hussufo)42ea0d: feat: profiles (#39) (@junhsss)
Bug Fixes
f30870: fix(browser): align CDP passthrough and bundle vendored daemon assets (@hussufo)0b20c8: fix: test and connect url (@junhsss)aefc66: fix(browser): redact connect URLs and align stealth session payload (@hussufo)2c6c74: fix(browser): handle session lookup errors and bootstrap flag parsing (@hussufo)f6c2b3: fix: don't block commands on failed auto-updates (@junhsss)6e9abf: fix: bypass session check for auth/device/session subcommands (@junhsss)
Documentation
af7801: docs(plan): recalibrate browser fork track statuses (@hussufo)a29ba5: docs(browser): publish migration and compatibility references (@hussufo)4247f2: docs(plan): reconcile remaining release gates with completed work (@hussufo)0a3481: docs(browser): expand agent troubleshooting and output security references (@hussufo)373d9e: docs(plan): detail expanded cloud e2e command-chain coverage (@hussufo)41db93: docs(skills): add steel-browser skill package (@hussufo)ce9994: docs(steel-browser): rewrite skill docs with broader triggers, command cheatsheet, and quick-start patterns (@hussufo)
Housekeeping
bc6500: ci(browser): package vendored runtimes with multi-os smoke checks (@hussufo)a3f708: perf(browser): add passthrough latency benchmark harness (@hussufo)7859af: chore(browser): enforce playwright-core-only runtime dependencies (@hussufo)ff1bcf: chore(cli): remove legacy scaffolding and unused dependencies (@hussufo)1de2df: test(browser): expand cloud command-chain coverage and harden harness (@hussufo)f653be: Delete steel-browser-fork-plan.md (@hussufo)4acb2d: chore: checkpoint local browser and integration changes (@hussufo)9322f1: Merge pull request #38 from steel-dev/huss/agent-cli (@hussufo)766666: chore(cli): update version (@hussufo)ce5630: chore: bump agent-browser runtime v0.14 -> v0.15 (@junhsss)bec757: chore: bump version (@hussufo)b6563e: Merge pull request #40 from steel-dev/huss/creds (@hussufo)bc4736: ci: enable shell flag for windows (@junhsss)
