Commit Graph

122 Commits

Author SHA1 Message Date
Shuchang Zheng
6f83978937 doc update - add run tasks page (#2425) 2025-05-24 23:46:31 -07:00
Shuchang Zheng
fb41ff843e Fix Taskv2 (#2419) 2025-05-21 23:07:49 -04:00
Shuchang Zheng
1da95bee93 undo x api key header description - it's breaking precommit (#2367) 2025-05-16 16:26:36 -07:00
Shuchang Zheng
343894d7a4 API documentation update - Part 1 (#2366) 2025-05-16 16:11:22 -07:00
Suchintan
c069ebe6f9 Improve failure devex (#2247) 2025-04-30 13:21:10 -04:00
Shuchang Zheng
2f10e3c430 Add organization_name and workflow_permanent_id to skyvern context, pass workflow_permanet_id when deciding which identifier to use with which llm (#2245) 2025-04-28 15:55:52 -04:00
Shuchang Zheng
ea67502161 shu/test discriminated run response schema (#2046) 2025-03-31 00:14:52 -04:00
Shuchang Zheng
12ef2100b5 TaskRun pydantic model gets renamed to Run (#2042) 2025-03-30 21:41:24 -04:00
Shuchang Zheng
05e28931bc TaskRunType -> RunType (#2041) 2025-03-30 21:34:48 -04:00
Shuchang Zheng
dcb2b47be4 official router v1 (#2013) 2025-03-24 23:16:10 -07:00
Shuchang Zheng
166cfb6366 unified run_task api (#2012) 2025-03-24 22:08:37 -07:00
Shuchang Zheng
19c7c56af7 migrate ProxyLocation to skyvern.schemas.runs (#2011) 2025-03-24 15:15:21 -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
be8f3eb8ec fix task v2 data schema (#1967) 2025-03-18 15:36:42 -07:00
Shuchang Zheng
39162ded9b add error_code_mapping and extracted_information_schema to task v2 (#1950) 2025-03-18 11:53:54 -07:00
Shuchang Zheng
9cc9fff7c0 Call extract_totp_secret in item_id and bw server (#1963) 2025-03-18 18:32:49 +03:00
Shuchang Zheng
18d38573d3 add get_run endpoint (#1944) 2025-03-16 13:21:40 -07:00
Shuchang Zheng
fc4c9715bf it's okay to have null password and we just show it as an empty string (#1933) 2025-03-13 10:39:57 -07:00
Shuchang Zheng
fd934dcfe6 fix task v2 block goto url issue (#1899) 2025-03-07 10:27:19 +08:00
Shuchang Zheng
e720177735 Do not sync bitwarden before fetching from bw serve (#1893) 2025-03-06 13:52:21 -08:00
Shuchang Zheng
da3d8dbbbb bitwarden serve service (#1895) 2025-03-06 04:55:23 -08:00
Shuchang Zheng
2cef654a9a get_total_unique_step_order_count_by_task_ids (#1880) 2025-03-04 02:04:18 -05: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
05960aa894 Add browser session id to global context (#1867) 2025-03-02 23:39:18 -05: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
c4ca3ca0e8 try to fix bw issue (#1834) 2025-02-25 14:46:52 +08: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
2d24055c36 task v2 refactor part 3: observer prompt file name (#1816) 2025-02-23 01:26:54 -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
9a07c0bc6f validate taskV2 step (#1811) 2025-02-22 00:44:12 -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
e7c3e4e37a fix AI generated app.database code (#1790) 2025-02-19 00:00:37 +08:00
Shuchang Zheng
875d19e14f fix unbounded variable bug in observer service (#1789) 2025-02-18 23:55:19 +08:00
Shuchang Zheng
4df0daa2ea handle workflow run cancel for child workflow runs / task v2 + observer cancel handling (#1776) 2025-02-18 23:21:17 +08:00
Shuchang Zheng
c846d3871b do not clean up workflow in a task v2 block (#1771) 2025-02-17 02:40:47 +08:00
Shuchang Zheng
4ba32fa7ee Make BitwardenService async (#1772) 2025-02-15 00:32:35 +03:00
Shuchang Zheng
38e22ff008 do not use status as a log key (#1762) 2025-02-12 19:52:49 +08:00
Shuchang Zheng
8eb1efb762 add task_runs (#1752) 2025-02-09 20:30:19 +08:00
Shuchang Zheng
286b3de684 remove redundant task_history_record in observer service (#1727) 2025-02-06 00:57:37 +08:00
Shuchang Zheng
ffdb823401 fix observer - get url block back; get mark workflow run completion back (#1726) 2025-02-06 00:50:32 +08:00
Shuchang Zheng
b4bdcfd53c Fix tz issue observer (#1725) 2025-02-05 23:37:12 +08:00
Shuchang Zheng
1ba225002b support bitwarden jinja style (#1706) 2025-02-03 23:18:41 +08:00
Shuchang Zheng
204972e225 Add step / task / workflow run / observer metrics as logs (#1698)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-02-01 14:10:38 -05:00
Shuchang Zheng
405d13283c enable UrlBlock building in workflow service (#1689) 2025-02-01 04:13:00 +08:00
Shuchang Zheng
185fc330a4 add observer task block (#1665) 2025-01-28 16:59:54 +08:00
Shuchang Zheng
1b79ef9ca3 support global workflow (#1664) 2025-01-28 15:04:18 +08:00