Commit Graph

596 Commits

Author SHA1 Message Date
Shuchang Zheng
d522c579c6 Open source TOTP (#1677) 2025-01-30 01:06:22 -05:00
Shuchang Zheng
5e4b86c828 WIP - Loop node advanced parameters + complete_if_empty (#1675) 2025-01-29 22:40:25 +03:00
Shuchang Zheng
d1e0a172ec Add org index to the actions table (#1673) 2025-01-29 15:50:39 +08:00
Shuchang Zheng
c7f56f30b3 task v2 proxy location update (#1671) 2025-01-29 04:31:03 +08:00
Shuchang Zheng
0fa11a484b improve selection dom listener performance (#1667) 2025-01-28 21:14:31 +08:00
Shuchang Zheng
185fc330a4 add observer task block (#1665) 2025-01-28 16:59:54 +08:00
Shuchang Zheng
1b79ef9ca3 support global workflow (#1664) 2025-01-28 15:04:18 +08:00
Jason
c30eba6245 feat: add Novita AI deepseek models (#1647)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-27 18:51:09 -05:00
Shuchang Zheng
a5f2b68b4d shu/get rid off observer cruise part3 (#1658) 2025-01-27 22:24:32 +08:00
Shuchang Zheng
16ff41f999 drop invisible svg elements (#1654) 2025-01-27 21:26:53 +08:00
Shuchang Zheng
6215085a4e get rid of observer_cruise in observer_service code (#1651) 2025-01-27 12:53:23 +08:00
Shuchang Zheng
0054117171 Add workflow_oid_status_idx index to workflow table to index status (#1642) 2025-01-25 04:17:12 +08:00
Shuchang Zheng
4db5906d04 do not auto publish workflow with observer (#1640) 2025-01-25 04:08:51 +08:00
Shuchang Zheng
ef93ad65d3 Add a title search parameter to workflows endpoint, add index to work… (#1638)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-24 21:59:02 +03:00
Shuchang Zheng
5c37ebbb9e Add status filter to workflow runs endpoints (#1637) 2025-01-24 18:31:26 +03:00
Shuchang Zheng
296abc7aa5 add organization_id to the Created workflow run log (#1636) 2025-01-24 18:04:07 +08:00
Shuchang Zheng
b62a6fec23 ExtractAction (#1632) 2025-01-24 16:21:26 +08:00
Shuchang Zheng
516de4725f Add support for google drive links (#1625) 2025-01-23 15:22:59 +08:00
Shuchang Zheng
d336fbf286 remove the blocked svg element from the prompt (#1624) 2025-01-23 14:36:52 +08:00
Shuchang Zheng
31885113a4 Use suffix instead of prefix when creating temp file (#1622) 2025-01-23 04:13:40 +08:00
Shuchang Zheng
6123b1d5f0 Change ai suggestion to take user input and context (#1620) 2025-01-22 22:01:12 +03:00
Shuchang Zheng
8b55e1dad4 fix download file auto remove % (#1619) 2025-01-23 02:37:35 +08:00
Shuchang Zheng
f1f3d1cdd5 Support uploading files from S3 (#1618) 2025-01-22 10:14:12 -05:00
Shuchang Zheng
0fd1a87710 call webhook when time out (#1612) 2025-01-22 13:23:10 +08:00
Shuchang Zheng
4578b6fe86 add observer thought token count and llm cost (#1595) 2025-01-22 07:45:40 +08:00
Shuchang Zheng
49256feef1 Use output in the schema instead of extracted_information (#1606) 2025-01-21 22:18:13 +03:00
Shuchang Zheng
1796af6df9 Add PDF Parser Block (#1600) 2025-01-20 23:33:54 +03:00
Shuchang Zheng
39bb4558bf introduce a way to reload the page (#1597) 2025-01-20 11:24:39 +08:00
Shuchang Zheng
dc96595e7a use the main prompt to generate the observer task url and title (#1594) 2025-01-17 23:36:26 -08:00
Shuchang Zheng
45ed4042dc remove observer from failure reason (#1593) 2025-01-17 16:53:03 -08:00
Shuchang Zheng
74271803ec Update Bitwarden code to use env instead of secret manager if env is present (#1592)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-17 17:13:24 -05:00
Maksim Ivanov
09a4f4d1ef Add status and browser address to persistent browser sessions (#1561) 2025-01-17 16:48:43 -05:00
Shuchang Zheng
e4cb0987cb Make text prompt executions a step in workflow runs (#1590) 2025-01-17 20:17:31 +03:00
Shuchang Zheng
bb834fa137 Update max iteration errors (#1589) 2025-01-17 09:04:43 -08:00
Shuchang Zheng
0d0c4f5626 task v2 api doc (#1573) 2025-01-16 11:58:36 -08:00
Shuchang Zheng
1694698255 add complete criterion to the main prompt (#1582) 2025-01-17 02:17:54 +08:00
Shuchang Zheng
1d5dc9029f fix workflow run / observer schema (#1571) 2025-01-15 19:43:56 -08:00
Shuchang Zheng
5c26374f4b fix workflow runs GET api (#1565) 2025-01-15 10:57:55 -08:00
Shuchang Zheng
c158ad3f21 migrate observer to task v2 (#1564) 2025-01-15 09:59:18 -08:00
Shuchang Zheng
518605b91a check no plan after checking user_goal_achieved (#1556) 2025-01-15 00:33:25 -08:00
Shuchang Zheng
34c3434885 shu/autoupgrade pre commit (#1553) 2025-01-14 14:06:43 -08:00
Shuchang Zheng
4240247bf6 get the no observer plan warning back (#1552) 2025-01-14 13:24:38 -08:00
Shuchang Zheng
e4ad2ff6ca fix observer cruise schema (#1551) 2025-01-14 13:21:08 -08:00
Shuchang Zheng
4509ce741a generate warning if there's no plan in observer response (#1550) 2025-01-14 09:20:42 -08:00
Shuchang Zheng
a0df333518 totp + proxy location support in observer (#1549) 2025-01-14 09:06:44 -08:00
Shuchang Zheng
0392763998 add webhook support for observer (#1546) 2025-01-14 08:59:53 -08:00
Shuchang Zheng
111d1e3a8e Bitwarden updates (#1547) 2025-01-14 01:28:30 -05:00
LawyZheng
d63061f13b fix search on auto completion (#1544) 2025-01-14 13:08:35 +08:00
Shuchang Zheng
a798757541 add helper to generate webhook headers (#1543) 2025-01-13 19:28:14 -08:00
Shuchang Zheng
52392fa753 update action id prefix to act (#1542) 2025-01-13 09:03:31 -08:00