Commit graph

108 commits

Author SHA1 Message Date
Andrew Neilson
826ab8548b
chore(ci): consolidate pytest config into pytest.ini + sync to OSS (#5628) 2026-04-23 15:10:41 -07:00
LawyZheng
b4cceab6c1
fix: CJS default export interop for fetch-to-curl under Vite 8 (#5594) 2026-04-23 00:36:56 +08:00
pedrohsdb
ded9646424
fix: stop generating fill_form() in adaptive caching for non-ATS workflows (#5497) 2026-04-14 11:58:41 -07:00
LawyZheng
59adc685ef
revert: remove browser profile corruption fallback from PR #9865 (#5495) 2026-04-15 02:42:29 +08:00
Marc Kelechava
b168f7694b
fix: add missing apply_stealth_config() to persistent stealth browser path [SKY-8789] (#5425)
Some checks are pending
Auto Create GitHub Release on Version Change / check-version-change (push) Waiting to run
Auto Create GitHub Release on Version Change / create-release (push) Blocked by required conditions
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
2026-04-08 00:35:05 -07:00
pedrohsdb
42c7348ef9
fix: add settle delay before page.complete() verification + action timestamps (#5400)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-04-06 17:16:51 -07:00
LawyZheng
e7b2f09d00
Unblock popup and split chromium preferences for OSS/cloud (#SKY-8474) (#5253) 2026-03-27 01:31:08 +08:00
LawyZheng
7aec0da11e
Add FORCE_NEW_BROWSER_CONTEXT_CDP_FETCH feature flag with async cleanup (#4930)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-03-01 02:35:22 +08:00
Shuchang Zheng
a11cc37085
Add browser rotation and fresh context for remote browser production (#4929) 2026-02-28 10:14:09 -08:00
Shuchang Zheng
74340adfaf
Enable CDPDownloadInterceptor for remote browser connections (#4921) 2026-02-27 17:11:01 -08:00
Davide Cavestro
d9707e0759
feat: provide support for BROWSER_ADDITIONAL_ARGS (#4637)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2026-02-08 05:22:54 +00:00
LawyZheng
87ad865d53
set default browser locale to none (#4564)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2026-01-28 16:23:23 +08:00
Benji Visser
b5ff547a3a
browser sessions v2 - backend (#4515)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Signed-off-by: Benji Visser <benji@093b.org>
2026-01-21 22:27:16 -05:00
Marc Kelechava
7540496289
Browser Profile Persistence for Self-Hosted OSS (#4268) 2025-12-17 13:45:29 -08:00
Stanislav Novosad
32fb2315f0
SDK: support file download in launch_local_browser (#4199)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-12-05 09:50:22 -07:00
Stanislav Novosad
19d2deb859
Split browser_state/manager protocol and implementation (#4165) 2025-12-02 11:08:38 -07:00
Marc Kelechava
b23fea86be
[Backend] Add City and State targeting for Massive geo-targeting (#4133) 2025-11-28 14:24:44 -08:00
LawyZheng
0ed55ad8bc
safely close the tab (#4103)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-11-26 15:05:37 +08:00
LawyZheng
8d09d9822a
clean up fullpage screenshot exp (#4102) 2025-11-26 14:55:02 +08:00
LawyZheng
1fff8a2ac6
auto close when page number exceeds (#4101) 2025-11-26 14:37:14 +08:00
LawyZheng
5ead565fd8
support to scrape on the chrome error page (#4018)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-11-18 17:12:11 +08:00
LawyZheng
ce76b400a9
parse file extension from url query (#4017)
Some checks are pending
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-11-18 15:28:14 +08:00
LawyZheng
9814f9803a
fix error reason when page is no data (#3998)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-11-14 12:38:11 +08:00
Stanislav Novosad
688224caa8
SDK: Disable browser logs (#3958) 2025-11-11 09:32:49 -07:00
Marc Kelechava
3db5ec6cd7
[SKY-6974] Browser Profiles [2/3] Marc/backend browser session profiles (#3923)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-11-06 01:24:39 -08:00
Stanislav Novosad
a6b8172834
Log page urls near MissingBrowserStatePage (#3901) 2025-11-05 11:30:01 -07:00
LawyZheng
49fd5f3c07
skip msedge download hub page (#3844) 2025-10-29 12:36:44 +08:00
LawyZheng
87625d4c0f
support new tab magic link logic (#3797)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-10-23 14:38:03 +08:00
Stanislav Novosad
fb24641212
Skyvern SDK Prototype (#3624) 2025-10-17 13:15:24 -06:00
Stanislav Novosad
975e431bac
Revert "Make navigate_to_url idempotent" (#3712)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-10-14 17:36:45 -06:00
Stanislav Novosad
ff4a2c982b
Make navigate_to_url idempotent (#3705)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-10-14 16:34:20 -06:00
Jonathan Dobson
a758b03861
make browser download timeout configurable for blocks and tasks (#3619) 2025-10-06 11:09:20 -04:00
LawyZheng
115c46ff8b
try to fix pbs proxy issue (#3375)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-09-05 16:19:10 +08:00
LawyZheng
aee181c307
fix browser cdp connection (#3339)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-09-02 15:53:48 +08:00
LawyZheng
275426eb33
downloaded file debugger accessible (#3338) 2025-09-02 15:43:07 +08:00
LawyZheng
c0a31fe0a6
support cdp for task and workflow (#3244) 2025-08-21 11:16:22 +08:00
LawyZheng
4617d2b5ca
fix task v2 download issue (#3220)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-08-18 14:24:18 +08:00
LawyZheng
75b7a8ac4c
fix script id bug on creating browser (#3173)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-08-13 12:13:17 +08:00
Shuchang Zheng
d0ab9a4eae
script generation: regenerate click xpath from intention (#3169) 2025-08-12 17:40:02 -07:00
Shuchang Zheng
df5f40bdb9
user defined browser header (#2752)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-19 07:42:34 +00:00
Shuchang Zheng
775da18878
current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Asher Foa
effd0c4911
Add pyupgrade pre-commit hook + modernize python code (#2611) 2025-06-10 18:52:38 +00:00
Shuchang Zheng
cf08ca951e
Fix chrome user data dir problem (#2503) 2025-05-28 22:41:06 -07:00
Shuchang Zheng
e2a82a75d9
fix linter errors for config registry & cli (#2292) 2025-05-05 00:12:46 -07:00
Prakash Maheshwaran
c3072d7572
Added Ollama & Openrouter & Groq & improved cdp browser (#2283) 2025-05-05 00:03:23 -07:00
Shuchang Zheng
0540e65d06
Default Skyvern 2.0 to google.com if generated website fails to load (#2291)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-05 00:36:40 -04:00
Shuchang Zheng
a851e8fdd8
Reduce execution waits (#2282)
Some checks are pending
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Run tests and pre-commit / test (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-04 00:30:09 -04:00
Piyush
cebb04c736
Feature/self hosted proxy support (#2115)
Some checks failed
Run tests and pre-commit / test (push) Failing after 19s
Run tests and pre-commit / fe-lint-build (push) Successful in 2m19s
Publish Fern Docs / run (push) Failing after 1m30s
Sync to skyvern-cloud / sync (push) Failing after 3s
2025-04-18 23:24:42 -04:00
Piyush
8d93ded199
added_extension_support_in_browser_context (#2038)
Some checks failed
Run tests and pre-commit / test (push) Failing after 22s
Publish Fern Docs / run (push) Failing after 46s
Sync to skyvern-cloud / sync (push) Failing after 2s
Run tests and pre-commit / fe-lint-build (push) Successful in 1m20s
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-04-06 00:50:30 -04:00
Suchintan
ff57f9977c
Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 00:46:57 -04:00