Commit Graph

352 Commits

Author SHA1 Message Date
LawyZheng
d2b79ab5de better failure reason (#1066) 2024-10-28 09:42:55 +08:00
Shuchang Zheng
d294259d63 ignore skyvern_element_hash and skyvern_element_data in action history (#1054) 2024-10-27 14:03:28 -07:00
Ikko Eltociear Ashimine
b6dde388d4 chore: update agent.py (#1064) 2024-10-27 01:58:09 -04:00
Shuchang Zheng
7f21e23244 add org id to the log for Failed to update workflow (#1057) 2024-10-25 12:27:10 -07:00
Shuchang Zheng
c89be09a4a add bitwarden collection id to workflow context (#1053) 2024-10-25 01:22:53 -07:00
Shuchang Zheng
c1ad0ed391 get rid of org id, task id, step id, step order and action order from the action history (#1050) 2024-10-24 13:11:15 -07:00
Shuchang Zheng
3eba6d7f83 Make CollectionID or OrganizationID required (#1049) 2024-10-24 09:14:35 -07:00
Shuchang Zheng
4d87b83b59 mark workflow run failed if parameter creation failed (#1031) 2024-10-24 09:03:38 -07:00
Shuchang Zheng
b308c6b05d enforce collection id for login parameters (#1043) 2024-10-23 23:20:51 -07:00
Shuchang Zheng
96c807e949 improve need_verification_code prompt (#788) 2024-10-23 01:51:29 -07:00
Shuchang Zheng
d81fcaa932 fix json workflow parameter validation bug (#1030) 2024-10-22 22:35:14 -07:00
Shuchang Zheng
0e3da8d1d3 workflow parameter validation (#1028) 2024-10-22 17:36:25 -07:00
Suchintan
7cba401e2e Add support for the latest sonnet 3.5 (#1025) 2024-10-22 16:57:26 -04:00
Shuchang Zheng
b0d9f9ce5f Add sorting to task api (#1018) 2024-10-21 20:34:42 +03:00
Shuchang Zheng
9a9057ccf7 SKY-3781 Fix empty URL bug (#1016) 2024-10-21 10:59:40 -04:00
Shuchang Zheng
8384c761a5 fix update organization api (#1013) 2024-10-20 23:44:21 -07:00
Shuchang Zheng
3e40267cfa block urls pointing to internal addresses (#1012) 2024-10-20 18:33:05 -07:00
Shuchang Zheng
b31b77707c add confidence_float to actions table (#1008) 2024-10-20 12:10:58 -07:00
Shuchang Zheng
b7611813cc shu/disable organization name change (#1011) 2024-10-20 12:00:56 -07:00
Shuchang Zheng
da9ccc0031 fix saving complete action when there's no navigation goal (#1009) 2024-10-18 17:32:34 -07:00
Shuchang Zheng
ec9b77c699 Implement actions api changes (#1007) 2024-10-18 22:50:02 +03:00
Shuchang Zheng
dd677132fe fix python style for webhook url and totp url when creating a task (#1003) 2024-10-18 11:09:32 -07:00
Shuchang Zheng
c65795711a fix None string for webhook url and totp url (#1002) 2024-10-18 10:56:00 -07:00
Shuchang Zheng
f69016088b shu/fix task url type (#999) 2024-10-17 23:47:59 -07:00
Shuchang Zheng
dad53e1f6a remove task actions (#998) 2024-10-17 23:24:12 -07:00
Shuchang Zheng
ae32848275 use primpary llm api for user goal check (#997) 2024-10-17 23:07:35 -07:00
LawyZheng
c0113a94f8 fix check user goal (#993) 2024-10-18 02:18:43 +08:00
Shuchang Zheng
de999c6e97 improve check user goal by doing zero prompt shot with 'step by step' thinking (#992) 2024-10-17 01:06:34 -07:00
Shuchang Zheng
e56aae4218 update user goal complete prompt to have more chain of thoughts (#990) 2024-10-16 19:46:25 -07:00
Shuchang Zheng
9048cdfa73 add actions db model and caching V0 (#980) 2024-10-15 12:06:50 -07:00
Shuchang Zheng
cd43bd6f03 Add GET workflows/runs/run_id endpoint (#973) 2024-10-15 16:26:16 +03:00
Shuchang Zheng
75a3d66f16 remove scheduler (#964) 2024-10-11 15:26:58 -07:00
Shuchang Zheng
60069a6256 fix LiteLLMParams (#958) 2024-10-10 23:24:27 -07:00
Shuchang Zheng
b536f1d27f gpt4o mini pricing for massive (#957) 2024-10-10 22:57:54 -07:00
Kerem Yilmaz
6cf20221e6 Add tasks.workflow_run_id index (#946) 2024-10-09 09:55:47 -07:00
Kerem Yilmaz
9821e8f95e Utilize all Workflow Run statuses (#935) 2024-10-08 23:09:41 -07:00
LawyZheng
18cebb21e1 fix bitwarden credential search (#932) 2024-10-09 02:38:34 +08:00
LawyZheng
78c0a919da use registered_domain to search in bitwarden (#929) 2024-10-09 01:07:35 +08:00
LawyZheng
188f6ebfe5 handle search bar for custom selection (#921) 2024-10-08 13:50:58 +08:00
Kerem Yilmaz
8aa29bedcf Add a query param to filter out workflow tasks (#919) 2024-10-08 00:09:46 +03:00
Kerem Yilmaz
cdd654723d Change task response to include workflow run id (#918)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-07 22:13:41 +03:00
Shuchang Zheng
07fb1a16ad add organization_id to the Failed to create workflow error log part 2 (#909) 2024-10-07 10:22:23 -07:00
Kerem Yilmaz
f22b8a04aa Disable codeblock (#910) 2024-10-04 13:15:49 -07:00
Shuchang Zheng
6d6c9e2819 add organization_id to the Failed to create workflow error log (#905) 2024-10-04 00:13:31 -07:00
Kerem Yilmaz
b0aa181c68 Credit Card Parameter (#903) 2024-10-03 16:18:21 -07:00
Kerem Yilmaz
9e50456995 Use domain while getting totp instead of url (#901) 2024-10-02 19:02:55 -07:00
Kerem Yilmaz
36135a613b Bitwarden Security Upgrade (#900) 2024-10-02 15:16:08 -07:00
Kerem Yilmaz
4f6feae03e if bitwarden TOTP is not defined, do not pass totp as part of the credential to llm (#899) 2024-10-02 14:02:49 -07:00
Kerem Yilmaz
17c680d439 SendEmailBlock: Fail silently if file/folder is missing (#898) 2024-10-02 12:30:53 -07:00
Kerem Yilmaz
44627df9da Double Bitwarden call timeout for each retry (#896) 2024-10-02 11:05:29 -07:00