Shuchang Zheng
|
d81fcaa932
|
fix json workflow parameter validation bug (#1030)
|
2024-10-22 22:35:14 -07:00 |
|
Shuchang Zheng
|
51a531df09
|
fix a typo inside the InvalidWorkflowParameter error (#1029)
|
2024-10-22 18:02:29 -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 |
|
Matthew Tomas
|
b74a3d2307
|
Update README.md (#1010)
|
2024-10-22 16:57:15 -04:00 |
|
Shuchang Zheng
|
d6fd4f8923
|
Use actions api for new tasks (#1027)
|
2024-10-22 21:50:21 +03:00 |
|
Shuchang Zheng
|
da92ccdc9f
|
Add Start Node to workflows (#1026)
|
2024-10-22 20:02:24 +03:00 |
|
Shuchang Zheng
|
d571519a67
|
Use code editor in diagnostics tab (#1024)
|
2024-10-22 16:45:46 +03:00 |
|
Salih Altun
|
439815c33a
|
Install html lang for codemirror (#1023)
|
2024-10-22 16:41:48 +03:00 |
|
Shuchang Zheng
|
266941c00c
|
Reduce help tooltip delay to 300ms (#1022)
|
2024-10-22 16:04:35 +03:00 |
|
Shuchang Zheng
|
437f70427f
|
Change the default font size in code editor to be 12 (#1021)
|
2024-10-21 21:56:53 +03:00 |
|
Shuchang Zheng
|
935ecd046f
|
Fix font size in parameters (#1020)
|
2024-10-21 21:42:50 +03:00 |
|
LawyZheng
|
67bee9a487
|
fix chain click bug (#1019)
|
2024-10-22 02:21:05 +08:00 |
|
Shuchang Zheng
|
b0d9f9ce5f
|
Add sorting to task api (#1018)
|
2024-10-21 20:34:42 +03:00 |
|
Shuchang Zheng
|
442f70c58e
|
Change appearance of parameters in task details (#1017)
|
2024-10-21 19:29:49 +03:00 |
|
Shuchang Zheng
|
9a9057ccf7
|
SKY-3781 Fix empty URL bug (#1016)
|
2024-10-21 10:59:40 -04:00 |
|
Shuchang Zheng
|
62e5665b22
|
Remove confidence score from UI (#1015)
|
2024-10-21 16:58:01 +03:00 |
|
Shuchang Zheng
|
34f8e9ab3c
|
Change label of templates (#1014)
|
2024-10-21 16:45:46 +03: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
|
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 |
|