Commit Graph

230 Commits

Author SHA1 Message Date
Shuchang Zheng
83ad2adabd Rename old router to legacy_base_router (#2048)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-03-31 02:57:54 -04:00
Shuchang Zheng
468d61d7ef Fix timeline building infinite loop (#2024) 2025-03-26 23:35:40 +03:00
Shuchang Zheng
54dadcf370 code block validation (#2017) 2025-03-25 02:47:02 -07:00
Shuchang Zheng
22e92bdb3a make aws keys work with credentials (#2015) 2025-03-25 01:22:45 -07:00
Shuchang Zheng
1891cb3e88 migrate url validators to skyvern.utils (#2014) 2025-03-24 23:33:20 -07:00
Shuchang Zheng
dcb2b47be4 official router v1 (#2013) 2025-03-24 23:16:10 -07:00
Shuchang Zheng
19c7c56af7 migrate ProxyLocation to skyvern.schemas.runs (#2011) 2025-03-24 15:15:21 -07:00
Shuchang Zheng
008cc26a15 improve block output jinja reference (#2006) 2025-03-24 09:20:20 +08:00
Shuchang Zheng
70adf8b9c6 🔄 synced local 'skyvern/' with remote 'skyvern/' (#2005) 2025-03-23 17:10:17 -07:00
Shuchang Zheng
6d8a49d5b5 file upload block backend (#2000) 2025-03-23 15:37:20 -07:00
Shuchang Zheng
ea906e2f7c task v2 support jinja style (#1978) 2025-03-21 02:03:39 +08:00
Shuchang Zheng
fe781836ee complete verify for DownloadFileBlock (#1975) 2025-03-19 20:01:13 -07:00
Shuchang Zheng
32ad324af7 Do not run complete verification for extract blocks or tasks without nav goal + disable complete verification for nav blocks in task v2 run (#1973) 2025-03-19 18:16:55 -07:00
Shuchang Zheng
660e1c581e Clean up failure reason in block errors (#1962) 2025-03-18 00:26:01 -04:00
Shuchang Zheng
eb3db8187e fix output parameter bug (#1961) 2025-03-17 16:22:44 -07:00
Shuchang Zheng
09fb6ae60a WorkflowRunStatusResponse -> WorkflowRunResponse (#1959) 2025-03-17 15:19:18 -07:00
Shuchang Zheng
c5dbe40301 PROMPT_BLOCK_LLM_KEY renaming (#1929) 2025-03-12 02:10:47 -07:00
Shuchang Zheng
1f62698350 improve code block failure reason (#1910)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-10 12:50:53 +08:00
Shuchang Zheng
494e750e91 enable code block again (#1909) 2025-03-10 11:31:21 +08:00
Shuchang Zheng
2d2ad2f3d9 register input parameter of type credential_id as secret (#1901) 2025-03-07 23:44:39 +03:00
Shuchang Zheng
fd934dcfe6 fix task v2 block goto url issue (#1899) 2025-03-07 10:27:19 +08:00
Shuchang Zheng
67e50e0d0e Add workflow parameter type credential_id (#1896) 2025-03-06 20:53:11 +03:00
Shuchang Zheng
7b9fab05b8 make text promtp llm pickable in settings (#1894) 2025-03-06 14:12:23 +08:00
Shuchang Zheng
64ad052ab3 fix pre-commit after the 'stripe newlines from email block' PR (#1882) 2025-03-04 10:31:03 -05:00
Suchintan
8c4dd54e33 Strip newlines from email block (#1874) 2025-03-04 17:26:36 +03:00
Shuchang Zheng
d31e4bf268 max task steps for task v2 (#1877) 2025-03-04 01:07:07 -05:00
Shuchang Zheng
8a1b0f3797 Add bitwarden_item_id to bitwarden_login_credential (#1871)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-03-03 19:45:50 +03:00
Shuchang Zheng
cc0d9653f0 Add totp field in bitwarden password credential (#1855)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-28 17:07:50 +03:00
Shuchang Zheng
14689b53e4 task v2 refactor part 10: ObserverTask -> TaskV2 in backend code (#1839) 2025-02-27 23:19:02 -05:00
Shuchang Zheng
995d9461b5 Add Checksums to downloaded files for Axis so they can validate it in the webhook (#1848) 2025-02-26 20:19:05 -05:00
Shuchang Zheng
c73ad6ed68 keep fixing get workflow output bug (#1847) 2025-02-26 16:27:47 -08:00
Shuchang Zheng
be979744f5 fix workflow run get bug (#1845) 2025-02-26 16:19:56 -08:00
Shuchang Zheng
13213d4523 Add aggregated extracted information in workflow run status response (#1836)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-25 22:59:22 +03:00
Shuchang Zheng
b1de14e2fe task v2 refactor part 8: observer_task -> task_v2 in backend code (#1820) 2025-02-23 22:17:28 -08:00
Shuchang Zheng
ffbc95e1b4 task v2 refactor part 6 - observer_cruise_id -> task_v2_id (#1817) 2025-02-23 16:03:49 -08:00
Shuchang Zheng
713005f403 task v2 refactor part 2: observer schema py -> task_v2 schema py (#1814) 2025-02-22 03:21:19 -08:00
Shuchang Zheng
1e7318d004 task_v2 refactor Part 1 - observer_service -> task_v2_service (#1812) 2025-02-22 01:36:35 -08:00
Shuchang Zheng
8821b7e150 fix boolean workflow param convertion bug (#1810) 2025-02-21 12:28:22 -08:00
Shuchang Zheng
02a8861d4a Use bitwarden server to manage credentials (#1806)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-21 00:50:41 +03:00
Shuchang Zheng
ceb1012046 Upload downloaded files to S3 after every block so they can be used for subsequent blocks (for real) (#1804) 2025-02-20 12:48:03 -05:00
Shuchang Zheng
30d2bbd834 Upload downloaded files to S3 after every block so they can be used for subsequent blocks (#1801) 2025-02-20 11:30:43 -05:00
Shuchang Zheng
167f219a3e Include downloaded files in the task block outputs within workflows so subsequent blocks can use them (#1797) 2025-02-20 17:19:03 +08:00
LawyZheng
ef5cb8d671 increase max file uploading number (#1794) 2025-02-20 13:36:50 +08:00
Shuchang Zheng
9f915131d4 use workflow_run_status in log instead of status (#1782) 2025-02-18 15:26:30 +08:00
Shuchang Zheng
99e6b0d2ca makmisi/dont close browser (#1780) 2025-02-18 00:27:21 +08:00
Shuchang Zheng
4407c19417 Add credentials table, CRUD endpoints, and credential parameter (#1767)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-13 19:00:19 +03:00
Shuchang Zheng
c330c6a455 Add workflow_title to WorkflowRun (#1731) 2025-02-05 22:10:17 +03:00
Shuchang Zheng
f40f7600f7 Integrate complete_if_empty (#1722) 2025-02-05 00:28:05 -05:00
Shuchang Zheng
e2d3d7fec5 fix datetime diff with timezone issue for workflow metrics log (#1714) 2025-02-04 20:40:23 +08:00
Shuchang Zheng
1ba225002b support bitwarden jinja style (#1706) 2025-02-03 23:18:41 +08:00