Commit Graph

1551 Commits

Author SHA1 Message Date
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
Maksim Ivanov
63a37cf799 Make get_browser_state async (#1775) 2025-02-16 20:10:00 +08:00
Shuchang Zheng
4ba32fa7ee Make BitwardenService async (#1772) 2025-02-15 00:32:35 +03:00
Shuchang Zheng
fe383da57e update user_detail_query (#1770) 2025-02-14 21:05:15 +08:00
Salih Altun
ea1ad926f2 Add make blueprint for contact forms agent (#1769) 2025-02-13 22:01:22 +03:00
Shuchang Zheng
1759f06f65 trigger TerminateAction when totp code is not found (#1768) 2025-02-14 01:50:38 +08:00
Shuchang Zheng
4407c19417 Add credentials table, CRUD endpoints, and credential parameter (#1767)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-13 19:00:19 +03:00
Shuchang Zheng
b411af56a6 fix custom selection issue (#1766) 2025-02-13 21:11:14 +08:00
Shuchang Zheng
6a5fd7aaaa post step execution (#1765) 2025-02-13 16:32:21 +08:00
Shuchang Zheng
88ce5fc1bb fix: row value overflow in history table for task run rows (#1764) 2025-02-12 19:14:07 +03:00
Shuchang Zheng
866a16ec99 When replaying cached actions, ignore input_text action with empty text (#1763) 2025-02-12 20:09:32 +08:00
Shuchang Zheng
38e22ff008 do not use status as a log key (#1762) 2025-02-12 19:52:49 +08:00
Shuchang Zheng
f16367bf96 fix terminate action in caching - do not replay terminate + introduce SINGLE_CLICK_AGENT_LLM_API_HANDLER (#1760) 2025-02-12 17:10:24 +08:00