Commit graph

76 commits

Author SHA1 Message Date
Shuchang Zheng
4f9af0d797
fail task right away when scraping failed - no need to retry scraping failure at step level (#1997) 2025-03-21 15:47:36 -07:00
Shuchang Zheng
8a561c2fbb
add SkyvernClient (#1943) 2025-03-16 15:46:34 -07:00
Shuchang Zheng
d271a84eff
Add error message for contextexceedederror (#1866) 2025-03-02 23:27:20 -05:00
Shuchang Zheng
ffbc95e1b4
task v2 refactor part 6 - observer_cruise_id -> task_v2_id (#1817) 2025-02-23 16:03:49 -08:00
Shuchang Zheng
9a07c0bc6f
validate taskV2 step (#1811) 2025-02-22 00:44:12 -08:00
Shuchang Zheng
02a8861d4a
Use bitwarden server to manage credentials (#1806)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-21 00:50:41 +03:00
Shuchang Zheng
0116f56113
make MissingValueForParameter a 400 error (#1778) 2025-02-17 17:11:19 +08:00
Shuchang Zheng
1759f06f65
trigger TerminateAction when totp code is not found (#1768) 2025-02-14 01:50:38 +08:00
Shuchang Zheng
4407c19417
Add credentials table, CRUD endpoints, and credential parameter (#1767)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-13 19:00:19 +03:00
Shuchang Zheng
b43f1bfec2
wait files fully downloaded before complete task (#1707) 2025-02-03 23:49:46 +08:00
Shuchang Zheng
b4f2ec945c
optimize multiple select (#1703) 2025-02-03 19:19:39 +08:00
Shuchang Zheng
6215085a4e
get rid of observer_cruise in observer_service code (#1651) 2025-01-27 12:53:23 +08:00
Shuchang Zheng
0fd1a87710
call webhook when time out (#1612) 2025-01-22 13:23:10 +08:00
Shuchang Zheng
e4cb0987cb
Make text prompt executions a step in workflow runs (#1590) 2025-01-17 20:17:31 +03:00
Shuchang Zheng
0392763998
add webhook support for observer (#1546) 2025-01-14 08:59:53 -08:00
Shuchang Zheng
dde2d650ff
WorkflowRunNotFound should be a SkyvernHTTPException error (#1528) 2025-01-09 11:26:30 -08:00
Shuchang Zheng
a12776e630
Observer code open source (#1417) 2024-12-19 17:26:08 -08:00
LawyZheng
e2f886d9a3
fallback to input when input selection failed (#1393) 2024-12-16 23:34:21 +08:00
Shuchang Zheng
bda119027e
add observer cruise creation and completion (#1354) 2024-12-08 12:43:59 -08:00
LawyZheng
873b484ffa
auto prepend scheme to url (#1335) 2024-12-06 11:56:12 +08:00
LawyZheng
df4d5df48d
wait for downloads to be done (#1328) 2024-12-06 02:25:13 +08:00
LawyZheng
6b417d0e83
use task type instead of prompt template (#1261) 2024-11-26 11:29:33 +08:00
LawyZheng
d107c3d4db
refactor chain click (#1186) 2024-11-14 02:33:44 +08:00
Shuchang Zheng
ad0bd0b4f5
fix task workflow cancel issue (#1111) 2024-11-01 15:13:41 -07:00
LawyZheng
c9335888ff
add disable element id (#1052) 2024-10-25 14:52:02 +08:00
Shuchang Zheng
51a531df09
fix a typo inside the InvalidWorkflowParameter error (#1029) 2024-10-22 18:02:29 -07:00
Shuchang Zheng
0e3da8d1d3
workflow parameter validation (#1028) 2024-10-22 17:36:25 -07:00
LawyZheng
67bee9a487
fix chain click bug (#1019) 2024-10-22 02:21:05 +08:00
Shuchang Zheng
3e40267cfa
block urls pointing to internal addresses (#1012) 2024-10-20 18:33:05 -07:00
Shuchang Zheng
f69016088b
shu/fix task url type (#999) 2024-10-17 23:47:59 -07:00
Shuchang Zheng
9048cdfa73
add actions db model and caching V0 (#980) 2024-10-15 12:06:50 -07:00
Kerem Yilmaz
f22b8a04aa
Disable codeblock (#910) 2024-10-04 13:15:49 -07:00
Kerem Yilmaz
b0aa181c68
Credit Card Parameter (#903) 2024-10-03 16:18:21 -07:00
Kerem Yilmaz
36135a613b
Bitwarden Security Upgrade (#900) 2024-10-02 15:16:08 -07:00
LawyZheng
fb56cba6ba
remove useless select support legacy (#863) 2024-09-20 10:55:07 +08:00
Kerem Yilmaz
d19ff2bd69
Add complete action verification (#845) 2024-09-17 18:59:40 -07:00
LawyZheng
8c2a733ba2
refactor custom-select/auto-complete context (#830) 2024-09-14 17:28:08 +08:00
LawyZheng
f1152022a0
optimize svg cache and add retry (#752) 2024-08-29 11:11:32 +08:00
LawyZheng
8baa8de032
general autocomplete solution (#713) 2024-08-21 10:54:32 +08:00
Shuchang Zheng
7249938101
MissingValueForParameter should be a SkyvernHTTPException (#687) 2024-08-07 17:40:16 -07:00
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