Commit graph

231 commits

Author SHA1 Message Date
Haiping 36c568efac
Allow router to load utility 2025-06-12 14:11:39 -05:00
Jicheng Lu ef5f196927 add agent utility description 2025-06-04 22:15:07 -05:00
Haiping 565f289702
Merge pull request #1066 from iceljc/features/add-utility-visibility
add utility visibility expression
2025-05-29 13:15:35 -05:00
nick.yi d222a120ac hotfix AddDefaultInstruction 2025-05-29 10:33:22 +08:00
Jicheng Lu e2f2d0a0da Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/add-utility-visibility 2025-05-28 20:43:00 -05:00
Jicheng Lu 1792da38ef refine utility structure 2025-05-28 16:16:48 -05:00
nick.yi 57f25f3c82 hotfix agent instruction cache question 2025-05-28 17:50:07 +08:00
Jicheng Lu 59eb471dee minor change 2025-05-27 15:26:11 -05:00
Jicheng Lu 28d4f4e9ba add utility visibility expression 2025-05-27 15:23:37 -05:00
nick.yi c3332dda0e Fix IndexOutOfRangeException caused by CheckArgType concurrency 2025-05-25 11:32:17 +08:00
Jicheng Lu 1cd8ab9b03 minor change 2025-05-22 14:02:39 -05:00
Jicheng Lu 069170a01c add agent mode 2025-05-21 17:34:38 -05:00
Jicheng Lu aab468f410 add session logging and crontab settings 2025-05-20 10:59:42 -05:00
Jicheng Lu 82b831d406 add session reconnect 2025-05-19 14:54:40 -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
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
Jicheng Lu 1762675cb0 revert 2025-05-04 23:20:52 -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
Jack 91dda91ee1
Update AgentService.GetAgents.cs
fix can't find agent issue
2025-04-30 17:13:53 +08:00
Jack ba827378f0
Update AgentService.GetAgents.cs
can't not find agent throw exception
2025-04-30 15:51:09 +08:00
Jicheng Lu d05fa40bb7 add agent links 2025-04-28 14:53:32 -05:00
nick.yi 1fc3e1b9d0 optimize naming, ConfigureAwait 2025-04-21 20:05:36 +08:00
Haiping Chen 948b0bb337 Add agent routing mode 2025-04-20 21:18:56 -05:00
Haiping Chen a791600c40 Allow hook to intercept function. 2025-04-20 18:24:13 -05:00
Haiping Chen 8131f7f47b Remove unnecessary agent load 2025-04-18 20:44:42 -05:00
Haiping 532c8da6e8
Disable load agent cache 2025-04-16 16:17:34 -05:00
Jicheng Lu 98e0142fc3 fix to string 2025-04-15 17:58:33 -05:00
Haiping Chen 8cbd82a0ff optimize twilio 2025-04-02 10:35:03 -05:00
Jicheng Lu adfb8f4fc4 fix startup and use camel case 2025-03-31 20:59:19 -05:00
Jicheng Lu 74476030e1 refine mcp 2025-03-31 16:43:42 -05:00
Jicheng Lu 5eca6b484f refine instruction 2025-03-31 15:16:46 -05:00
geffzhang 7a9d7ffc75 feat:switch official sdk ModelContextProtocol
mcpdotnet now is mcp offical sdk
2025-03-21 13:14:19 +08:00
geffzhang 213d39349e Merge branch 'mcp' of https://github.com/Ai4c-AI/BotSharp 2025-03-17 07:50:35 +08:00
Jicheng Lu 25a9c77cdd refine agent task 2025-03-10 17:03:23 -05:00
Jicheng Lu 9f71816177 refine state key search 2025-03-10 12:14:44 -05:00
geffzhang ffcb1e3b52 feat : test pizza with mcp 2025-02-27 12:39:07 +08:00
geffzhang cca509dbcb
Merge branch 'mcp' into mergecode 2025-02-26 07:05:47 +08:00
geffzhang 69993bdca8 feat:Migrate MCP to the independent BotSharp.MCP package 2025-02-25 22:57:22 +08:00
geffzhang 731355d110 feat: Rename Agent Context Protocols 2025-02-24 09:04:44 +08:00
geffzhang 9b662168ff feat : Agent add mcp property 2025-02-23 22:55:35 +08:00
Jicheng Lu a3344c6caf refine 2025-02-19 12:20:35 -06:00
Jicheng Lu 377c4e42c8 fix 2025-02-03 13:03:21 -06:00
Jicheng Lu d34284eddf Merge branch 'master' of https://github.com/SciSharp/BotSharp into features/refine-agent-filter 2025-01-30 11:15:00 -06:00
Jicheng Lu 4d7a9c6aee refine agent filter 2025-01-30 11:14:52 -06:00
Haiping Chen 166988c41f Refactor Agemt Task 2025-01-30 11:10:15 -06:00
Jicheng Lu a8fa46eff5 add deep seek 2025-01-27 18:23:33 -06:00
Haiping Chen 7bae527025 Move StatisticsSettings to agent 2025-01-27 11:06:11 +08:00