Commit Graph

62 Commits

Author SHA1 Message Date
Stanislav Novosad
5d2bb07371 SDK: docs and improvements (#4310) 2025-12-17 21:11:39 +00:00
Stanislav Novosad
6924b4a145 SDK: make 'skyvern' default type in page.run.login (#4188) 2025-12-12 12:31:27 -07:00
Mohamed Khalil
f49b07f30d feat: add hover action support (#3994)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
2025-12-09 23:27:26 +08:00
Stanislav Novosad
4b99cd3f45 SDK: validation action (#4203) 2025-12-08 13:10:30 -07:00
Stanislav Novosad
b7d08fe906 SDK: text prompt (#4214) 2025-12-05 18:13:25 -07:00
Stanislav Novosad
0f495f458e SDK: rename page.run -> page.agent (#4215) 2025-12-05 17:52:21 -07:00
Stanislav Novosad
1e97c58d4f SDK: log url when running tasks (#4189) 2025-12-05 22:44:12 +00:00
Stanislav Novosad
65e3388433 SDK: fix api-key in local mode (#4213) 2025-12-05 14:18:12 -07:00
Stanislav Novosad
e1693b2fef SDK: use Skyvern.local() factory method (#4206) 2025-12-05 13:21:40 -07:00
Stanislav Novosad
32fb2315f0 SDK: support file download in launch_local_browser (#4199) 2025-12-05 09:50:22 -07:00
Stanislav Novosad
4b9c89e22b SDK: download files improments (#4198) 2025-12-04 13:44:47 -07:00
Stanislav Novosad
4665f8907d SDK: download files (#4196) 2025-12-04 10:50:29 -07:00
Stanislav Novosad
d310c5e39c SDK: small fixes and improvements (#4174) 2025-12-02 17:34:41 -07:00
Stanislav Novosad
3e46430802 SDK: various small improvements (#4170) 2025-12-02 14:18:43 -07:00
LawyZheng
d86ca95f35 Revert "improve chain click logic" (#4167) 2025-12-03 02:38:16 +08:00
LawyZheng
a02ccee769 improve chain click logic (#4166) 2025-12-03 02:34:08 +08:00
Stanislav Novosad
38b3568917 SDK: more embedded mode configuration (#3970) 2025-12-02 18:28:20 +00:00
Stanislav Novosad
8fb46ef1ca SDK: Prompt-based locator (#4027) 2025-11-22 02:13:42 +00:00
Stanislav Novosad
0efae234ab Initialize app at runtime instead of import time (#4024) 2025-11-18 17:56:58 -07:00
Stanislav Novosad
e1595abf84 Merge SkyvernSdk and Skyvern extending Fern client (#3987)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-11-12 22:44:53 +00:00
Stanislav Novosad
c8baa9f3ec SDK: improve IDE highlighting/type support (#3967) 2025-11-11 15:34:04 -07:00
Stanislav Novosad
16c11025da Expose 'from skyvern import SkyvernSdk' import (#3957) 2025-11-11 09:54:37 -07:00
Stanislav Novosad
688224caa8 SDK: Disable browser logs (#3958) 2025-11-11 09:32:49 -07:00
Stanislav Novosad
4ee3a52522 SDK: embedded server mode (#3949) 2025-11-10 16:08:57 -07:00
Stanislav Novosad
6319847709 SDK: more logs & small fixes (#3945) 2025-11-10 15:53:39 -07:00
Stanislav Novosad
e3cd3eeae0 Publish npm package using Trusted Publisher (#3953) 2025-11-10 13:51:53 -07:00
Stanislav Novosad
23ebd72d4a Make SkyvernPage extend Playwright (#3934) 2025-11-10 09:02:37 -07:00
Stanislav Novosad
d1d0c9414b SDK: file uploading (public url only) (#3867) 2025-11-07 15:21:40 -07:00
Stanislav Novosad
a9c3d692ff SkyvernBrowserPage extends SkyvernPage (#3921) 2025-11-07 10:58:22 -07:00
Stanislav Novosad
8482ff4a75 Regenerate Fern Python SDK (#3928) 2025-11-06 11:26:37 -07:00
Stanislav Novosad
d104135025 Various small SDK improvements (#3916) 2025-11-06 09:30:38 -07:00
Stanislav Novosad
ba99e9ea2c SDK: Support AI act feature (#3888) 2025-11-04 11:28:43 -07:00
Stanislav Novosad
833ffff1ea Support None/Invalid selector in ai_upload_file (#3884) 2025-11-03 14:20:21 -07:00
Stanislav Novosad
414366fff5 SDK: auto-start server in local mode (#3869) 2025-11-03 12:16:17 -07:00
Stanislav Novosad
9feb9e855c Support None/Invalid selector in ai_input_text (#3883) 2025-11-03 11:49:40 -07:00
Stanislav Novosad
393bae88fe SDK: rename SkyvernEnvironment (#3870) 2025-10-31 10:40:33 -06:00
Stanislav Novosad
34258dd81a SDK: support more playwright features (#3866) 2025-10-30 17:30:48 -06:00
Stanislav Novosad
af9a5f31e4 SDK: support select_option and extract (#3850) 2025-10-30 09:05:20 -06:00
Stanislav Novosad
c78ee6a8d0 Use lazy imports in __init__.py (#3847) 2025-10-29 19:53:12 -06:00
Stanislav Novosad
33ad4cfcd1 SDK: support actions skeleton (#3817)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-29 17:54:57 +00:00
Stanislav Novosad
ba0b25cb4b Fern: regenerated Python SDK (#3829) 2025-10-27 16:26:37 -06:00
Stanislav Novosad
66634d3aa6 Fix broken SkyvernEnvironment in SDK (#3789) 2025-10-22 13:18:36 -06:00
Stanislav Novosad
fb24641212 Skyvern SDK Prototype (#3624) 2025-10-17 13:15:24 -06:00
greg niemeyer
2faf4e102f feat: self healing skyvern api key (#3614)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-13 07:55:59 -07:00
greg niemeyer
cf9e1c2552 chore: env path refactor (#3691)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-12 17:36:24 +00:00
Shuchang Zheng
8c54475fda fix mypy issue for org tokens (#3541) 2025-09-26 16:35:47 -07:00
Shuchang Zheng
e730d4a31f close session instead of delete session (#3505) 2025-09-23 20:53:04 -04:00
Shuchang Zheng
5be39336eb Launch login sdk after fix for skyvern.login local mode not supported message (#3020) 2025-07-23 00:24:02 -07:00
Shuchang Zheng
41b33d723d update login interface to support wait_for_completion (#3018) 2025-07-22 08:25:06 -07:00
Shuchang Zheng
51ce4e8627 add login to skyvern library (#3016) 2025-07-22 07:21:45 -07:00