Shuchang Zheng
|
9dd6207286
|
do not parse the dropped element twice (#2801)
|
2025-06-26 23:46:10 +00:00 |
|
Shuchang Zheng
|
272985f1bb
|
decrease svg css timeout to 30s (#2671)
|
2025-06-10 18:37:54 +00:00 |
|
Shuchang Zheng
|
95de4d06a0
|
fix svg css llm call timeout bug (#2670)
|
2025-06-11 02:19:39 +08:00 |
|
Shuchang Zheng
|
09ca00e948
|
fix timeout for svg and css LLM call (#2662)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-06-10 07:23:15 +00:00 |
|
Asher Foa
|
e258c6332d
|
Don't allow None for org id (partial mypy only change) more to come (#2613)
|
2025-06-05 19:00:20 -04:00 |
|
Shuchang Zheng
|
2545405b57
|
Parallelize SVG conversions (#2281)
|
2025-05-03 01:26:55 -04:00 |
|
Shuchang Zheng
|
654ba03e09
|
optimize and speed up custom selection (#2215)
|
2025-04-23 01:44:14 +08:00 |
|
Shuchang Zheng
|
704dbd55d6
|
try to fix screenshot timeout (#2164)
|
2025-04-16 17:03:49 +08:00 |
|
Shuchang Zheng
|
3c612968ce
|
trim svg elements when prompt exceeds context window (#2106)
|
2025-04-04 22:33:52 -04:00 |
|
Shuchang Zheng
|
2c6098c84e
|
fix children not found error in svg conversion (#2027)
|
2025-03-27 00:00:33 -07:00 |
|
Shuchang Zheng
|
54dadcf370
|
code block validation (#2017)
|
2025-03-25 02:47:02 -07:00 |
|
Shuchang Zheng
|
ad2a915dc1
|
make 'element is blocked by another element' log a debug log (#1996)
|
2025-03-21 15:18:52 -07:00 |
|
Shuchang Zheng
|
785c2f0626
|
add svg into interactable detecting (#1917)
|
2025-03-11 03:04:45 +08:00 |
|
Shuchang Zheng
|
9a07c0bc6f
|
validate taskV2 step (#1811)
|
2025-02-22 00:44:12 -08:00 |
|
Shuchang Zheng
|
66282054fe
|
pass css svg in iframe (#1793)
|
2025-02-19 14:10:25 +08:00 |
|
Shuchang Zheng
|
6a5fd7aaaa
|
post step execution (#1765)
|
2025-02-13 16:32:21 +08:00 |
|
Shuchang Zheng
|
6f3dcd13b8
|
fix invisible iframe scraping (#1723)
|
2025-02-05 13:33:45 +08:00 |
|
Shuchang Zheng
|
204972e225
|
Add step / task / workflow run / observer metrics as logs (#1698)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
|
2025-02-01 14:10:38 -05:00 |
|
Shuchang Zheng
|
16ff41f999
|
drop invisible svg elements (#1654)
|
2025-01-27 21:26:53 +08:00 |
|
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 |
|