Commit graph

90 commits

Author SHA1 Message Date
Maksim Ivanov
7bfb1e9b21
Define browser manager API (#1497)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-01-08 09:14:38 -08:00
LawyZheng
ff8405d1d5
fix get first step issue (#1514) 2025-01-08 13:08:36 +08:00
Shuchang Zheng
d6ff0ec4d5
control workflow timeline order in backend - descending (#1491) 2025-01-06 06:04:24 -08: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
171aef6bf7
add cost info to the workflow run repsonse (#1456) 2024-12-31 11:24:09 -08:00
Shuchang Zheng
9e6c2362bf
new observer thoughts (#1442) 2024-12-27 09:04:09 -08:00
Shuchang Zheng
acbdcb14e3
shu/workflowrun timeline get observer cruise id by workflow run id (#1430) 2024-12-23 11:48:27 -08:00
Shuchang Zheng
68dae6dddd
loop_over, current_value and current_index in the workflow_run_blocks table (#1425) 2024-12-23 01:13:25 -08:00
Shuchang Zheng
2029c0c41f
make observer thought artifacts work (#1423) 2024-12-22 23:01:02 -08:00
Shuchang Zheng
94a3779bd7
workflow runtime API (#1421) 2024-12-22 20:54:53 -08:00
Shuchang Zheng
2e37542218
add organization_id filter for get_workflow and get_workflow_run (#1422) 2024-12-22 17:49:33 -08:00
Shuchang Zheng
b256bace6a
create and update workflow run block inworkflow execution (#1419) 2024-12-22 11:16:23 -08:00
Shuchang Zheng
8b75586fb1
workflow run block db + schema transformation code (#1418) 2024-12-20 07:40:32 -08:00
LawyZheng
a6fec7b282
fix get latest step (#1412) 2024-12-18 13:35:42 +08:00
Shuchang Zheng
58413db172
new API to the workflow run page (#1400) 2024-12-17 17:17:18 -08:00
Maksim Ivanov
b8e2527ea0
Record logs into step artifacts (#1339)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
Co-authored-by: Nick Fisher <nick.fisher@avinium.com>
2024-12-17 15:32:38 -08:00
Shuchang Zheng
985f8c9428
add permanent_workflow_id to observer_cruises and observer_thoughts (#1396) 2024-12-16 14:34:31 -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
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
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
379d5a30cd
Add application column to tasks (#1291)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-29 16:43:02 +03:00
LawyZheng
6b417d0e83
use task type instead of prompt template (#1261) 2024-11-26 11:29:33 +08:00
LawyZheng
3f209404f7
add new workflow block (#1228) 2024-11-21 15:12:26 +08:00
Shuchang Zheng
e4c1cf65af
introduce db timeout (#1222) 2024-11-19 17:18:25 -08:00
Shuchang Zheng
8c653b461a
add pool_pre_ping to sqlalchemy engine creation to ensure the connection liveness (#1206) 2024-11-16 12:28:20 -08:00
LawyZheng
e3aa583b24
add workflow failure reason (#1198) 2024-11-15 11:07:44 +08:00
Shuchang Zheng
01fbdeece4
Fix actions API order, only order by created_at (#1090) 2024-10-30 18:21:00 +03:00
Shuchang Zheng
0e3da8d1d3
workflow parameter validation (#1028) 2024-10-22 17:36:25 -07:00
Shuchang Zheng
b0d9f9ce5f
Add sorting to task api (#1018) 2024-10-21 20:34:42 +03:00
Shuchang Zheng
b31b77707c
add confidence_float to actions table (#1008) 2024-10-20 12:10:58 -07:00
Shuchang Zheng
ec9b77c699
Implement actions api changes (#1007) 2024-10-18 22:50:02 +03:00
Shuchang Zheng
dad53e1f6a
remove task actions (#998) 2024-10-17 23:24:12 -07:00
Shuchang Zheng
9048cdfa73
add actions db model and caching V0 (#980) 2024-10-15 12:06:50 -07:00
Kerem Yilmaz
8aa29bedcf
Add a query param to filter out workflow tasks (#919) 2024-10-08 00:09:46 +03:00
Kerem Yilmaz
b0aa181c68
Credit Card Parameter (#903) 2024-10-03 16:18:21 -07:00
Kerem Yilmaz
d67aaeffb0
Multipage workflow improvements (#875) 2024-09-24 08:51:51 -07:00
Kerem Yilmaz
30922a3f8c
Only use json.dumps when workflow parameter type is json (#859) 2024-09-19 13:12:46 -07:00
Kerem Yilmaz
39c5f6233e
Fix workflow reset issue upon update failure (#858) 2024-09-19 11:15:07 -07:00
Kerem Yilmaz
1f282e7443
Fix default value DB mapping (#857) 2024-09-19 11:09:19 -07:00
Kerem Yilmaz
b9f5e33876
TOTP code db + agent support for fetching totp_code from db (#784)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-08 15:07:03 -07:00
Kerem Yilmaz
95b2e53c46
Add persist_browser_session flag to workflows (#777) 2024-09-06 12:01:56 -07:00
Shuchang Zheng
63ebe759c4
Fix the prompt cache window - use settings.PROMPT_CACHE_WINDOW_HOURS (#769) 2024-09-02 21:32:57 -07:00
Kerem Yilmaz
0d39e62df6
use cached prompt generation (#768)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-02 21:00:15 -07:00
Kerem Yilmaz
931726a9ca
Add suggested title to task generation (#719)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-23 23:16:41 +03:00
Shuchang Zheng
858d60016a
fix update_task bug (#626) 2024-07-18 22:46:58 -07:00
Kerem Yilmaz
50ff8dc441
remove the the check that makes sure file url is coming from payload (#624) 2024-07-18 18:19:14 -07:00