Commit Graph

28 Commits

Author SHA1 Message Date
junhsss 97b72ff545 feat: steel computer (#98)
* 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
2026-09-10 18:26:14 +09: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 f911b480a3 chore: remove node cli from docs 2026-05-12 15:28:02 -04: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
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 902f2dea0d chore: remove redirect flag from installation 2026-03-26 23:18:49 +09:00
junhsss 3c2a248db4 docs: update README 2026-03-17 23:07:26 +09:00
junhsss b4d4c0910e feat: rust migration (#41)
* feat: initial

* test: dynamic command retrieval

* feat: profiles

* feat: agent-browser integration

* feat: flag parity

* ci: distribution

* fix: profile parameters

* feat: cleanup

* feat: forge

* feat: profiles again

* feat: more cleanup

* chore: more cleanup

* fix: short flag conflict

* test: more tests

* test: more compat test

* test: even more tests
2026-03-17 22:10:27 +09:00
junhsss 42ea0d5712 feat: profiles (#39)
* feat: profiles

* test: add profiles test

* feat: name based profiles

* feat: profiles command

* feat: local to cloud

* feat: profile sync

* feat: better ux

* feat: skills

* docs: profiles

* fix: profile passthrough and validation gaps

* chore: use node 18 compatible better-sqlite3

* feat: keychain access warning
2026-03-14 02:35:45 +09:00
hussufo 41db93d4ec docs(skills): add steel-browser skill package 2026-02-27 04:01:22 -05:00
hussufo 11b08f7d4a feat(cli): finalize browser docs/ux and top-level API tools 2026-02-27 03:01:01 -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
hussufo 00bf42756a feat(dev): move local runtime orchestration into dev namespace
Relocate Docker-based local browser controls to steel dev start/stop and update browser command descriptions/docs to point local usage to dev commands.
2026-02-25 02:54:55 -05:00
fukouda e65fd44902 chore: package bump 2025-07-29 21:44:52 +09:00
huss 274dac5e52 Update README.md 2025-07-29 21:44:52 +09:00
fukouda 29b1832428 update: readme 2025-07-21 17:26:16 -04:00
fukouda fb372143fe fix: update commands 2025-07-21 13:01:01 -04:00
Collin Pfeifer 7b518237b8 fix: fixed typescript execution 2025-07-17 05:27:10 -04:00
Collin Pfeifer d5ea389955 fix: fumbling around with node 2025-07-16 20:01:52 -04:00
Collin Pfeifer dde2182351 fix: updated version and description 2025-07-12 18:05:10 -04:00
Collin Pfeifer 793ac91ab3 fix: update README.md 2025-07-11 07:56:53 -04:00
Collin Pfeifer 8382ce3a40 fix: update README 2025-05-26 19:40:39 -04:00
Collin Pfeifer 384e9d0816 fix: update README 2025-05-26 19:40:16 -04:00
Collin Pfeifer 6d9a2d3750 fix: update README 2025-05-26 19:39:30 -04:00
Collin Pfeifer 52ea53cf0e feat: init pastel cli tool, added api and login authentication 2025-04-20 11:55:08 -04:00