Commit Graph

1529 Commits

Author SHA1 Message Date
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
LawyZheng
fbf1473884 llamaindex support (#1758) 2025-02-12 11:17:25 +08:00
Shuchang Zheng
5db9a3890c fix: loading skeleton appearing out of order in history table (#1759) 2025-02-11 22:52:39 +03:00
Shuchang Zheng
4999d58743 fix cache task run in db client (#1757) 2025-02-12 01:48:52 +08:00
Shuchang Zheng
9cb2a7dbaf no need to complete verify for cached action anymore (#1756) 2025-02-11 15:55:41 +08:00
Shuchang Zheng
defd761e58 add functionality to cache task_run (#1755) 2025-02-11 14:47:41 +08:00
Shuchang Zheng
8c43e6b70e change langchain tool name (#1754) 2025-02-10 16:23:47 +08:00
LawyZheng
7956c7c1e5 add langchain support (#1750) 2025-02-10 16:03:57 +08:00
Shuchang Zheng
8eb1efb762 add task_runs (#1752) 2025-02-09 20:30:19 +08:00
Shuchang Zheng
28da4e0c37 fix poetry lock (#1748) 2025-02-07 22:01:15 +08:00
Shuchang Zheng
da6fb39d8c update litellm (#1747) 2025-02-07 21:40:09 +08:00
Shuchang Zheng
11d5ee5e2d Show url for tasks in history table and change header to detail (#1746) 2025-02-07 16:08:00 +03:00
Shuchang Zheng
22cefee5f9 add gemini 2.0 flash (#1745) 2025-02-07 14:39:31 +08:00
Shuchang Zheng
f9296ba1d6 update images (#1744) 2025-02-07 00:07:35 +03:00
Shuchang Zheng
292f75f72f update template image object-fit (#1743) 2025-02-06 23:23:14 +03:00
Shuchang Zheng
81b1151257 Add images for new templates (#1742) 2025-02-06 23:03:38 +03:00
LawyZheng
73a69edbbc add skyvern sdk (#1741) 2025-02-07 02:48:13 +08:00
Shuchang Zheng
cd64639faa Show loading icon when saving the workflow (#1740) 2025-02-06 19:39:44 +03:00
Shuchang Zheng
1f308fffc4 Change position of generate with ai button in data schema (#1739) 2025-02-06 18:33:54 +03:00
Shuchang Zheng
9f14224589 Revert "get proxy_location enum back in the tasks table" (#1737) 2025-02-06 17:53:43 +08:00
Shuchang Zheng
68e0e73020 get proxy_location enum back in the tasks table (#1736) 2025-02-06 17:35:59 +08:00
Shuchang Zheng
0e1fa58484 fix max_iterations_override (#1734) 2025-02-06 14:40:53 +08:00
LawyZheng
7e5565b3f5 change proxy location db type (#1730) 2025-02-06 13:57:41 +08:00