320 Commits

Author SHA1 Message Date
junhsss 48b50f92f0 chore: bump version 2026-04-29 17:07:57 -04:00
junhsss cd7753c73a chore: bump cookbook 2026-04-29 16:58:15 -04:00
junhsss af4309acbe feat: bump cookbook version 2026-04-29 16:43:00 -04:00
junhsss cfd028371f ci: verify cookbook sha 2026-04-29 10:32:08 -04:00
junhsss 01a9f23496 feat: nits 2026-04-28 18:23:51 -04:00
junhsss 543f425503 feat: use zip 2026-04-28 18:02:11 -04:00
junhsss 1e41a0f24f feat: dynamic fetch 2026-04-28 17:56:51 -04:00
junhsss cef46dc86c feat: safe build 2026-04-28 17:03:43 -04:00
junhsss e74a2a3a78 feat: forge list 2026-04-28 17:03:39 -04:00
junhsss 39551bc07f feat: embed templates 2026-04-28 16:28:53 -04:00
junhsss d1b6b51065 fix: cargo deny 2026-04-24 01:30:22 +09:00
junhsss ed9be01313 fix: clippy 2026-04-23 17:45:50 +09:00
junhsss a08bd80164 docs: add demo gif 2026-04-23 17:22:58 +09:00
junhsss 09a59a8cc7 chore: update README 2026-04-23 16:01:01 +09:00
junhsss df925cf13e feat: shell completion 2026-04-23 13:19:02 +09:00
nibzard 4c365844b7 feat: support Pi coding agent
Detect Pi via ~/.pi/ and install the Steel skill to the shared
~/.agents/skills/steel-browser/SKILL.md path Pi scans as a fallback.
Pi follows the same Agent Skills standard as Claude Code and Codex,
so SKILL_CONTENT is reused verbatim.
2026-04-22 17:24:07 +02:00
junhsss 1b45f6b0e4 chore: canonicalize install command 2026-04-22 21:15:26 +09:00
junhsss bd93d308a1 chore: remove stale refs 2026-04-22 21:12:06 +09:00
junhsss f6f304b06e feat: support Codex and OpenCode 2026-04-22 21:02:43 +09:00
junhsss 8dcfba7b17 fix: upgrade rustls-webpki to resolve RUSTSEC-2026-0098/0099 v0.3.8 2026-04-16 21:41:16 +09:00
junhsss 5106df35a1 chore: bump version 2026-04-16 21:36:30 +09:00
junhsss 140692b548 feat: simplify --agent flow 2026-04-16 21:35:01 +09:00
junhsss c046ecac51 fix: forge command 2026-04-14 22:28:45 +09:00
junhsss 5c93d80299 feat: always print agent guide in --agent mode 2026-04-14 20:20:22 +09:00
junhsss 451d32c54d fix: deps 2026-04-14 15:30:35 +09:00
dependabot[bot] d2f06df01b chore(deps): bump aes from 0.8.4 to 0.9.0 (#71)
Bumps [aes](https://github.com/RustCrypto/block-ciphers) from 0.8.4 to 0.9.0.
- [Commits](https://github.com/RustCrypto/block-ciphers/compare/aes-v0.8.4...aes-v0.9.0)

---
updated-dependencies:
- dependency-name: aes
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 23:46:21 +09:00
dependabot[bot] 3627bbaab0 chore(deps): bump tokio from 1.51.0 to 1.51.1 (#74)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.51.0 to 1.51.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.51.0...tokio-1.51.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.51.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 23:36:39 +09:00
dependabot[bot] 0f77af0aba chore(deps): bump cbc from 0.1.2 to 0.2.0 (#72)
Bumps [cbc](https://github.com/RustCrypto/block-modes) from 0.1.2 to 0.2.0.
- [Commits](https://github.com/RustCrypto/block-modes/compare/cbc-v0.1.2...cbc-v0.2.0)

---
updated-dependencies:
- dependency-name: cbc
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 23:36:21 +09:00
dependabot[bot] a7aa261c4f chore(deps): bump hmac from 0.12.1 to 0.13.0 (#73)
Bumps [hmac](https://github.com/RustCrypto/MACs) from 0.12.1 to 0.13.0.
- [Commits](https://github.com/RustCrypto/MACs/compare/hmac-v0.12.1...hmac-v0.13.0)

---
updated-dependencies:
- dependency-name: hmac
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 22:51:00 +09:00
dependabot[bot] 73d453b581 chore(deps): bump zip from 8.5.0 to 8.5.1 (#75)
Bumps [zip](https://github.com/zip-rs/zip2) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v8.5.0...v8.5.1)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 8.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-13 22:48:18 +09:00
junhsss 205c859f48 chore: bump version v0.3.7 2026-04-13 22:38:56 +09:00
junhsss bef126ea0f fix: replace process::exit in doctor 2026-04-13 22:38:42 +09:00
junhsss b865514b1b feat: one-command onboarding with 'steel init' 2026-04-11 01:40:07 +09:00
junhsss 5bcfd14dd6 chore: fix build 2026-04-07 02:17:01 +09:00
junhsss e21fb8d132 fix: use byte pipeline for cookie re-encryption 2026-04-07 01:55:13 +09:00
junhsss 7793a20c5f feat: batch commands 2026-04-07 01:46:47 +09:00
junhsss f6637743cb chore: bump agent-browser version 2026-04-07 01:37:00 +09:00
junhsss 45ba4bd608 chore: bump version v0.3.6 2026-04-06 23:33:04 +09:00
junhsss 15657305db chore: remove dead code 2026-04-06 23:31:23 +09:00
junhsss c70805faff test: fix test 2026-04-06 23:29:29 +09:00
junhsss 4b986c4f6b chore: fix lint 2026-04-06 23:18:14 +09:00
junhsss 5a35292a9d chore: fix deps 2026-04-06 23:07:53 +09:00
junhsss f93e3c6219 feat: profile name as a pos arg 2026-04-06 22:43:59 +09:00
junhsss f6d4c482bd refactor: implement FromStr trait for BrowserId 2026-04-06 22:43:59 +09:00
junhsss b5e72b4a73 fix: avoid double-scanning browser profiles 2026-04-06 22:43:59 +09:00
dependabot[bot] aeedc66205 chore(deps): bump tokio from 1.50.0 to 1.51.0 (#69)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.50.0...tokio-1.51.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 15:47:02 +09:00
dependabot[bot] fe92ecf63f chore(deps): bump zip from 8.4.0 to 8.5.0 (#68)
Bumps [zip](https://github.com/zip-rs/zip2) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/zip-rs/zip2/releases)
- [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zip-rs/zip2/compare/v8.4.0...v8.5.0)

---
updated-dependencies:
- dependency-name: zip
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 15:46:54 +09:00
dependabot[bot] 33bcb9d8fb chore(deps): bump libc from 0.2.183 to 0.2.184 (#67)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.183 to 0.2.184.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.183...0.2.184)

---
updated-dependencies:
- dependency-name: libc
  dependency-version: 0.2.184
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 15:46:45 +09:00
dependabot[bot] a6c1c2c791 chore(deps): bump hmac from 0.12.1 to 0.13.0 (#66)
Bumps [hmac](https://github.com/RustCrypto/MACs) from 0.12.1 to 0.13.0.
- [Commits](https://github.com/RustCrypto/MACs/compare/hmac-v0.12.1...hmac-v0.13.0)

---
updated-dependencies:
- dependency-name: hmac
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-06 15:46:31 +09:00
Nikola Balic e0d4775cea Merge pull request #70 from steel-dev/codex/docs-steel-browser-skill
docs(steel-browser): update browser command examples
2026-04-03 18:03:26 +02:00