Shuchang Zheng
|
c4ca3ca0e8
|
try to fix bw issue (#1834)
|
2025-02-25 14:46:52 +08:00 |
|
Shuchang Zheng
|
4ea8853c07
|
Update verification code polling timeout to 15 mins (#1833)
|
2025-02-25 01:37:22 -05:00 |
|
Shuchang Zheng
|
31144fa125
|
add anthropic claude3.7 support (#1831)
|
2025-02-24 17:22:17 -08:00 |
|
Shuchang Zheng
|
c3dade1ebe
|
add all types of credential keys to login block (#1829)
|
2025-02-25 00:25:12 +03:00 |
|
Shuchang Zheng
|
c5a2438e7f
|
Credentials UI (#1828)
|
2025-02-24 22:54:18 +03:00 |
|
Shuchang Zheng
|
39ab9c0603
|
Add 2fa verification URL for task and login blocks (#1827)
|
2025-02-24 21:57:36 +03:00 |
|
Shuchang Zheng
|
6086613139
|
show detail from api when workflow run fails to start (#1826)
|
2025-02-24 21:08:36 +03:00 |
|
Shuchang Zheng
|
d1b26d7068
|
Add max iterations override header (#1825)
|
2025-02-24 20:37:02 +03:00 |
|
Shuchang Zheng
|
b9ccb5fbf0
|
Salih/change workflow templates title (#1824)
|
2025-02-24 20:01:45 +03:00 |
|
Shuchang Zheng
|
23744b3039
|
Support ISP Proxies in Skyvern (#1823)
|
2025-02-24 09:29:12 -05:00 |
|
Shuchang Zheng
|
2a2c6f1cb4
|
task v2 refactor part 7: observer_task -> task_v2 frontend code (#1821)
|
2025-02-23 22:40:52 -08:00 |
|
Shuchang Zheng
|
b1de14e2fe
|
task v2 refactor part 8: observer_task -> task_v2 in backend code (#1820)
|
2025-02-23 22:17:28 -08:00 |
|
LawyZheng
|
148693aa25
|
fix evaluation script (#1819)
|
2025-02-24 13:17:28 +08: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
|
2d24055c36
|
task v2 refactor part 3: observer prompt file name (#1816)
|
2025-02-23 01:26:54 -08:00 |
|
Shuchang Zheng
|
b0fbb5e161
|
update task_v2 block workflow run id missing log to warning (#1807)
|
2025-02-23 01:08:05 -08:00 |
|
Shuchang Zheng
|
713005f403
|
task v2 refactor part 2: observer schema py -> task_v2 schema py (#1814)
|
2025-02-22 03:21:19 -08:00 |
|
Shuchang Zheng
|
626a8c71de
|
fix skyvern init cli (#1813)
|
2025-02-22 02:41:38 -08:00 |
|
Shuchang Zheng
|
1e7318d004
|
task_v2 refactor Part 1 - observer_service -> task_v2_service (#1812)
|
2025-02-22 01:36:35 -08:00 |
|
Shuchang Zheng
|
9a07c0bc6f
|
validate taskV2 step (#1811)
|
2025-02-22 00:44:12 -08:00 |
|
Shuchang Zheng
|
8821b7e150
|
fix boolean workflow param convertion bug (#1810)
|
2025-02-21 12:28:22 -08:00 |
|
LawyZheng
|
911449edc5
|
unlink skyvern run script (#1808)
|
2025-02-21 22:22:45 +08:00 |
|
LawyZheng
|
960a51b029
|
add langchain support (#1805)
|
2025-02-21 15:56:06 +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 |
|
LawyZheng
|
902c0ad4ce
|
fix skyvern client bug (#1802)
|
2025-02-21 02:18:02 +08:00 |
|
Shuchang Zheng
|
ceb1012046
|
Upload downloaded files to S3 after every block so they can be used for subsequent blocks (for real) (#1804)
|
2025-02-20 12:48:03 -05:00 |
|
Shuchang Zheng
|
30d2bbd834
|
Upload downloaded files to S3 after every block so they can be used for subsequent blocks (#1801)
|
2025-02-20 11:30:43 -05:00 |
|
Shuchang Zheng
|
d02b45c74c
|
fix param typing in retry decor (#1799)
|
2025-02-20 02:54:30 -08:00 |
|
Shuchang Zheng
|
fdad4f8ac3
|
add retry decorator (#1798)
|
2025-02-20 02:46:48 -08:00 |
|
Shuchang Zheng
|
167f219a3e
|
Include downloaded files in the task block outputs within workflows so subsequent blocks can use them (#1797)
|
2025-02-20 17:19:03 +08:00 |
|
Shuchang Zheng
|
367473f930
|
push eval script to oss (#1796)
|
2025-02-20 15:21:08 +08:00 |
|
LawyZheng
|
ef5cb8d671
|
increase max file uploading number (#1794)
|
2025-02-20 13:36:50 +08:00 |
|
Shuchang Zheng
|
66282054fe
|
pass css svg in iframe (#1793)
|
2025-02-19 14:10:25 +08:00 |
|
Shuchang Zheng
|
179ab5fb2a
|
fix workflow not found bug (#1792)
|
2025-02-19 05:53:15 +08:00 |
|
LawyZheng
|
f7156f1469
|
fix precommit (#1791)
|
2025-02-19 01:30:59 +08:00 |
|
LawyZheng
|
a258406a86
|
add fern sdk (#1786)
|
2025-02-19 00:58:48 +08:00 |
|
Shuchang Zheng
|
e7c3e4e37a
|
fix AI generated app.database code (#1790)
|
2025-02-19 00:00:37 +08:00 |
|
Shuchang Zheng
|
875d19e14f
|
fix unbounded variable bug in observer service (#1789)
|
2025-02-18 23:55:19 +08:00 |
|
Maksim Ivanov
|
71cbd27b7e
|
Check if video exists before assignment (#1788)
|
2025-02-18 23:51:35 +08:00 |
|
Maksim Ivanov
|
ad7de04dc5
|
Handle exception if missing video (#1787)
|
2025-02-18 23:32:12 +08:00 |
|
Shuchang Zheng
|
4df0daa2ea
|
handle workflow run cancel for child workflow runs / task v2 + observer cancel handling (#1776)
|
2025-02-18 23:21:17 +08:00 |
|
Shuchang Zheng
|
30ae63bae9
|
pop frame_index from element for element hashing (#1785)
|
2025-02-18 16:45:17 +08:00 |
|
Shuchang Zheng
|
9f915131d4
|
use workflow_run_status in log instead of status (#1782)
|
2025-02-18 15:26:30 +08:00 |
|
Shuchang Zheng
|
5e49685c76
|
refactor unique id generation (#1781)
|
2025-02-18 08:58:23 +08:00 |
|
Shuchang Zheng
|
99e6b0d2ca
|
makmisi/dont close browser (#1780)
|
2025-02-18 00:27:21 +08:00 |
|
Shuchang Zheng
|
b571c112c3
|
Add page into query keys of workflow runs query (#1779)
|
2025-02-17 19:05:52 +03:00 |
|
Shuchang Zheng
|
0116f56113
|
make MissingValueForParameter a 400 error (#1778)
|
2025-02-17 17:11:19 +08:00 |
|
Shuchang Zheng
|
a1e75f5465
|
do not show child task run in the /runs history page (#1777)
|
2025-02-17 16:52:22 +08:00 |
|
Shuchang Zheng
|
c846d3871b
|
do not clean up workflow in a task v2 block (#1771)
|
2025-02-17 02:40:47 +08:00 |
|
Maksim Ivanov
|
7e74ecc1c7
|
Define get_persistent_browser_session_by_id (#1774)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-02-16 20:11:03 +08:00 |
|