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
8e91e3b3d6
chore: bump node cli version
2026-03-17 23:06:28 +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
133734afbb
chore: bump package version
2026-03-17 17:43:17 +09:00
junhsss
fddafb583a
chore: bump cli version
2026-03-14 12:41:39 +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
bec75705c8
chore: bump version
2026-03-04 18:49:17 -05:00
hussufo
7666664658
chore(cli): update version
2026-03-03 10:19:18 -05:00
hussufo
ff1bcf42c7
chore(cli): remove legacy scaffolding and unused dependencies
2026-02-26 23:48:44 -05:00
hussufo
81f387e32f
feat(browser): add self-hosted endpoint targeting and local runtime install flow
...
- add --api-url support across browser lifecycle and passthrough bootstrap
- add steel dev install and explicit local runtime install/start/stop boundaries
- improve localhost local-mode guidance and add cloud integration + unit coverage
2026-02-26 19:39:30 -05:00
junhsss
0b20c8596f
fix: test and connect url
2026-02-25 23:10:49 +09:00
hussufo
7859afaa29
chore(browser): enforce playwright-core-only runtime dependencies
...
Adds a dependency guard script and wires it into build to prevent accidental playwright installs or lockfile drift away from playwright-core.
2026-02-25 03:06:25 -05:00
hussufo
f308706634
fix(browser): align CDP passthrough and bundle vendored daemon assets
...
Switches Steel bootstrap injection to --cdp, preserves bare --auto-connect discovery, and rejects mixed attach flags. Bundles upstream daemon dist assets with vendored runtime, auto-sets AGENT_BROWSER_HOME for vendored execution, and adds runtime/cloud smoke validation scripts.
2026-02-25 02:56:53 -05:00
hussufo
bc6500e0b8
ci(browser): package vendored runtimes with multi-os smoke checks
2026-02-25 00:25:20 -05:00
Collin Pfeifer
4701902e7f
chore: bump version ( #36 )
2025-10-29 05:46:44 -04:00
Collin Pfeifer
321f539fc1
chore: test npm publish ( #33 )
...
* fix: update publish workflow creation
* chore: bump package version
* chore: bump package version
2025-10-29 05:34:09 -04:00
Collin Pfeifer
393736b265
fix: update npm publish script ( #32 )
...
* fix: update publish workflow creation
* chore: bump package version
2025-10-29 05:27:56 -04:00
Collin Pfeifer
7637bd0fcc
Release Patch ( #31 )
...
* fix: update minor wording for release script
* chore: update package version
2025-10-29 05:20:56 -04:00
Collin Pfeifer
8e9e64fa94
Bump version from 0.1.3 to 0.1.4
2025-10-28 19:52:18 -04:00
Collin Pfeifer
b44db19d5b
chore: update package version ( #28 )
2025-10-28 09:45:50 -04:00
nas
c046e9ba9e
fix: manifest version + package version ( #23 )
2025-08-26 20:51:34 -04:00
junhsss
21c6e8f16b
feat: integrate registry
2025-07-29 21:44:52 +09:00
fukouda
e65fd44902
chore: package bump
2025-07-29 21:44:52 +09:00
fukouda
f809999241
chore: version bump
2025-07-21 18:19:27 -04:00
fukouda
a431092029
feat: remove jest
2025-07-21 18:13:10 -04:00
fukouda
9cb19e9ff1
fix: version bump
2025-07-21 17:45:27 -04:00
fukouda
4210481006
feat: auto-update
2025-07-21 16:24:47 -04:00
Collin Pfeifer
54678ffc2d
Merge branch 'main' into huss/menu-fixes
2025-07-21 05:37:01 -04:00
fukouda
e7824b20c1
chore: bump version
2025-07-20 22:33:49 -04:00
fukouda
0ad1314f52
chore: bump version
2025-07-20 22:25:03 -04: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
hussufo
eb53176916
feat: removed api-endpoint commands
2025-07-20 00:21:42 -04:00
fukouda
b3cb9dbab0
fix: prettier issues
2025-07-19 19:43:28 -04:00
Collin Pfeifer
351d0be0c2
feat: custom help message in progress
2025-07-19 19:38:39 -04:00
Collin Pfeifer
602a4afc4c
fix: added credentials and magnitude to examples
2025-07-17 06:53:50 -04:00
Collin Pfeifer
d5ea389955
fix: fumbling around with node
2025-07-16 20:01:52 -04:00
Collin Pfeifer
b5aec9348c
fix: run command without dir copy, cache cleaning
2025-07-16 07:13:30 -04:00
Collin Pfeifer
078acd16f5
fix: got cli back to working, added examples
2025-07-16 05:39:10 -04:00
Collin Pfeifer
5aa9b0f442
fix: fixed loading on deps and starting local steel with args for run and browser start
2025-07-14 09:02:14 -04:00
Collin Pfeifer
dde2182351
fix: updated version and description
2025-07-12 18:05:10 -04:00
Collin Pfeifer
51f87fea79
fix: update more package stuff
2025-07-11 09:27:35 -04:00
Collin Pfeifer
c3987cee5a
fix: update version for release
2025-07-11 09:21:56 -04:00
Collin Pfeifer
74d68c2881
feat: run and forge work, plus extra commands, it is beautiful
2025-07-11 07:51:35 -04:00
Collin Pfeifer
080f3f3bb6
feat: getting forge and run working
2025-07-10 07:33:34 -04:00
Collin Pfeifer
9139a39d03
feat: upddatds login, working on forge/run, updated start, docs, star, support commands
2025-07-09 08:55:05 -04:00
Collin Pfeifer
12abec1c13
fix: added recast to do AST searches
2025-05-23 08:11:11 -04:00
Collin Pfeifer
030567647e
feat: added recast for AST for javascript
2025-05-21 07:38:48 -04:00
Collin Pfeifer
c961d1e23a
feat: updated hook logic and thinking of better ways to abstract
2025-05-05 20:57:09 -04:00
Collin Pfeifer
d6c0bd61be
feat: added a post dashboard and a get dashboard that searches, scrolls
2025-04-21 05:56:31 -04:00
Collin Pfeifer
52ea53cf0e
feat: init pastel cli tool, added api and login authentication
2025-04-20 11:55:08 -04:00