Commit Graph

  • 5106df35a1 chore: bump version junhsss 2026-04-16 21:36:30 +09:00
  • 140692b548 feat: simplify --agent flow junhsss 2026-04-16 21:35:01 +09:00
  • c046ecac51 fix: forge command junhsss 2026-04-14 22:28:45 +09:00
  • 5c93d80299 feat: always print agent guide in --agent mode junhsss 2026-04-14 20:20:15 +09:00
  • 451d32c54d fix: deps junhsss 2026-04-14 15:30:35 +09:00
  • d2f06df01b chore(deps): bump aes from 0.8.4 to 0.9.0 (#71) dependabot[bot] 2026-04-13 23:46:21 +09:00
  • 3627bbaab0 chore(deps): bump tokio from 1.51.0 to 1.51.1 (#74) dependabot[bot] 2026-04-13 23:36:39 +09:00
  • 0f77af0aba chore(deps): bump cbc from 0.1.2 to 0.2.0 (#72) dependabot[bot] 2026-04-13 23:36:21 +09:00
  • a7aa261c4f chore(deps): bump hmac from 0.12.1 to 0.13.0 (#73) dependabot[bot] 2026-04-13 22:51:00 +09:00
  • 73d453b581 chore(deps): bump zip from 8.5.0 to 8.5.1 (#75) dependabot[bot] 2026-04-13 22:48:18 +09:00
  • 205c859f48 chore: bump version v0.3.7 junhsss 2026-04-13 22:38:56 +09:00
  • bef126ea0f fix: replace process::exit in doctor junhsss 2026-04-13 22:38:42 +09:00
  • b865514b1b feat: one-command onboarding with 'steel init' junhsss 2026-04-11 01:40:07 +09:00
  • 5bcfd14dd6 chore: fix build junhsss 2026-04-07 02:17:01 +09:00
  • e21fb8d132 fix: use byte pipeline for cookie re-encryption junhsss 2026-04-07 01:55:13 +09:00
  • 7793a20c5f feat: batch commands junhsss 2026-04-07 01:46:47 +09:00
  • f6637743cb chore: bump agent-browser version junhsss 2026-04-07 01:36:57 +09:00
  • 45ba4bd608 chore: bump version v0.3.6 junhsss 2026-04-06 23:33:04 +09:00
  • 15657305db chore: remove dead code junhsss 2026-04-06 23:31:23 +09:00
  • c70805faff test: fix test junhsss 2026-04-06 23:23:46 +09:00
  • 4b986c4f6b chore: fix lint junhsss 2026-04-06 23:18:14 +09:00
  • 5a35292a9d chore: fix deps junhsss 2026-04-06 23:07:53 +09:00
  • f93e3c6219 feat: profile name as a pos arg junhsss 2026-04-06 22:26:38 +09:00
  • f6d4c482bd refactor: implement FromStr trait for BrowserId junhsss 2026-04-06 22:18:51 +09:00
  • b5e72b4a73 fix: avoid double-scanning browser profiles junhsss 2026-04-06 18:07:40 +09:00
  • aeedc66205 chore(deps): bump tokio from 1.50.0 to 1.51.0 (#69) dependabot[bot] 2026-04-06 15:47:02 +09:00
  • fe92ecf63f chore(deps): bump zip from 8.4.0 to 8.5.0 (#68) dependabot[bot] 2026-04-06 15:46:54 +09:00
  • 33bcb9d8fb chore(deps): bump libc from 0.2.183 to 0.2.184 (#67) dependabot[bot] 2026-04-06 15:46:45 +09:00
  • a6c1c2c791 chore(deps): bump hmac from 0.12.1 to 0.13.0 (#66) dependabot[bot] 2026-04-06 15:46:31 +09:00
  • e0d4775cea Merge pull request #70 from steel-dev/codex/docs-steel-browser-skill Nikola Balic 2026-04-03 18:03:26 +02:00
  • 65f38bcdc2 docs(steel-browser): update browser command examples #70 nkkko 2026-04-03 18:02:41 +02:00
  • 78e8991051 docs(steel-browser): update scrape command examples nkkko 2026-04-03 17:30:43 +02:00
  • 23edc8871e fix: downgrade sha1/sha2 junhsss 2026-04-03 23:44:42 +09:00
  • a13baee1cf chore: format junhsss 2026-04-03 23:36:39 +09:00
  • 3623fc3ec1 chore(deps): bump zip from 8.3.0 to 8.4.0 (#61) dependabot[bot] 2026-04-03 23:07:59 +09:00
  • 81b30f8300 chore(deps): bump sha1 from 0.10.6 to 0.11.0 (#62) dependabot[bot] 2026-04-03 23:07:50 +09:00
  • 16b60ebbcf fix: show full connect url with --json flag junhsss 2026-04-03 23:02:58 +09:00
  • 06a725af89 feat: steel doctor junhsss 2026-04-03 22:53:45 +09:00
  • 73ea1eccbe chore(deps): bump sha2 from 0.10.9 to 0.11.0 (#63) dependabot[bot] 2026-04-03 22:11:02 +09:00
  • b60f705a8f chore(deps): bump proptest from 1.10.0 to 1.11.0 (#64) dependabot[bot] 2026-04-03 22:10:51 +09:00
  • 1997602348 test: add profiles e2e tests (#60) junhsss 2026-04-02 19:15:14 +09:00
  • b33f89c55d fix(skills): correct steel-browser YAML frontmatter nkkko 2026-03-31 19:20:02 +02:00
  • a45d70bb63 feat: add installation logic to skill.md junhsss 2026-03-27 22:04:51 +09:00
  • 16336a06a2 fix: correct Linux keyring names for Opera and Vivaldi junhsss 2026-03-27 20:11:02 +09:00
  • 2a408a1cac fix: support KWallet for cookie key retrieval on Linux junhsss 2026-03-27 13:09:16 +09:00
  • 3a7df0edac fix: treat unrecognized cookie prefix as plaintext junhsss 2026-03-27 12:36:22 +09:00
  • 37ed283116 fix: specify account when querying macOS Keychain junhsss 2026-03-27 12:33:10 +09:00
  • 6bbbb7c48b fix: fall back to empty password when decrypting cookie junhsss 2026-03-27 12:22:45 +09:00
  • 902f2dea0d chore: remove redirect flag from installation junhsss 2026-03-26 23:18:49 +09:00
  • 7f4e0d3840 chore: format v0.3.5 junhsss 2026-03-25 15:59:30 +09:00
  • 3c0776fe6e chore: fix lint junhsss 2026-03-25 15:52:30 +09:00
  • 43a07cfa5d test: fix tests junhsss 2026-03-25 15:48:56 +09:00
  • 929ef18f14 chore: bump version junhsss 2026-03-24 22:24:44 +09:00
  • 2259b1f97f fix: browser action parity junhsss 2026-03-24 22:23:46 +09:00
  • 558ad0ab25 chore: format junhsss 2026-03-24 22:19:49 +09:00
  • 1581087dd0 feat: add describe command junhsss 2026-03-24 22:01:51 +09:00
  • f760856a2d feat: auto-start session on browser actions junhsss 2026-03-24 17:44:29 +09:00
  • 8baaef4a1c chore: bump agent-browser version junhsss 2026-03-24 15:17:13 +09:00
  • 1124bafe86 feat: auto-detect piped output for JSON mode and add semantic exit codes junhsss 2026-03-23 22:13:37 +09:00
  • f4921d5de6 docs(install): add agent-facing docstring and skill setup instructions (#55) Nikola Balic 2026-03-23 12:13:23 +01:00
  • bcfe1c1542 feat(skill): update steel-browser SKILL.md and add evals (#56) Nikola Balic 2026-03-23 12:12:53 +01:00
  • 2b7cb78325 Merge branch 'main' into niko/skill-issue #56 niko/skill-issue junhsss 2026-03-23 20:12:44 +09:00
  • 0980eb3146 chore(deps): bump getrandom from 0.3.4 to 0.4.2 (#53) dependabot[bot] 2026-03-23 20:10:46 +09:00
  • ec91483cae chore(deps): bump zip from 8.2.0 to 8.3.0 (#54) dependabot[bot] 2026-03-23 20:10:32 +09:00
  • 941a8a5e7b fix: patch rustls-webpki vulnerability junhsss 2026-03-23 20:09:57 +09:00
  • 146c1de037 fix: remove incorrect references junhsss 2026-03-21 10:07:32 +09:00
  • 97d0ae54d3 feat(skill): update steel-browser SKILL.md and add evals nkkko 2026-03-20 20:08:53 +01:00
  • 4dd7618159 docs(install): add agent-facing docstring and skill setup instructions #55 niko/install-script-docstring nkkko 2026-03-20 19:56:13 +01:00
  • f0bc1ebc09 chore: bump version v0.3.4 junhsss 2026-03-21 00:12:30 +09:00
  • 4ab293d93f fix: maintain profile id junhsss 2026-03-21 00:12:11 +09:00
  • e99c3ad55f fix: unblock event loop junhsss 2026-03-20 21:07:19 +09:00
  • 9aac3353ba chore: bump version v0.3.3 junhsss 2026-03-20 19:49:01 +09:00
  • b60426866c chore(deps): bump zip from 2.4.2 to 8.2.0 (#48) dependabot[bot] 2026-03-20 19:47:12 +09:00
  • 3636edf663 chore(deps): bump actions/upload-artifact from 6 to 7 (#47) dependabot[bot] 2026-03-20 19:45:55 +09:00
  • a895e6c5d3 chore(deps): bump actions/attest-build-provenance from 3 to 4 (#45) dependabot[bot] 2026-03-20 19:45:47 +09:00
  • dff3bd6b00 chore(deps): bump actions/download-artifact from 7 to 8 (#46) dependabot[bot] 2026-03-20 19:44:06 +09:00
  • 6f7254585d chore(deps): bump rusqlite from 0.33.0 to 0.39.0 (#49) dependabot[bot] 2026-03-20 19:43:41 +09:00
  • 5699c2470d chore(deps): bump proptest-derive from 0.5.1 to 0.8.0 (#50) dependabot[bot] 2026-03-20 19:43:33 +09:00
  • 7a33e61e67 chore(deps): bump jiff from 0.1.29 to 0.2.23 (#51) dependabot[bot] 2026-03-20 19:43:21 +09:00
  • 30e6fea478 chore(deps): bump dialoguer from 0.11.0 to 0.12.0 (#52) dependabot[bot] 2026-03-20 19:43:11 +09:00
  • 528f183d6d chore: format junhsss 2026-03-20 18:26:48 +09:00
  • 7a1a95bb8b chore: add toolings junhsss 2026-03-20 18:25:39 +09:00
  • a99a32b497 fix: surface actual daemon error junhsss 2026-03-20 17:28:13 +09:00
  • ac5e1c8058 refactor: extract dispatch_action into into_wire junhsss 2026-03-20 01:14:29 +09:00
  • 6a22b25a24 chore: bump version v0.3.2 junhsss 2026-03-19 22:34:29 +09:00
  • 8c156fcd0f feat: use libc kill for process checks junhsss 2026-03-19 22:24:47 +09:00
  • aefa94cdeb fix: secure config writes junhsss 2026-03-19 22:22:40 +09:00
  • 8f65bab20c fix: validate session names to prevent path traversal junhsss 2026-03-19 22:19:07 +09:00
  • ad1b524d8b fix: prevent timer starvation junhsss 2026-03-19 22:13:24 +09:00
  • 5887e64bae feat: snapshot diff junhsss 2026-03-19 21:56:53 +09:00
  • 481f84d646 feat: exclude Preference from profiles junhsss 2026-03-19 21:06:16 +09:00
  • 2dbb260e68 feat: browser subcommands output parity junhsss 2026-03-19 19:26:50 +09:00
  • 5f9fb57bda feat: update SKILL.md junhsss 2026-03-19 14:18:55 +09:00
  • d9fcd3d89d feat: implement more browser actions junhsss 2026-03-19 03:04:21 +09:00
  • 93a553941f fix: allow --session flag after eval subcommand junhsss 2026-03-18 23:58:00 +09:00
  • 7af0d11f2a chore: update LICENSE junhsss 2026-03-18 23:44:03 +09:00
  • eee37810e6 fix: remove npx @steel-dev/cli in allowed tools junhsss 2026-03-18 23:41:53 +09:00
  • a94bfb11ec feat: atomic profile writes junhsss 2026-03-18 22:19:38 +09:00
  • b66a7ab89b feat: robust socket cleanup junhsss 2026-03-18 22:19:21 +09:00
  • 13ce27bb05 chore: bump version v0.3.1 junhsss 2026-03-18 17:34:18 +09:00