Commit Graph

17 Commits

Author SHA1 Message Date
junhsss f9c16b8301 feat(computer): drop region from create and list (#105)
* feat(computer): drop region from create and list

* chore: bump version
2026-09-11 03:52:04 +09:00
junhsss 1b2b36f1e7 feat(computer): make templates optional (#104)
* feat(computer): make --template optional and drop --disk

* chore: bump version
2026-09-11 03:02:51 +09:00
junhsss b078905d4e feat: computer checkpoints (#103)
* feat(computer): add checkpoint commands

* feat(computer): add a quota command

* chore: bump version
2026-09-11 00:55:06 +09:00
junhsss a985d5f066 docs: regenerate the cli reference (#100)
* docs(generator): render global options and the intro

* docs: regenerate the cli reference
2026-09-10 20:20:03 +09:00
nas 5b9385b306 feat(skills): add --all option and interactive catalog flow (#89) 2026-06-04 09:38:48 -04:00
nas aebc657b85 feat(cli): add skills and sessions management commands (#88)
* feat(cli): add skills and sessions management commands

* fix(cli): resolve skills lint failures

* docs(readme): add agent-browser migration guide link

* chore: bump steel-cli version to 0.4.3
2026-06-03 16:13:35 -04:00
junhsss a4c8414cb3 feat: inactivity timeout 2026-06-03 01:53:29 +09:00
junhsss 0a902e188d feat: rework forge (#85)
* feat: embed templates

* feat: forge list

* feat: safe build

* feat: dynamic fetch

* feat: use zip

* feat: nits

* ci: verify cookbook sha

* feat: bump cookbook version

* chore: bump cookbook
2026-04-29 17:07:39 -04:00
hussufo 3c8f421a7f feat: add credentials management commands
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>
2026-03-04 18:48:46 -05:00
hussufo aad20557d4 feat(browser): add captcha status command and named session targeting
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>
2026-02-27 22:50:39 -05:00
hussufo 7407de2a2a feat(browser): add manual captcha solve command and update skill docs 2026-02-27 20:26:44 -05:00
hussufo 2c6c748ce7 fix(browser): handle session lookup errors and bootstrap flag parsing 2026-02-27 03:15:33 -05:00
hussufo 11b08f7d4a feat(cli): finalize browser docs/ux and top-level API tools 2026-02-27 03:01:01 -05:00
hussufo 0a34811fd4 docs(browser): expand agent troubleshooting and output security references 2026-02-26 23:49:17 -05:00
hussufo a29ba5f10b docs(browser): publish migration and compatibility references
- 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
2026-02-26 19:39:54 -05:00
junhsss b218be2056 docs: update templates 2025-07-30 22:24:13 +09:00
hussufo ddf99ec7f0 feat: some menu changes, added help for templates, created automatically generated cli reference docs + test scaffolding 2025-07-20 20:55:52 -04:00