Commit graph

1001 commits

Author SHA1 Message Date
AnonymousDotNet ae8e2d3100 feat: add UpdateUserName API 2024-12-16 21:59:12 +08:00
AnonymousDotNet 079ce93137 Merge branch 'master' into lida_Dev 2024-12-16 09:59:45 +08:00
AnonymousDotNet dfa2f477a0 revert: #58 2024-12-16 09:58:57 +08:00
YouWeiDH 617a0119f4 hdong: create token by current user. 2024-12-14 18:36:51 +08:00
AnonymousDotNet 256986ddf0 Merge branch 'master' into lida_Dev 2024-12-14 17:20:57 +08:00
AnonymousDotNet f5b2999408 fix: Add regionCode to GetUserByUserName API 2024-12-14 17:19:40 +08:00
AnonymousDotNet d87afc7151 revert: #57 2024-12-14 15:55:16 +08:00
Haiping 88dcf07907
Merge branch 'SciSharp:master' into master 2024-12-14 03:27:00 +00:00
Jicheng Lu 42ad511c7e add agent max message count 2024-12-13 14:34:17 -06:00
AnonymousDotNet ffe66db8c1 Merge branch 'master' into lida_Dev 2024-12-13 19:40:07 +08:00
AnonymousDotNet d41d6eddd8 wip: Integrated WeChat login 2024-12-13 19:29:12 +08:00
AnonymousDotNet d11e91ca84 feat: Add Create WeChat User Interface API 2024-12-12 20:58:22 +08:00
Haiping b8430ecb2b
Merge branch 'SciSharp:master' into master 2024-12-12 12:54:32 +00:00
AnonymousDotNet dead8cfc93 feat: Add WeChat User Dto 2024-12-12 17:08:10 +08:00
hchen2020 0f9a01c001
Merge branch 'SciSharp:master' into master 2024-12-11 16:03:46 -06:00
Haiping Chen 5c7af586ec crontab only allow 1 minute. 2024-12-11 16:02:22 -06:00
Jicheng Lu 67689cc63b refine doc 2024-12-11 11:48:16 -06:00
Haiping 31bcced8d2
Merge branch 'SciSharp:master' into master 2024-12-11 05:30:51 +00:00
Jicheng Lu b37e119cbe init dialog in side car 2024-12-10 15:48:49 -06:00
Jicheng Lu 0c5c0c81c5 add delete cron 2024-12-10 15:16:03 -06:00
Jicheng Lu 275aea422c sync cron 2024-12-10 13:45:48 -06:00
Jicheng Lu 7387208f69 Merge branch 'master' of https://github.com/SciSharp/BotSharp into feature/refine-cronttab 2024-12-10 12:50:18 -06:00
Jicheng Lu 0de06a9297 temp save 2024-12-10 12:50:13 -06:00
Haiping Chen 774cbd9b77 Support multi-planner. 2024-12-10 12:30:41 -06:00
Jicheng Lu 4fa714ff87 add crontab storage 2024-12-08 18:29:04 -06:00
Haiping c387ea0d82
Merge branch 'SciSharp:master' into master 2024-12-07 14:26:31 +00:00
Haiping dca40f7816
Merge pull request #55 from AnonymousDotNet/lida_Dev
Lida dev
2024-12-06 15:54:39 +00:00
hchen2020 cbf81345c1
Merge branch 'SciSharp:master' into master 2024-12-06 09:22:33 -06:00
AnonymousDotNet 018d7c871f fix: add regionCode for ActiveUser API 2024-12-06 17:34:43 +08:00
Jicheng Lu e1e56b596a rename 2024-12-06 01:27:57 -06:00
Jicheng Lu 9bbea3bece add common agent hook 2024-12-06 00:57:46 -06:00
Haiping Chen 8570bda4bb crontab 2024-12-05 11:11:16 -06:00
Jicheng Lu 8b7f80488b refine utility name 2024-12-04 16:12:02 -06:00
Jicheng Lu e831c810a1 init roles 2024-12-03 18:52:28 -06:00
Haiping Chen bca3264ff3 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2024-12-03 16:56:10 -06:00
Haiping 7f16eaee5b
Merge pull request #769 from Qtoss-AI/master
Redis Event
2024-12-03 22:55:19 +00:00
Haiping Chen 0c20ae0749 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2024-12-03 16:52:18 -06:00
Haiping Chen 43b9dd931d Init Crontab 2024-12-03 16:52:14 -06:00
Joanna Ren 49a968b8e9 add OnSourceCodeGenerated Hook 2024-12-03 15:03:26 -06:00
Haiping Chen d6b31c5239 Fix duplicate function loaded OnAgentUtilityLoaded 2024-12-03 13:54:17 -06:00
Haiping Chen 4012305e58 Init Core.Rule module 2024-12-02 15:18:16 -06:00
Haiping Chen 5a3478d814 ShopInfoFromProductList 2024-12-02 15:06:14 +00:00
Haiping Chen 3dc76fc7f5 Support port for event 2024-12-01 23:06:21 +00:00
Haiping Chen 4cf3531c32 Add ExecutionTimeout 2024-12-01 17:38:17 +00:00
Haiping Chen 5f31ffe658 Allow Event to be removed. 2024-11-30 15:16:04 +00:00
Haiping Chen 039054ad9e allow CancellationToken 2024-11-29 17:12:44 -06:00
Haiping 4841c43755
Merge branch 'SciSharp:master' into master 2024-11-27 15:32:03 -06:00
Jicheng Lu 247afc4a88 Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/merge-origin-agent 2024-11-27 11:30:48 -06:00
iceljc 2b1fc9987f
Merge pull request #765 from hchen2020/master
Refactor reasoner and planner
2024-11-27 11:30:26 -06:00
Jicheng Lu 24f9f30a53 fix typo 2024-11-26 11:15:26 -06:00