Shuchang Zheng
|
17d9a56738
|
have a feature flag to decide if we should disable user_goal_check (#1192)
|
2024-11-14 11:11:29 -08:00 |
|
Shuchang Zheng
|
28d37545bc
|
Implement cancel workflow run endpoint (#1188)
|
2024-11-14 01:32:53 -08:00 |
|
Shuchang Zheng
|
11909cb1a7
|
make task block title empty string by default; use task_block.label for the running task.title if task_block.title is empty (#1181)
|
2024-11-12 20:34:26 -08:00 |
|
LawyZheng
|
45477ab327
|
fix download file extension (#1157)
|
2024-11-08 01:09:01 +08:00 |
|
Shuchang Zheng
|
c80597e7a5
|
make sure we do a web scrape before data extraction at the end of task to ensure the refreshness of the scraped data (#1152)
|
2024-11-06 22:55:21 -08:00 |
|
LawyZheng
|
b62c2caae0
|
remove screenshot when check user goal (#1147)
|
2024-11-06 23:20:45 +08:00 |
|
LawyZheng
|
92d94954c4
|
migrate all users to user goal check (#1143)
|
2024-11-06 10:38:56 +08:00 |
|
LawyZheng
|
8b53bc4257
|
wrap page evaluate with timeout (#1133)
|
2024-11-05 11:11:27 +08:00 |
|
Shuchang Zheng
|
d0a35622a7
|
add default timeout to wait_for_task (#1122)
|
2024-11-03 22:19:55 -08:00 |
|
Shuchang Zheng
|
ad0bd0b4f5
|
fix task workflow cancel issue (#1111)
|
2024-11-01 15:13:41 -07:00 |
|
LawyZheng
|
de8e887e0f
|
add browser console log artifact (#1097)
|
2024-10-31 23:10:11 +08:00 |
|
LawyZheng
|
00549c921b
|
optimize async task and remove hover (#1095)
|
2024-10-31 10:49:02 +08:00 |
|
Shuchang Zheng
|
e4f005b6f6
|
include download in action history (#1078)
|
2024-10-28 13:37:32 -07:00 |
|
Shuchang Zheng
|
2b176df6f9
|
Fix action history (#1076)
|
2024-10-28 13:11:58 -07:00 |
|
LawyZheng
|
d2b79ab5de
|
better failure reason (#1066)
|
2024-10-28 09:42:55 +08:00 |
|
Shuchang Zheng
|
d294259d63
|
ignore skyvern_element_hash and skyvern_element_data in action history (#1054)
|
2024-10-27 14:03:28 -07:00 |
|
Ikko Eltociear Ashimine
|
b6dde388d4
|
chore: update agent.py (#1064)
|
2024-10-27 01:58:09 -04:00 |
|
Shuchang Zheng
|
c1ad0ed391
|
get rid of org id, task id, step id, step order and action order from the action history (#1050)
|
2024-10-24 13:11:15 -07:00 |
|
Shuchang Zheng
|
da9ccc0031
|
fix saving complete action when there's no navigation goal (#1009)
|
2024-10-18 17:32:34 -07:00 |
|
Shuchang Zheng
|
dd677132fe
|
fix python style for webhook url and totp url when creating a task (#1003)
|
2024-10-18 11:09:32 -07:00 |
|
Shuchang Zheng
|
c65795711a
|
fix None string for webhook url and totp url (#1002)
|
2024-10-18 10:56:00 -07:00 |
|
Shuchang Zheng
|
f69016088b
|
shu/fix task url type (#999)
|
2024-10-17 23:47:59 -07:00 |
|
Shuchang Zheng
|
ae32848275
|
use primpary llm api for user goal check (#997)
|
2024-10-17 23:07:35 -07:00 |
|
LawyZheng
|
c0113a94f8
|
fix check user goal (#993)
|
2024-10-18 02:18:43 +08:00 |
|
Shuchang Zheng
|
9048cdfa73
|
add actions db model and caching V0 (#980)
|
2024-10-15 12:06:50 -07:00 |
|
Kerem Yilmaz
|
df463e042b
|
User goal check bugfixes (#864)
|
2024-09-19 20:37:48 -07:00 |
|
Kerem Yilmaz
|
d19ff2bd69
|
Add complete action verification (#845)
|
2024-09-17 18:59:40 -07:00 |
|
Kerem Yilmaz
|
4a599bbf55
|
Ykeremy/downloaded filename prefix (#814)
|
2024-09-11 21:56:38 -07:00 |
|
Shuchang Zheng
|
2b365bce59
|
make totp code fetch more reliable (#809)
|
2024-09-11 00:03:09 -07:00 |
|
Kerem Yilmaz
|
b9f5e33876
|
TOTP code db + agent support for fetching totp_code from db (#784)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-09-08 15:07:03 -07:00 |
|
Shuchang Zheng
|
433e30e84f
|
make task failure log more consistent with 'marking task as failed' (#782)
|
2024-09-07 16:48:50 -07:00 |
|
Shuchang Zheng
|
6e2e176cef
|
add organization_id to the 'Created new task' log (#779)
|
2024-09-06 19:44:29 -07:00 |
|
Kerem Yilmaz
|
a6a545224a
|
adding step_exception to provide more signal of why the step failed (#730)
|
2024-08-28 01:06:04 -07:00 |
|
LawyZheng
|
36b3f62eb7
|
optimize svg logic (#701)
|
2024-08-13 14:05:51 +08:00 |
|
Shuchang Zheng
|
9342dfbf2a
|
step output is very noisy as logs and cost us a lot in logging (#627)
|
2024-08-09 14:44:55 -07:00 |
|
LawyZheng
|
6c0f94ac0a
|
support multi tabs (#692)
|
2024-08-09 10:46:52 +08:00 |
|
Shuchang Zheng
|
a396370fcf
|
remove leftover TODO in the comment (#686)
|
2024-08-07 17:06:03 -07:00 |
|
Shuchang Zheng
|
9fd096c385
|
remove log: Building element tree (#685)
|
2024-08-07 16:23:20 -07:00 |
|
Kerem Yilmaz
|
c872b1e4a8
|
verification code V2 - support verification code of multiple separate single character input fields (#683)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-08-07 16:17:15 -07:00 |
|
Kerem Yilmaz
|
b8752b0f7d
|
Remove old claude prompt for action extraction (#682)
|
2024-08-07 13:46:13 -07:00 |
|
LawyZheng
|
9245a329ee
|
add cleanup function (#631)
|
2024-07-23 14:23:15 +08:00 |
|
Kerem Yilmaz
|
1ebd8a55e9
|
iframe submit recognization (#628)
|
2024-07-19 14:27:57 -07:00 |
|
Kerem Yilmaz
|
50ff8dc441
|
remove the the check that makes sure file url is coming from payload (#624)
|
2024-07-18 18:19:14 -07:00 |
|
Kerem Yilmaz
|
f146247fe9
|
Support get organizations and get api keys APIs in the open source (#623)
|
2024-07-18 18:09:28 -07:00 |
|
Shuchang Zheng
|
267335a0eb
|
record max_steps_per_run override in tasks table as well (#622)
|
2024-07-18 17:00:00 -07:00 |
|
Kerem Yilmaz
|
69d73bc551
|
Add current date to info extraction prompt (#617)
|
2024-07-18 11:36:09 -07:00 |
|
LawyZheng
|
88389012be
|
add skyvern frame (#610)
|
2024-07-18 02:33:39 +08:00 |
|
Kerem Yilmaz
|
33ab70dd8b
|
fix the problem of verification_code not injected into string navigation goal (#603)
|
2024-07-12 15:20:59 -07:00 |
|
Kerem Yilmaz
|
cdd731b862
|
Remove successful action history. Only show the failure of the previous step in action history. (#602)
|
2024-07-12 08:57:50 -07:00 |
|
Kerem Yilmaz
|
ea1039277f
|
email relay (#598)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-07-11 21:34:00 -07:00 |
|