Commit graph

2820 commits

Author SHA1 Message Date
nick.yi d10f0a635a hotfix error 2025-05-16 09:32:05 +08:00
nick.yi b17eb86220 fix merge conflict 2025-05-16 09:25:23 +08:00
nick.yi 37f860d897 optimize hook 2025-05-16 09:19:55 +08:00
Haiping a2fdc769a9
Merge pull request #1044 from SciSharp/mcpdummytools
Refactor InvokeFunction code
2025-05-15 10:52:26 -05:00
nick.yi 9cdf9179c0 optimize hook 2025-05-15 15:25:08 +08:00
nick.yi b748ce3d9f optimize AgentHook,IInstructHook 2025-05-15 10:48:08 +08:00
aden.chen a2ddbf913c Add hook execution options to Twilio controllers 2025-05-15 10:09:31 +08:00
aden.chen 91cd150862 Revert "Add null-check for agent in StreamingLogHook"
This reverts commit 3dda7afc7c.
2025-05-15 10:00:28 +08:00
aden.chen 1de8953404 Enhance Twilio hook execution with conditional logic 2025-05-15 09:57:16 +08:00
aden.chen 3dda7afc7c Add null-check for agent in StreamingLogHook 2025-05-12 10:37:25 +08:00
geffzhang 1defef62e8 Merge branch 'master' into mcpdummytools 2025-05-11 15:21:49 +08:00
Haiping 872b57fa80
Merge pull request #1050 from iceljc/features/refine-global-stats
refine global stats
2025-05-08 14:03:33 -05:00
Jicheng Lu 4865e31ce2 minor change 2025-05-08 11:34:58 -05:00
Jicheng Lu 0a8519559e refine global stats schema 2025-05-08 11:30:40 -05:00
Jicheng Lu 6141643401 refine global stats 2025-05-08 00:19:19 -05:00
Jicheng Lu 363c9be56b minor change 2025-05-07 22:14:05 -05:00
Jicheng Lu 7fe0df2596 revert 2025-05-07 18:17:46 -05:00
Jicheng Lu b63bd58540 move rule interfaces 2025-05-07 17:44:48 -05:00
Jicheng Lu 6ae67aa70d minor changes 2025-05-07 16:49:48 -05:00
Jicheng Lu 5c5c643856 resolve conflict 2025-05-07 16:38:55 -05:00
Jicheng Lu e35fbc7439 refine 2025-05-07 16:34:39 -05:00
Haiping Chen 36a387eb3e Avoid duplicated utility templates. 2025-05-07 14:31:53 -05:00
Haiping Chen a4d07d5609 Merge branch 'master' of https://github.com/hchen2020/BotSharp 2025-05-06 22:40:56 -05:00
Haiping Chen ee3cc0afe1 Twilio.GetHints 2025-05-06 22:40:45 -05:00
nick.yi 46ad042d32 fix conflict 2025-05-07 09:54:24 +08:00
Haiping Chen cf4ea9cc64 resolve conflict. 2025-05-06 20:39:52 -05:00
Jicheng Lu 9debbf77a7 fix async 2025-05-05 17:39:23 -05:00
Jicheng Lu 684805cada minor change 2025-05-05 16:55:50 -05:00
Jicheng Lu 4b53875718 change status 2025-05-05 16:47:01 -05:00
Haiping Chen 97115c6496 Fix InstructLoop 2025-05-05 10:10:32 -05:00
Haiping Chen 3960381b7f Merge branch 'master' into routing-function-refactor-1 2025-05-05 09:12:14 -05:00
Jicheng Lu 1762675cb0 revert 2025-05-04 23:20:52 -05:00
Haiping Chen 5ff7079470 Optimize InstructLoop 2025-05-02 20:02:37 -05:00
Jicheng Lu ed39786539 add custom stream mode 2025-05-02 13:57:03 -05:00
Jicheng Lu d703477b4b refine error and warn logging 2025-05-02 11:31:28 -05:00
Jicheng Lu a26f918161 refine websocket session 2025-05-01 12:47:30 -05:00
Jicheng Lu f35bf4dfbf pass more mcp config params 2025-05-01 10:27:38 -05:00
Jicheng Lu bd4f3751d3 clean code 2025-05-01 09:39:37 -05:00
geffzhang 5087b46e66 rename MCPFunctionExecutor 2025-05-01 17:14:02 +08:00
geffzhang 927184efee Refactor InvokeFunction code
Refactor the InvokeFunction code by categorizing the dummy function, function callback, and MCP tool invocation logic into three distinct  classes
2025-05-01 16:47:16 +08:00
Jicheng Lu 8b46e26ffb handle null 2025-04-30 17:26:13 -05:00
Jicheng Lu c1004df986 Merge branch 'master' of https://github.com/SciSharp/BotSharp into test/realtime-chat 2025-04-30 15:00:08 -05:00
Haiping 2ca7cf236f
Merge pull request #1039 from ChenGong-lessen/cgong/features/NC-4824
add function util-crontab-task_wait
2025-04-30 12:42:13 -05:00
Haiping 83bb00051e
Merge pull request #1043 from adenchen123/master
Revert "Track phone call success state in application"
2025-04-30 12:41:09 -05:00
Jicheng Lu 5fe29f60b1 add vector collection details 2025-04-30 11:55:25 -05:00
Chen Gong 4a220ab2cd fix comments 2025-04-30 09:11:22 -05:00
aden.chen 221d175e1a Revert "Track phone call success state in application"
This reverts commit 72752061ed.
2025-04-30 20:36:58 +08:00
易磊 25230fe025
Merge pull request #1042 from JackJiang1234/master
Update AgentService.GetAgents.cs
2025-04-30 17:16:17 +08:00
Jack 91dda91ee1
Update AgentService.GetAgents.cs
fix can't find agent issue
2025-04-30 17:13:53 +08:00
易磊 434cd44350
Merge pull request #1041 from adenchen123/master
Track phone call success state in application
2025-04-30 16:37:56 +08:00