Commit Graph

49 Commits

Author SHA1 Message Date
Jonathan Dobson
2903291dc4 add icon for scripted actions (#3274) 2025-08-22 10:30:49 -04:00
Jonathan Dobson
b179ff684a no success (or fail) for action list/action card (#3272) 2025-08-22 09:23:56 -04:00
Jonathan Dobson
49f0242d89 elide duration from workflow blocks in timeline (#3113) 2025-08-06 10:00:32 -04:00
Jonathan Dobson
9fb6eb942f add duration to workflow block timeline (#3107) 2025-08-05 16:56:29 -04:00
LawyZheng
f2510bf2b7 skipped action should mark as success (#3080) 2025-08-04 10:49:44 +08:00
LawyZheng
b93f0e0f79 show webhook failure front (#3044) 2025-08-01 15:37:44 +08:00
Shuchang Zheng
db40abde6f Jon/browser stream component (#2808) 2025-06-27 17:46:20 +00:00
Shuchang Zheng
6b5699a98c WebSocket Command Channel (#2782) 2025-06-24 14:37:26 -04:00
Shuchang Zheng
1bf270df55 frontend support browser header (#2761) 2025-06-20 20:50:19 -04:00
Shuchang Zheng
8c02c3c4e0 add a vnc streaming component for workflows (#2746) 2025-06-18 13:04:54 -04:00
Shuchang Zheng
ed4280153f suchintan.vibe code user goal check (#2349)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-15 23:18:24 +08:00
Shuchang Zheng
1150cf19b2 Fix extracted information bug (#2095)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-04-03 20:25:56 +03:00
Shuchang Zheng
578a56d649 Render nested blocks correctly in workflow run timeline (#2033) 2025-03-27 16:31:14 +03:00
Shuchang Zheng
407e0a499e truncate parameter names when they exceed the given width (#2021) 2025-03-25 19:01:22 +03:00
Shuchang Zheng
7e50e49d45 show outputs in workflow main page (#1982) 2025-03-20 23:11:43 +03:00
Shuchang Zheng
0eada40ffc display block label in workflow timeline (#1920) 2025-03-11 18:43:53 +03:00
Shuchang Zheng
7365220a25 remove cost from main pages (#1900) 2025-03-07 23:31:33 +03:00
Ming Fang
a5ecdd9d7d fix recording_url (#1818) 2025-03-04 01:13:32 -05:00
Shuchang Zheng
2849a3dc6c task v2 refactor part 9: ObserverTask -> TaskV2 in frontend code (#1822) 2025-02-28 00:00:59 -05:00
Shuchang Zheng
ae9380f03f Add better cache invalidation for history (#1838)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-25 23:59:26 +03: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
b41bfd75c7 Make timeline background full height even when empty (#1720) 2025-02-04 22:49:16 +03:00
Shuchang Zheng
bbdd90058f When observer run, use observer task to get callback url and proxy lo… (#1719) 2025-02-04 22:35:01 +03:00
Shuchang Zheng
0fff7637a2 Rename thinking to thought in timeline (#1704) 2025-02-03 16:10:57 +03:00
Shuchang Zheng
8f3d7c8ea2 Put success/failure indicators in block items of timelines (#1680) 2025-01-30 16:28:28 +03:00
Shuchang Zheng
2956d4db0b Rename observer to task 2.0 (#1629) 2025-01-23 20:16:16 +03:00
Shuchang Zheng
9cd542eae3 Integrate v2 task api (#1566) 2025-01-15 22:41:31 +03:00
Shuchang Zheng
b49b4b165d Format observer outputs (#1560) 2025-01-15 14:41:18 +03:00
Shuchang Zheng
d905a8d4b9 Add api path prefix into screenshots and title (#1557) 2025-01-15 13:20:00 +03:00
Shuchang Zheng
008b57d6f4 Handle workflow run output null case (#1517) 2025-01-08 20:10:18 +03:00
Shuchang Zheng
345309ff9f make observer prompt resize (#1506) 2025-01-06 22:21:15 +03:00
Shuchang Zheng
8d392a8906 Remove unused file (#1504) 2025-01-06 21:26:25 +03:00
Shuchang Zheng
2e9bcc3463 Use API order instead of reordering timeline (#1503) 2025-01-06 20:13:05 +03:00
Shuchang Zheng
45cfa58648 Add block description (#1502) 2025-01-06 18:52:20 +03:00
Shuchang Zheng
3cb3a0e7ce use the first screenshot for llm thought (#1487) 2025-01-04 12:30:10 -08:00
Shuchang Zheng
d05b39f0fc Observer Timeline UI Updates (#1480) 2025-01-04 00:42:01 +03:00
Shuchang Zheng
564692727b Add workflow run cost (#1467) 2025-01-02 20:33:50 +03:00
Shuchang Zheng
ee2cb86d40 Link to diagnostics in the block info part (#1466) 2025-01-02 17:36:36 +03:00
Shuchang Zheng
22f72c16ec Fix wrongly ordered action screenshots (#1464) 2025-01-02 16:37:23 +03:00
Shuchang Zheng
628662604d Link to task diagnostics in block card (#1463) 2025-01-02 15:41:06 +03:00
Shuchang Zheng
4e43639531 add workflow run block screenshots (#1443) 2024-12-27 18:15:40 -08:00
Shuchang Zheng
603eab5890 thought card uses answers or thoughts (#1440) 2024-12-27 00:34:06 -08:00
Shuchang Zheng
caf25a4317 Change order of information in timeline info section (#1438) 2024-12-25 12:21:05 +03:00
Shuchang Zheng
1d24d7dfdb Show block parameters when an action is active (#1437) 2024-12-25 12:02:26 +03:00
Shuchang Zheng
a703ef4c62 Choose the latest action in timeline (#1435) 2024-12-24 16:36:10 +03:00
Shuchang Zheng
e198132898 Fix overflow in workflow run timeline (#1434) 2024-12-24 11:08:40 +03:00
Shuchang Zheng
517de67811 Workflow Run Timeline UI (#1433) 2024-12-24 10:44:47 +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