Shuchang Zheng
|
bcebc41a9b
|
do not pass secrets as the parameter context in text prompt block (#1182)
|
2024-11-12 20:57:07 -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 |
|
Shuchang Zheng
|
9f3af2555c
|
remove all the whitespace from the totp secret (#1180)
|
2024-11-12 15:33:20 -08:00 |
|
LawyZheng
|
f33cbfbb0b
|
fix non class name bug (#1179)
|
2024-11-12 21:18:41 +08:00 |
|
Shuchang Zheng
|
5744b3c4c1
|
Bug fix: totp could be None in bitwarden which fails the schema validation of BitwardenQueryResult (#1178)
|
2024-11-12 03:04:51 -08:00 |
|
Shuchang Zheng
|
efdf4b5cab
|
introduce pyotp and support generating totp within skyvern (#1176)
|
2024-11-12 02:17:22 -08:00 |
|
LawyZheng
|
79bc51ba54
|
mark disabled element as interactable (#1175)
|
2024-11-12 15:35:08 +08:00 |
|
LawyZheng
|
46d9dad25b
|
extend auto completion to support google address (#1174)
|
2024-11-12 12:11:16 +08:00 |
|
Shuchang Zheng
|
068535b719
|
make all the timestamp local time and hovering shows UTC timestamp (#1164)
|
2024-11-11 13:03:40 -08:00 |
|
Shuchang Zheng
|
c1c2b5ca24
|
Only notify with actual changes (#1173)
|
2024-11-11 21:41:10 +03:00 |
|
Shuchang Zheng
|
b768ca0e86
|
Warn the user when they are quitting the workflow page (#1172)
|
2024-11-11 21:22:36 +03:00 |
|
Shuchang Zheng
|
a149a4675b
|
Add proxy location to task form advanced settings (#1171)
|
2024-11-11 20:50:18 +03:00 |
|
LawyZheng
|
3b2a7dcffc
|
extend interactable coverage (#1170)
|
2024-11-12 00:25:43 +08:00 |
|
Shuchang Zheng
|
e0fa51e7be
|
Try to fix stale queries when tasks and workflows are created (#1169)
|
2024-11-11 18:47:31 +03:00 |
|
Shuchang Zheng
|
30b83646c2
|
fix inconsistent button text (#1168)
|
2024-11-11 16:26:45 +03:00 |
|
LawyZheng
|
dd3869b3b7
|
extend auto completion coverage (#1165)
|
2024-11-11 18:57:59 +08:00 |
|
Shuchang Zheng
|
9130640fc2
|
update pre-commit (#1163)
|
2024-11-11 01:07:01 -08:00 |
|
Shuchang Zheng
|
28353aeef2
|
update fastapi to the lateset version (#1162)
|
2024-11-11 00:43:35 -08:00 |
|
Shuchang Zheng
|
6f9078872c
|
remove unused libraries (#1161)
|
2024-11-10 16:24:13 -08:00 |
|
Shuchang Zheng
|
a6d6965f4b
|
Add proxy location to workflow run screen (#1158)
|
2024-11-07 20:44:48 +03:00 |
|
LawyZheng
|
45477ab327
|
fix download file extension (#1157)
|
2024-11-08 01:09:01 +08:00 |
|
Shuchang Zheng
|
2252148c5a
|
Fix overflow of default value in parameters (#1156)
|
2024-11-07 18:22:24 +03:00 |
|
Shuchang Zheng
|
61d1c24ffc
|
Fix a bug with loop block children order on save (#1154)
|
2024-11-07 17:35:46 +03: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
|
f7c9dc2279
|
wait 5s for options to show up (#1153)
|
2024-11-07 14:35:28 +08:00 |
|
Shuchang Zheng
|
c531f9bc5d
|
update scraped_page references when it's refreshed (#1151)
|
2024-11-06 16:48:58 -08:00 |
|
Shuchang Zheng
|
5583dee658
|
support list data schema (#1149)
|
2024-11-06 16:14:39 -08:00 |
|
Shuchang Zheng
|
b73602dad4
|
Add secret parameter to workflow (#1150)
|
2024-11-06 23:29:38 +03:00 |
|
LawyZheng
|
b62c2caae0
|
remove screenshot when check user goal (#1147)
|
2024-11-06 23:20:45 +08:00 |
|
LawyZheng
|
c084764373
|
increase timeout for scrolling (#1145)
|
2024-11-06 16:24:44 +08:00 |
|
Suchintan
|
47445a2b3d
|
Documentation edits made through Mintlify web editor
|
2024-11-06 01:38:14 -05:00 |
|
LawyZheng
|
92d94954c4
|
migrate all users to user goal check (#1143)
|
2024-11-06 10:38:56 +08:00 |
|
LawyZheng
|
087275492f
|
download with file extension (#1142)
|
2024-11-06 10:15:47 +08:00 |
|
LawyZheng
|
1b9f45b908
|
fix unclosed browser when navigation error (#1139)
|
2024-11-06 01:27:35 +08:00 |
|
Shuchang Zheng
|
b79767c5df
|
Add radius and change bg color for current task (#1138)
|
2024-11-05 20:25:16 +03:00 |
|
Shuchang Zheng
|
4cfc793841
|
Refactor status util function (#1137)
|
2024-11-05 19:02:06 +03:00 |
|
Shuchang Zheng
|
c85a0e9185
|
Use replace when navigating between task detail page tabs (#1136)
|
2024-11-05 18:48:53 +03:00 |
|
Shuchang Zheng
|
38780dba05
|
Fix block label update source parameter keys issue (#1135)
|
2024-11-05 15:26:42 +03:00 |
|
LawyZheng
|
a81faabc73
|
add timeout when close browser (#1134)
|
2024-11-05 17:27:38 +08:00 |
|
LawyZheng
|
8b53bc4257
|
wrap page evaluate with timeout (#1133)
|
2024-11-05 11:11:27 +08:00 |
|
Shuchang Zheng
|
281feb60e4
|
Remove Call LLM API Log (#1132)
|
2024-11-04 22:00:15 -05:00 |
|
Shuchang Zheng
|
0a5c253ab6
|
Fix task retry tooltip (#1129)
|
2024-11-04 17:01:37 -05:00 |
|
Shuchang Zheng
|
e5bcb08b6d
|
Add new proxies RESIDENTIAL_IN, RESIDENTIAL_JP (#1126)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
|
2024-11-04 22:20:31 +03:00 |
|
LawyZheng
|
82249ae7f0
|
skip css conversion for span with chidren (#1123)
|
2024-11-04 16:07:52 +08:00 |
|
Shuchang Zheng
|
d0a35622a7
|
add default timeout to wait_for_task (#1122)
|
2024-11-03 22:19:55 -08:00 |
|
Shuchang Zheng
|
2ac8a1a7d0
|
SKY-3915 Remove incomplete json fixing logic -- models have gotten better (#1121)
|
2024-11-04 00:56:58 -05:00 |
|
LawyZheng
|
971e726591
|
add browser console log (#1120)
|
2024-11-04 11:22:08 +08:00 |
|
Shuchang Zheng
|
bf06fcfeb7
|
Update max output tokens to 16K (#1110)
|
2024-11-02 21:46:55 -07:00 |
|
LawyZheng
|
3e0639ba38
|
fix unbound log_path (#1112)
|
2024-11-02 09:59:03 +08:00 |
|
Shuchang Zheng
|
ad0bd0b4f5
|
fix task workflow cancel issue (#1111)
|
2024-11-01 15:13:41 -07:00 |
|