Commit Graph

131 Commits

Author SHA1 Message Date
Shuchang Zheng
d522c579c6 Open source TOTP (#1677) 2025-01-30 01:06:22 -05:00
Shuchang Zheng
d1e0a172ec Add org index to the actions table (#1673) 2025-01-29 15:50:39 +08:00
Shuchang Zheng
185fc330a4 add observer task block (#1665) 2025-01-28 16:59:54 +08:00
Shuchang Zheng
1b79ef9ca3 support global workflow (#1664) 2025-01-28 15:04:18 +08:00
Shuchang Zheng
0054117171 Add workflow_oid_status_idx index to workflow table to index status (#1642) 2025-01-25 04:17:12 +08:00
Shuchang Zheng
4db5906d04 do not auto publish workflow with observer (#1640) 2025-01-25 04:08:51 +08:00
Shuchang Zheng
ef93ad65d3 Add a title search parameter to workflows endpoint, add index to work… (#1638)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-24 21:59:02 +03:00
Shuchang Zheng
5c37ebbb9e Add status filter to workflow runs endpoints (#1637) 2025-01-24 18:31:26 +03:00
Shuchang Zheng
b62a6fec23 ExtractAction (#1632) 2025-01-24 16:21:26 +08:00
Shuchang Zheng
4578b6fe86 add observer thought token count and llm cost (#1595) 2025-01-22 07:45:40 +08:00
Maksim Ivanov
09a4f4d1ef Add status and browser address to persistent browser sessions (#1561) 2025-01-17 16:48:43 -05:00
Shuchang Zheng
c158ad3f21 migrate observer to task v2 (#1564) 2025-01-15 09:59:18 -08:00
Shuchang Zheng
0392763998 add webhook support for observer (#1546) 2025-01-14 08:59:53 -08:00
Shuchang Zheng
52392fa753 update action id prefix to act (#1542) 2025-01-13 09:03:31 -08:00
Shuchang Zheng
29120b4508 add reset observer cruise functions (#1537) 2025-01-11 19:49:51 -08:00
Shuchang Zheng
374b2326c4 observer summary (#1532) 2025-01-10 14:59:53 -08:00
Shuchang Zheng
5796de73d1 Add AI suggestion endpoints (#1519) 2025-01-08 21:45:38 -08:00
Maksim Ivanov
7bfb1e9b21 Define browser manager API (#1497)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-01-08 09:14:38 -08:00
LawyZheng
ff8405d1d5 fix get first step issue (#1514) 2025-01-08 13:08:36 +08:00
Maksim Ivanov
a06d323fbb Make runnable type and runnable id nullable (#1495) 2025-01-07 11:14:04 -05:00
Shuchang Zheng
d6ff0ec4d5 control workflow timeline order in backend - descending (#1491) 2025-01-06 06:04:24 -08:00
Shuchang Zheng
187c18d83c workflow run block description generation (#1482) 2025-01-03 15:55:57 -08:00
Shuchang Zheng
60e051eeb5 fix restart workflow run (#1481) 2025-01-03 14:22:42 -08:00
Shuchang Zheng
66b35b70fb keep fixing email workflow run block (#1479) 2025-01-03 13:22:48 -08:00
Shuchang Zheng
171aef6bf7 add cost info to the workflow run repsonse (#1456) 2024-12-31 11:24:09 -08:00
Shuchang Zheng
175ce55f06 recreate index for artifacts table (#1455) 2024-12-31 01:38:07 -08:00
Shuchang Zheng
625af80b89 workflow_run_block_id index for artifacts (#1450) 2024-12-30 10:18:37 -08:00
Shuchang Zheng
c4720276c8 add workflow run block screenshot and observer thought screenshots (#1444) 2024-12-27 19:23:07 -08:00
Shuchang Zheng
9e6c2362bf new observer thoughts (#1442) 2024-12-27 09:04:09 -08:00
Shuchang Zheng
d03957d590 add loop_values, current_value and current_index for WorkflowRunBlock (#1441) 2024-12-27 00:54:37 -08:00
Shuchang Zheng
acbdcb14e3 shu/workflowrun timeline get observer cruise id by workflow run id (#1430) 2024-12-23 11:48:27 -08:00
Shuchang Zheng
501ab7f9a1 add navigation_payload to workflow run block (#1428) 2024-12-23 09:08:17 -08:00
Shuchang Zheng
68dae6dddd loop_over, current_value and current_index in the workflow_run_blocks table (#1425) 2024-12-23 01:13:25 -08:00
Shuchang Zheng
2029c0c41f make observer thought artifacts work (#1423) 2024-12-22 23:01:02 -08:00
Shuchang Zheng
94a3779bd7 workflow runtime API (#1421) 2024-12-22 20:54:53 -08:00
Shuchang Zheng
2e37542218 add organization_id filter for get_workflow and get_workflow_run (#1422) 2024-12-22 17:49:33 -08:00
Shuchang Zheng
b256bace6a create and update workflow run block inworkflow execution (#1419) 2024-12-22 11:16:23 -08:00
Shuchang Zheng
8b75586fb1 workflow run block db + schema transformation code (#1418) 2024-12-20 07:40:32 -08:00
LawyZheng
a6fec7b282 fix get latest step (#1412) 2024-12-18 13:35:42 +08:00
Shuchang Zheng
58413db172 new API to the workflow run page (#1400) 2024-12-17 17:17:18 -08:00
Maksim Ivanov
b8e2527ea0 Record logs into step artifacts (#1339)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
Co-authored-by: Nick Fisher <nick.fisher@avinium.com>
2024-12-17 15:32:38 -08:00
Maksim Ivanov
c97b261f96 Introduce persistent browser sessions model (#1408) 2024-12-17 10:45:38 -08:00
Shuchang Zheng
985f8c9428 add permanent_workflow_id to observer_cruises and observer_thoughts (#1396) 2024-12-16 14:34:31 -08:00
Shuchang Zheng
9ac37350ef improve the task history - add more loop task metadata to improve observer's understanding of the loop (#1368) 2024-12-10 20:37:15 -08:00
Shuchang Zheng
5842bfc1fd create cruise related artifact in cruise api (#1355) 2024-12-08 21:17:58 -08:00
Shuchang Zheng
bda119027e add observer cruise creation and completion (#1354) 2024-12-08 12:43:59 -08:00
Shuchang Zheng
fbc6677f9e fix missing video recording - recording is stored in the first step (#1350) 2024-12-07 21:19:31 -08:00
Shuchang Zheng
620b5bfdea Drop all the foreign keys on artifacts table except for the organization_id (#1352) 2024-12-07 17:34:18 -08:00
Shuchang Zheng
127f25c663 Observer artifact creation (#1345) 2024-12-07 12:22:11 -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