Commit graph

36 commits

Author SHA1 Message Date
LawyZheng
cba0f68a5e
general selection (#675) 2024-08-06 13:30:52 +08:00
Kerem Yilmaz
e4fd825497
Timeout and retry mechanism for Bitwarden CLI (#670) 2024-08-02 12:53:05 -07:00
LawyZheng
1629d84375
support react select (#652) 2024-07-26 10:32:35 -07:00
Kerem Yilmaz
ea1039277f
email relay (#598)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-07-11 21:34:00 -07:00
LawyZheng
0ddda3f481
ifx chain click bug (#576) 2024-07-11 02:45:13 +08:00
Kerem Yilmaz
2d9e74bffe
migrate aiohttp helper from cloud to open source (#572) 2024-07-09 17:45:51 -07:00
LawyZheng
bcbd738326
refactor select handler (#565) 2024-07-09 02:22:16 +08:00
LawyZheng
e52d585f9f
support select2 in iframe (#560) 2024-07-06 13:32:55 +08:00
LawyZheng
cd0d563070
use css selector instead of xpath (#551) 2024-07-04 10:45:47 +08:00
Kerem Yilmaz
257ba1601e
Decorate bounding boxes with element_ids to improve Skyvern accuracy (+ a few more changes) (#536) 2024-07-02 00:24:52 -04:00
Kerem Yilmaz
bf81b7df53
shu/task cancel agent logic (#521) 2024-06-26 15:25:15 -07:00
LawyZheng
35e336d6f4
optimize normal select (#503) 2024-06-25 01:46:54 +08:00
LawyZheng
6140cc59f0
try to fix screenshot timeout (#502) 2024-06-24 23:14:45 +08:00
LawyZheng
be86a33c3b
refactor select2 (#485) 2024-06-18 11:34:52 +08:00
LawyZheng
81619dd850
add skyvern element (#466) 2024-06-13 15:34:21 +08:00
Kerem Yilmaz
042e34d261
Better feedback (exception message) when skyvern can't input text to an element (#445)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-06-07 11:28:19 -07:00
Kerem Yilmaz
fbe42994a9
the error raised from the base validate_step_execution shouldn't be handled to fail the task (#422) 2024-06-05 13:30:09 -07:00
Kerem Yilmaz
3f3fbbc63d
fix input text action with no text in GET steps API (#421) 2024-06-05 13:18:35 -07:00
Kerem Yilmaz
d1ddbf17d1
the error raised from the base validate_step_execution shouldn't be handled to fail the task (#416) 2024-06-04 22:19:04 -07:00
Aleksei Zarubin
d5abfc9179
Use 4-char element ids instead of sequential integers (#361)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
2024-06-03 19:38:08 +08:00
LawyZheng
6445fb93b0
skip invalid actions during parsing (#381) 2024-05-30 09:23:58 +08:00
Kerem Yilmaz
2b4829f87a
Introduce ActionFunction to make it easy to patch and do extra validations before step starts (#365)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-25 18:24:35 -07:00
Shuchang Zheng
2466897158
adopt ruff as the replacement for python black (#332) 2024-05-16 18:20:11 -07:00
Kerem Yilmaz
72d25cd37d
workflow apis (#326)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-16 10:51:22 -07:00
Shuchang Zheng
c17b4ed287
add SkyvernHTTPException base exception to automate known error handling in agent service (#317) 2024-05-15 13:35:45 -07:00
LawyZheng
25311dee86
convert element tree json -> html (#299) 2024-05-13 09:37:17 +08:00
Kerem Yilmaz
393b3fba87
Fail task if FailedToNavigateToUrl (#209) 2024-04-19 00:12:02 -07:00
Kerem Yilmaz
e8b42c9a4f
Support 2FA in Bitwarden (#178) 2024-04-11 02:31:17 -04:00
Kerem Yilmaz
1d1e29b813
Implement BitwardenLoginCredentialParameter (#151) 2024-04-03 16:01:03 -07:00
Kerem Yilmaz
7562cd9c25
Implement SendEmailBlock (#137) 2024-03-31 01:58:11 -07:00
Kerem Yilmaz
d1de19556e
Implement LLM router (#95) 2024-03-16 23:13:18 -07:00
Kerem Yilmaz
2af5348834
Remove unused arg from exception to test sync changes (#78) 2024-03-14 18:19:07 -07:00
Kerem Yilmaz
1e3a9af7dd
Fix exception message to include workflow_run_id (#63) 2024-03-14 00:00:49 -07:00
Kerem Yilmaz
8489be5e25
🔄 synced file(s) with Skyvern-AI/skyvern-cloud (#60) 2024-03-13 22:00:26 -07:00
Kerem Yilmaz
15d78d7b08
Sync cloud skyvern to oss skyvern (#55) 2024-03-12 22:28:16 -07:00
Kerem Yilmaz
9eddb3d812
Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00