Commit Graph

38 Commits

Author SHA1 Message Date
junhsss 65dfcfc131 feat: shim postinstall 2026-03-17 22:58:12 +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 0ef8227652 feat: support more browsers 2026-03-17 17:36:50 +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 ff1bcf42c7 chore(cli): remove legacy scaffolding and unused dependencies 2026-02-26 23:48:44 -05:00
junhsss 0b20c8596f fix: test and connect url 2026-02-25 23:10:49 +09: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
Collin Pfeifer e91d821c28 Fix forge name (#26)
* fix: fix forge name not changing

* fix: fix useeffect dependencies
2025-10-28 09:08:54 -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
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
junhsss f57a7675c8 feat: implement new login flow 2025-07-19 19:34:33 -04:00
hussufo 0c9e4f29a7 feat: new components 2025-07-18 00:10:41 -04:00
Collin Pfeifer 602a4afc4c fix: added credentials and magnitude to examples 2025-07-17 06:53:50 -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 ee5925feb2 fix: update build/modules for publish 2025-07-12 18:12:33 -04:00
Collin Pfeifer dde2182351 fix: updated version and description 2025-07-12 18:05:10 -04:00
Collin Pfeifer e6858a182b fix: updated pastel version 2025-07-11 09:39:53 -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 9b1b24eb08 fix: unifying examples/adding forge run commands 2025-07-08 09:02:43 -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