Commit Graph

1308 Commits

Author SHA1 Message Date
Shuchang Zheng
5ed7e5ad8e Fix authentication errors (#1527) 2025-01-09 15:34:25 -05:00
Shuchang Zheng
dde2d650ff WorkflowRunNotFound should be a SkyvernHTTPException error (#1528) 2025-01-09 11:26:30 -08:00
LawyZheng
5ca2c45be1 fix selection issue (#1526) 2025-01-10 01:44:20 +08:00
Shuchang Zheng
d1bbaa4c7a Add FR Proxy + small script (#1525) 2025-01-09 10:52:48 -05:00
LawyZheng
f4031fc4f7 fix finding blocking element issue (#1524) 2025-01-09 16:41:26 +08:00
LawyZheng
dc53a49749 fix date picker issue (#1523) 2025-01-09 16:14:31 +08:00
Shuchang Zheng
d4ffcdbfda fix loop_values in observer (#1522) 2025-01-08 23:53:21 -08:00
Shuchang Zheng
5796de73d1 Add AI suggestion endpoints (#1519) 2025-01-08 21:45:38 -08:00
Shuchang Zheng
f0ae840452 handle unexpected errors in observer (#1521) 2025-01-08 21:27:11 -08:00
Shuchang Zheng
52c188b5de let observer continue exploring when task failed/terminated (#1520) 2025-01-08 20:06:14 -08:00
Shuchang Zheng
d3b159da49 Fix react query cache key problem for saved tasks (#1518) 2025-01-08 22:06:57 +03: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
Shuchang Zheng
008b57d6f4 Handle workflow run output null case (#1517) 2025-01-08 20:10:18 +03:00
LawyZheng
c6140fa405 fix selection issues (#1515) 2025-01-08 14:27:50 +08:00
LawyZheng
ff8405d1d5 fix get first step issue (#1514) 2025-01-08 13:08:36 +08:00
Shuchang Zheng
310b11365a chain of thought for user goal extraction and goal completion in observer (#1513) 2025-01-07 18:22:42 -08:00
Shuchang Zheng
c0c1f51a55 remove noisy debug log (#1512) 2025-01-07 09:36:32 -08:00
Maksim Ivanov
a06d323fbb Make runnable type and runnable id nullable (#1495) 2025-01-07 11:14:04 -05:00
Shuchang Zheng
ddc934ace3 Add a tooltip (as title) on add parameter (#1511) 2025-01-07 18:41:35 +03:00
Suchintan
94795fb472 Fix Dockerfile (#1509) 2025-01-07 08:18:12 -05:00
Shuchang Zheng
9674e838a3 Observer improvement - Add the main goal as the context for the navigation block (#1498) 2025-01-06 17:39:36 -08:00
Shuchang Zheng
897579c057 fail observer and workerflow runs if observer max iterations reached (#1507) 2025-01-06 16:42:42 -08:00
Shuchang Zheng
345309ff9f make observer prompt resize (#1506) 2025-01-06 22:21:15 +03:00
Shuchang Zheng
be05a94968 sync - deleteOrphaned: true (#1505) 2025-01-06 10:42:30 -08: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
c0bf6387c3 workflow timeline in reversed order (#1501) 2025-01-06 07:30:58 -08:00
LawyZheng
6b4b52a6c4 hash long href link (#1500) 2025-01-06 23:26:07 +08:00
Shuchang Zheng
75002c0e27 fix a bug where too many adder nodes are added (#1499) 2025-01-06 18:14:08 +03:00
Shuchang Zheng
d6ff0ec4d5 control workflow timeline order in backend - descending (#1491) 2025-01-06 06:04:24 -08:00
Shuchang Zheng
7abd5312c9 Fix loop block label update bug (#1496) 2025-01-06 16:15:49 +03:00
Shuchang Zheng
74c8dd45f5 Misc loop block changes (#1494) 2025-01-06 01:58:24 -05:00
Shuchang Zheng
a241b09701 Fix Loop block parameters (#1492) 2025-01-05 23:47:48 -05:00
Shuchang Zheng
466f20918b add extracted info to observer task history (#1488) 2025-01-05 09:06:20 -08:00
LawyZheng
240b75ca4c fix forloop output parameter issue (#1490) 2025-01-05 18:42:40 +08:00
Shuchang Zheng
100dcb014c Update domutils to handle cursor:auto (#1489) 2025-01-05 00:32:41 -05:00
Shuchang Zheng
3cb3a0e7ce use the first screenshot for llm thought (#1487) 2025-01-04 12:30:10 -08:00
Shuchang Zheng
2514caa52f Update checks on save for new loop block field (#1486) 2025-01-04 14:37:03 +03:00
Shuchang Zheng
4c2d47df8d use new loop variable reference field (#1485) 2025-01-04 14:28:35 +03:00
Shuchang Zheng
0a8f1a824e Use local state for input loop value (#1484) 2025-01-04 14:09:25 +03:00
Shuchang Zheng
1d49dadca3 Use free input for loop value parameter (#1483) 2025-01-04 13:54:46 +03: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
d05b39f0fc Observer Timeline UI Updates (#1480) 2025-01-04 00:42:01 +03:00
Shuchang Zheng
66b35b70fb keep fixing email workflow run block (#1479) 2025-01-03 13:22:48 -08:00
Shuchang Zheng
ce3aa4f387 Let prompt box resize automatically (#1478) 2025-01-03 23:42:03 +03:00
Shuchang Zheng
fdb52e16df add email block metadata to WorkflowRunBlock schema (#1477) 2025-01-03 11:38:21 -08:00
Shuchang Zheng
2e34dad811 Fix redirect bug when new template created (#1476) 2025-01-03 22:20:44 +03:00
LawyZheng
df2325077d set bw max retry to 2 (#1475) 2025-01-04 00:01:01 +08:00