Commit Graph

  • c1cd4da379 feat: replace existing session on browser start junhsss 2026-03-18 17:32:17 +09:00
  • 471a4261b3 feat: daemon-owned session lifecycle (#44) junhsss 2026-03-18 17:28:14 +09:00
  • af30b07b11 feat: replace hand-rolled date/time math junhsss 2026-03-18 16:32:32 +09:00
  • bb6a71b811 feat: profiles error handling junhsss 2026-03-18 16:20:20 +09:00
  • 1ed4ee2bbb feat: profiles cleanup junhsss 2026-03-18 16:02:10 +09:00
  • 3c31690d2f feat: better profile selector junhsss 2026-03-18 15:01:37 +09:00
  • 7b7a1f6d81 feat: partial profiles (#43) junhsss 2026-03-18 14:01:04 +09:00
  • 2f9fc086b2 fix: lint #43 partial-profiles junhsss 2026-03-18 13:59:01 +09:00
  • a3f2c6d2fb feat: partial profiles junhsss 2026-03-18 13:56:14 +09:00
  • bee4348ce3 feat: compression progress junhsss 2026-03-18 01:46:52 +09:00
  • af314332fe fix: defensive brave cookie handling junhsss 2026-03-18 01:36:13 +09:00
  • 2e346693aa chore: suppress cargo-dist message junhsss 2026-03-17 23:52:35 +09:00
  • f4e36f2a74 fix: no shotgun junhsss 2026-03-17 23:51:09 +09:00
  • 3c2a248db4 docs: update README junhsss 2026-03-17 23:07:26 +09:00
  • 8e91e3b3d6 chore: bump node cli version junhsss 2026-03-17 23:06:28 +09:00
  • 65dfcfc131 feat: shim postinstall junhsss 2026-03-17 22:58:12 +09:00
  • 4513669f57 feat: detect legacy cli junhsss 2026-03-17 22:46:08 +09:00
  • b4d4c0910e feat: rust migration (#41) v0.3.0 junhsss 2026-03-17 22:10:27 +09:00
  • 133734afbb chore: bump package version v0.2.4-beta junhsss 2026-03-17 17:43:17 +09:00
  • 0ef8227652 feat: support more browsers junhsss 2026-03-17 17:36:50 +09:00
  • fddafb583a chore: bump cli version v0.2.3-beta junhsss 2026-03-14 12:41:39 +09:00
  • bc4736174b ci: enable shell flag for windows v0.2.2-beta junhsss 2026-03-14 12:26:10 +09:00
  • 42ea0d5712 feat: profiles (#39) junhsss 2026-03-14 02:35:45 +09:00
  • 55f5b6d024 feat: keychain access warning #39 profiles junhsss 2026-03-14 02:34:53 +09:00
  • 34d7339493 chore: use node 18 compatible better-sqlite3 junhsss 2026-03-14 02:07:47 +09:00
  • 6f8e131474 fix: profile passthrough and validation gaps junhsss 2026-03-14 01:13:07 +09:00
  • ebfdc66338 docs: profiles junhsss 2026-03-06 02:29:41 +09:00
  • a603d7e9d6 feat: skills junhsss 2026-03-06 02:25:36 +09:00
  • fc2a838f58 feat: better ux junhsss 2026-03-05 20:45:13 +09:00
  • 8ff9b36a3e Merge branch 'main' into profiles junhsss 2026-03-05 20:19:24 +09:00
  • f1a0e8f84d feat: profile sync junhsss 2026-03-05 20:13:08 +09:00
  • a0991825f1 feat: local to cloud junhsss 2026-03-05 13:03:20 +09:00
  • b6563e0f75 Merge pull request #40 from steel-dev/huss/creds huss 2026-03-04 18:49:49 -05:00
  • bec75705c8 chore: bump version #40 huss/creds hussufo 2026-03-04 18:49:17 -05:00
  • 3c8f421a7f feat: add credentials management commands hussufo 2026-03-04 18:48:46 -05:00
  • 59ae86be86 feat: profiles command junhsss 2026-03-05 00:27:56 +09:00
  • 68869e23b0 feat: name based profiles junhsss 2026-03-05 00:17:07 +09:00
  • 0812359b6e test: add profiles test junhsss 2026-03-05 00:05:18 +09:00
  • a785484b34 feat: profiles junhsss 2026-03-04 23:19:40 +09:00
  • 6e9abfecf5 fix: bypass session check for auth/device/session subcommands junhsss 2026-03-04 00:35:00 +09:00
  • ce5630c1b5 chore: bump agent-browser runtime v0.14 -> v0.15 junhsss 2026-03-04 00:34:30 +09:00
  • 7666664658 chore(cli): update version hussufo 2026-03-03 10:19:18 -05:00
  • 5b0e61e430 feat: don't auto update junhsss 2026-03-03 23:15:42 +09:00
  • f6c2b35ca5 fix: don't block commands on failed auto-updates junhsss 2026-03-03 23:12:19 +09:00
  • 1e0ae40ec1 feat: parallel sessions junhsss 2026-03-03 22:51:37 +09:00
  • ce99943208 docs(steel-browser): rewrite skill docs with broader triggers, command cheatsheet, and quick-start patterns hussufo 2026-03-02 22:56:36 -05:00
  • aad20557d4 feat(browser): add captcha status command and named session targeting hussufo 2026-02-27 22:50:39 -05:00
  • 7407de2a2a feat(browser): add manual captcha solve command and update skill docs hussufo 2026-02-27 20:26:44 -05:00
  • 9322f1a8be Merge pull request #38 from steel-dev/huss/agent-cli huss 2026-02-27 17:19:19 -05:00
  • 4acb2d479b chore: checkpoint local browser and integration changes #38 hussufo 2026-02-27 17:12:00 -05:00
  • f653beaada Delete steel-browser-fork-plan.md huss 2026-02-27 04:16:22 -05:00
  • 41db93d4ec docs(skills): add steel-browser skill package hussufo 2026-02-27 04:01:22 -05:00
  • 2c6c748ce7 fix(browser): handle session lookup errors and bootstrap flag parsing hussufo 2026-02-27 03:15:33 -05:00
  • 11b08f7d4a feat(cli): finalize browser docs/ux and top-level API tools hussufo 2026-02-27 03:01:01 -05:00
  • 373d9e97e5 docs(plan): detail expanded cloud e2e command-chain coverage hussufo 2026-02-26 23:49:25 -05:00
  • 0a34811fd4 docs(browser): expand agent troubleshooting and output security references hussufo 2026-02-26 23:49:17 -05:00
  • aefc66f6e8 fix(browser): redact connect URLs and align stealth session payload hussufo 2026-02-26 23:49:06 -05:00
  • 1de2df9e1f test(browser): expand cloud command-chain coverage and harden harness hussufo 2026-02-26 23:48:56 -05:00
  • ff1bcf42c7 chore(cli): remove legacy scaffolding and unused dependencies hussufo 2026-02-26 23:48:44 -05:00
  • 4247f22dd7 docs(plan): reconcile remaining release gates with completed work hussufo 2026-02-26 19:40:33 -05:00
  • a29ba5f10b docs(browser): publish migration and compatibility references hussufo 2026-02-26 19:39:54 -05:00
  • 81f387e32f feat(browser): add self-hosted endpoint targeting and local runtime install flow hussufo 2026-02-26 19:39:30 -05:00
  • e25bead1c9 feat(login): support non-interactive jwt/token login niko/non-interactive-login nibzard 2026-02-26 09:59:08 +00:00
  • 0b20c8596f fix: test and connect url junhsss 2026-02-25 23:10:44 +09:00
  • 7859afaa29 chore(browser): enforce playwright-core-only runtime dependencies hussufo 2026-02-25 03:06:25 -05:00
  • f308706634 fix(browser): align CDP passthrough and bundle vendored daemon assets hussufo 2026-02-25 02:56:53 -05:00
  • a3f7085818 perf(browser): add passthrough latency benchmark harness hussufo 2026-02-25 02:55:19 -05:00
  • 00bf42756a feat(dev): move local runtime orchestration into dev namespace hussufo 2026-02-25 02:54:55 -05:00
  • af7801ef92 docs(plan): recalibrate browser fork track statuses hussufo 2026-02-25 00:26:06 -05:00
  • bc6500e0b8 ci(browser): package vendored runtimes with multi-os smoke checks hussufo 2026-02-25 00:25:20 -05:00
  • 99d4552402 feat(browser): add cloud session lifecycle and passthrough routing hussufo 2026-02-25 00:23:47 -05:00
  • 64f27a3fd8 chore: update manifest #37 aspectrr/pplx aspectrr 2025-12-03 16:43:22 -05:00
  • ffc1f319c1 feat: add pplx to run aspectrr 2025-12-03 09:56:50 -05:00
  • 4701902e7f chore: bump version (#36) v0.1.9-beta Collin Pfeifer 2025-10-29 05:46:44 -04:00
  • 031b9835a3 chore: bump version #36 aspectrr/update-version aspectrr 2025-10-29 05:46:17 -04:00
  • 07253565ab fix: build before publish (#35) Collin Pfeifer 2025-10-29 05:43:44 -04:00
  • a94e6be91f fix: build before publish #35 aspectrr/manual-invoke-publish aspectrr 2025-10-29 05:42:52 -04:00
  • eebe1cc52e fix: let publish be manually invoked (#34) Collin Pfeifer 2025-10-29 05:39:21 -04:00
  • 65893d53d7 fix: let publish be manually invoked #34 aspectrr 2025-10-29 05:38:45 -04:00
  • 321f539fc1 chore: test npm publish (#33) v0.1.8-beta Collin Pfeifer 2025-10-29 05:34:09 -04:00
  • 393736b265 fix: update npm publish script (#32) v0.1.7-beta Collin Pfeifer 2025-10-29 05:27:56 -04:00
  • 7637bd0fcc Release Patch (#31) v0.1.6-beta Collin Pfeifer 2025-10-29 05:20:56 -04:00
  • 01128ced1a fix: update minor wording for release script (#30) Collin Pfeifer 2025-10-29 05:01:39 -04:00
  • 8e9e64fa94 Bump version from 0.1.3 to 0.1.4 v0.1.5-beta Collin Pfeifer 2025-10-28 19:52:18 -04:00
  • fde59b8d8c Add workflow for Node.js package testing and publishing Collin Pfeifer 2025-10-28 19:45:14 -04:00
  • a8b28e70de fix: let cli vars overwrite system (#29) Collin Pfeifer 2025-10-28 19:34:31 -04:00
  • b44db19d5b chore: update package version (#28) v0.1.4-beta Collin Pfeifer 2025-10-28 09:45:50 -04:00
  • 75b3422910 fix: add error message (#27) Collin Pfeifer 2025-10-28 09:42:02 -04:00
  • e91d821c28 Fix forge name (#26) Collin Pfeifer 2025-10-28 09:08:54 -04:00
  • 58d5405d20 fix: fix magnitude run and anthropic key issues (#25) Collin Pfeifer 2025-10-28 09:08:41 -04:00
  • eab057485d fix: update manifest version (#24) v0.1.2-beta nas 2025-08-27 20:28:13 -04:00
  • e9a1724eb3 fix: update manifest version #24 nasr/update-manifest-version nas 2025-08-27 20:27:56 -04:00
  • c046e9ba9e fix: manifest version + package version (#23) v0.1.1-beta nas 2025-08-26 20:51:34 -04:00
  • 59666ff48a Merge pull request #22 from steel-dev/nasr/fix-dockerfile nas 2025-08-01 22:09:45 -04:00
  • 3fd6bcea65 fix: browser start uses main compose file #22 nasr/fix-dockerfile nas 2025-08-01 22:08:59 -04:00
  • b218be2056 docs: update templates junhsss 2025-07-30 22:24:13 +09:00
  • a5e6c9e7e9 feat: bump manifest version v0.1.0-beta junhsss 2025-07-30 22:19:29 +09:00
  • 801a81a4ba chore: remove .DS_Store (#21) v0.0.3-beta.1 junhsss 2025-07-30 17:39:13 +09:00
  • b769a81c1e chore: remove .DS_Store #21 remove junhsss 2025-07-30 17:38:58 +09:00
  • 91d931e42f feat: use shorthand as command (#20) junhsss 2025-07-30 17:35:44 +09:00