Commit Graph

323 Commits

Author SHA1 Message Date
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
Kerem Yilmaz
5f4089edf5 workflow run streaming API (#887)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-09-30 09:56:34 -07:00
Kerem Yilmaz
d67aaeffb0 Multipage workflow improvements (#875) 2024-09-24 08:51:51 -07:00
LawyZheng
c27c2a55f9 fix dropdown menu detect bug (#874) 2024-09-24 12:44:06 +08:00
Shuchang Zheng
76a256ffaa skip large size svg (#869)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
2024-09-21 10:21:00 +08:00
Kerem Yilmaz
df463e042b User goal check bugfixes (#864) 2024-09-19 20:37:48 -07:00
Shuchang Zheng
ffaf3ab454 make totp_identifier parametrized in workflow (#847) 2024-09-19 15:20:15 -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
5b136b55e0 Email params should use str when injecting into the body (#854) 2024-09-19 01:08:14 -04:00
Kerem Yilmaz
d19ff2bd69 Add complete action verification (#845) 2024-09-17 18:59:40 -07:00
LawyZheng
8c2a733ba2 refactor custom-select/auto-complete context (#830) 2024-09-14 17:28:08 +08:00
Kerem Yilmaz
9c4c3b76b6 Add datetime library to code block (#823) 2024-09-12 11:24:44 -07:00
LawyZheng
f16b6f3c8d better context for select and auto-complete (#816) 2024-09-12 15:00:25 +08:00
Kerem Yilmaz
3e82a6a5f9 Fix parameterized URL bug in task block (#815) 2024-09-11 23:53:39 -07:00
Kerem Yilmaz
4a599bbf55 Ykeremy/downloaded filename prefix (#814) 2024-09-11 21:56:38 -07:00
LawyZheng
512d0c1a88 multi-selection history (#813) 2024-09-12 09:57:04 +08:00
Shuchang Zheng
2b365bce59 make totp code fetch more reliable (#809) 2024-09-11 00:03:09 -07:00
LawyZheng
200e8207ce fix prompt punctuation format (#808) 2024-09-11 13:39:06 +08:00
LawyZheng
b440981775 revert 'add elements to dropdown confirm prompt' (#807) 2024-09-11 12:59:50 +08:00
Kerem Yilmaz
59c7db4059 Remove unused error log (#804) 2024-09-10 13:27:31 -07:00
Shuchang Zheng
c4efdbdbc5 remove empty newline char in extract-action prompt (#790) 2024-09-10 10:28:23 -07:00
LawyZheng
b12f09c535 fix custom selection bugs (#800) 2024-09-10 17:10:47 +08:00
LawyZheng
ddf2b32b3b update custom selection prompt (#799) 2024-09-10 14:12:38 +08:00
Shuchang Zheng
deb80bce9c use workflow_run_id screenshot when task has the workflow_run_id (#798) 2024-09-09 23:07:13 -07:00
Kerem Yilmaz
faf3191fa9 Only log duplicate file line if there are dupe files (#795) 2024-09-09 10:34:55 -07:00
Kerem Yilmaz
eb659ec17f workflow run streaming (#791) 2024-09-09 08:29:01 -07:00
LawyZheng
d7cb4f3ae7 multi-level selection support (#786) 2024-09-09 11:34:09 +08:00
Shuchang Zheng
281977f395 update and fix totp schema (#785) 2024-09-08 17:57:03 -07:00