Commit Graph

484 Commits

Author SHA1 Message Date
Shuchang Zheng
4b7a4edff2 make secret key placeholder more clear (#1001) 2024-10-18 10:27:22 -07:00
LawyZheng
533c814558 pass organization id to launch browser (#1000) 2024-10-18 15:02:11 +08: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
LawyZheng
ba6ef89b35 custom select optimize (#985) 2024-10-16 19:23:12 +08: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
LawyZheng
3a935584d0 fix yes/no radio input (#955) 2024-10-11 10:48:41 +08:00
LawyZheng
9eb1673cf2 extend the raw input scope (#948) 2024-10-10 09:22:20 +08:00
Kerem Yilmaz
6cf20221e6 Add tasks.workflow_run_id index (#946) 2024-10-09 09:55:47 -07:00
LawyZheng
beafe624ef extend interactable parse (#936) 2024-10-09 18:33:03 +08: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
47f2c5926a try to fix radio button check (#924) 2024-10-09 00:55:34 +08:00
LawyZheng
4ad5d43f3a extend custom selection (#923) 2024-10-08 17:19:31 +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
b034a2f56c quick fix for hidden pointer input button? (#904) 2024-10-03 23:40:05 -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
LawyZheng
8a93c08d67 handle parsing context exception (#877) 2024-09-25 09:50:55 +08:00
LawyZheng
9cd925befa fix scrolling makes element invisible (#881) 2024-09-25 09:46:37 +08:00
LawyZheng
d0477d9721 fix custom select bug (#878) 2024-09-25 02:30:48 +08:00
LawyZheng
7e58ebca85 hardcode a hover style parsing (#876) 2024-09-25 02:01:26 +08: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
LawyZheng
e59eb2b2bc fix focus triggers dropdown menu (#873) 2024-09-23 22:36:37 +08:00
LawyZheng
ae9ca27919 remove useless code (#872) 2024-09-21 21:15:59 +08:00
LawyZheng
839320dd42 fix custom selection bug (#871) 2024-09-21 21:05:40 +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
LawyZheng
aedaeb4433 skip invisible iframe (#870) 2024-09-21 09:30:34 +08:00
Kerem Yilmaz
df463e042b User goal check bugfixes (#864) 2024-09-19 20:37:48 -07:00
LawyZheng
fb56cba6ba remove useless select support legacy (#863) 2024-09-20 10:55:07 +08:00