Commit graph

292 commits

Author SHA1 Message Date
Kerem Yilmaz
3c06d44f6f
Ykeremy/revert litellm upgrade (#204) 2024-04-17 11:51:14 -07:00
LawyZheng
2ae381a5e7
format code style (#203) 2024-04-17 22:48:42 +08:00
LawyZheng
c162ad3d0c
Fix select action bug (#202) 2024-04-17 21:51:16 +08:00
Kerem Yilmaz
551af04888
Cleanup created new task logs (#201) 2024-04-16 16:15:38 -07:00
Kerem Yilmaz
4a3e897dad
Ykeremy/context parameter source parameters (#200) 2024-04-16 15:41:44 -07:00
Kerem Yilmaz
02cf2a1e87
New LLM Router strategy (#199) 2024-04-16 14:52:15 -07:00
Salih Altun
eab98426f2
Implement copy as curl (#198) 2024-04-17 00:15:04 +03:00
Salih Altun
eb668baba8
Changes for signed URL artifacts (#197) 2024-04-16 20:40:59 +03:00
LawyZheng
b6f3bc2c41
add linked element context (#196) 2024-04-16 15:46:04 +08:00
Shuchang Zheng
0ac6e1a2ba
exclude task request info from the webhook request payload (#195) 2024-04-15 16:36:57 -07:00
Shuchang Zheng
836f9d07a9
do not decode response json as many webhook endpoints don't return json (#194) 2024-04-15 15:16:29 -07:00
Shuchang Zheng
bd485daaf4
make get signed_url requests async in get_agent_task_step_artifacts api (#192) 2024-04-15 12:27:58 -07:00
Kerem Yilmaz
6b7b9ab414
Add auth screens (#193) 2024-04-15 21:54:12 +03:00
Salih Altun
a8b156a36d
Change sync action to only sync src/ in frontend (#173) 2024-04-15 17:37:21 +03:00
Shuchang Zheng
72d109854d
add get_aio_task interface to get a specific aio task from the async operation pool (#191) 2024-04-14 23:07:41 -07:00
Shuchang Zheng
7d5f0c8499
artifact signed url (#190) 2024-04-14 21:52:50 -07:00
Shuchang Zheng
dccdc7cca9
screenshot missing error shows up when status is terminated or completed (#189) 2024-04-13 21:26:47 -07:00
Shuchang Zheng
1638e7d073
in task response, do not error when there's no screenshot if task is still in progress (#188) 2024-04-13 21:20:16 -07:00
LawyZheng
935453c3da
update the rewritten select2 code (#187) 2024-04-14 11:21:24 +08:00
Kerem Yilmaz
871de94479
Fix the action history passed into extract-action prompt (#186) 2024-04-13 00:45:15 -07:00
Kerem Yilmaz
cc87844825
Pass current url to extract-action prompt (#184) 2024-04-13 00:38:01 -07:00
Kerem Yilmaz
7b1c1d5a02
Don't interact with fields that are already filled in (#183) 2024-04-12 23:05:25 -04:00
Suchintan
3ea46b93cf
Revert "Don't interact with fields that are already filled in" (#182) 2024-04-12 23:00:54 -04:00
Kerem Yilmaz
e17c5c176c
Don't interact with fields that are already filled in (#181) 2024-04-12 22:51:34 -04:00
LawyZheng
e424f013f9
don't hide select2 element if not neccessary (#179) 2024-04-11 23:50:16 +08:00
Kerem Yilmaz
e8b42c9a4f
Support 2FA in Bitwarden (#178) 2024-04-11 02:31:17 -04:00
Kerem Yilmaz
6ea649d30b
Constraint onnxruntime version (#177) 2024-04-10 20:02:21 -07:00
LawyZheng
c0b4510ba8
docker compose setup (#162)
Co-authored-by: Kerem Yilmaz <kerem@skyvern.com>
2024-04-11 08:54:27 +08:00
Kerem Yilmaz
8c12e2bc20
For loop block updates (#176) 2024-04-10 16:47:25 -04:00
Kerem Yilmaz
39d7d91938
Enable precall checks for LiteLLM Router (#174) 2024-04-09 23:46:12 -07:00
Kerem Yilmaz
99724ebaf7
Handle ContextParameter while creating workflow from yaml (#172) 2024-04-09 00:39:12 -07:00
Kerem Yilmaz
81a1478e2f
Introduce new TaskStatuses: queued and timed_out (#170) 2024-04-08 22:56:49 -07:00
LawyZheng
a7351f2212
add an action abort result type (#171) 2024-04-09 12:24:08 +08:00
Kerem Yilmaz
da18c2ac00
Remove doctoc exclude, skip main README only (#169) 2024-04-08 17:14:44 -07:00
Kerem Yilmaz
ffe917f2b5
Max retries per step configuration per org (#168) 2024-04-08 16:58:45 -07:00
Kerem Yilmaz
8e2aaa95d2
Add the lever constraint again (#167) 2024-04-08 11:12:45 -07:00
Salih Altun
32701075c3
Edit sync action for frontend files (#166) 2024-04-08 19:20:53 +03:00
Martin C
9cf40d83fd
Update README.md to include Docker. (#153)
Co-authored-by: Kerem Yilmaz <kerem@skyvern.com>
2024-04-07 18:16:20 -07:00
Salih Altun
533ed32d9c
feat: Running tasks and steps UI (#165) 2024-04-07 21:52:59 +03:00
Shuchang Zheng
112b44e41a
Fix bug: screenshot was not taken because of a coordinate bug (#163) 2024-04-07 14:19:45 +08:00
LawyZheng
242a87bb24
add action setup/teardown stage (#159) 2024-04-05 21:47:18 +08:00
Kerem Yilmaz
0800990627
Workflow Fixes (#156) 2024-04-04 19:09:19 -07:00
Kerem Yilmaz
8117395d73
fix exception logging: use exc_info=True (#155) 2024-04-05 02:31:08 +08:00
Suchintan
c538523c88
Add a server startup log (#154) 2024-04-04 00:05:55 -04:00
LawyZheng
d7e13214c9
fix dropdown bug in select2 (#144) 2024-04-04 11:10:35 +08:00
Suchintan
3d999fd6a3
Better failure message in visualizer (#152) 2024-04-03 22:11:05 -04:00
Kerem Yilmaz
1d1e29b813
Implement BitwardenLoginCredentialParameter (#151) 2024-04-03 16:01:03 -07:00
Kerem Yilmaz
999eda9b5d
Return action screenshots from get task endpoint as well (#149) 2024-04-02 15:01:46 -07:00
Kerem Yilmaz
69c458bd7c
Implement get_latest_screenshots, add action_screenshots to TaskResponse (#148) 2024-04-02 14:43:29 -07:00
Kerem Yilmaz
5c0f482b05
Decrease max retries per step 5->2 (#146) 2024-04-02 12:48:49 -07:00