Shuchang Zheng
|
d336fbf286
|
remove the blocked svg element from the prompt (#1624)
|
2025-01-23 14:36:52 +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 |
|
LawyZheng
|
c6140fa405
|
fix selection issues (#1515)
|
2025-01-08 14:27:50 +08:00 |
|
Shuchang Zheng
|
7591873546
|
migrate Organization data model from skyvern/forge/sdk/models.py to skyvern/forge/sdk/schemas/organizations.py (#1343)
|
2024-12-06 17:15:11 -08:00 |
|
LawyZheng
|
c4338e9b21
|
adjust cache expiration policy (#1284)
|
2024-11-28 16:37:25 +08:00 |
|
Shuchang Zheng
|
008369217b
|
improve css & svg caching (#1278)
|
2024-11-27 14:54:54 -08:00 |
|
LawyZheng
|
92ec1b70b7
|
skip unknown css/svg shape (#1275)
|
2024-11-28 01:26:56 +08:00 |
|
Shuchang Zheng
|
4103b7594c
|
cleanup_element_tree_factory compatibility without task/step (#1252)
|
2024-11-24 20:11:59 -08:00 |
|
Shuchang Zheng
|
b2516dc95f
|
Failed to convert css shape to string shape by LLM log should be warning (#1197)
|
2024-11-14 17:07:27 -08:00 |
|
LawyZheng
|
82249ae7f0
|
skip css conversion for span with chidren (#1123)
|
2024-11-04 16:07:52 +08:00 |
|
LawyZheng
|
00549c921b
|
optimize async task and remove hover (#1095)
|
2024-10-31 10:49:02 +08:00 |
|
LawyZheng
|
8762865a0b
|
convert css shape to string (#1092)
|
2024-10-31 00:12:13 +08:00 |
|
Shuchang Zheng
|
76a256ffaa
|
skip large size svg (#869)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
|
2024-09-21 10:21:00 +08:00 |
|
LawyZheng
|
9e0201627b
|
support value select for custom selection (#756)
|
2024-08-30 01:24:38 +08:00 |
|
LawyZheng
|
f1152022a0
|
optimize svg cache and add retry (#752)
|
2024-08-29 11:11:32 +08:00 |
|
LawyZheng
|
76ee91ecdd
|
svg conversion (#717)
|
2024-08-23 11:17:01 +08:00 |
|
LawyZheng
|
36b3f62eb7
|
optimize svg logic (#701)
|
2024-08-13 14:05:51 +08:00 |
|
LawyZheng
|
9245a329ee
|
add cleanup function (#631)
|
2024-07-23 14:23:15 +08:00 |
|
LawyZheng
|
be97d0bdb1
|
add step prepare and browser clean up (#554)
|
2024-07-05 02:17:34 +08: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 |
|
Kerem Yilmaz
|
688a615fb2
|
introduce permission checker to task create api (#368)
|
2024-05-26 14:51:53 -07: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 |
|