Commit Graph

1221 Commits

Author SHA1 Message Date
Shuchang Zheng
acbdcb14e3 shu/workflowrun timeline get observer cruise id by workflow run id (#1430) 2024-12-23 11:48:27 -08:00
LawyZheng
aad741d8de re-add several label element to the element tree (#1429) 2024-12-24 02:44:09 +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
Shuchang Zheng
a12776e630 Observer code open source (#1417) 2024-12-19 17:26:08 -08:00
Shuchang Zheng
bd0d6a5920 Explicitly state url is optional in workflow blocks (#1416) 2024-12-19 11:13:12 -08:00
Shuchang Zheng
7dacb1e713 Make the workflow title a link in the workflow run page (#1415) 2024-12-19 21:38:44 +03:00
LawyZheng
a625fe74f5 revert playwright version (#1414) 2024-12-19 22:51:09 +08:00
Shuchang Zheng
c299c40eef add observer_cruise_index to observer_thoughts table (#1413) 2024-12-17 21:39:26 -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
Shuchang Zheng
5e80b908d2 Change default option for observer (#1411)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:44:22 +03:00
Shuchang Zheng
7ac0d3d740 change the name of observer in dropdown (#1410)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-17 23:13:21 +03:00
Maksim Ivanov
c97b261f96 Introduce persistent browser sessions model (#1408) 2024-12-17 10:45:38 -08:00
Shuchang Zheng
69687f121a Add observer in UI (#1409) 2024-12-17 21:17:00 +03:00
Shuchang Zheng
56ff9d11d6 Revert "Add ability to use observer in the prompt section (#3194)" (#1407) 2024-12-17 18:10:54 +03:00
Shuchang Zheng
b70559392c Add ability to use observer in the prompt section (#1406) 2024-12-17 17:53:17 +03:00
Shuchang Zheng
be48737b5e close the new page/window opened by file download action (#1404) 2024-12-17 01:54:44 -08:00
LawyZheng
b8e12f8fcd mask value for password input (#1403) 2024-12-17 17:42:36 +08:00
LawyZheng
50246550fa upgrade playwright to 1.49.1 (#1402) 2024-12-17 15:46:05 +08:00
LawyZheng
ad0171fe09 gracefully handle NONE computedstyle (#1401) 2024-12-17 13:32:07 +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
e81fdf6512 Improve workflow failure reason (#1388) 2024-12-16 15:22:52 -05:00
Shuchang Zheng
1b7ff69f85 Reuse proxy location when set (#1394) 2024-12-16 18:50:13 +03:00
LawyZheng
e2f886d9a3 fallback to input when input selection failed (#1393) 2024-12-16 23:34:21 +08:00
LawyZheng
245cd1ca2f fix hack input trigger (#1392) 2024-12-16 23:21:08 +08:00
Shuchang Zheng
6d18b8dd0f fix SECURITY.md (#1390) 2024-12-16 01:43:08 -08:00
Josh Brown
f7dfe753e7 Create SECURITY.md (#1344) 2024-12-16 01:29:31 -05:00
LawyZheng
9b1aeff79e add timezone support (#1389) 2024-12-16 11:22:51 +08:00
Shuchang Zheng
bc57dc105b upgrade litellm (#1387) 2024-12-14 20:23:34 -08:00
Shuchang Zheng
007cf86031 send webhook when task or workflow run is canceled (#1374) 2024-12-14 09:59:37 -08:00
Shuchang Zheng
e61f6632c3 add completion criteria to navigation block as well (#1385) 2024-12-13 19:13:53 +03:00
Shuchang Zheng
2d1a53fed7 render complete criterion in task block (#1384) 2024-12-13 17:09:34 +03:00
LawyZheng
31c19938ff parse yaml criterion to block (#1383) 2024-12-13 16:54:48 +08:00
LawyZheng
01c28e9a4d extend user goal check with complete criterion (#1382) 2024-12-13 15:27:16 +08:00
LawyZheng
f028b48892 refactor loopblock value (#1381) 2024-12-13 02:37:37 +08:00
Shuchang Zheng
f5691d5742 Revert "refactor loopblock value" (#1380) 2024-12-12 10:06:06 -08:00
LawyZheng
0a6a2d8d33 refactor loopblock value (#1379) 2024-12-13 01:19:38 +08:00
Shuchang Zheng
086ab6820c edit navigation block tip (#1378) 2024-12-12 19:50:47 +03:00
Shuchang Zheng
3b8b9639f2 Use popover in add parameter experience (#1377) 2024-12-12 19:30:04 +03:00
Shuchang Zheng
a574bda9d3 Add workflow actions in workflow page (#1376) 2024-12-12 17:37:10 +03:00
Shuchang Zheng
6c36d6ba8f Add tooltips to action and navigation blocks (#1375) 2024-12-12 17:05:04 +03:00
Shuchang Zheng
0f18080a19 Show loading when parameters are loading (#1373) 2024-12-11 20:38:14 +03:00
Shuchang Zheng
7272dadf3d Update workflow run page (#1372) 2024-12-11 20:23:07 +03:00