* feat(computer): add computer commands with exec and ssh
* fix(computer): flush bridge writes and read gateway error bodies
* test(computer): drive exec and ssh end to end through fake servers
* chore(api): regenerate bindings from the current spec
* feat(computer): list exec and ssh in describe
* chore: bump version
Add CRUD commands for managing browser credentials (create, list, update, delete) with supporting API utilities and browser lifecycle integration.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add `steel browser captcha status` command to check CAPTCHA solving progress
with `--wait` flag for polling until resolution. Also add `--session` flag
to `stop` and `live` commands to target named sessions instead of only the
active session.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- add browser compatibility, migration, upstream sync, and reference index docs
- update generated CLI docs and docs generator option naming
- record authenticated cloud smoke pass in implementation plan