Commit Graph

1171 Commits

Author SHA1 Message Date
Shuchang Zheng
9cf4743961 share validate_url function (#1371) 2024-12-11 00:57:55 -08:00
Shuchang Zheng
4241cfe3f2 Bitwarden fix identity items (#1369) 2024-12-11 01:12:45 -05:00
LawyZheng
3a626503b7 fix streaming bug (#1370) 2024-12-11 14:04:48 +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
33b8bc60ca Fix a bug with task fields (#1367) 2024-12-11 00:29:34 +03:00
Shuchang Zheng
677d85283e Add parameter in workflow blocks (#1366) 2024-12-11 00:12:58 +03:00
LawyZheng
583075899f fix dom parsing issue (#1365) 2024-12-11 00:05:16 +08:00
LawyZheng
761a21eaaf disable pdf viewer and download to skyvern download folder (#1363) 2024-12-10 15:42:48 +08:00
Shuchang Zheng
83481126db Add export as csv in tasks and workflow runs (#1361) 2024-12-09 18:49:42 +03:00
Shuchang Zheng
3e480ddc62 Change file names to file 1,2,3.. for now (#1360) 2024-12-09 16:28:49 +03:00
LawyZheng
4a422766d7 optimize auto completion trigger (#1359) 2024-12-09 18:56:50 +08:00
LawyZheng
20f30d1224 extend custom selection to date (#1357) 2024-12-09 14:25: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
e20de1e734 migrate to wait_for_upload_aiotasks for aiotasks cleanup (#1353) 2024-12-07 18:13:53 -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
Shuchang Zheng
6151527c26 fix issues in forms page, add prompt editing (#1342)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-06 22:06:05 +03:00
Shuchang Zheng
3467382845 add observer_thought_id to artifacts table (#1341) 2024-12-06 10:25:20 -08:00
Shuchang Zheng
18762f574b Resolve prolems with saved task (#1340) 2024-12-06 17:50:03 +03:00
Shuchang Zheng
bb03891f55 ObserverThought reproduce migration script (#1338) 2024-12-06 00:58:30 -08:00
Shuchang Zheng
95bef7f441 add observer cruise id to artifacts table (#1337) 2024-12-05 23:28:49 -08:00
Shuchang Zheng
f1733a5054 add workflow_run_id column to artifacts + ObserverCruise and ObserverThought (#1298) 2024-12-05 23:16:41 -08:00
LawyZheng
e1d5393083 bump navigation max retry to 5 (#1336) 2024-12-06 12:53:35 +08:00
Nick Fisher
f7f5c47c8e rename GEMINI_FLUSH->GEMINI_FLASH (#1333) 2024-12-05 20:28:54 -08:00
LawyZheng
873b484ffa auto prepend scheme to url (#1335) 2024-12-06 11:56:12 +08:00
LawyZheng
db5b9d1dbd forloop metadata variables (#1334) 2024-12-06 11:35:32 +08:00
Shuchang Zheng
01e9678d27 workflow run block (#1332) 2024-12-05 17:14:05 -08:00
Shuchang Zheng
2dea40a3f7 Fix a navigation bug with saved tasks (#1331) 2024-12-05 23:09:42 +03:00
Shuchang Zheng
a22592001b Skyvern Forms UI (#1330) 2024-12-05 22:56:09 +03:00
LawyZheng
df4d5df48d wait for downloads to be done (#1328) 2024-12-06 02:25:13 +08:00
LawyZheng
da4e145941 urlencode download suffix (#1327) 2024-12-06 00:53:57 +08:00
Shuchang Zheng
b99094adef Put a guard in workflow save error detail (#1326) 2024-12-05 19:41:26 +03:00
LawyZheng
5374aa32f9 remove no latest screenshot error log (#1325) 2024-12-05 22:29:24 +08:00
Shuchang Zheng
78c73e56b1 re-enable upload block (#1324) 2024-12-05 17:00:16 +03:00
Shuchang Zheng
d8c6471c1b amazon nova support (#1315) 2024-12-05 00:12:53 -08:00
LawyZheng
247ee7d3dd optimize element context parse (#1323) 2024-12-05 14:10:30 +08:00
LawyZheng
0099e78a2c keep downloaded files after emailed (#1322) 2024-12-05 13:35:13 +08:00
Shuchang Zheng
fc56299eac Show downloaded files in workflow run (#1321) 2024-12-04 23:39:58 +03:00
Shuchang Zheng
04d3a56257 Add parameter examples to login and navigation (#1320) 2024-12-04 23:18:29 +03:00
Shuchang Zheng
e8906e2f98 Add task block back into node library (#1319) 2024-12-04 23:04:00 +03:00
LawyZheng
bee4d7b415 refactor navigation logic (#1318) 2024-12-04 22:46:07 +08:00
Shuchang Zheng
521e355591 loop task (#1317) 2024-12-03 23:41:05 -08:00
Shuchang Zheng
3b2e2de197 Commit rapidand script, truncate dom element name length to max 500 characters (#1316) 2024-12-03 23:33:45 -08:00
kati3-design
8e14a6bd2f Update mint.json (#1314) 2024-12-03 19:41:58 +03:00
LawyZheng
59fc6a8b9d gracefully handle jinja exception and remove block label jinja support (#1313) 2024-12-03 23:14:38 +08:00
LawyZheng
862508e0bc fix workflow incorrectly failed (#1312) 2024-12-03 17:05:25 +08:00
LawyZheng
a206f51cb1 use common logic when building task response (#1311) 2024-12-03 12:31:55 +08:00