Commit Graph

876 Commits

Author SHA1 Message Date
Shuchang Zheng
ec9b77c699 Implement actions api changes (#1007) 2024-10-18 22:50:02 +03:00
Shuchang Zheng
8271813077 Minor change in width of task stream (#1005) 2024-10-18 22:03:11 +03:00
Shuchang Zheng
a6e257369b Task details page improvements (#1004) 2024-10-18 21:49:49 +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
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
Shuchang Zheng
f132a9c435 task urls must have http or https scheme (#996) 2024-10-17 21:47:19 -07:00
Shuchang Zheng
7802f8e054 Add create new task button to top of task history page (#995) 2024-10-17 22:36:50 +03:00
Shuchang Zheng
a592d405c4 Update file suffix help text (#994) 2024-10-17 22:09:55 +03: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
a239030830 Task block changes (#989) 2024-10-16 22:45:06 +03:00
Shuchang Zheng
a988fe9410 Make parameters panel max height shorter for smaller screens (#988) 2024-10-16 20:36:25 +03:00
Shuchang Zheng
7341b92046 Export workflow (#987) 2024-10-16 20:24:58 +03:00
Shuchang Zheng
fd061d1262 Import workflow (#986) 2024-10-16 19:04:21 +03:00
LawyZheng
ba6ef89b35 custom select optimize (#985) 2024-10-16 19:23:12 +08:00
Shuchang Zheng
e45c9e1288 handle continue on failure for loop node (#984) 2024-10-15 23:56:05 +03:00
Shuchang Zheng
ec2217a3fe Add continue on failure as passthrough and cache_actions property (#983) 2024-10-15 23:41:54 +03:00
Shuchang Zheng
575dd356fe add continue on failure in task block (#982) 2024-10-15 22:26:25 +03:00
Shuchang Zheng
9048cdfa73 add actions db model and caching V0 (#980) 2024-10-15 12:06:50 -07:00
Shuchang Zheng
e7583ac878 Add help to URL field of task block (#979) 2024-10-15 21:43:42 +03:00
Shuchang Zheng
4b2bf0a5f5 Make it easy to return to workflow run from a task (#978) 2024-10-15 20:12:40 +03:00
Shuchang Zheng
745b95c4dd Fix text for california_edd (#977) 2024-10-15 18:39:11 +03:00
Shuchang Zheng
37559fc38f Render all multi artifacts correctly (#976) 2024-10-15 18:00:25 +03:00
Shuchang Zheng
fc89e3b4e6 change appearance of example tasks (#975) 2024-10-15 17:39:31 +03:00
Shuchang Zheng
cd43bd6f03 Add GET workflows/runs/run_id endpoint (#973) 2024-10-15 16:26:16 +03:00
Shuchang Zheng
afb39da5c3 Update loop node styles (#972)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-15 16:08:45 +03:00
Shuchang Zheng
dcca1a64d2 change workflow run page to show stream with current task (#971)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-14 23:07:54 +03:00
Suchintan
33c0a5af55 Update README with more examples (#966) 2024-10-14 15:07:02 -04:00
Shuchang Zheng
cee39cda1f Change badge colors (#970) 2024-10-14 19:23:52 +03:00
Shuchang Zheng
9f7ec07bb6 Navigate to task form when generating task from prompt (#968) 2024-10-14 18:50:03 +03:00
Shuchang Zheng
628321e7ba Add help text to other nodes (#967) 2024-10-14 17:45:40 +03:00
Shuchang Zheng
354d113686 remove apscheduler (#965) 2024-10-11 15:33:43 -07:00
Shuchang Zheng
75a3d66f16 remove scheduler (#964) 2024-10-11 15:26:58 -07:00
kati3-design
7012ee0f2b Update workflow-blocks.mdx (#950) 2024-10-11 15:26:36 -07:00
kati3-design
d43b0b5d91 Update zapier.mdx (#951) 2024-10-11 15:26:28 -07:00
Shuchang Zheng
f16a1b3779 Task node help text update (#963) 2024-10-11 23:19:14 +03:00
Shuchang Zheng
10353ceec1 Change text in task form (#962) 2024-10-11 20:12:08 +03:00
Shuchang Zheng
851b84cecf Make stream zoomable (#961) 2024-10-11 18:42:31 +03:00
Salih Altun
631023d242 Remove override for container in tailwind config (#960) 2024-10-11 18:08:22 +03:00
Shuchang Zheng
9d20808786 Clone workflow (#959) 2024-10-11 16:48:26 +03: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
c239927c72 remove /tmp persistant volumn in docker compose (#956) 2024-10-11 13:39:37 +08:00
LawyZheng
3a935584d0 fix yes/no radio input (#955) 2024-10-11 10:48:41 +08:00