11 Commits

Author SHA1 Message Date
junhsss 6f8e131474 fix: profile passthrough and validation gaps 2026-03-14 01:21:09 +09:00
junhsss 8ff9b36a3e Merge branch 'main' into profiles 2026-03-05 20:19:24 +09:00
junhsss f1a0e8f84d feat: profile sync 2026-03-05 20:13:08 +09:00
junhsss a0991825f1 feat: local to cloud 2026-03-05 13:03:20 +09: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
junhsss 59ae86be86 feat: profiles command 2026-03-05 00:27:56 +09:00
junhsss 68869e23b0 feat: name based profiles 2026-03-05 00:17:07 +09:00
junhsss a785484b34 feat: profiles 2026-03-04 23:19:40 +09: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 4acb2d479b chore: checkpoint local browser and integration changes 2026-02-27 17:15:02 -05:00